jez
|
7cf3897061
|
renamed all .h to .hpp
|
2007-09-04 22:55:47 +00:00 |
|
jez
|
004d0c4f41
|
better string handling - on platforms where sizeof(XMLCh) == sizeof(wchar_t) we should be able to eliminate the copying step altogether
|
2007-01-19 15:52:43 +00:00 |
|
jez
|
ffd2a819db
|
When ARABICA_NO_WCHAR_T defined, transcode to UTF-8 not native code page
Fix for http://sourceforge.net/tracker/index.php?func=detail&aid=1636010&group_id=56163&atid=479571
|
2007-01-18 20:49:19 +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
|
543f7357df
|
started moving headers out into an include directory
|
2006-08-07 21:08:11 +00:00 |
|