]> granicus.if.org Git - libexpat/shortlog
libexpat
2009-01-31 Steven SolieAmigaOS specific changes. See amiga/README.txt for...
2009-01-19 Karl WaclawekRemoved unnecessary linker dependencies.
2009-01-19 Karl WaclawekAdded URL for Expat project site.
2009-01-19 Karl WaclawekFix for issue #2517938: xmlwf should return a non-zero...
2009-01-18 Karl WaclawekAs per issue #1983953: updates to the most recent versi...
2009-01-18 Karl WaclawekFix for issue #2517946.
2009-01-18 Karl WaclawekApplied patch originating from Debian (http://svn.debia...
2008-09-18 Sebastian PippingTrade expatpp for ExpatMM
2008-08-03 Sebastian Pipping- Move diff to unified
2008-06-13 Karl WaclawekBetter fix for bug #1990430.
2008-06-11 Karl WaclawekFix for bug #1990430.
2007-09-03 Karl WaclawekAdded pkg-config support - patch #1749198 by Dan Nicholson.
2007-09-03 Karl WaclawekFix for issue #1785430.
2007-06-24 Karl WaclawekCorrected recommended namespace separators - reported...
2007-06-16 Karl WaclawekUpdated for release 2.0.1.
2007-06-06 Sebastian PippingConsistent bug references (now hashmark for all). Regex...
2007-06-05 Karl WaclawekAdded release date. R_2_0_1
2007-06-05 Karl WaclawekOptimized png files.
2007-06-05 Karl WaclawekUpdated version number
2007-06-03 Steven SolieRemoved need for amiga_main().
2007-06-03 Steven SolieUpdated for latest SDK.
2007-06-03 Steven SolieUpdated and removed any obsolete defines.
2007-06-03 Steven SolieBumped version strings.
2007-06-03 Steven SolieBumped copyright.
2007-06-03 Steven SolieUpdated and bumped version.
2007-06-03 Steven SolieRemoved incorrect header.
2007-05-14 Karl WaclawekAdded references to newest patches and fixes.
2007-05-11 Karl WaclawekAdded section about using DESTDIR and INSTALL_ROOT.
2007-05-11 Karl WaclawekRemoving the comment was actually not necessary.
2007-05-11 Karl WaclawekFix for issue #1717322.
2007-05-09 Karl WaclawekOne more patch for bug #1490371.
2007-05-09 Karl WaclawekFix for issue #1647805 (detecting -fexceptions support...
2007-05-08 Karl WaclawekReplaced all literal references to ASCII characters...
2007-05-05 Karl WaclawekTrying to make conditional syntax more cross-platform...
2007-05-05 Karl WaclawekUpdated version info according to libtool rules.
2007-05-05 Karl WaclawekAdded a missing step for the UTF-16 intall.
2007-05-04 Karl WaclawekDon't need to specify the max option - its the default.
2007-05-04 Karl WaclawekAdded note about output locations for MS builds.
2007-05-04 Karl WaclawekAdded SolidCompression flag. Saves another 170KB.
2007-05-03 Sebastian PippingIgnore .project of Eclipse
2007-05-03 Sebastian PippingVersionInfoVersion added (to avoid "0.0.0.0"), compress...
2007-05-03 Karl WaclawekChanged output directories so that all binaries end...
2007-05-03 Karl WaclawekUpdated with new install directory structure.
2007-05-03 Karl WaclawekNew install directory structure. All binaries are now...
2007-05-03 Karl WaclawekUpdated output directory settings, so that they all...
2007-04-30 Karl WaclawekChanged install directory and application name/version...
2007-04-30 Karl WaclawekCorrected some typos.
2007-04-30 Karl WaclawekNo more search for (back)slashes in the string "STDIN".
2006-12-13 Karl WaclawekRe-introducing the old "indef..endif" logic, but using...
2006-11-27 Karl WaclawekForgot to mention xmlwf bugfix.
2006-11-27 Karl WaclawekPreparing for release 2.0.1.
2006-11-27 Karl WaclawekUpdated for release 2.0.1.
2006-11-26 Karl WaclawekAdded xmltok_impl.c and xmltok_ns.c to source files.
2006-11-26 Karl WaclawekFix for bug #1548182 .
2006-11-26 Karl WaclawekChange for MS VC++: Added #ifdefs to allow for passing...
2006-11-22 Karl WaclawekUpdated to new CVS root URL.
2006-09-22 Karl WaclawekAdded a shortcut for building for UTF-16.
2006-09-22 Karl WaclawekUpdated to recognize more platforms. See bug # 1554618
2006-09-06 Karl Waclawek(s - NULL & 1) would not compiler under GCC 4.0.0....
2006-09-05 Karl WaclawekFix for bug #1543233 - missing XML_ParserFree.
2006-08-05 Karl WaclawekThe Watcom compiler defines __LINUX__ and not __linux__...
2006-08-05 Karl WaclawekApplied patrch #1523242 - support for Open Watcom 1.5.
2006-07-10 Karl WaclawekImproved fix for issues # 1515266 and # 1515600. Will...
2006-07-06 Karl WaclawekFixed infinite loop when character data handler was...
2006-07-05 Karl WaclawekFix for issues # 1515266 and # 1515600. The inner for...
2006-07-02 Fred L. Drake... record my changes from today and yesterday
2006-07-01 Fred L. Drake... SF bug #1515266: as noted, suspending the parser has...
2006-07-01 Fred L. Drake... SF bug #1515266: missing check of stopped parser in...
2006-07-01 Fred L. Drake... if the test reports a failure message, always display...
2006-07-01 Fred L. Drake... SF bug #1515266: missing check of stopped parser in...
2006-07-01 Fred L. Drake... - suppress compiler warning when the tests are built...
2006-06-28 Karl WaclawekFix for bug #1513566: filemap() in readfilemap.c doesn...
2006-06-05 Karl WaclawekAdjusted for changes in SF links and instructions.
2006-06-02 Karl Waclawek__cdecl should be used for MS compilers even if MS...
2006-04-14 Karl WaclawekCasting away some integer conversion warnings that...
2006-04-14 Karl WaclawekAdded a comment about processFile giving problems on...
2006-04-14 Karl WaclawekCasting away some integer conversion warnings that...
2006-04-14 Karl WaclawekOne should not cast a pointer to unsigned long, as...
2006-04-08 Karl WaclawekAdded note that XML_LARGE_SIZE implies a breaking chang...
2006-04-07 Karl WaclawekRemoved DESCRIPTION statement - only valid when compili...
2006-04-07 Karl WaclawekSome typos corrected.
2006-04-07 Karl WaclawekAdded XML_FEATURE_NS and XML_FEATURE_LARGE_SIZE values,
2006-04-07 Karl WaclawekModified code to use XML_ParserReset() instead of creat...
2006-04-07 Karl WaclawekAdded XML_FEATURE_LARGE_SIZE to be able to detect if...
2006-03-19 Steven Soliechanged default sharedlibdir
2006-03-19 Steven Soliebumped version to 4.1
2006-03-19 Steven Solieadded 4.1 notes
2006-03-19 Steven Solienow allocates shared memory and frees the correct memor...
2006-03-06 Karl WaclawekApplied patch #1437840. Fix for bugs #1414066 and ...
2006-01-25 Karl WaclawekFix for bug # 1408143: "make check" failure.
2006-01-19 Karl WaclawekAdded missing XML_UNICODE_WCHAR_T to static debug build...
2006-01-11 Karl WaclawekUpdated web site with release news.
2006-01-11 Karl WaclawekUpdated libtool version info. R_2_0_0
2006-01-11 Karl WaclawekMore detail on line/column numbers.
2006-01-10 Karl WaclawekUpdated release date.
2006-01-06 Karl WaclawekPrepared for release 2.0.0.
2006-01-01 Karl WaclawekAdded support for XML_LARGE_SIZE.
2006-01-01 Karl WaclawekFixed some file references and updated to InnoSetup...
2006-01-01 Karl WaclawekSmall corrections.
2005-12-30 Steven SolieAdded 2.0 definitions and bumped version
next