Commit Graph

1141 Commits

Author SHA1 Message Date
Karl Waclawek
8db4a61a9a Prepared for release 2.0.0. 2006-01-06 03:59:05 +00:00
Karl Waclawek
efcfaa79a9 Added support for XML_LARGE_SIZE. 2006-01-01 21:17:41 +00:00
Karl Waclawek
c8c07173c3 Fixed some file references and updated to InnoSetup 5.1.6. 2006-01-01 20:59:25 +00:00
Karl Waclawek
0e0d422f6c Small corrections. 2006-01-01 18:53:44 +00:00
Steven Solie
a37dbbaaa6 Added 2.0 definitions and bumped version 2005-12-30 04:19:05 +00:00
Steven Solie
819ad2f31b added missing include path 2005-12-30 04:18:13 +00:00
Karl Waclawek
2ed6c3abda Updated copyright dates. 2005-12-29 05:13:05 +00:00
Steven Solie
6ea62ff561 added amigaconfig.h 2005-12-29 03:01:04 +00:00
Karl Waclawek
925a683135 * Added support for XML_LARGE_SIZE.
* Added comment about using with UTF-8 version of Expat only.
2005-12-28 18:43:36 +00:00
Karl Waclawek
3d14ffc8c7 Added some info about XML_LARGE_SIZE and make options. 2005-12-28 18:41:57 +00:00
Karl Waclawek
bd5b3143aa Added some whitespace. 2005-12-28 06:07:52 +00:00
Karl Waclawek
ba0482ed78 Adjusted to the new return type of XML_GetCurrentLineNumber
and XML_GetCurrentColumnNumber when XML_LARGE_SIZE is defined.
2005-12-28 06:06:11 +00:00
Karl Waclawek
b23cb5cb6a Updated to reflect that we use our own Check implementation now. 2005-12-28 06:03:29 +00:00
Karl Waclawek
4d29980d5f Added news item. Moved some older news into news archive. 2005-12-27 16:49:44 +00:00
Karl Waclawek
1bc813d2bd More directories to exclude. 2005-12-27 16:20:26 +00:00
Karl Waclawek
aa03489ca2 Seems we don't have to specify directories. 2005-12-27 16:18:03 +00:00
Steven Solie
6fb807c211 Bumped lib version for 4.0 release 2005-12-27 15:48:13 +00:00
Steven Solie
99437124c1 now creates required dirs 2005-12-27 15:47:31 +00:00
Steven Solie
3b078c4b2f *** empty log message *** 2005-12-27 15:45:30 +00:00
Karl Waclawek
92731631fd Removed empty amiga directories. 2005-12-27 04:49:49 +00:00
Karl Waclawek
8e94886c9c Updated for new setup application. 2005-12-26 19:38:38 +00:00
Karl Waclawek
9a33231046 Added info about VS 2005. 2005-12-26 19:36:21 +00:00
Karl Waclawek
edc0f36d7c Updated release version. 2005-12-26 18:08:19 +00:00
Karl Waclawek
f41b3c2003 Bumped version number to 2.0.0. 2005-12-26 15:43:22 +00:00
Karl Waclawek
85c092da87 Removed newly added include directives of configuration header files.
They seem to be unnecessary.
2005-12-25 17:06:22 +00:00
Karl Waclawek
f967e6812a * Added integer modifier macro to support 64-bit integers in printf.
* Made include directives of configuration header files sync'ed
  with xmlparse.c.
2005-12-25 17:05:10 +00:00
Karl Waclawek
d707e890ea * Added integer modifier macro to support 64-bit integers in printf.
* Made include directives to be in sync with xmlparse.c.
2005-12-25 16:56:05 +00:00
Karl Waclawek
b85751153b Added integer modifier macro to support 64-bit integers in printf. 2005-12-25 16:54:10 +00:00
Karl Waclawek
cf4dd114eb Added 64-bit support for MS VC++ 6.0. 2005-12-25 16:52:13 +00:00
Karl Waclawek
ae5fcf90f8 Fixed incorrect cast which would cause 64-bit integers not to be set to a 64-bit -1 value. 2005-12-25 16:50:52 +00:00
Steven Solie
11d4ee824d *** empty log message *** 2005-12-24 17:35:51 +00:00
Steven Solie
0e4b9eb90f *** empty log message *** 2005-12-24 16:21:35 +00:00
Steven Solie
5393717eef *** empty log message *** 2005-12-24 06:52:33 +00:00
Steven Solie
65d6f4c78d *** empty log message *** 2005-12-24 06:45:36 +00:00
Steven Solie
607730d3fe *** empty log message *** 2005-12-24 06:39:56 +00:00
Steven Solie
0845031711 *** empty log message *** 2005-12-24 06:34:24 +00:00
Karl Waclawek
c5241bc79c Preparing for release 2.0. 2005-12-23 16:57:53 +00:00
Karl Waclawek
54acff0d55 New pre-release snapshot for Expat 2.0. 2005-12-23 16:47:23 +00:00
Karl Waclawek
f8412b2167 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.
2005-12-23 14:45:27 +00:00
Karl Waclawek
b68d8cffaa Fixed non-standard line breaks. 2005-12-16 17:41:19 +00:00
Karl Waclawek
825a19cbe6 Fixed omission of UTF-16 output. 2005-12-13 17:20:16 +00:00
Karl Waclawek
bbe15d6e69 Added int type casts for 64 bit portability, to avoid compiler warnings.
Works for MS VC++, not tested on other platforms.
2005-11-28 20:02:36 +00:00
Karl Waclawek
36aca9c31f Added a note about possible integer overflow when using large input buffers. 2005-11-28 20:00:50 +00:00
Karl Waclawek
cebeca3b56 Added instructions for creating MinGW libraries. 2005-11-28 18:42:49 +00:00
Karl Waclawek
b81af0c990 In preparation for next release. 2005-11-27 21:50:47 +00:00
Karl Waclawek
e0667736c4 Changed back to anonymous CVS access. 2005-11-27 21:36:15 +00:00
Karl Waclawek
b3ab45b8ec Fix for bug # 1271642. 2005-11-24 14:15:22 +00:00
Karl Waclawek
cbf8ace5fb Fix for bug #1221160. 2005-06-15 14:24:26 +00:00
Karl Waclawek
878e9108fd Fix for bug #1023646. 2005-04-19 18:25:08 +00:00
Karl Waclawek
1da4815bbe Applied patch for bug # 1156398. 2005-03-04 02:20:32 +00:00