Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 146f5056 | 2001-06-28 15:12:04 | released 1.8.14 Daniel * configure.in: released 1.8.14 Daniel | ||
| fa555474 | 2001-06-27 21:49:13 | patch from brad@openbsd.org to handle DESTDIR Daniel * Makefile.am: patch from brad@openbsd.org to handle DESTDIR Daniel | ||
| da27133c | 2001-06-21 13:35:23 | Made xmlParseChunk behaving the same way as xmlParseFile (no matter if Made xmlParseChunk behaving the same way as xmlParseFile (no matter if it's the correct behaviour or not ;-) * parser.c (xmlParseChunk): Use the old parser if xmlUseNewParserDefault is not set. Added xmlOldParseChunk declaration. * oldparser.c (xmlOldParseChunk): Made non-static. | ||
| 30fbd3f4 | 2001-05-14 10:37:48 | A new bugfix release: * configure.in: releasing 1.8.13 fixing the two previous bugs Daniel | ||
| 8c27d623 | 2001-05-05 16:34:01 | - entities.c: fixed a possible NULL pointer deref introduced on the last change (Gediminas Paulauskas) and clean up a couple other mistakes Daniel | ||
| 3a1528c5 | 2001-05-05 09:40:50 | - entities.c tree.c parser.c: fix a problem raised after 1.8.12 non-utf document parsed with the old parser are not saved correctly force the UTF-8 encoding label on the new parser to detect it Daniel | ||
| 73a4bfe9 | 2001-05-04 07:38:19 | Getting ready for 1.8.12 release: - doc/xml.html: updated - doc/html/*: rebuilt the docs Daniel | ||
| 01861538 | 2001-03-26 22:51:03 | parser.c: fixed line number reporting on error Daniel | ||
| 0d6a64cf | 2001-03-26 21:23:18 | - parser.c parserold.c: Sullivan and Darin found a parser bug, applied the patch. Daniel | ||
| 925eedf8 | 2001-03-26 07:52:39 | - parserold.c : reapplied bug 52299 fix Daniel |