]> granicus.if.org Git - libexpat/log
libexpat
12 years agoRelease preparations.
Karl Waclawek [Sat, 3 Mar 2012 22:02:09 +0000 (22:02 +0000)]
Release preparations.

12 years agoRelease preparations.
Karl Waclawek [Sat, 3 Mar 2012 21:47:56 +0000 (21:47 +0000)]
Release preparations.

12 years agoRelease preparations.
Karl Waclawek [Sat, 3 Mar 2012 21:39:46 +0000 (21:39 +0000)]
Release preparations.

12 years agoRelease preparations.
Karl Waclawek [Sat, 3 Mar 2012 21:37:14 +0000 (21:37 +0000)]
Release preparations.

12 years agoupdated manifest for release builds
Karl Waclawek [Sat, 3 Mar 2012 21:14:56 +0000 (21:14 +0000)]
updated manifest for release builds

12 years ago- Fix for bug # 3496608 (Hash DOS attack)
Karl Waclawek [Sat, 3 Mar 2012 19:08:02 +0000 (19:08 +0000)]
- Fix for bug # 3496608 (Hash DOS attack)
- Added patch # 3446384 (byte offsets for attr names and values)
- Fix for bug # 3206497 (unitialized memory returned from XML_Parse)

12 years agoChanges to the build files:
Karl Waclawek [Sat, 3 Mar 2012 18:35:54 +0000 (18:35 +0000)]
Changes to the build files:
- replaced the contents of buildconf.sh with instructions to run "autoreconf -fvi")
- some build files were removed, like config.guess, config.sub and install-sh,
  as autoreconf will re-create them.
- clean-up modified to remove files that autoreconf re-created

12 years agoApplied patch #3120699 with modifications.
Karl Waclawek [Sun, 26 Feb 2012 14:36:31 +0000 (14:36 +0000)]
Applied patch #3120699 with modifications.

12 years agoAdded Windows project files (same VC++ 6.0 format as the others) and
Karl Waclawek [Tue, 21 Feb 2012 03:49:47 +0000 (03:49 +0000)]
Added Windows project files (same VC++ 6.0 format as the others) and
modified minicheck.h to build under Windows.

12 years agoModified Windows project files to import properly into Visual Studio 2010.
Karl Waclawek [Tue, 21 Feb 2012 03:45:40 +0000 (03:45 +0000)]
Modified Windows project files to import properly into Visual Studio 2010.

12 years agoApplied path #3010222 as fix for issue #3010819.
Karl Waclawek [Tue, 21 Feb 2012 02:59:51 +0000 (02:59 +0000)]
Applied path #3010222 as fix for issue #3010819.

12 years agoFix for issues #2884086 and #2815947.
Karl Waclawek [Tue, 21 Feb 2012 02:50:08 +0000 (02:50 +0000)]
Fix for issues #2884086 and #2815947.

12 years agoModified Windows project files to import properly into Visual Studio 2010.
Karl Waclawek [Tue, 21 Feb 2012 02:45:06 +0000 (02:45 +0000)]
Modified Windows project files to import properly into Visual Studio 2010.

12 years agoUpdated Windows project files to import properly in Visual Studio 2010.
Karl Waclawek [Tue, 21 Feb 2012 02:16:29 +0000 (02:16 +0000)]
Updated Windows project files to import properly in Visual Studio 2010.

14 years agoFix for bug ID 2958794.
Karl Waclawek [Thu, 25 Feb 2010 18:35:36 +0000 (18:35 +0000)]
Fix for bug ID 2958794.

15 years agoRevised fix for issue# 2894085: differentiated between two cases where the next point...
Karl Waclawek [Tue, 29 Dec 2009 18:42:05 +0000 (18:42 +0000)]
Revised fix for issue# 2894085: differentiated between two cases where the next pointer should be updated to the end pointer or not - the differentiating negative token value is -XML_TOK_PROLOG_S.

15 years agoFix for issue# 2894085. Removed update to next pointer. It did not seem right to...
Karl Waclawek [Fri, 27 Nov 2009 13:34:29 +0000 (13:34 +0000)]
Fix for issue# 2894085. Removed update to next pointer. It did not seem right to force it to point somewhere between token boundaries, since that could lead the tokenizer to not recognize an end of token.

15 years agoFix for issue # 2895533.
Karl Waclawek [Thu, 12 Nov 2009 16:51:39 +0000 (16:51 +0000)]
Fix for issue # 2895533.

15 years ago- Fix for issue # 2855609 & 2518079.
Karl Waclawek [Tue, 29 Sep 2009 02:49:16 +0000 (02:49 +0000)]
- Fix for issue # 2855609 & 2518079.
- Some code cosmetics.

15 years agoSome AmigaOS related changes.
Steven Solie [Sat, 8 Aug 2009 03:48:55 +0000 (03:48 +0000)]
Some AmigaOS related changes.

15 years agoAmigaOS specific changes to merge a 68k support patch.
Steven Solie [Tue, 10 Feb 2009 03:47:00 +0000 (03:47 +0000)]
AmigaOS specific changes to merge a 68k support patch.

15 years agoMore AmigaOS specific changes.
Steven Solie [Sat, 31 Jan 2009 20:57:34 +0000 (20:57 +0000)]
More AmigaOS specific changes.

15 years agoAmigaOS specific changes. See amiga/README.txt for more details.
Steven Solie [Sat, 31 Jan 2009 06:21:09 +0000 (06:21 +0000)]
AmigaOS specific changes. See amiga/README.txt for more details.

16 years agoRemoved unnecessary linker dependencies.
Karl Waclawek [Mon, 19 Jan 2009 18:37:07 +0000 (18:37 +0000)]
Removed unnecessary linker dependencies.

16 years agoAdded URL for Expat project site.
Karl Waclawek [Mon, 19 Jan 2009 03:35:06 +0000 (03:35 +0000)]
Added URL for Expat project site.

16 years agoFix for issue #2517938: xmlwf should return a non-zero code for parsing errors.
Karl Waclawek [Mon, 19 Jan 2009 00:19:47 +0000 (00:19 +0000)]
Fix for issue #2517938: xmlwf should return a non-zero code for parsing errors.

16 years agoAs per issue #1983953: updates to the most recent versions available
Karl Waclawek [Sun, 18 Jan 2009 22:58:32 +0000 (22:58 +0000)]
As per issue #1983953: updates to the most recent versions available
at the repository http://git.savannah.gnu.org.

16 years agoFix for issue #2517946.
Karl Waclawek [Sun, 18 Jan 2009 21:55:10 +0000 (21:55 +0000)]
Fix for issue #2517946.

16 years agoApplied patch originating from Debian (http://svn.debian.org/wsvn/debian-xml-sgml...
Karl Waclawek [Sun, 18 Jan 2009 21:26:13 +0000 (21:26 +0000)]
Applied patch originating from Debian (http://svn.debian.org/wsvn/debian-xml-sgml/packages/expat/trunk/debian/patches/485129_fix_underquotation_in_m4.dpatch?op=file&rev=0&sc=0).

16 years agoTrade expatpp for ExpatMM
Sebastian Pipping [Thu, 18 Sep 2008 02:07:33 +0000 (02:07 +0000)]
Trade expatpp for ExpatMM

16 years ago- Move diff to unified
Sebastian Pipping [Sun, 3 Aug 2008 18:19:12 +0000 (18:19 +0000)]
- Move diff to unified
- Hint about variable modification inside script (not through environment)
- Integrate forgotten case ibm/not-wf/p28a (only case with lower p)
- Tell we expected not well-formed when we do instead of the opposite

16 years agoBetter fix for bug #1990430.
Karl Waclawek [Fri, 13 Jun 2008 13:18:44 +0000 (13:18 +0000)]
Better fix for bug #1990430.

16 years agoFix for bug #1990430.
Karl Waclawek [Wed, 11 Jun 2008 14:43:57 +0000 (14:43 +0000)]
Fix for bug #1990430.

17 years agoAdded pkg-config support - patch #1749198 by Dan Nicholson.
Karl Waclawek [Mon, 3 Sep 2007 17:26:20 +0000 (17:26 +0000)]
Added pkg-config support - patch #1749198 by Dan Nicholson.

17 years agoFix for issue #1785430.
Karl Waclawek [Mon, 3 Sep 2007 16:34:40 +0000 (16:34 +0000)]
Fix for issue #1785430.

17 years agoCorrected recommended namespace separators - reported in bug #1742315.
Karl Waclawek [Sun, 24 Jun 2007 17:21:25 +0000 (17:21 +0000)]
Corrected recommended namespace separators - reported in bug #1742315.

17 years agoUpdated for release 2.0.1.
Karl Waclawek [Sat, 16 Jun 2007 16:17:12 +0000 (16:17 +0000)]
Updated for release 2.0.1.

17 years agoConsistent bug references (now hashmark for all). Regex used: "\b(?<!#)(\d{6,})\b...
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"

17 years agoAdded release date. R_2_0_1
Karl Waclawek [Tue, 5 Jun 2007 15:06:01 +0000 (15:06 +0000)]
Added release date.

17 years agoOptimized png files.
Karl Waclawek [Tue, 5 Jun 2007 15:05:33 +0000 (15:05 +0000)]
Optimized png files.

17 years agoUpdated version number
Karl Waclawek [Tue, 5 Jun 2007 15:05:17 +0000 (15:05 +0000)]
Updated version  number

17 years agoRemoved need for amiga_main().
Steven Solie [Sun, 3 Jun 2007 15:00:09 +0000 (15:00 +0000)]
Removed need for amiga_main().

17 years agoUpdated for latest SDK.
Steven Solie [Sun, 3 Jun 2007 14:58:37 +0000 (14:58 +0000)]
Updated for latest SDK.

17 years agoUpdated and removed any obsolete defines.
Steven Solie [Sun, 3 Jun 2007 14:57:04 +0000 (14:57 +0000)]
Updated and removed any obsolete defines.

17 years agoBumped version strings.
Steven Solie [Sun, 3 Jun 2007 14:55:49 +0000 (14:55 +0000)]
Bumped version strings.

17 years agoBumped copyright.
Steven Solie [Sun, 3 Jun 2007 14:55:09 +0000 (14:55 +0000)]
Bumped copyright.

17 years agoUpdated and bumped version.
Steven Solie [Sun, 3 Jun 2007 14:53:24 +0000 (14:53 +0000)]
Updated and bumped version.

17 years agoRemoved incorrect header.
Steven Solie [Sun, 3 Jun 2007 14:51:34 +0000 (14:51 +0000)]
Removed incorrect header.

17 years agoAdded references to newest patches and fixes.
Karl Waclawek [Mon, 14 May 2007 17:49:19 +0000 (17:49 +0000)]
Added references to newest patches and fixes.

17 years agoAdded section about using DESTDIR and INSTALL_ROOT.
Karl Waclawek [Fri, 11 May 2007 18:30:17 +0000 (18:30 +0000)]
Added section about using DESTDIR and INSTALL_ROOT.

17 years agoRemoving the comment was actually not necessary.
Karl Waclawek [Fri, 11 May 2007 17:20:24 +0000 (17:20 +0000)]
Removing the comment was actually not necessary.

17 years agoFix for issue #1717322.
Karl Waclawek [Fri, 11 May 2007 16:54:09 +0000 (16:54 +0000)]
Fix for issue #1717322.
Removed deprecated comment and fixed library name.

17 years agoOne more patch for bug #1490371.
Karl Waclawek [Wed, 9 May 2007 18:38:50 +0000 (18:38 +0000)]
One more patch for bug #1490371.

17 years agoFix for issue #1647805 (detecting -fexceptions support doesn't work
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.

17 years agoReplaced all literal references to ASCII characters with macros that
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.

17 years agoTrying to make conditional syntax more cross-platform compatible.
Karl Waclawek [Sat, 5 May 2007 17:26:37 +0000 (17:26 +0000)]
Trying to make conditional syntax more cross-platform compatible.
See bugs # 149037116134571618673.

17 years agoUpdated version info according to libtool rules.
Karl Waclawek [Sat, 5 May 2007 14:13:59 +0000 (14:13 +0000)]
Updated version info according to libtool rules.

17 years agoAdded a missing step for the UTF-16 intall.
Karl Waclawek [Sat, 5 May 2007 03:46:28 +0000 (03:46 +0000)]
Added a missing step for the UTF-16 intall.

17 years agoDon't need to specify the max option - its the default.
Karl Waclawek [Fri, 4 May 2007 00:20:59 +0000 (00:20 +0000)]
Don't need to specify the max option - its the default.

17 years agoAdded note about output locations for MS builds.
Karl Waclawek [Fri, 4 May 2007 00:17:18 +0000 (00:17 +0000)]
Added note about output locations for MS builds.

17 years agoAdded SolidCompression flag. Saves another 170KB.
Karl Waclawek [Fri, 4 May 2007 00:09:11 +0000 (00:09 +0000)]
Added SolidCompression flag. Saves another 170KB.

17 years agoIgnore .project of Eclipse
Sebastian Pipping [Thu, 3 May 2007 19:54:50 +0000 (19:54 +0000)]
Ignore .project of Eclipse

17 years agoVersionInfoVersion added (to avoid "0.0.0.0"), compression set to "lzma/max"
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"

17 years agoChanged output directories so that all binaries end up in the same location.
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.

17 years agoUpdated with new install directory structure.
Karl Waclawek [Thu, 3 May 2007 02:15:13 +0000 (02:15 +0000)]
Updated with new install directory structure.

17 years agoNew install directory structure. All binaries are now in the Bin directory.
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.

17 years agoUpdated output directory settings, so that they all point to win32/bin/Debug
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.

17 years agoChanged install directory and application name/version to be more typical for Windows.
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.

17 years agoCorrected some typos.
Karl Waclawek [Mon, 30 Apr 2007 00:53:51 +0000 (00:53 +0000)]
Corrected some typos.

17 years agoNo more search for (back)slashes in the string "STDIN".
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.

18 years agoRe-introducing the old "indef..endif" logic, but using "?=", as ifndef is only
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.

18 years agoForgot to mention xmlwf bugfix.
Karl Waclawek [Mon, 27 Nov 2006 03:05:20 +0000 (03:05 +0000)]
Forgot to mention xmlwf bugfix.

18 years agoPreparing for release 2.0.1.
Karl Waclawek [Mon, 27 Nov 2006 02:51:58 +0000 (02:51 +0000)]
Preparing for release 2.0.1.

18 years agoUpdated for release 2.0.1.
Karl Waclawek [Mon, 27 Nov 2006 01:35:45 +0000 (01:35 +0000)]
Updated for release 2.0.1.

18 years agoAdded xmltok_impl.c and xmltok_ns.c to source files.
Karl Waclawek [Sun, 26 Nov 2006 17:58:06 +0000 (17:58 +0000)]
Added xmltok_impl.c and xmltok_ns.c to source files.

18 years agoFix for bug #1548182 .
Karl Waclawek [Sun, 26 Nov 2006 17:35:37 +0000 (17:35 +0000)]
Fix for bug #1548182 .

18 years agoChange for MS VC++: Added #ifdefs to allow for passing xmltok_impl.c and
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).

18 years agoUpdated to new CVS root URL.
Karl Waclawek [Wed, 22 Nov 2006 03:20:21 +0000 (03:20 +0000)]
Updated to new CVS root URL.

18 years agoAdded a shortcut for building for UTF-16.
Karl Waclawek [Fri, 22 Sep 2006 14:47:27 +0000 (14:47 +0000)]
Added a shortcut for building for UTF-16.

18 years agoUpdated to recognize more platforms. See bug # 1554618
Karl Waclawek [Fri, 22 Sep 2006 14:42:54 +0000 (14:42 +0000)]
Updated to recognize more platforms. See bug # 1554618

18 years ago(s - NULL & 1) would not compiler under GCC 4.0.0. Changed to char*
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.

18 years agoFix for bug #1543233 - missing XML_ParserFree.
Karl Waclawek [Tue, 5 Sep 2006 20:07:39 +0000 (20:07 +0000)]
Fix for bug #1543233 - missing XML_ParserFree.

18 years agoThe Watcom compiler defines __LINUX__ and not __linux__ for cross compilation.
Karl Waclawek [Sat, 5 Aug 2006 22:43:57 +0000 (22:43 +0000)]
The Watcom compiler defines __LINUX__ and not __linux__ for cross compilation.

18 years agoApplied patrch #1523242 - support for Open Watcom 1.5.
Karl Waclawek [Sat, 5 Aug 2006 17:01:43 +0000 (17:01 +0000)]
Applied patrch #1523242 - support for Open Watcom 1.5.

18 years agoImproved fix for issues # 1515266 and # 1515600. Will now preserve the
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.

18 years agoFixed infinite loop when character data handler was cleared under
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().

18 years agoFix for issues # 1515266 and # 1515600. The inner for loop under
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.

18 years agorecord my changes from today and yesterday
Fred L. Drake, Jr. [Sun, 2 Jul 2006 02:11:55 +0000 (02:11 +0000)]
record my changes from today and yesterday

18 years agoSF bug #1515266: as noted, suspending the parser has the same problem that
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

18 years agoSF bug #1515266: missing check of stopped parser in doContext() for loop
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)

18 years agoif the test reports a failure message, always display it (it was
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

18 years agoSF bug #1515266: missing check of stopped parser in doContext() for loop
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)

18 years ago- suppress compiler warning when the tests are built with C++
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

18 years agoFix for bug #1513566: filemap() in readfilemap.c doesn't handle zero length
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

18 years agoAdjusted for changes in SF links and instructions.
Karl Waclawek [Mon, 5 Jun 2006 16:27:08 +0000 (16:27 +0000)]
Adjusted for changes in SF links and instructions.

18 years ago__cdecl should be used for MS compilers even if MS extensions are turned off.
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.

18 years agoCasting away some integer conversion warnings that should not pose a problem.
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.

18 years agoAdded a comment about processFile giving problems on files larger than INT_MAX.
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.

18 years agoCasting away some integer conversion warnings that should not pose a problem.
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.

18 years agoOne should not cast a pointer to unsigned long, as it may not work on non-32bit systems.
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.