jez_higgins
56408bdce2
Added ArabicaConfig.h
2003-09-09 11:14:48 +00:00
jez_higgins
14abddb442
minor fixes to build on Linux with gcc3.2.2 and libstdc++
2003-09-08 16:03:57 +00:00
jez_higgins
4eac7fd788
*** empty log message ***
2003-09-08 15:15:05 +00:00
jez_higgins
bfe865d85e
Added typename
2003-09-08 15:13:54 +00:00
jez_higgins
9329ac47ca
added #ifndef ARABICA_NO_WCHAR_T around typedefs using wchar_t or std::wstring
2003-09-08 14:14:43 +00:00
jez_higgins
b909c6cad5
*** empty log message ***
2003-09-02 11:23:52 +00:00
jez_higgins
b2e29e67ac
*** empty log message ***
2003-08-29 21:09:00 +00:00
jez_higgins
e0dc6f0cca
ErrorHandler and wide string corrections
2003-08-27 14:27:49 +00:00
jez_higgins
ccba54460b
Errorhandler corrections
2003-08-27 14:27:04 +00:00
jez_higgins
2304018b6f
minor makefile changes
2003-04-03 14:01:44 +00:00
jez_higgins
fce9d3643f
Corrected MSC_VER ifdefs for VC++.Net
2003-03-20 16:31:40 +00:00
complement
48124bd5ab
fix typename problem
2002-11-23 20:10:46 +00:00
complement
08140e1876
ignore generated files
2002-11-23 19:59:57 +00:00
pwalford
c3b07a86f6
Backing-out changes. Sorry, should have been on branch.
2002-10-08 04:37:14 +00:00
pwalford
f4c48fb092
Porting to GCC 2.95.
...
Changes are required for the old version of libg++ which does not support:
* std::wstring
* locale
Changes include:
* #if/#endif removal of code which won't compile.
* Addition of a xerces_string_adaptor which doesn't need locale.
2002-10-08 03:09:56 +00:00
pwalford
34cba250a6
Fixes to the following issues:
...
* Mis-capitalised parameter names.
* Un-named parameters.
* Use of SAXException by ErrorHandler (SAX 2.0 API uses SAXParseException
here).
2002-10-08 02:49:59 +00:00
pwalford
481a59a813
Fixes:
...
* References to DTDHandler and ContentHandler changed to DTDHandlerT and
ContentHandlerT. (They were referencing the std::string versions.)
2002-10-08 02:49:27 +00:00
pwalford
55227f742c
Changes:
...
* Addition of other SAX 2.0 defined feature names.
* Addition of documentation.
2002-10-08 02:48:22 +00:00
pwalford
c13a04b386
Fixed errors in documentation. Fixed:
...
* "null" where "an empty string" was appropriate
* mis-spellings of parameters.
* cut-and-paste mistakes.
2002-10-08 01:00:22 +00:00
jez_higgins
1282e95604
*** empty log message ***
2002-09-20 10:13:00 +00:00
jez_higgins
7a016ee96c
made implicit typenames explicit
2002-09-20 10:06:31 +00:00
jez_higgins
a993bc42c4
Include SAXNotRecognizedException
...
Fix by nick.woolley@virgin.net
2002-09-03 13:21:40 +00:00
jez_higgins
999bb24190
Fixed setAttributes
...
Fix by nick.woolley@virgin.net
2002-09-03 13:21:15 +00:00
jez_higgins
cfb464ec53
corrected declaration of getParent
...
fix contributed by Nick Wooley
2002-09-02 15:48:13 +00:00
jez_higgins
4d68e4f22e
Fixed bug in setFeature
...
Fix contributed by Nick Woolley, nick.woolley@virgin.net
2002-08-07 08:31:13 +00:00
jez_higgins
d978fe8c1b
Initial revision
2002-06-21 11:16:28 +00:00