summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use libunicode to convert between latin1 and utf-8.USING_LIBUNICODERobert Brady1999-08-023-107/+74
* Allow defining a CUSTOM_RELEASE at RPM build timeElliot Lee1999-07-291-1/+2
* Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, DanielDaniel Veillard1999-07-2771-4279/+4746
* Just adds 'const' to a couple of important parameters, patch fromDaniel Veillard1999-07-265-7/+14
* Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs,...LIB_XML_1_4Daniel Veillard1999-07-1543-1183/+9336
* Applied patch from John Ellson <ellson@lucent.com> closing #1646, DanielDaniel Veillard1999-07-123-12/+5
* Fixed bug #1638, danielDaniel Veillard1999-07-123-1/+7
* Added the Makefile for example subdir containing gjobread, Daniel.Daniel Veillard1999-07-114-2/+15
* - log entry.Tomasz Kłoczko1999-07-101-0/+5
* - fix which allow "make install DESTDIR=</install/prefix>".Tomasz Kłoczko1999-07-101-5/+5
* Applied a bug fix on file reading code from John Ellson <ellson@lucent.com>, ...Daniel Veillard1999-07-093-9/+14
* HTML parsing, output is now correct, added HTMLtests target and testcases, Da...Daniel Veillard1999-07-0715-81/+380
* forgot to commit HTMLtree yesterday, Daniel.Daniel Veillard1999-07-071-0/+353
* Restore binary compat, more HTML stuff, allow stdin input, Daniel.Daniel Veillard1999-07-0610-346/+890
* Closing reported bugs: 617 1591 1592, adding an HTML parser, DanielDaniel Veillard1999-07-0520-40/+6453
* Allocate a per-parser SAX table, correct the SAX results, Daniel.LIB_XML_1_3Daniel Veillard1999-06-2626-220/+2034
* Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, DanielDaniel Veillard1999-06-2249-1508/+3465
* Fixed a buffer overrun (exhibits with very long attributes).Raph Levien1999-06-152-0/+11
* Add maintainers listElliot Lee1999-06-151-0/+1
* Added a gjob example for ole, DanielDaniel Veillard1999-06-133-0/+308
* Release of libxml-1.1, Daniel.LIB_XML_1_1Daniel Veillard1999-06-02223-1422/+8518
* CORBA defines fixes, char encoding atodetection, DanielDaniel Veillard1999-05-2912-311/+664
* Prevent gnome-xml from writing two copies of the xml tree to the dest file inManish Vachharajani1999-05-292-2/+6
* Removal of threading problems, update documentation, added SAX tests, DanielDaniel Veillard1999-04-2119-753/+4295
* Completed/revamped the SAX support, removed old namespace suppport, DanielDaniel Veillard1999-04-0515-396/+925
* Added test and result to EXTRA_DIST, DanielDaniel Veillard1999-04-022-1/+5
* Moved macros to parserInternals, applied patches for MSVC6, DanielDaniel Veillard1999-03-245-482/+973
* Fixed xml-config --version, Daniel.Daniel Veillard1999-03-233-2/+6
* Alias for `tests' target. This will cause `make check' to do the rightRaja R Harinath1999-03-052-8/+18
* Moved error.h to xml-error.h, associated fixed and updates, DanielDaniel Veillard1999-03-0512-22/+29
* Memory leak hunting, export more interfaces, updated the doc, Daniel.Daniel Veillard1999-03-017-71/+487
* Added call to create/free parser contexts, + doc, Daniel.Daniel Veillard1999-02-2813-331/+876
* alpha updates gregGregory McLean1999-02-281-2/+12
* Toward 1.0.0, added docs to the packages, Daniel.Daniel Veillard1999-02-254-11/+22
* Added parserInternals.h to Makefile.am and the generated HTML docs, Daniel.Daniel Veillard1999-02-2512-0/+21662
* Serious upgrade of internal subset support, setup for gtk-doc, DanielDaniel Veillard1999-02-2219-526/+1865
* Made spec file autogenerate, tweaked it alsoMichael Fulbright1999-02-213-7/+10
* gain a couple of minor changes on Makefiles, Daniel.Daniel Veillard1999-02-162-4/+8
* Upgrade to 0.99.8 cleanup of spec and makefiles to include doc, Daniel.Daniel Veillard1999-02-167-6/+68
* Added this file.Nuno Ferreira1999-02-132-0/+6
* Oops, Daniel.Daniel Veillard1999-02-081-1/+2
* fixed xmlGetProp to return "" when the attribute is NULL, Daniel.Daniel Veillard1999-02-082-1/+10
* Fixed the output of empty attributes, Daniel.Daniel Veillard1999-02-083-2/+10
* *** empty log message ***Daniel Veillard1999-02-065-4/+10
* Header cleanup and work on parsing/output of element declarations, Daniel.Daniel Veillard1999-02-017-56/+164
* More work toward DTD parsing, informations on the mailing-list and Web, Daniel.Daniel Veillard1999-01-317-18/+279
* Use -I not -L for includes.Raja R Harinath1999-01-272-1/+5
* Prepare for 0.99.5Arturo Espinosa1999-01-271-1/+1
* Speed, conformance testing, more parsing, general improvements, Daniel.Daniel Veillard1999-01-1721-201/+1396
* Updated the tests and result files for better conformances, added rdf2, DanielDaniel Veillard1999-01-1727-332/+4114