]> granicus.if.org Git - libexpat/shortlog
libexpat
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...
2001-07-27 Fred L. Drake... Add more information to the Welcome screen of the insta...
2001-07-27 Fred L. Drake... Don't use the program database in MSVC. The others...
2001-07-27 Fred L. Drake... Update the lib and xmlwf project files to be part of...
2001-07-27 Fred L. Drake... Try to make the Windows installer a little more rationa...
2001-07-27 Fred L. Drake... Adding back the MSVC workspace, adding in the sample...
2001-07-27 Fred L. Drake... Now we need to ignore some MSVC turds here.
2001-07-27 Fred L. Drake... No longer need to ignore MSVC turds in this directory.
2001-07-27 Fred L. Drake... Move the MSVC workspace up one directory level so the...
2001-07-27 Fred L. Drake... Avoid creating extra output directories from MSVC.
2001-07-27 Fred L. Drake... More project files for MSVC.
2001-07-27 Fred L. Drake... Ignore some additional Windows/MSVC cruft.
2001-07-27 Fred L. Drake... I'm not really sure why this version of the file is...
2001-07-27 Fred L. Drake... Simplify the Unix source release; do not include all...
2001-07-26 Fred L. Drake... Remove the sample directory; it is no longer used.
2001-07-26 Fred L. Drake... All sample code is now located in the "examples" directory.
2001-07-26 Fred L. Drake... Move the "elements" example code here from "sample...
2001-07-26 Fred L. Drake... More GCC flags, when we're using GCC:
2001-07-26 Fred L. Drake... Settle on a release date, and note that there is now...
2001-07-26 Fred L. Drake... Add xmlwf to the default build, since the install inclu...
2001-07-26 Fred L. Drake... Make the built installer land in an existing directory.
2001-07-26 Fred L. Drake... Add an overview of where everything ends up when instal...
2001-07-26 Fred L. Drake... Changes so that we can actually build an installer...
2001-07-26 Fred L. Drake... Installer-builder script for Inno Setup, contributed...
2001-07-25 Fred L. Drake... Update the RPM .spec file for 1.95.2.
2001-07-25 Fred L. Drake... Change some options to end up with more rational output...
2001-07-25 Fred L. Drake... Added preliminary changes for the 1.95.2 release.
2001-07-25 Fred L. Drake... Try to better explain the problems with Sun make -...
2001-07-25 Fred L. Drake... Make sure the configured compiler is used for all subdi...
next