Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c480c4ea | 2003-12-10 13:24:38 | preparing release of libxml2-2.6.3, updated and regenerated the docs. * configure.in doc/* libxml.spec.in: preparing release of libxml2-2.6.3, updated and regenerated the docs. Daniel | ||
| 8d7b5c7e | 2003-11-15 18:24:36 | fixed some wording make sure doc/examples is packaged fixed the really * Copyright: fixed some wording * libxml.spec.in: make sure doc/examples is packaged * include/libxml/tree.h valid.c xmlreader.c: fixed the really annoying problem about xmlRemoveID and xmlReader streaming. Thing looks fixed now, add to add a doc reference to the xmlID structure though... Daniel | ||
| d8cf9061 | 2003-11-11 21:12:36 | less verbose on difference cleanup fixed xmlCleanupParser() doc work on * check-xinclude-test-suite.py: less verbose on difference * libxml.spec.in: cleanup * parser.c: fixed xmlCleanupParser() doc * doc/Makefile.am doc/apibuild.py doc/libxml2-api.xml doc/examples/Makefile.am doc/examples/example1.c doc/examples/examples.xml doc/examples/index.py doc/examples/test1.xml: work on adding C examples and generating automated information about those. examples.xml is autogenerated describing the examples. * example/Makefile.am: cleanup Daniel | ||
| 6f7e24bb | 2003-05-14 19:45:50 | Fixed the release number fo the spec file, Daniel | ||
| 38b80a8f | 2003-05-14 18:59:00 | trying to conciliate --with-python= requirements and RPM builds, a PITA * configure.in libxml.spec.in python/Makefile.am: trying to conciliate --with-python= requirements and RPM builds, a PITA really... Daniel | ||
| d437d328 | 2003-05-13 21:07:01 | added a comment about bug #112902 Daniel * libxml.spec.in: added a comment about bug #112902 Daniel | ||
| 231d791f | 2003-02-09 14:22:17 | fixes a libtool problem on AMD 64bits builds found the validation problem * libxml.spec.in: fixes a libtool problem on AMD 64bits builds * relaxng.c: found the validation problem I had with interleave when not covering all remaining siblings * Makefile.am test.relaxng/* result/relaxng/*: augmented the testsuite and check the RNG schemas against the RNG schemas given in appendix A Daniel | ||
| 4f860202 | 2003-01-02 13:00:02 | integrated drv_libxml2.py Python xml.sax driver from St | ||
| a9b66d00 | 2002-12-11 14:23:49 | new API building Python script, does the C parsing directly, generates a * doc/apibuild.py doc/libxml2-api.xml doc/Makefile.am: new API building Python script, does the C parsing directly, generates a better API description including structure fieds defs and enums. Still a couple of bugs, but good enough for the python wrappers now. * DOCBparser.c SAX.c nanohttp.c parser.c parserInternals.c tree.c valid.c xmlIO.c xmlmemory.c xmlreader.c xmlregexp.c xmlschemas.c include/libxml/schemasInternals.h include/libxml/tree.h: more cleanup based on the python analysis script reports. * libxml.spec.in: make sure the API XML description is part of the devel package. Daniel | ||
| 9715c17b | 2002-11-25 16:33:40 | add a line in %changelog for releases Daniel * libxml.spec.in configure.in: add a line in %changelog for releases Daniel | ||
| f9c4cad2 | 2002-11-22 15:57:07 | preparing 2.4.28 some cleanup updated the news and regenerated. Daniel * configure.in: preparing 2.4.28 * libxml.spec.in doc/Makefile.am: some cleanup * doc/*: updated the news and regenerated. Daniel | ||
| dad3f680 | 2002-11-17 16:47:27 | preparing release 2.4.27 updated and rebuilt the docs try to make sure the * configure.in: preparing release 2.4.27 * doc/* : updated and rebuilt the docs * doc/Makefile.am libxml.spec.in: try to make sure the tutorial and all the docs are actually packaged and in the final RPMs * parser.c parserInternals.c include/libxml/parser.h: restore xmllint --recover feature. Daniel | ||
| 366a915f | 2002-10-23 20:43:53 | serious cleanup of the spec file and associated changes in the Makefiles. * Makefile.am config.h.in libxml.spec.in doc/Makefile.am: serious cleanup of the spec file and associated changes in the Makefiles. * valid.c: try to remove some warnings on x86_64 Daniel | ||
| 5643b5ac | 2002-09-04 12:27:06 | fixes libary path for x86_64 AMD Daniel * libxml.spec.in: fixes libary path for x86_64 AMD Daniel | ||
| c692481a | 2002-05-24 11:10:43 | fixing bug #81112 Daniel * libxml.spec.in: fixing bug #81112 Daniel | ||
| a7084cd5 | 2002-04-15 17:12:47 | release of 2.4.20 updated and rebuilt the docs Daniel * configure.in: release of 2.4.20 * doc/*: updated and rebuilt the docs Daniel | ||
| d85f4f43 | 2002-03-25 10:48:46 | fixed bug #76168, attribute redeclared in the internal subset should not * valid.c SAX.c: fixed bug #76168, attribute redeclared in the internal subset should not raise duplicate ID errors, also there was a small bug in conjunction to namespace declarations defaulted and xml:xxx attributes DTD definitions. Daniel | ||
| d2379010 | 2002-03-15 22:24:56 | Cleanup of the python Makefiles based on Jacob and James feedback, fixed * libxml.spec.in python/Makefile.am python/tests/Makefile.am python/generator.py python/libxml.c python/types.c: Cleanup of the python Makefiles based on Jacob and James feedback, fixed the spec file accordingly, fixed the number of warning that passing my pedantic CFLAGS was generating. Conclusion is that Python includes are real crap. Daniel | ||
| f5a457a3 | 2002-03-07 10:25:29 | Fixed #73408 missing images are now copied on install and part of the * libxml.spec.in doc/Makefile.am: Fixed #73408 missing images are now copied on install and part of the -devel RPM Daniel | ||
| e915b2d4 | 2002-03-06 18:42:40 | Fixed bug #72570 moved the libxml man page to section 3 Daniel * Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570 moved the libxml man page to section 3 Daniel | ||
| 5e5c2d0a | 2002-02-09 18:03:01 | Justin Fletcher found some parts of the code needing cleanup Fixed the * parserInternals.c valid.c: Justin Fletcher found some parts of the code needing cleanup * libxml.spec.in python/Makefile.am python/generator.py python/libxml.c python/libxml.py: Fixed the python Makefiles corrected a bug showing up on ia64, changed the name of the python internal module too Daniel | ||
| c575b997 | 2002-02-08 13:28:40 | Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 * Copyright Makefile.am README configure.in libxml.spec.in: Changed to the MIT Licence * doc/FAQ.html doc/catalog.html doc/intro.html doc/xml.html doc/xmlio.html: updated the doc accordingly * include/libxml/xmlwin32version.h configure.in: preparing 2.4.14 release * python/generator.py python/libxml.c python/libxml2-python-api.xml python/libxml2class.txt python/libxml_wrap.h python/types.c: fixed the const xmlChar * wrapper and generator, XPath extension functions now use the context as first argument * python/tests/tstxpath.py python/tests/xpath.py python/tests/xpathext.py: Updated the tests accordingly * tree.c: fixed bug #70067 Daniel | ||
| 9589d455 | 2002-02-02 10:28:17 | Progressing through the TODOs, class description output, extra XML API, * libxml.spec.in python/Makefile.am python/TODO python/generator.py python/libxml.c python/libxml2-python-api.xml python/libxml2class.txt: Progressing through the TODOs, class description output, extra XML API, RPM now builds the wrappers for all python installed versions Daniel | ||
| 253aa2c3 | 2002-02-02 09:17:16 | added more informations in the libxml2-python package including docs. * configure.in libxml.spec.in python/Makefile.am python/TODO python/generator.py python/libxml2class.txt: added more informations in the libxml2-python package including docs. Slightly changed the class hierarchy * python/tests/*: added basic regression tests infrastructure too Daniel | ||
| ea89828b | 2001-11-04 22:13:45 | cleanup updated with 2.4.8 Daniel * libxml.spec.in: cleanup * include/libxml/xmlwin32version.h: updated with 2.4.8 Daniel | ||
| cd21dc78 | 2001-11-04 20:03:38 | Fixed SGML catalogs breakage of 2.4.7, added a couple of really needed * include/libxml/catalog.h catalog.c: Fixed SGML catalogs breakage of 2.4.7, added a couple of really needed APIs like xmlCatalogIsEmpty() and xmlNewCatalog() * xmlcatalog.c: updated --sgml --noout to be a suitable replacement for install-catalog * configure.in: preparing 2.4.8 Daniel | ||
| 1a123613 | 2001-09-19 08:06:23 | PISSED !!! DO NOT COMMIT DIRECTLY IF NOT ALLOWED PERSONALLY * Makefile.am libxml.spec.in: backing up non-documented changes commited without review or aproval by Jens Finke <jens@gnome.org> * HACKING: made 100% clear that no commit should be done directly Daniel | ||
| de8c8af9 | 2001-09-19 07:20:40 | Don't copy libxml.spec, it's already included due to listing in Wed Sep 19 08:42:20 CEST 2001 Jens Finke <jens@gnome.org> * Makfefile.am (dist-hook): Don't copy libxml.spec, it's already included due to listing in EXTRA_DIST. * libxml.spec.in: Updated. | ||
| 98fed37a | 2001-09-13 11:34:58 | dohh generated the wrong include path :-( re-dohh forgot the new manpage * libxml-2.0.pc.in: dohh generated the wrong include path :-( * doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-( Daniel | ||
| 07cdb2a8 | 2001-09-12 20:19:58 | moved includes to includedir/libxml2/libxml, updated the configuration * config.h.in configure.in libxml.spec.in include/libxml/Makefile.am libxml-2.0.pc.in: moved includes to includedir/libxml2/libxml, updated the configuration scripts systems accordingly | ||
| 344cee76 | 2001-08-20 00:08:40 | renaming testCatalog as xmlcatalog, making it an installed app adding a * Makefile.am xmlcatalog.c libxml.spec.in: renaming testCatalog as xmlcatalog, making it an installed app adding a shell, and preparing it to be a /etc/xml/catalog management tool, though not ready yet * catalog.c include/libxml/catalog.h: adding support for XML Catalogs http://www.oasis-open.org/committees/entity/ not finished, there is some interesting tradeoffs and a few open questions left. Daniel | ||
| c5d64345 | 2001-06-24 12:13:24 | Summer's cleanup, a really big one: * AUTHORS: added William and Bjorn * include/libxml/*.h *.c README doc/*.html etc.: changed old email to daniel@veillard.com hopefully I won't have to do this again * doc/Makefile.am doc/html/*.html: cleanup makefile, checked that docs can be rebuilt cleanly now * include/libxml/xml*version.h*: removed include/libxml/xmlversion.h from CVs it's generated, added include/libxml/xmlwin32version.h also generated but which should change far less frequently. * catalog.c nanoftp.c: made sure to include libxml.h not libxml/xmlversion.h directly * include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h when compiling on WIN32 and MSC Daniel | ||
| 2913e4ce | 2001-04-26 19:29:02 | new patches from Toshio Kuratomi Daniel * libxml.m4 libxml2-spec.in: new patches from Toshio Kuratomi Daniel | ||
| b42042b5 | 2001-01-28 07:40:36 | Renamed the library to libxml2 and made the changes needed to have libxml-devel and libxml2-devel to coexist: - Makefile.am configure.in libxml.spec.in example/Makefile.am: Changed the library name, in order to get libxml-devel and libxml2-devel to coexist on a single system - xml-config.1 xml-config.in xmlConf.sh.in: renamed - xml2-config.1 xml2-config.in xml2Conf.sh.in: new files Daniel | ||
| 8e199906 | 2001-01-25 18:54:39 | Some packaging cleanup: - Makefile.am doc/Makefile.am libxml.spec.in: painful work to get the HTML doc to go into the -devel RPM ... - aclocal.m4 config.h.in: some updates due to auto* magic Daniel | ||
| 6db58199 | 2000-10-30 09:27:53 | Improved the package description in the spec file, Daniel | ||
| 47c02451 | 2000-10-11 13:04:36 | Added a man page for xml-config Fredrik Hallenberg <hallon@lysator.liu.se>, Daniel. | ||
| 04698d9e | 2000-09-17 16:00:22 | New set of cleanups, released 2.2.3: - SAX.c debugXML.c parser.c parserInternals.c tree.c valid.c xpath.c: removed a few warnings in pedantic mode ... - parserInternals.c parser.c: moved encoding switching function to parserInternals.c - configure.in, doc/Makefile.am libxml.spec.in: released 2.2.3 Daniel | ||
| 979e55e8 | 2000-08-19 16:48:54 | Added man pages, Daniel | ||
| 4970326b | 2000-07-10 10:27:46 | Fixed the handling of the control FTP connection Fixed the spec file Daniel | ||
| 7d85335a | 2000-07-02 18:53:09 | Fixed bug #7419, dependancies fouled, Daniel. | ||
| 361d845d | 2000-04-03 19:48:13 | Work done on the plane, ready to release libxml2-2.0.0, Daniel | ||
| edfb29b8 | 2000-03-14 19:59:05 | Updated the docs, and configuratio/spec stuff to release is at libxml2 , daniel. | ||
| cf46199c | 2000-03-14 18:30:20 | This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html Daniel | ||
| da07c34a | 2000-01-25 18:31:22 | - added a nano FTP module - removed SNAP from RPM - updated the status in doc | ||
| 2f4dfc40 | 1999-09-24 14:03:48 | Updated the doc, and patched libxml.spec.in, Daniel. | ||
| dd6b3676 | 1999-09-23 22:19:22 | Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel | ||
| b556eb58 | 1999-08-15 17:19:50 | Corrected xmlConf.sh missing in distrib, Daniel | ||
| b05deb7f | 1999-08-10 19:04:08 | Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel | ||
| 272b02eb | 1999-07-29 20:09:19 | Allow defining a CUSTOM_RELEASE at RPM build time | ||
| 011b63cb | 1999-06-02 17:44:04 | Release of libxml-1.1, Daniel. | ||
| 04743433 | 1999-02-28 02:38:48 | alpha updates greg alpha updates greg | ||
| 63dc42c6 | 1999-02-21 21:20:12 | Made spec file autogenerate, tweaked it also Dr Mike <drmike@redhat.com> |