kc3-lang/libxml2/ChangeLog

Branch :


Log

Author Commit Date CI Message
e0aed304 2000-04-16 08:52:20 Updated the Hacking file with instructions, Daniel.
5e873c46 2000-04-12 13:27:38 - speedup of IS_CHAR like macros, significant overall improvement - More interfaces for new I/O functions: xmlNewIOInputStream, xmlParserInputBufferCreateIO, xmlCreateIOParserCtxt - added I/O test to xmllint Daniel
fc708e2b 2000-04-08 13:17:27 - cosmetic changes from "Timur I. Bakeyev" <timur@bat.ru> Daniel
5d211f4c 2000-04-07 17:00:24 libxml2 prerelease ? - xmlIO cleanup, xmlRegisterInputCallbacks() for new input method - fixed xmlPrevSibling and xmlNextSibling - TODO: updated - doc/* : updated/regenerated Daniel
e77a918a 2000-04-05 19:12:29 added testURI.c, Daniel.
ce8b83b0 2000-04-05 18:38:42 Adding xmllint.c missing from CVs too, Daniel.
b9df404b 2000-04-05 14:23:16 Added xmlversion.h.in, Daniel
361d845d 2000-04-03 19:48:13 Work done on the plane, ready to release libxml2-2.0.0, Daniel
ec30341c 2000-03-24 13:41:54 uri.c uri.h: finished the escaping handling, the base support and the URI path normalization. Makefile.am: added instructions to generate testURI TODO: updated doc/xml.html, doc/smallfootonly.gif doc/w3c.png: updated, added links and icons for W3C and Gnome Daniel
8f621986 2000-03-20 13:07:15 - xmlmemory.[ch] commiting the files finally - rebuilt/uploaded docs, Daniel
3dd82e7c 2000-03-20 11:48:04 - TODO: updated - xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to - TODO: updated - xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to override libxml default allocation function with another set (like gmalloc/gfree). - Makefile.am, uri.c, uri.h: added a set of functions to do exact (litteraly copied from the RFC 2396 productions) parsing and handling of URI. 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
f13e1ed1 2000-03-06 07:41:49 Updated docs, Daniel.
b566ce1d 2000-03-04 11:39:42 Rebuit doc finished closing a few bugs, Daniel.
fb76c40a 2000-03-04 11:39:42 Blanks handling function, added 2.x upgrade doc, Daniel
90fb02ca 2000-03-02 03:46:43 Trying another better solution at the <a> </a> problem, Daniel
83a30e7a 2000-03-02 03:33:32 Fixed #6766 and satrted working on white space handling, Daniel
88f00ae1 2000-03-02 00:15:55 Second patch from Paul Dubois, Daniel
402e8c88 2000-02-29 22:57:47 applied doc patch from Paul DuBois, Daniel
d0f7f74b 2000-02-02 17:42:48 Do a bit of bufferization in text mode, Daniel
5feb8495 2000-02-02 17:15:36 - Removing warnings on various paltforms - closing bug #5281 Daniel
f341f930 2000-02-02 14:52:08 Patches for WIN32, Daniel.
13c757ef 2000-02-01 23:59:15 Commited the snprintf patch courtesy of George Katsirelos <gkatsi@cs.toronto.edu>, Daniel.
726e8796 2000-01-30 20:04:29 Fixed '#' and '?' stripping when processing URLs, Daniel.
e41f2b74 2000-01-30 20:00:07 Released 1.8.6, Daniel.
f3be931a 2000-01-28 13:59:21 include <netinet/in.h> for IPPROTO_TCP. 2000-01-29 James Henstridge <james@daa.com.au> * nanoftp.c: include <netinet/in.h> for IPPROTO_TCP. * Makefile.am: added nanoftp.[ch] to the build.
aeea04f1 2000-01-25 19:27:27 - cleaned up the FTP module, did the API, extracted docs - regenerated and updated the docs
da07c34a 2000-01-25 18:31:22 - added a nano FTP module - removed SNAP from RPM - updated the status in doc
e3d88efb 2000-01-24 13:55:06 - bux fixes in XPath implementation - fixed xml-config --version - updated TODO Daniel
461a66c9 2000-01-18 18:01:01 Candidate libxml-1.8.5, include jody libz patch, Daniel
f967b904 2000-01-17 16:06:10 Fixed a hideous bu in xmlGetProp, reported by Rune.Djurhuus@fast.no, Daniel.
ad8f99df 2000-01-15 14:20:03 Updated TODO conditionnal compile of messages from the parser/tree.c code, Updated TODO conditionnal compile of messages from the parser/tree.c code, Daniel
0142b84b 2000-01-14 14:45:24 Oops, it seems I forgot to commit 1.8.4 changes - restored xmlNewGlobalNs since this seems used - fixed a problem with INCLUDE_WINSOCK - removed all calls to exit() from the library code. - removed bugs detected by Windows compilers - started adding interfaces for parsing well balanced XML fragments - releasing 1.8.4 - rebuilt the docs Daniel
2eac5039 2000-01-09 21:08:56 Added a Fragment function for Raph (DOM) Daniel.
f3a7358d 2000-01-05 14:58:39 Updated the documentation, Daniel
71b656e0 2000-01-05 14:46:17 - added xmlRemoveID() and xmlRemoveRef() - added check and handling when possibly removing an ID - fixed some entities problems - added xmlParseTryOrFinish() - changed the way struct aredeclared to allow gtk-doc to expose those - closed #4960 - fixes to libs detection from Albert Chin-A-Young - preparing 1.8.3 release Daniel
437b87b8 2000-01-03 17:30:46 fixed configure and Makefile to use readline in tester if available rebuilt and updated the doc, Daniel
686d6b6a 2000-01-03 11:08:02 - added xmlRemoveProp - changed the way Windows socket stuff get included - removed an indetermination xmLDecl/PI(xml...) - xmlNewNs wasn't checking for double definition - fixed a problem with dist-hook duplicates - fixed the loading of external entities APIs, now xmlLoadExternalEntity() is used everywhere - now the xhtml spec validates with the xhtml DTD. - error.c: fixed crashes in case of no input stream - added the xhtml spec and dtds to the validation tests and results Daniel
5e5c6235 1999-12-29 12:49:06 - Push mode for the HTML parser (new calls) - Improved the memory debugger to provide content informations - cleanups, last known mem leak killed Daniel
be849cf3 1999-12-28 16:43:59 Rebuild the documentation, Daniel.
dbfd641b 1999-12-28 16:35:14 - Lots of improvements, too long to list here - Push mode for the XML parser (HTML to come) - XML shell like interface for debug - improvements on XPath and validation Daniel
fef854d2 1999-12-22 11:31:10 Update to Changelog lost, Daniel.
3c558c37 1999-12-22 11:30:41 - fix for PIs name starting with xml - fixed a potential problem with || and && ops - generate win32config.h for those on the Other Side ! Daniel
0caf07a7 1999-12-21 16:25:49 Fixed = vs. == bug in parser.c (hrmless though) and type in sgml, Daniel.
5cb5ab8d 1999-12-21 15:35:29 - release 1.8.2 - HTML handling improvement - new tree handling functions - release 1.8.2 - HTML handling improvement - new tree handling functions - default namespace on attribute bug fixed - libxml use for C++ fixed (for good this time !) Daniel
b24054a0 1999-12-18 15:32:46 - Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel
323c48c8 1999-12-18 15:32:45 Made it so that html nodes with a single child do not insert a carriage * HTMLtree.c: Made it so that html nodes with a single child do not insert a carriage return before or after the child node.
262f9cb7 1999-12-18 15:32:45 - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel
6d3bf1f4 1999-12-16 17:52:19 - fixed a nasty bug destroying default namespace and Dia :-( introduced in 1.8.0 - closed bug #3950 Daniel
944b5ff4 1999-12-15 19:08:24 A posteriori validation should now work, Added --postvalid to tester program Added xmlDocGetRootElement() to the API, Daniel
bfce3775 1999-12-15 04:32:07 Changed 'namespace' to 'nameSpace' to workaround c++ losage where 'namespace' is a reserved keyword of the compiler.
10a2c653 1999-12-12 13:03:50 Large commit of changes done while travelling to XML'99 - cleanups on memory use and parsers - start of Link interfaces HTML and XLink - rebuild the doc - released as 1.8.0 Daniel
294cbca5 1999-12-03 13:19:09 Closing #3908 and #3937 and a memory leak in the SAX API added SAX.h mostly useful for the doc generation Regenerated all the docs, Daniel
f5c2c870 1999-12-01 09:51:45 - added the patch from Carl Nygard <cnygard@bellatlantic.net> which allow impressive speed improvement on dataset with large text pieces, but at the cost of broken binary compatibility and slightly bigger memory usage. Configure with --with-buffers to activate them, they are protected with XML_USE_BUFFER_CONTENT define. - added xmlCleanupPredefinedEntities(), memory allocation cleanup Daniel
a819dace 1999-11-24 18:04:22 Added cleanup routines, cleanup with -pedantic on linux, closed #3788, Daniel
11a48ec6 1999-11-23 10:40:46 Closing bug report #3748, changed global compression flag usage, and added xmlNewTextChild() and xmlNewDocRawNode(), Daniel
4c3a2030 1999-11-19 17:46:26 The HTML parser MUST not die, even if given complete garbage to eat ! Updated the xml.html doc a bit and reran the doc generation, Daniel
07136650 1999-11-18 14:02:05 Fixed some wrongly space collapsing code due to misreading of the spec, Daniel.
7f858502 1999-11-17 17:32:38 Attribute nomarlization closing bug #3597 Small fixes in encoding.c First bits of real progressive parsing, Daniel
d7e200c0 1999-11-15 17:53:11 closing bug #3163 by adding extra flags for the cc compiler on HP-uX, Daniel.
51e3b154 1999-11-12 17:02:31 xmlSetProp() and xmlNewProp() fixes, mem extra alloc bug in parser fixed, Daniel
962195f6 1999-10-28 15:51:53 Turned off memory debug, oops ! Daniel
3500838f 1999-10-25 13:15:52 BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs Improvement of regression scripts, make testall should look clean Released as 1.7.4
7c1206fc 1999-10-14 09:10:25 Revamped HTML parsing, lots of bug fixes for HTML stuff, Added xmlValidGetValidElements and xmlValidGetPotentialChildren, Completed and cleaned up the tests, Added doc for new modules gnome-xml-xmlmemory.html and gnome-xml-nanohttp.html, Daniel
7d2c276a 1999-10-11 15:09:51 Fixed probles in some HTML tag autoclose, XML output bug on mixed-content and fixed the related output for tests, Daniel.
6077d03d 1999-10-09 09:11:45 Various small bugfixes, Daniel.
2673d3c8 1999-10-08 14:37:09 Fixed problems with HTML parsing, Daniel.
00fdf370 1999-10-08 09:40:39 Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel
ad21944c 1999-09-27 08:17:49 Turning off memory debug, Daniel
7a66ee6b 1999-09-26 11:31:02 better SAX interfaces. preparing for 1.7.2, Daniel.
2f4dfc40 1999-09-24 14:03:48 Updated the doc, and patched libxml.spec.in, Daniel.
335849b9 1999-09-23 23:08:42 Removed unconditionnal references to snprintf, Daniel.
dd6b3676 1999-09-23 22:19:22 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel
7f7d1119 1999-09-22 09:46:25 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, etc... See Changelog, Daniel.
c08a2c6f 1999-09-08 21:35:25 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel
72bd1001 1999-09-04 20:50:25 replaced "install -d " with "mkinstalldirs" - not all invocations of Sat Sep 4 22:48:05 CEST 1999 Timur Bakeyev <mc@bat.ru> * doc/Makefile.am: replaced "install -d " with "mkinstalldirs" - not all invocations of install understand -d.
6db3cb0b 1999-09-04 20:25:14 prepend all the test* calls with $(top_builddir) - to make 'check' works, Sat Sep 4 22:20:07 CEST 1999 Timur Bakeyev <mc@bat.ru> * Makefile.am: prepend all the test* calls with $(top_builddir) - to make 'check' works, when builddir != srcdir.
c8eab3a2 1999-09-04 18:27:23 Updated the documentation, Daniel.
6454aec2 1999-09-02 22:04:43 Added memory debug wrappers, killed all detected memory leaks, Daniel
1ff7ae3d 1999-09-01 12:19:13 Fixing two stupid bugs on entities and HTML tree deallocation, Daniel.
c26087b8 1999-08-30 11:23:51 Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel.
b96e6438 1999-08-29 21:02:19 Release 1.6, lot of fixes, more validation, code cleanup, added namespace on attributes, Daniel.
991e63d9 1999-08-15 23:32:28 More validity stuff (ID) and corrct version of equal and compare for XPath, 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
6a6ccc1d 1999-08-10 09:34:35 Added an HACKING file, Daniel.
e2d034d3 1999-07-27 19:52:06 Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel
15b75af8 1999-07-26 16:42:37 Just adds 'const' to a couple of important parameters, patch from Michael Meeks <michael@oasis.edenproject.org>, Daniel.
1566d3a9 1999-07-15 14:24:29 Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel
d79d7870 1999-07-12 10:38:12 Applied patch from John Ellson <ellson@lucent.com> closing #1646, Daniel
be9e595a 1999-07-12 09:16:45 Fixed bug #1638, daniel
3166ab1a 1999-07-11 16:14:19 Added the Makefile for example subdir containing gjobread, Daniel.
a75b6b32 1999-07-10 12:21:13 - log entry. - log entry.
7cc3c04b 1999-07-09 10:11:57 Applied a bug fix on file reading code from John Ellson <ellson@lucent.com>, Daniel.
82150d8a 1999-07-07 07:32:15 HTML parsing, output is now correct, added HTMLtests target and testcases, Daniel
5233ffc8 1999-07-06 22:25:25 Restore binary compat, more HTML stuff, allow stdin input, Daniel.
be70ff71 1999-07-05 16:50:46 Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel
97fea18b 1999-06-26 23:07:37 Allocate a per-parser SAX table, correct the SAX results, Daniel.
14fff064 1999-06-22 21:49:07 Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel