1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-28 22:50:07 +03:00

Commit Graph

  • ec78c0f8d5 Updated for clearer message of the content, DV. Daniel Veillard 2000-08-25 10:25:23 +00:00
  • 0d6b17088e Fixes from Martin Duerst for encoding.html, Daniel. Daniel Veillard 2000-08-22 23:52:16 +00:00
  • 52402ce7eb bug fixes, bugfixes, bugfixes ... - parser.c: Fixed Bug#21552: libxml fails to decode & - uri.c testUri.c patches, by Marc Sanfacon (1 left) - parser.c HTMLparser.c: HTML/encoding push problems reportedi by Wayne Davison Daniel Daniel Veillard 2000-08-22 23:36:12 +00:00
  • af7fc34f22 Changed the title external parsed entity in tests, Daniel Daniel Veillard 2000-08-20 15:32:58 +00:00
  • 2f2bf417f8 Small cleanups, updates, Daniel Daniel Veillard 2000-08-20 15:11:02 +00:00
  • 244ece9787 Minor fix and add to testsuite, Daniel Daniel Veillard 2000-08-19 20:58:02 +00:00
  • b8f25c9118 work done on auto-opening of <p> tags and cleanup of SAX output, Daniel. Daniel Veillard 2000-08-19 19:52:36 +00:00
  • 979e55e889 Added man pages, Daniel Daniel Veillard 2000-08-19 16:48:54 +00:00
  • 4540be4af6 Updated the doc a bit, Daniel. Daniel Veillard 2000-08-19 16:40:28 +00:00
  • 808a3f1f9f cleaned up the output of SAX tests, Daniel Daniel Veillard 2000-08-17 13:50:51 +00:00
  • 29579360a7 Patch from Albert Chin-A-Young <china@thewrittenword.com>: - xmllint.c: workaround a MAP_FAILEd definition bug in DU-4.0 Daniel Daniel Veillard 2000-08-14 17:57:48 +00:00
  • 1255ab7780 Patch from Dave Yearke <yearke@eng.buffalo.edu>: - testHTML.c: fix core dump on Solaris 2.x systems - HTMLparser.c: fix segfault if ctxt->sax->characters() is NULL - result/HTML/*.sax: previous bug fix lead to new results Daniel Daniel Veillard 2000-08-14 15:13:33 +00:00
  • 0310929cc4 Patch from Albert Chin-A-Young <china@thewrittenword.com>: - configure.in: added --with-readline=DIR to accept alternate path for readline include/library - configure.in: added AM_C_PROTOTYPES to add -Aa -D_HPUX_SOURCE for ANSI under HP-UX - config.in: Removed @LIBS@ from xml-config because @XML_LIBS@ includes @LIBS@ Daniel Daniel Veillard 2000-08-14 14:58:22 +00:00
  • 786d7c8dcf on-line update, Daniel Daniel Veillard 2000-08-12 23:38:57 +00:00
  • 7c29ce2b4b Rebuilt the docs Daniel Daniel Veillard 2000-08-12 21:20:53 +00:00
  • 87b9539573 Large sync between my W3C base and Gnome's one: Daniel Veillard 2000-08-12 21:12:04 +00:00
  • 2c6feb542a iTrying to fix a problem with CDATA sections, Daniel Daniel Veillard 2000-08-07 18:20:46 +00:00
  • 7ebb1eebda Fix on the patch, Daniel Daniel Veillard 2000-08-04 18:24:45 +00:00
  • 88a172f75f Patch for HP compilers and patch to xmllint.c from Sven Heinicke, Daniel Daniel Veillard 2000-08-04 18:23:10 +00:00
  • a2679fa421 on-line update, Daniel Daniel Veillard 2000-07-22 02:38:15 +00:00
  • 69f94a3b72 Released 2.2.1, Daniel. LIBXML_2_2_1 Daniel Veillard 2000-07-21 23:24:36 +00:00
  • 46e370e69f - parser.c xmlIO.[ch]: fixed the problem of encoding support when using in memory parsing. Need some cleanup. - xmllint.c configure.in: added a --memory flag to test memory parsing Daniel Daniel Veillard 2000-07-21 20:32:03 +00:00
  • 3665069745 - nanohttp.c: fixed socklen_t replacement to unsigned int - parser.c: fixed a space handdling missing at the end of production 28 DOCTYPE. - xmlmemory.c: fixed a stupid bug on the routine to override allocation functions - TODO: updated Daniel Daniel Veillard 2000-07-21 15:16:39 +00:00
  • 94e906032a on-line update, Daniel Daniel Veillard 2000-07-17 14:38:19 +00:00
  • e46e20d3f5 Regenerated the docs on my work station, Daniel Daniel Veillard 2000-07-14 15:02:46 +00:00
  • 71f93fca5a Added a bunch of testsuite realted files missing, Daniel. Daniel Veillard 2000-07-14 14:54:24 +00:00
  • 32bc74ef98 - doc/encoding.html doc/xml.html: added I18N doc - encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding improvements, both parser and filters, added ASCII & HTML, fixed the ISO-Latin-1 one - xmllint.c testHTML.c: added/made visible --encode - debugXML.c : cleanup - most .c files: applied patches due to warning on Windows and when using Sun Pro cc compiler - xpath.c : cleanup memleaks - nanoftp.c : added a TESTING preprocessor flag for standalong compile so that people can report bugs more easilly - nanohttp.c : ditched socklen_t which was a portability mess and replaced it with unsigned int. - tree.[ch]: added xmlHasProp() - TODO: updated - test/ : added more test for entities, NS, encoding, HTML, wap - configure.in: preparing for 2.2.0 release Daniel Daniel Veillard 2000-07-14 14:49:25 +00:00
  • 8d86964a4a Linked the I18N support, Daniel. Daniel Veillard 2000-07-14 12:12:59 +00:00
  • be40c8b2d2 First version of the encoding doc, Daniel. Daniel Veillard 2000-07-14 12:10:59 +00:00
  • 60979bdcb3 on-line update, Daniel Daniel Veillard 2000-07-10 12:17:33 +00:00
  • 4970326b4c Fixed the handling of the control FTP connection Fixed the spec file Daniel Daniel Veillard 2000-07-10 10:27:46 +00:00
  • e98991955c Fixed the way the control connection was handled, Fixed the spec file, Released 1.8.9, Daniel LIBXML_1_8_9 Daniel Veillard 2000-07-10 10:10:55 +00:00
  • 6388e174d6 Added 2.1.1 rel;ease, Daniel. Daniel Veillard 2000-07-03 16:07:19 +00:00
  • 32c3ad9316 Fixed 2 broken links, Daniel. Daniel Veillard 2000-07-03 13:04:50 +00:00
  • 306be999e9 Updated doc dur to xmlsoft.org reorg, updated examples, Daniel. Daniel Veillard 2000-07-03 12:38:45 +00:00
  • c19fcccd5e fixed links broken due to the reorg of xmlsoft.org, daniel. Daniel Veillard 2000-07-03 11:52:01 +00:00
  • 6f0adb5ebf Updated for new xmlsoft.org structure, daniel. Daniel Veillard 2000-07-03 11:41:26 +00:00
  • 7d85335ad1 Fixed bug #7419, dependancies fouled, Daniel. Daniel Veillard 2000-07-02 18:53:09 +00:00
  • 6b81b3ee12 Fixed bug #7419, dependancies fouled, Daniel. Daniel Veillard 2000-07-02 18:34:47 +00:00
  • 365e13be6c Work on character encoding support for the HTML parser Fixed some autoopen/autoclose probs for the HTML parser Fixed a potential memleak in the encoding stuff Daniel. Daniel Veillard 2000-07-02 07:56:37 +00:00
  • af743793c8 Added an FAQ, Daniel. Daniel Veillard 2000-07-01 11:49:28 +00:00
  • eacbb8d807 Added one of the testuite results, Daniel. Daniel Veillard 2000-07-01 09:13:46 +00:00
  • 663a607aa4 Fixing one test suite result, Daniel. LIBXML_2_1_1 Daniel Veillard 2000-07-01 09:08:24 +00:00
  • d83eb8212e more cleanup of the HTML parser to force it to not bypass SAX, Daniel. Ready for 2.1.1 it seems Daniel Veillard 2000-06-30 18:39:56 +00:00
  • 3f6f7f64ce - win32config.h.in: updated - xmlversion.h.in: crap forgot to update this, this mean 2.1.0 lacks iconv support :-( need to release 2.1.1 - configure.in: release 2.1.1 - HTMLparser: fixed bug #14784 - xpath.c HTMLparser.c encoding.c parser.c: fix warning raised by Windows compiler - HTMLparser.c SAX.c HTMLtree.h tree.h: create HTML document in the SAX startDocument() callback. - TODO: updated - rebuild doc Daniel Daniel Veillard 2000-06-30 17:58:25 +00:00
  • 9dad02a49e Fixed &#38; parsing bug, Daniel. Daniel Veillard 2000-06-29 09:38:26 +00:00
  • 08746ae6f0 Updated the examples, 1.8.8 pretest release, Daniel. LIBXML_1_8_8 Daniel Veillard 2000-06-29 00:44:15 +00:00
  • c230410ead 2.1.0 test release for good, updated doc and example, Daniel. LIBXML_2_1_0 Daniel Veillard 2000-06-29 00:43:27 +00:00
  • be803967db - Large resync between W3C and Gnome tree - configure.in: 2.1.0 prerelease - example/Makefile.am example/gjobread.c tree.h: work on libxml1 libxml2 convergence. - nanoftp, nanohttp.c: fixed stalled connections probs - HTMLtree.c SAX.c : support for attribute without values in HTML for andersca - valid.c: Fixed most validation + namespace problems - HTMLparser.c: start document callback for andersca - debugXML.c xpath.c: lots of XPath fixups from Picdar Technology - parser.h, SAX.c: serious speed improvement for large CDATA blocks - encoding.[ch] xmlIO.[ch]: Improved seriously saving to different encoding - config.h.in parser.c xmllint.c: added xmlCheckVersion() and the LIBXML_TEST_VERSION macro Daniel Daniel Veillard 2000-06-28 23:40:59 +00:00
  • 6117c6fb02 libxml 1/2 fixups, spec cleanup, 1.8.8 prerelease, Daniel. Daniel Veillard 2000-06-28 23:39:08 +00:00
  • 43f300d933 Cope with libxml1/libxml2, Daniel Daniel Veillard 2000-06-28 16:41:05 +00:00
  • c310d56482 updated doc, added a documentation lookup module, Daniel. Daniel Veillard 2000-06-23 18:32:15 +00:00
  • f302982d37 updated with instructions for support of both libxml-1.x and libxml-2.x Daniel Veillard 2000-05-06 08:11:19 +00:00
  • 496a1cf592 revamped the encoding support, added iconv support, so now libxml if Daniel Veillard 2000-05-03 14:20:55 +00:00
  • 06047432eb removed extraneous xmlRemoveProp definition added item about Daniel Veillard 2000-04-24 11:33:38 +00:00
  • e0aed304b1 Updated the Hacking file with instructions, Daniel. Daniel Veillard 2000-04-16 08:52:20 +00:00
  • 18b0ef6d41 Regenerated the docs after reinstalling Docbook stuff, Daniel. LIBXML_2_0_0 Daniel Veillard 2000-04-12 13:52:48 +00:00
  • 5e873c4627 - 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 Daniel Veillard 2000-04-12 13:27:38 +00:00
  • fc708e2b7c - cosmetic changes from "Timur I. Bakeyev" <timur@bat.ru> Daniel Daniel Veillard 2000-04-08 13:17:27 +00:00
  • 5d211f4c7a libxml2 prerelease ? - xmlIO cleanup, xmlRegisterInputCallbacks() for new input method - fixed xmlPrevSibling and xmlNextSibling - TODO: updated - doc/* : updated/regenerated Daniel LIBXML_TEST_2_0_0 Daniel Veillard 2000-04-07 17:00:24 +00:00
  • e77a918a34 added testURI.c, Daniel. Daniel Veillard 2000-04-05 19:12:29 +00:00
  • b2c4e1a2b6 Removing tester.c, Daniel. Daniel Veillard 2000-04-05 18:39:11 +00:00
  • ce8b83b020 Adding xmllint.c missing from CVs too, Daniel. Daniel Veillard 2000-04-05 18:38:42 +00:00
  • b9df404b9b Added xmlversion.h.in, Daniel Daniel Veillard 2000-04-05 14:23:16 +00:00
  • 361d845de0 Work done on the plane, ready to release libxml2-2.0.0, Daniel Daniel Veillard 2000-04-03 19:48:13 +00:00
  • ec30341c5c 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 Daniel Veillard 2000-03-24 13:41:54 +00:00
  • 8f62198686 - xmlmemory.[ch] commiting the files finally - rebuilt/uploaded docs, Daniel Daniel Veillard 2000-03-20 13:07:15 +00:00
  • 3dd82e7c2a - TODO: updated - xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to Daniel Veillard 2000-03-20 11:48:04 +00:00
  • edfb29b8af Updated the docs, and configuratio/spec stuff to release is at libxml2 , daniel. Daniel Veillard 2000-03-14 19:59:05 +00:00
  • 75c29218ce Added TODO, desactivated memory debug, ran make tests, daniel. Daniel Veillard 2000-03-14 18:33:47 +00:00
  • cf46199c5e This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html Daniel Veillard 2000-03-14 18:30:20 +00:00
  • 76234da152 ???, Daniel. LIB_XML_1_X EAZEL-NAUTILUS-MS-AUG07 Daniel Veillard 2000-03-14 18:02:01 +00:00
  • f13e1ed19c Updated docs, Daniel. Daniel Veillard 2000-03-06 07:41:49 +00:00
  • 3e6d237ff7 Blanks handling function, added 2.x upgrade doc, Daniel Daniel Veillard 2000-03-04 11:39:43 +00:00
  • b566ce1d28 Rebuit doc finished closing a few bugs, Daniel. Daniel Veillard 2000-03-04 11:39:42 +00:00
  • fb76c40ad7 Blanks handling function, added 2.x upgrade doc, Daniel Daniel Veillard 2000-03-04 11:39:42 +00:00
  • 90fb02caaf Trying another better solution at the <a> </a> problem, Daniel Daniel Veillard 2000-03-02 03:46:43 +00:00
  • 83a30e7a16 Fixed #6766 and satrted working on white space handling, Daniel Daniel Veillard 2000-03-02 03:33:32 +00:00
  • 88f00ae133 Second patch from Paul Dubois, Daniel Daniel Veillard 2000-03-02 00:15:55 +00:00
  • 6c8b1171e1 Fixed with the update, daniel Daniel Veillard 2000-03-01 00:40:41 +00:00
  • 402e8c8865 applied doc patch from Paul DuBois, Daniel Daniel Veillard 2000-02-29 22:57:47 +00:00
  • ae7cb7fefb - added "libxml_la_LIBADD = @Z_LIBS@" to link libxml with proper libraries list. Tomasz Kłoczko 2000-02-02 23:51:10 +00:00
  • d0f7f74b47 Do a bit of bufferization in text mode, Daniel Daniel Veillard 2000-02-02 17:42:48 +00:00
  • 5feb8495f4 - Removing warnings on various paltforms - closing bug #5281 Daniel Daniel Veillard 2000-02-02 17:15:36 +00:00
  • f341f93011 Patches for WIN32, Daniel. Daniel Veillard 2000-02-02 14:52:08 +00:00
  • 13c757ef89 Commited the snprintf patch courtesy of George Katsirelos <gkatsi@cs.toronto.edu>, Daniel. Daniel Veillard 2000-02-01 23:59:15 +00:00
  • 726e879614 Fixed '#' and '?' stripping when processing URLs, Daniel. Daniel Veillard 2000-01-30 20:04:29 +00:00
  • 3bde3e25e2 Rebuit doc finished closing a few bugs, Daniel. Daniel Veillard 2000-01-30 20:00:07 +00:00
  • e41f2b74c5 Released 1.8.6, Daniel. LIBXML_1_8_6 Daniel Veillard 2000-01-30 20:00:07 +00:00
  • f3be931a2e include <netinet/in.h> for IPPROTO_TCP. James Henstridge 2000-01-28 13:59:21 +00:00
  • aeea04f18f - cleaned up the FTP module, did the API, extracted docs - regenerated and updated the docs Daniel Veillard 2000-01-25 19:27:27 +00:00
  • 3a2ebddcf7 Rebuit doc finished closing a few bugs, Daniel. Daniel Veillard 2000-01-25 19:27:27 +00:00
  • 4f2915a8a2 - cleaned up the FTP module, did the API, extracted docs - regenerated and updated the docs Daniel Veillard 2000-01-25 19:27:27 +00:00
  • da07c34a75 - added a nano FTP module - removed SNAP from RPM - updated the status in doc Daniel Veillard 2000-01-25 18:31:22 +00:00
  • e3d88efb8d - bux fixes in XPath implementation - fixed xml-config --version - updated TODO Daniel Veillard 2000-01-24 13:55:06 +00:00
  • 461a66c942 Candidate libxml-1.8.5, include jody libz patch, Daniel LIBXML_1_8_5 Daniel Veillard 2000-01-18 18:01:01 +00:00
  • f967b904c2 Fixed a hideous bu in xmlGetProp, reported by Rune.Djurhuus@fast.no, Daniel. Daniel Veillard 2000-01-17 16:06:10 +00:00
  • ad8f99df6b Updated TODO conditionnal compile of messages from the parser/tree.c code, Daniel Veillard 2000-01-15 14:20:03 +00:00
  • 0142b84bbf 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 Daniel Veillard 2000-01-14 14:45:24 +00:00
  • 2eac503994 Added a Fragment function for Raph (DOM) Daniel. Daniel Veillard 2000-01-09 21:08:56 +00:00