jez
5399a7ca81
updated Makefiles for new source layout
2006-08-09 09:19:53 +00:00
jez
69b11a256c
removed ancient C++Builder build files. maybe when the new Turbo C++ comes out I can add something up-to-date back in. I hope so, because I loved Turbo C++ and Borland C++, hope the new ones rock like they did.
2006-08-08 21:47:07 +00:00
jez
95e07c4b13
corrected build files for now source layout
2006-08-08 21:43:28 +00:00
jez
68c5d8b12e
more file rearranging
2006-08-08 20:51:59 +00:00
jez
a76d0bb860
moving source files around
2006-08-08 20:45:47 +00:00
jez
62acd9f55a
minor updates
2006-08-08 20:38:06 +00:00
jez
38d9ad2524
updated solution and project files for new directory structure
2006-08-08 10:30:59 +00:00
jez
e1f2a72ca3
2006-08-07 21:43:04 +00:00
jez
828788bb72
pulled all the header files into include/ directory
2006-08-07 21:37:10 +00:00
jez
e6b160606c
-
2006-08-07 21:17:01 +00:00
jez
bc0d1c9655
-
2006-08-07 21:16:27 +00:00
jez
543f7357df
started moving headers out into an include directory
2006-08-07 21:08:11 +00:00
jez
5cc7ab7461
commit email test
2006-08-07 13:47:37 +00:00
jez
1c5347fd60
commit email test
2006-08-07 13:46:25 +00:00
jez
1d277df200
first pass at a functional whitespace normalising filter
2006-08-04 22:16:25 +00:00
jez
fce1ba265a
removed .cvsignores left over from CVS migration
2006-08-04 20:11:00 +00:00
jez
5c7a8b44b9
work with Nodes rather than elements
2006-08-04 09:53:06 +00:00
jez
30ef4f4af7
set out of box defaults
2006-08-04 09:52:27 +00:00
jez
febb67170c
sync with cvs tree
2006-08-04 09:51:48 +00:00
jez
0200ed6e70
fixed warning
2006-08-04 09:51:03 +00:00
jez
205fd30cf0
don't blow up when parsing DTDs
2006-08-04 09:49:58 +00:00
jez
56b1aff551
2006-08-01 20:34:34 +00:00
jez
5109712aea
Removed another inner_node_d
2006-08-01 20:34:13 +00:00
jez
f85d3f79c0
PrimaryExpr - replaced use of inner_node_d with two discard_node_d. This
...
appears to be a regression in Boost 1.33.1, because it worked in Boost 1.32.
Might be it was wrong before and has now been fixed and my usage was incorrect.
2006-08-01 18:02:19 +00:00
jez
875bfe4a58
2006-07-31 21:51:49 +00:00
jez_higgins
d5af0e27b1
off we go
2006-07-19 21:57:53 +00:00
jez_higgins
b2520179b2
fixes so dom_test_ss builds
...
no idea how I missed this before
2006-07-18 21:02:14 +00:00
jez_higgins
1b4510fd9d
*** empty log message ***
2006-07-14 10:09:14 +00:00
jez_higgins
71bac03b49
fixed translate function, tests now pass
2006-07-13 21:03:00 +00:00
jez_higgins
e894e03c89
Fixed normalize-space function for arbitrary string types. Convert the string to UTF8, normalise, convert back to whatever. Not the world's most efficent, I guess, but I can't think of a better alternative right now.
2006-07-13 20:47:51 +00:00
jez_higgins
167f36ec74
updated for latest string_adaptor - not sure how this was missed before
2006-07-13 20:45:12 +00:00
jez_higgins
e7fdb6e546
made *Handler member functions public rather than private. Thanks to Isak Johnsson for pointing this out
2006-06-27 09:37:11 +00:00
jez_higgins
65bcac5d31
Test for predicate evaluation bug
...
http://www.jezuk.co.uk/cgi-bin/view/arabica/news?id=2883
2006-06-23 22:53:07 +00:00
jez_higgins
5caf17b989
Fixed for predicate evaluation bug
...
see http://www.jezuk.co.uk/cgi-bin/view/arabica/news?id=2883
2006-06-23 22:51:30 +00:00
jez_higgins
625c7141e1
vc6 compatibility fixes
2006-06-08 09:51:18 +00:00
jez_higgins
c1a9672d3a
took codecvt_specialisation.cpp out of the build
2006-05-23 18:25:44 +00:00
jez_higgins
792c7f8017
ignore the executables
2006-05-19 22:24:30 +00:00
jez_higgins
8e928f74a5
codecvt_specialisations.cpp isn't needed any more - it's all in the header
2006-05-19 22:13:35 +00:00
jez_higgins
fd5531985e
fixes to build with gcc 3.3 on GNU Darwin
2006-05-19 21:27:35 +00:00
jez_higgins
76a6dd8d45
exclude from build if now wchar_t
2006-05-19 21:15:05 +00:00
jez_higgins
8148a0aa46
*** empty log message ***
2006-05-19 18:48:17 +00:00
jez_higgins
c72f2ffd1e
added static id member
2006-05-19 18:46:43 +00:00
jez_higgins
6840c7b88d
moved definitions inline
2006-05-05 13:19:47 +00:00
jez_higgins
23626b6748
*** empty log message ***
2006-05-01 21:06:26 +00:00
jez_higgins
77d35fe71e
turn off warnings about long doubles
2006-05-01 20:59:41 +00:00
jez_higgins
0ec2439e9c
fixed settings so it builds - not sure how I managed to get set it not to
2006-05-01 20:42:36 +00:00
jez_higgins
7371da6bd1
use MSXML
2006-05-01 20:40:42 +00:00
jez_higgins
051aba3d75
added default string adaptor parameter where sensible
2006-04-26 18:03:11 +00:00
jez_higgins
0a3ccc297b
whipped out redundant comment
2006-04-24 20:34:05 +00:00
jez_higgins
5e6d988bbb
vs6 fix
2006-03-23 10:55:32 +00:00