jez
|
e6b8a5ac3c
|
check for sockets
|
2007-01-15 22:31:03 +00:00 |
|
jez
|
7ce89d4a24
|
initialise wide string properly
|
2007-01-15 17:40:58 +00:00 |
|
jez
|
8a4b5403f7
|
added a bit of info output
|
2007-01-15 17:40:06 +00:00 |
|
jez
|
67766fdc9d
|
fixed speller - /usr/local not /usr/locale
|
2007-01-15 17:39:42 +00:00 |
|
jez
|
290f9cf175
|
fixed Writer filter for new XMLFilterImpl with built in Lexical and Decl handlers
|
2007-01-15 17:38:55 +00:00 |
|
jez
|
0b178c17a7
|
Promoted LexicalHandler and DeclHandler to be full members of XMLReader, rather than properties set via the rather tortuous setProperty call. XMLFilter and XMLFilterImpl have been extended to provide support for Lexical~ and DeclHandler. DefaultHandler now provides default, do nothing, implementations of Lexical~ and DeclHandler. Consequently DefaultHandler2 is now deprecated and will be removed in due course.
Merged from mangle branch.
|
2007-01-15 14:21:33 +00:00 |
|
jez
|
c452b5ba91
|
added more MSXML version ids. more recent versions can do things like schema validation
|
2007-01-15 14:02:52 +00:00 |
|
jez
|
3a18023963
|
TreeWalker: C++ compliance fixes
|
2007-01-12 14:52:14 +00:00 |
|
jez
|
8c89727a06
|
tests from Node's operator bool()
|
2007-01-02 11:33:29 +00:00 |
|
jez
|
ed46fc0f01
|
TreeWalker patches from craigp.
|
2007-01-02 11:32:48 +00:00 |
|
jez
|
d1ca51079f
|
add more TreeWalker tests, including one with a NodeFilter
|
2006-12-14 19:34:48 +00:00 |
|
jez
|
664f6fd116
|
added TreeWalker implementation, dondated by craigp
|
2006-12-14 15:06:36 +00:00 |
|
jez
|
78c783b7c1
|
bug fix to Attr::setValue
|
2006-12-14 11:51:23 +00:00 |
|
jez
|
80afc48cfe
|
MinGW uses winsock, not BSD-style sockets, so add configure check
|
2006-12-13 19:20:31 +00:00 |
|
jez
|
8f464e802b
|
beefed up - mingw has std::wstring, but not wide I/O
|
2006-12-13 19:19:30 +00:00 |
|
jez
|
35851a0417
|
s/ARABICA_WINDOWS/ARABICA_USE_WINSOCK
|
2006-12-13 19:18:31 +00:00 |
|
jez
|
eb65f43391
|
made verbose test output the default
|
2006-11-13 16:52:25 +00:00 |
|
jez
|
285e099898
|
s/test/tests/
|
2006-10-13 09:08:02 +00:00 |
|
jez
|
c2453032e9
|
added config for building without boost
|
2006-10-13 09:07:54 +00:00 |
|
jez
|
618371db52
|
added first cut at test target
|
2006-10-11 23:04:59 +00:00 |
|
jez
|
c12723cfb7
|
|
2006-10-11 22:51:04 +00:00 |
|
jez
|
8463ce21c2
|
|
2006-10-06 21:28:18 +00:00 |
|
jez
|
320ea0144b
|
|
2006-10-06 21:25:55 +00:00 |
|
jez
|
5623e8d39d
|
jigged around to work when compiling without Boost
|
2006-10-06 21:17:17 +00:00 |
|
jez
|
0b0343611b
|
added iterator header
|
2006-10-06 21:15:22 +00:00 |
|
jez
|
bd2921837d
|
added initial project files for TurboC++
|
2006-09-28 13:30:10 +00:00 |
|
jez
|
fccf8f8b8e
|
|
2006-09-20 14:02:42 +00:00 |
|
jez
|
7ca6fb9f2c
|
|
2006-09-20 14:01:21 +00:00 |
|
jez
|
6f18bc89a7
|
added all the projects back into the sln file
|
2006-09-20 13:59:57 +00:00 |
|
jez
|
f4453c647d
|
had inadvertantly broken the MSXML build
|
2006-09-20 13:57:50 +00:00 |
|
jez
|
e6432c57eb
|
svn:ignore changes
|
2006-09-20 11:44:08 +00:00 |
|
jez
|
f4df1879b1
|
remedial fixes so Garden compiles again
|
2006-09-20 11:43:30 +00:00 |
|
jez
|
0185b654a6
|
added --with-parser= configure option. makes it easier to specify the parser you want when several are available
|
2006-09-20 11:16:17 +00:00 |
|
jez
|
976955cff3
|
wide string targets now conditionally compiled
|
2006-09-19 21:05:25 +00:00 |
|
jez
|
dc5070db07
|
added --without-dom option to configure
|
2006-09-19 10:42:00 +00:00 |
|
jez
|
288c31ca8d
|
setting up for a second release in a month. scary
|
2006-09-18 15:59:43 +00:00 |
|
jez
|
f99c832140
|
rejigged to build without Boost - only tested with Expat so far
|
2006-09-13 21:56:21 +00:00 |
|
jez
|
30c53656b8
|
made building XPath stuff conditional on availability of Boost
|
2006-09-13 21:55:51 +00:00 |
|
jez
|
331fb28ccf
|
pulled nil_t out into own include file
|
2006-09-13 21:02:51 +00:00 |
|
jez
|
9147b78272
|
Boost check no longer fails if Boost isn't found. We can build without.
|
2006-09-13 21:02:16 +00:00 |
|
jez
|
ecf4f74304
|
sept 2006 release
|
2006-09-12 21:21:48 +00:00 |
|
jez
|
cdb0a79b0f
|
updated svn:ignore props
|
2006-08-09 09:23:57 +00:00 |
|
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 |
|