[Expat-checkins] expat Changes,1.45,1.46
Karl Waclawek
kwaclaw at users.sourceforge.net
Fri Dec 23 15:45:34 CET 2005
- Previous message: [Expat-checkins] expat/lib expat.h, 1.76, 1.77 expat_external.h, 1.3, 1.4 xmlparse.c, 1.150, 1.151 xmltok.h, 1.10, 1.11
- Next message: [Expat-checkins] htdocs index.html,1.57,1.58
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/expat/expat
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22010
Modified Files:
Changes
Log Message:
Added support for 64-bit integers when reporting byte indexes,
line and column numbers. Can be turned on/off using the
XML_LARGE_SIZE switch.
Index: Changes
===================================================================
RCS file: /cvsroot/expat/expat/Changes,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- Changes 27 Nov 2005 21:50:47 -0000 1.45
+++ Changes 23 Dec 2005 14:45:27 -0000 1.46
@@ -1,8 +1,10 @@
-Release 1.95.9 TBD
+Release 2.0 TBD
- We no longer use the "check" library for C unit testing; we
always use the (partial) internal implementation of the API.
- Report XML_NS setting via XML_GetFeatureList().
- Fixed headers for use from C++.
+ - Added XML_LARGE_SIZE switch to enable 64bit values for
+ byte indexes and line/column numbers.
- Updated to use libtool 1.5.10 (the most recent).
- Added support for AmigaOS.
- Some mostly minor bug fixes. SF issues include: 1006708,
- Previous message: [Expat-checkins] expat/lib expat.h, 1.76, 1.77 expat_external.h, 1.3, 1.4 xmlparse.c, 1.150, 1.151 xmltok.h, 1.10, 1.11
- Next message: [Expat-checkins] htdocs index.html,1.57,1.58
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Expat-checkins
mailing list