]> granicus.if.org Git - libexpat/shortlog
libexpat
2002-06-05 Fred L. Drake... VMS support, contributed by Craig Berry.
2002-06-05 Fred L. Drake... Include subdirectories on the webserver.
2002-06-05 Fred L. Drake... Fix the page title.
2002-06-05 Fred L. Drake... Oops, this was not ready for checkin.
2002-06-05 Fred L. Drake... Fix style buglet.
2002-06-05 Fred L. Drake... Add a link to the new development area of the website.
2002-06-05 Fred L. Drake... Start off the new development information area with...
2002-06-04 Fred L. Drake... Update link to the project home page.
2002-06-04 Fred L. Drake... Fix editorial type noticed by Greg Stein (& introduced...
2002-06-04 Fred L. Drake... Elaborated on the news description a little.
2002-06-04 Fred L. Drake... Add news item about the 1.95.3 release.
2002-06-03 Fred L. Drake... Fix link to the GOBO-Eiffel project, added a missing...
2002-06-03 Fred L. Drake... Be more specific with a couple of the files that we... R_1_95_3
2002-06-03 Fred L. Drake... Add Karl's instructions for building the UTF-16 version...
2002-06-03 Fred L. Drake... Split the install and uninstall targets into library...
2002-06-01 Greg SteinAdd real checks for autoconf 2.52 and libtool 1.4 so...
2002-06-01 Greg Steinconftools/libtool.m4 is generated by buildconf.sh,...
2002-06-01 Greg SteinWork on fixing bug #462960
2002-06-01 Fred L. Drake... Specify the compression type; the current version of...
2002-05-31 Fred L. Drake... Bump the version number of the shared library according...
2002-05-31 Fred L. Drake... Added a couple more interesting items that had been...
2002-05-31 Fred L. Drake... Remove NEWS since this information is already being...
2002-05-31 Fred L. Drake... Added a note about the Eiffel bindings.
2002-05-31 Fred L. Drake... Factor out the definition of the directory the manual...
2002-05-31 Fred L. Drake... Add test suite to the distribution.
2002-05-31 Fred L. Drake... Add the recent additions to the doc/ directory. doc...
2002-05-31 Fred L. Drake... Updated MANIFEST to reflect changes in the conftools...
2002-05-31 Fred L. Drake... Added the test suite and wchar_t versions of the DLL.
2002-05-31 Fred L. Drake... Link to SF's own mail archiver rather than GeoCrawler.
2002-05-31 Fred L. Drake... Add section for Expat 1.95.3. Added blank lines for...
2002-05-31 Fred L. Drake... Added new project to the MSVC workspace: expatw. ...
2002-05-31 Fred L. Drake... Renamed the Expat DLLs from "expat.dll" to "libexpat...
2002-05-30 Fred L. Drake... Simple makefile that remembers how to update the anonym...
2002-05-30 Karl WaclawekApplied patch # 562005 "Detect invalid UTF-8 sequences"
2002-05-23 Fred L. Drake... Give in and define a constant for the intial number...
2002-05-23 Fred L. Drake... In the "DTD scaffold", keep the count of elements alloc...
2002-05-22 Fred L. Drake... Share the comment style with the rest of Expat.
2002-05-22 Fred L. Drake... Add a small comment to tell what this is.
2002-05-22 Fred L. Drake... Code hygiene: Use "NULL" instead of "0" for NULL pointers.
2002-05-22 Fred L. Drake... Bring indentation consistency to the header comments.
2002-05-22 Fred L. Drake... Fix the regression test for SF bug #477667. This now...
2002-05-21 Fred L. Drake... Remove the use of C99's stdbool.h and the bool type...
2002-05-21 Fred L. Drake... Another link to C++ wrappers, this time with a SAX...
2002-05-20 Greg SteinHard to believe, but there are some preprocessors/compi...
2002-05-20 Greg SteinKarl noticed that Expat didn't build on Windows any...
2002-05-18 Karl WaclawekMerged in patch # 551599
2002-05-18 Greg SteinAdd some cygwin fixes.
2002-05-17 Greg SteinRemove acconfig.h altogether by removing XML_BYTE_ORDER...
2002-05-17 Greg SteinA couple more tweaks for config.h -> expat_config.h
2002-05-17 Greg SteinThere is no lib/config.h file...
2002-05-17 Greg Steinignore the expat_config.h* files rather than config.h*
2002-05-17 Greg SteinVarious configuration fixes, focused primarily around...
2002-05-17 Greg Steinfollow Fred's footsteps and reformat the copyright...
2002-05-17 Greg SteinThese files are unmaintained, so I'm removing them...
2002-05-17 Fred L. Drake... Code hygiene edits.
2002-05-17 Fred L. Drake... Remove unused files.
2002-05-17 Fred L. Drake... Using "0" instead of "NULL" is insane, and leads to...
2002-05-17 Fred L. Drake... Minor nit; layout function signatures in a more consist...
2002-05-17 Fred L. Drake... Include a more reasonable definition of the UTF8_INVALI...
2002-05-17 Fred L. Drake... Using "0" instead of "NULL" is insane, and leads to...
2002-05-17 Fred L. Drake... Hopefully the last needed checks for MALLOC() failure...
2002-05-17 Fred L. Drake... Be more careful about failed MALLOC() and REALLOC(...
2002-05-17 Fred L. Drake... Updated for the 1.95.3 release.
2002-05-17 Fred L. Drake... Make the uninstall target use the right location for...
2002-05-17 Fred L. Drake... Added a link to an article with additional C++ wrappers...
2002-05-17 Fred L. Drake... Fix a number of potential memory leaks around REALLOC...
2002-05-15 Fred L. Drake... Add casts to suppress a couple of warnings from MSVC...
2002-05-10 Karl WaclawekAdded link to Expat wrapper for Delphi
2002-05-10 Greg SteinPatch from Joe Orton <joe@manyfish.co.uk>:
2002-05-09 Fred L. Drake... Added a reference to tDOM (Tcl DOM package using Expat).
2002-05-09 Fred L. Drake... Oops, fix the title!
2002-05-09 Fred L. Drake... Completely replace the style of the Expat web page...
2002-05-09 Fred L. Drake... Simple style sheet for the Expat web page.
2002-05-09 Fred L. Drake... Lame "logo" for the Expat web page.
2002-05-08 Fred L. Drake... Added link to information about a C++ binding for Expat.
2002-05-04 Fred L. Drake... xml_failure(): Pass the relevant XML_Parser into the...
2002-04-29 Fred L. Drake... Added target to run checks based on xmlwf and James...
2002-04-29 Fred L. Drake... Fix stupid last minute change.
2002-04-29 Fred L. Drake... Added a bunch of assertions that internal assumptions...
2002-04-26 Fred L. Drake... Wrap some long lines, including ones I just introduced.
2002-04-26 Fred L. Drake... Cut down on the warnings from MSVC6 on Warning Level 4.
2002-04-25 Fred L. Drake... Revise the data accumulation to be at least a little...
2002-04-25 Fred L. Drake... Make the organization slightly easier to discern.
2002-04-24 Fred L. Drake... Added "NEWS" file for 1.95.3. Still needs to be filled...
2002-04-24 Fred L. Drake... Bump version number.
2002-04-24 Fred L. Drake... Take advantage of XML_ParserReset(): Instead of creati...
2002-04-24 Fred L. Drake... XML_ParserReset(): New function. Reset a parser to...
2002-04-23 Fred L. Drake... Squash compiler warning (GCC): simply referencing a...
2002-04-23 Karl WaclawekAttribute type constants did not have null terminators.
2002-04-23 Karl WaclawekFixed rev. 1.26 patch for XML_SetReturnNSTriplet.
2002-04-23 Karl WaclawekXML_UNICODE fixes
2002-04-22 Fred L. Drake... Add a new test that demonstrates SF bug #481609 is...
2002-04-22 Fred L. Drake... Test support enhancements:
2002-04-22 Fred L. Drake... Add support for the xmlwf manpage, both for install...
2002-04-22 Fred L. Drake... Formatted version of the Unix manpage, ready for instal...
2002-04-22 Greg Steinxmlwf should depend on the library, too.
2002-04-20 Fred L. Drake... Added another line to the copyright notice.
2002-04-20 Fred L. Drake... Bump version number.
2002-04-20 Fred L. Drake... Bump the release number.
2002-04-20 Fred L. Drake... Add missing word in comment.
next