]>
granicus.if.org Git - libexpat/log
Karl Waclawek [Sat, 16 Jun 2007 16:17:12 +0000 (16:17 +0000)]
Updated for release 2.0.1.
Sebastian Pipping [Wed, 6 Jun 2007 12:50:08 +0000 (12:50 +0000)]
Consistent bug references (now hashmark for all). Regex used: "\b(?<!#)(\d{6,})\b" -> "#\1"
Karl Waclawek [Tue, 5 Jun 2007 15:06:01 +0000 (15:06 +0000)]
Added release date.
Karl Waclawek [Tue, 5 Jun 2007 15:05:33 +0000 (15:05 +0000)]
Optimized png files.
Karl Waclawek [Tue, 5 Jun 2007 15:05:17 +0000 (15:05 +0000)]
Updated version number
Steven Solie [Sun, 3 Jun 2007 15:00:09 +0000 (15:00 +0000)]
Removed need for amiga_main().
Steven Solie [Sun, 3 Jun 2007 14:58:37 +0000 (14:58 +0000)]
Updated for latest SDK.
Steven Solie [Sun, 3 Jun 2007 14:57:04 +0000 (14:57 +0000)]
Updated and removed any obsolete defines.
Steven Solie [Sun, 3 Jun 2007 14:55:49 +0000 (14:55 +0000)]
Bumped version strings.
Steven Solie [Sun, 3 Jun 2007 14:55:09 +0000 (14:55 +0000)]
Bumped copyright.
Steven Solie [Sun, 3 Jun 2007 14:53:24 +0000 (14:53 +0000)]
Updated and bumped version.
Steven Solie [Sun, 3 Jun 2007 14:51:34 +0000 (14:51 +0000)]
Removed incorrect header.
Karl Waclawek [Mon, 14 May 2007 17:49:19 +0000 (17:49 +0000)]
Added references to newest patches and fixes.
Karl Waclawek [Fri, 11 May 2007 18:30:17 +0000 (18:30 +0000)]
Added section about using DESTDIR and INSTALL_ROOT.
Karl Waclawek [Fri, 11 May 2007 17:20:24 +0000 (17:20 +0000)]
Removing the comment was actually not necessary.
Karl Waclawek [Fri, 11 May 2007 16:54:09 +0000 (16:54 +0000)]
Fix for issue #
1717322 .
Removed deprecated comment and fixed library name.
Karl Waclawek [Wed, 9 May 2007 18:38:50 +0000 (18:38 +0000)]
One more patch for bug #
1490371 .
Karl Waclawek [Wed, 9 May 2007 13:26:48 +0000 (13:26 +0000)]
Fix for issue #
1647805 (detecting -fexceptions support doesn't work
with Intel compiler). Thanks to Hazael (hmaldonado) for the fix.
Karl Waclawek [Tue, 8 May 2007 02:25:35 +0000 (02:25 +0000)]
Replaced all literal references to ASCII characters with macros that
explicitly specify a hex code point. This should make it work on
EBCDIC systems. Patch provided by Scott Klement for bug #
1690883 .
Karl Waclawek [Sat, 5 May 2007 17:26:37 +0000 (17:26 +0000)]
Trying to make conditional syntax more cross-platform compatible.
See bugs #
1490371 ,
1613457 ,
1618673 .
Karl Waclawek [Sat, 5 May 2007 14:13:59 +0000 (14:13 +0000)]
Updated version info according to libtool rules.
Karl Waclawek [Sat, 5 May 2007 03:46:28 +0000 (03:46 +0000)]
Added a missing step for the UTF-16 intall.
Karl Waclawek [Fri, 4 May 2007 00:20:59 +0000 (00:20 +0000)]
Don't need to specify the max option - its the default.
Karl Waclawek [Fri, 4 May 2007 00:17:18 +0000 (00:17 +0000)]
Added note about output locations for MS builds.
Karl Waclawek [Fri, 4 May 2007 00:09:11 +0000 (00:09 +0000)]
Added SolidCompression flag. Saves another 170KB.
Sebastian Pipping [Thu, 3 May 2007 19:54:50 +0000 (19:54 +0000)]
Ignore .project of Eclipse
Sebastian Pipping [Thu, 3 May 2007 19:51:08 +0000 (19:51 +0000)]
VersionInfoVersion added (to avoid "0.0.0.0"), compression set to "lzma/max"
Karl Waclawek [Thu, 3 May 2007 02:23:17 +0000 (02:23 +0000)]
Changed output directories so that all binaries end up in the same location.
Karl Waclawek [Thu, 3 May 2007 02:15:13 +0000 (02:15 +0000)]
Updated with new install directory structure.
Karl Waclawek [Thu, 3 May 2007 02:14:30 +0000 (02:14 +0000)]
New install directory structure. All binaries are now in the Bin directory.
Karl Waclawek [Thu, 3 May 2007 02:13:28 +0000 (02:13 +0000)]
Updated output directory settings, so that they all point to win32/bin/Debug
or win32/bin/Release. This ensures that executables can find the libraries
they depend on. Intermediate files will go into a subdirectory of win32/tmp.
Karl Waclawek [Mon, 30 Apr 2007 00:58:52 +0000 (00:58 +0000)]
Changed install directory and application name/version to be more typical for Windows.
Karl Waclawek [Mon, 30 Apr 2007 00:53:51 +0000 (00:53 +0000)]
Corrected some typos.
Karl Waclawek [Mon, 30 Apr 2007 00:50:22 +0000 (00:50 +0000)]
No more search for (back)slashes in the string "STDIN".
Optimized code with regards to use of path delimters on different platforms.
Karl Waclawek [Wed, 13 Dec 2006 17:26:07 +0000 (17:26 +0000)]
Re-introducing the old "indef..endif" logic, but using "?=", as ifndef is only
supported by GNU Make, but not BSD and Solaris Make. Fix for bugs
#
1490371 and #
1613457 .
Karl Waclawek [Mon, 27 Nov 2006 03:05:20 +0000 (03:05 +0000)]
Forgot to mention xmlwf bugfix.
Karl Waclawek [Mon, 27 Nov 2006 02:51:58 +0000 (02:51 +0000)]
Preparing for release 2.0.1.
Karl Waclawek [Mon, 27 Nov 2006 01:35:45 +0000 (01:35 +0000)]
Updated for release 2.0.1.
Karl Waclawek [Sun, 26 Nov 2006 17:58:06 +0000 (17:58 +0000)]
Added xmltok_impl.c and xmltok_ns.c to source files.
Karl Waclawek [Sun, 26 Nov 2006 17:35:37 +0000 (17:35 +0000)]
Karl Waclawek [Sun, 26 Nov 2006 17:34:46 +0000 (17:34 +0000)]
Change for MS VC++: Added #ifdefs to allow for passing xmltok_impl.c and
xmltok_ns.c to the compiler (to make them visible in IDE).
Karl Waclawek [Wed, 22 Nov 2006 03:20:21 +0000 (03:20 +0000)]
Updated to new CVS root URL.
Karl Waclawek [Fri, 22 Sep 2006 14:47:27 +0000 (14:47 +0000)]
Added a shortcut for building for UTF-16.
Karl Waclawek [Fri, 22 Sep 2006 14:42:54 +0000 (14:42 +0000)]
Updated to recognize more platforms. See bug #
1554618
Karl Waclawek [Wed, 6 Sep 2006 14:32:12 +0000 (14:32 +0000)]
(s - NULL & 1) would not compiler under GCC 4.0.0. Changed to char*
subtraction so that it will compile under MS VC++ and GCC.
Karl Waclawek [Tue, 5 Sep 2006 20:07:39 +0000 (20:07 +0000)]
Fix for bug #
1543233 - missing XML_ParserFree.
Karl Waclawek [Sat, 5 Aug 2006 22:43:57 +0000 (22:43 +0000)]
The Watcom compiler defines __LINUX__ and not __linux__ for cross compilation.
Karl Waclawek [Sat, 5 Aug 2006 17:01:43 +0000 (17:01 +0000)]
Applied patrch #
1523242 - support for Open Watcom 1.5.
Karl Waclawek [Mon, 10 Jul 2006 18:59:52 +0000 (18:59 +0000)]
Improved fix for issues #
1515266 and #
1515600 . Will now preserve the
"failover to default handler" logic. Note: clearing the character data handler
does not take effect immediately anymore.
Karl Waclawek [Thu, 6 Jul 2006 02:50:27 +0000 (02:50 +0000)]
Fixed infinite loop when character data handler was cleared under
XML_TOK_DATA_CHARS in doContent() and doCdataSection().
Karl Waclawek [Wed, 5 Jul 2006 13:06:59 +0000 (13:06 +0000)]
Fix for issues #
1515266 and #
1515600 . The inner for loop under
XML_TOK_DATA_CHARS in doContent() and doCdataSection() did not
check if the character data handler was set each time a call-back was made.
Fred L. Drake, Jr. [Sun, 2 Jul 2006 02:11:55 +0000 (02:11 +0000)]
record my changes from today and yesterday
Fred L. Drake, Jr. [Sat, 1 Jul 2006 15:30:38 +0000 (15:30 +0000)]
SF bug #
1515266 : as noted, suspending the parser has the same problem that
the abort code has; added a check and regression test or that
Fred L. Drake, Jr. [Sat, 1 Jul 2006 15:01:00 +0000 (15:01 +0000)]
SF bug #
1515266 : missing check of stopped parser in doContext() for loop
(added regression test, closing bug report)
Fred L. Drake, Jr. [Sat, 1 Jul 2006 14:54:06 +0000 (14:54 +0000)]
if the test reports a failure message, always display it (it was
ignored); it makes no sense to ever hide this, so we don't worry about
the verbosity setting for this
Fred L. Drake, Jr. [Sat, 1 Jul 2006 03:57:29 +0000 (03:57 +0000)]
SF bug #
1515266 : missing check of stopped parser in doContext() for loop
(variation of patch by Brett Cannon; test case to come tomorrow)
Fred L. Drake, Jr. [Sat, 1 Jul 2006 02:34:50 +0000 (02:34 +0000)]
- suppress compiler warning when the tests are built with C++
- remove non-implemented forking API from minicheck; it is not used, and
we always use minicheck instead of check
Karl Waclawek [Wed, 28 Jun 2006 02:55:51 +0000 (02:55 +0000)]
Fix for bug #
1513566 : filemap() in readfilemap.c doesn't handle zero length
files, and the same issue applies to filemap() in unixfilemap.c
Karl Waclawek [Mon, 5 Jun 2006 16:27:08 +0000 (16:27 +0000)]
Adjusted for changes in SF links and instructions.
Karl Waclawek [Fri, 2 Jun 2006 12:17:36 +0000 (12:17 +0000)]
__cdecl should be used for MS compilers even if MS extensions are turned off.
Karl Waclawek [Fri, 14 Apr 2006 18:03:57 +0000 (18:03 +0000)]
Casting away some integer conversion warnings that should not pose a problem.
Karl Waclawek [Fri, 14 Apr 2006 18:02:08 +0000 (18:02 +0000)]
Added a comment about processFile giving problems on files larger than INT_MAX.
Karl Waclawek [Fri, 14 Apr 2006 17:53:03 +0000 (17:53 +0000)]
Casting away some integer conversion warnings that should not pose a problem.
Karl Waclawek [Fri, 14 Apr 2006 17:19:09 +0000 (17:19 +0000)]
One should not cast a pointer to unsigned long, as it may not work on non-32bit systems.
Karl Waclawek [Sat, 8 Apr 2006 02:52:06 +0000 (02:52 +0000)]
Added note that XML_LARGE_SIZE implies a breaking change to the ABI.
Karl Waclawek [Fri, 7 Apr 2006 20:54:55 +0000 (20:54 +0000)]
Removed DESCRIPTION statement - only valid when compiling 16bit
virtual device drivers (VxD).
Karl Waclawek [Fri, 7 Apr 2006 20:29:26 +0000 (20:29 +0000)]
Some typos corrected.
Karl Waclawek [Fri, 7 Apr 2006 20:28:19 +0000 (20:28 +0000)]
Added XML_FEATURE_NS and XML_FEATURE_LARGE_SIZE values,
as they had not been documented yet.
Karl Waclawek [Fri, 7 Apr 2006 20:25:43 +0000 (20:25 +0000)]
Modified code to use XML_ParserReset() instead of creating a new
parser instance on each iteration of the main loop.
Karl Waclawek [Fri, 7 Apr 2006 20:24:20 +0000 (20:24 +0000)]
Added XML_FEATURE_LARGE_SIZE to be able to detect if Expat was
compiled with XML_LARGE_SIZE - see XML_GetFeatureList().
Steven Solie [Sun, 19 Mar 2006 04:45:43 +0000 (04:45 +0000)]
changed default sharedlibdir
Steven Solie [Sun, 19 Mar 2006 04:35:27 +0000 (04:35 +0000)]
bumped version to 4.1
Steven Solie [Sun, 19 Mar 2006 04:34:35 +0000 (04:34 +0000)]
added 4.1 notes
Steven Solie [Sun, 19 Mar 2006 04:32:58 +0000 (04:32 +0000)]
now allocates shared memory and frees the correct memory block
Karl Waclawek [Mon, 6 Mar 2006 14:24:36 +0000 (14:24 +0000)]
Applied patch #
1437840 . Fix for bugs #
1414066 and #
1033965 .
Karl Waclawek [Wed, 25 Jan 2006 23:04:46 +0000 (23:04 +0000)]
Fix for bug #
1408143 : "make check" failure.
Karl Waclawek [Thu, 19 Jan 2006 01:04:23 +0000 (01:04 +0000)]
Added missing XML_UNICODE_WCHAR_T to static debug build for UTF-16.
Karl Waclawek [Wed, 11 Jan 2006 15:52:12 +0000 (15:52 +0000)]
Updated web site with release news.
Karl Waclawek [Wed, 11 Jan 2006 01:10:46 +0000 (01:10 +0000)]
Updated libtool version info.
Karl Waclawek [Wed, 11 Jan 2006 01:01:23 +0000 (01:01 +0000)]
More detail on line/column numbers.
Karl Waclawek [Tue, 10 Jan 2006 01:24:20 +0000 (01:24 +0000)]
Updated release date.
Karl Waclawek [Fri, 6 Jan 2006 03:59:05 +0000 (03:59 +0000)]
Prepared for release 2.0.0.
Karl Waclawek [Sun, 1 Jan 2006 21:17:41 +0000 (21:17 +0000)]
Added support for XML_LARGE_SIZE.
Karl Waclawek [Sun, 1 Jan 2006 20:59:25 +0000 (20:59 +0000)]
Fixed some file references and updated to InnoSetup 5.1.6.
Karl Waclawek [Sun, 1 Jan 2006 18:53:44 +0000 (18:53 +0000)]
Small corrections.
Steven Solie [Fri, 30 Dec 2005 04:19:05 +0000 (04:19 +0000)]
Added 2.0 definitions and bumped version
Steven Solie [Fri, 30 Dec 2005 04:18:13 +0000 (04:18 +0000)]
added missing include path
Karl Waclawek [Thu, 29 Dec 2005 05:13:05 +0000 (05:13 +0000)]
Updated copyright dates.
Steven Solie [Thu, 29 Dec 2005 03:01:04 +0000 (03:01 +0000)]
added amigaconfig.h
Karl Waclawek [Wed, 28 Dec 2005 18:43:36 +0000 (18:43 +0000)]
* Added support for XML_LARGE_SIZE.
* Added comment about using with UTF-8 version of Expat only.
Karl Waclawek [Wed, 28 Dec 2005 18:41:57 +0000 (18:41 +0000)]
Added some info about XML_LARGE_SIZE and make options.
Karl Waclawek [Wed, 28 Dec 2005 06:07:52 +0000 (06:07 +0000)]
Added some whitespace.
Karl Waclawek [Wed, 28 Dec 2005 06:06:11 +0000 (06:06 +0000)]
Adjusted to the new return type of XML_GetCurrentLineNumber
and XML_GetCurrentColumnNumber when XML_LARGE_SIZE is defined.
Karl Waclawek [Wed, 28 Dec 2005 06:03:29 +0000 (06:03 +0000)]
Updated to reflect that we use our own Check implementation now.
Karl Waclawek [Tue, 27 Dec 2005 16:49:44 +0000 (16:49 +0000)]
Added news item. Moved some older news into news archive.
Karl Waclawek [Tue, 27 Dec 2005 16:20:26 +0000 (16:20 +0000)]
More directories to exclude.
Karl Waclawek [Tue, 27 Dec 2005 16:18:03 +0000 (16:18 +0000)]
Seems we don't have to specify directories.
Steven Solie [Tue, 27 Dec 2005 15:48:13 +0000 (15:48 +0000)]
Bumped lib version for 4.0 release
Steven Solie [Tue, 27 Dec 2005 15:47:31 +0000 (15:47 +0000)]
now creates required dirs
Steven Solie [Tue, 27 Dec 2005 15:45:30 +0000 (15:45 +0000)]
*** empty log message ***