]> granicus.if.org Git - libexpat/shortlog
libexpat
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.
2002-04-20 Fred L. Drake... Added missing library to link line for tests; not sure...
2002-04-20 Fred L. Drake... Added test for SF bug #480278.
2002-04-20 Fred L. Drake... Simplify the command used to run the test program.
2002-04-20 Fred L. Drake... Fix typo in comment.
2002-04-19 Fred L. Drake... Check in SF patch #488196: Make xmlwf read from standar...
2002-04-19 Fred L. Drake... Added a test for SF bug #231864.
2002-04-19 Fred L. Drake... Check in SF patch #476929: Fix XML_SetReturnNSTriplet().
2002-04-19 Fred L. Drake... Add a test that checks that illegal UTF-8 sequences...
2002-04-19 Fred L. Drake... Make the sample applications depend on the Expat library.
2002-04-19 Fred L. Drake... Add the new tests to the right TCase object.
2002-04-19 Fred L. Drake... basic_setup(): Remove bogus assumption that all tests...
2002-04-19 Fred L. Drake... Wrap some long lines.
2002-04-16 Fred L. Drake... Remove files that are no longer used.
2002-04-16 Fred L. Drake... Fix name of the "bin" directory; was missing the defaul...
2002-02-25 Fred L. Drake... Add link to the TclXML project (includes Tcl binding...
2002-02-21 Fred L. Drake... Manual page for the xmlwf utility, contributed by Scott...
2002-01-21 Fred L. Drake... Added links to the Objective-C and Ruby bindings to...
2002-01-11 Fred L. Drake... Add a list of references to other Expat resources.
2001-12-10 Greg SteinFix the URL to the online CVS browsing.
2001-12-07 Greg SteinRemove the Makefile.in files from the subdirs
2001-12-07 Greg Stein* Switch to a single, top-level Makefile (simplificatio...
2001-12-05 Fred L. Drake... Add a -v option to cause xmlwf to report the version...
2001-11-18 Fred L. Drake... Add a check for unknown command line options.
2001-11-18 Fred L. Drake... Use the SF logo that has no box around the edge; it...
2001-11-16 Fred L. Drake... prologProcessor(): Avoid segfault by making sure ...
2001-11-16 Fred L. Drake... Added a test to make sure that whitespace in ENTITIES...
2001-11-13 Fred L. Drake... Added tests that some basic encodings are recognized...
2001-11-13 Fred L. Drake... Note that the tests need check 0.8 to work.
2001-11-13 Fred L. Drake... Update to work with check 0.8.
2001-11-13 Fred L. Drake... Added a test that ensures the parser reports an out...
2001-11-09 Fred L. Drake... As long as SourceForge is changing their logo, we can...
2001-11-09 Fred L. Drake... Added note about conftools/expat.m4.
2001-11-09 Fred L. Drake... autoconf probe macro to determine how to use Expat.
2001-11-09 Fred L. Drake... Be more careful about deciding which filemap implementa...
2001-11-09 Fred L. Drake... Include header to avoid compiler warnings. Part of...
2001-11-09 Fred L. Drake... Be more reliable about using the libtool version on...
2001-11-09 Fred L. Drake... Define & use $(srcdir). Part of SF patch #465018.
2001-10-02 Fred L. Drake... Revert previous change and use an alternate approach...
2001-10-01 Fred L. Drake... Wrap a *lot* of long lines to fit in an 80-column world...
2001-10-01 Fred L. Drake... Abandon the use of directory names as target names...
2001-10-01 Fred L. Drake... Added a "-c" option to the $CC command line to make...
2001-08-23 Greg SteinHush up, cvs...
2001-08-23 Greg SteinSimplify the version handling some more by breaking...
2001-08-23 Greg SteinWe are shipping expat.h now, not expat.h.in
2001-08-23 Greg SteinRevamp how the version stuff is handled. Use the header...
2001-08-23 Greg Stein* stop using aclocal.m4 and directly sinclude() the...
2001-08-23 Greg SteinClean out some unused bits from the makefiles. Remove...
2001-08-17 Fred L. Drake... Update so the tests will be run by "make check".
2001-08-17 Fred L. Drake... Tell CVS to ignore the intermediate files generated...
2001-08-17 Fred L. Drake... Build & run the test suite.
2001-08-17 Fred L. Drake... Explain what is required to build & run the test suite...
2001-08-17 Fred L. Drake... A very small test suite for Expat; additional tests...
2001-08-13 Fred L. Drake... Added a note to the XML_GetCurrentByteCount() function...
2001-08-10 Fred L. Drake... Make sure SHELL is properly set from the configure...
2001-08-09 Fred L. Drake... XML_Parse(): If XML_GetBuffer() returns NULL, do not...
2001-07-30 Fred L. Drake... Switch to testing that _MSC_EXTENSIONS is defined,...
2001-07-28 Fred L. Drake... Fix a couple of stupid typos that I should have caught...
2001-07-27 Fred L. Drake... Update to match the latest version of the installer. R_1_95_2
2001-07-27 Fred L. Drake... Suggest that Windows users get the installer; it will...
2001-07-27 Fred L. Drake... Remove some bogus preprocessor definitions.
2001-07-27 Fred L. Drake... Remove all traces of the XMLCALLBACK macro -- there...
2001-07-27 Fred L. Drake... Try again.
2001-07-27 Fred L. Drake... Make sure that XMLPARSEAPI specifies the calling conven...
2001-07-27 Fred L. Drake... Shorten the name of the directory we store the uninstal...
next