Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3bff2b0e | 2000-10-01 20:33:47 | Rebuilt docs for 2.2.4 release, Daniel. | ||
| 8b5dd83f | 2000-10-01 20:28:44 | - configure.in: releasing 2.2.4 - parser.[ch]: added xmlStrEqual() - HTMLparser.c HTMLtree.c SAX.c debugXML.c entities.c parser.c tree.c valid.c xlink.c xpath.c: converted all !xmlStrcmp to use xmlStrEqual instead - TODO: updated - added an XPath test Daniel | ||
| bc765307 | 2000-10-01 18:23:35 | Cleanups, 1 bug fix: - HTMLparser.c: fixed htmlStartCloseIndexinitialized init - entities.h: exported xmlInitializePredefinedEntities - parser.[ch] : added xmlInitParser() - parserInternals.h : had to export htmlInitAutoClose() Daniel | ||
| f09e7e35 | 2000-10-01 15:53:30 | XPath fixes and cleanup, 2 general bug fixes: - xpath.[ch] : fixed some serious XPath Predicate evaluation problems - Makefile.am : added XPath regression tests to normal tests - uri.c: fixed a problem with local paths, cleanup - parser.c: fixed a problem with large CData sections Daniel | ||
| d2ade932 | 2000-09-30 14:39:55 | Patch for solaris libs lookup, Daniel. | ||
| 1b478d11 | 2000-09-30 02:27:55 | Use the correct pkg-config syntax (the pkg-config that comes with the RedHat 7.0 glib-gtkbeta RPM and not the one from pkgconfig.sourceforge.net which is old). | ||
| fc79fa2b | 2000-09-29 23:51:05 | file libxml.pc.in was initially added on branch LIB_XML_1_BRANCH. | ||
| dd7d1f6d | 2000-09-29 23:17:57 | Provide pkg-config script. 2000-09-30 Martin Baulig <baulig@suse.de> * libxml-2.0.pc.in: Provide pkg-config script. * configure.in: Create the libxml-2.0.pc script from the libxml-2.0.pc.in templates. * Makefile.am (pkgconfig_DATA): Install the libxml-2.0.pc script in `$(libexecdir)/pkgconfig'. | ||
| c92c304a | 2000-09-29 02:42:04 | on-line update, Daniel | ||
| 4b0755c6 | 2000-09-25 14:26:28 | - HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning when compiling with MSC Daniel |