summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bumped version number to 0.99.3.Martin Baulig1999-01-162-4/+4
* Add the spec file to EXTRA_DIST.Martin Baulig1999-01-161-1/+1
* Survey says: ignoreJeff Garzik1998-12-294-5624/+0
* Fix Sopwith's autogen.sh hack. Dunno exactly what he was trying to do here t...Arturo Espinosa1998-12-284-733/+559
* allow srcdir != builddir, or somesuch.FOR_GNOME_0_99_1Elliot Lee1998-12-235-613/+413
* GNOME-standard autogen.sh scripts automatically run 'automake -a'. -aLIBXML_0_99Jeff Garzik1998-12-072-0/+1
* Changed the behaviour of xmlGetProp on NULL values, Daniel.Daniel Veillard1998-12-062-2/+11
* Patched a bug in the generation of empty attributes, Daniel.Daniel Veillard1998-12-052-2/+6
* Added copy operations for node/tree/documents, Daniel.Daniel Veillard1998-11-278-57/+573
* allow setting $OBJ_DIR to specify building in a subdirElliot Lee1998-11-201-1/+7
* Better entities and char ref encoding, error msg formatting, Daniel.Daniel Veillard1998-11-163-9/+47
* simple bug hunting done during rpm2html and rpmfind integration.Daniel Veillard1998-11-134-9/+21
* Added interfaces with SAX callback block, and upgraded libtool, DanielDaniel Veillard1998-11-094-8/+71
* Redirect all errors reporting through the SAX error function, Daniel.Daniel Veillard1998-11-082-110/+192
* Update of libtool files, use of HAVE_SNPRINTF, Daniel.Daniel Veillard1998-11-047-747/+1137
* Use g_snprintf insteda of snprintf.Miguel de Icaza1998-11-044-321/+232
* CharRef handling, comments, formatting, pre UTF-8 handling, Daniel.Daniel Veillard1998-11-018-86/+218
* Fixed? a trange bug related to compression, Daniel.Daniel Veillard1998-10-302-6/+14
* Cleanup, bug fixing, entities improvement, more documentation, Daniel.Daniel Veillard1998-10-297-100/+318
* Cleanup of the API, more work done on the tree generation, Daniel.Daniel Veillard1998-10-284-49/+374
* Small Makefile fix -migArturo Espinosa1998-10-281-1/+0
* A small patch and more doc, Daniel.Daniel Veillard1998-10-283-10/+93
* Added debugging code, a bit of parser cleanup, DanielDaniel Veillard1998-10-277-65/+448
* Changed the internals a lot for DOM, entity support, slight changes of API,Daniel Veillard1998-10-2723-219/+1067
* Function blocks of parser.c, attribute handling through SAX, Daniel.Daniel Veillard1998-10-245-140/+503
* Set up the fonctions comment block, boring but useful, Daniel.Daniel Veillard1998-10-205-193/+622
* Added the UTF-8, UTF-16 and ISO Lat 1 conversion routines, not yet used, Daniel.Daniel Veillard1998-10-195-0/+255
* Make sure that new object carry the proper type value, Daniel.Daniel Veillard1998-10-182-0/+15
* Corbaization of the document structures, Daniel.Daniel Veillard1998-10-176-9/+61
* Added prev and doc pointers to Node, confomity with DOM, DanielDaniel Veillard1998-10-145-18/+114
* cvs shall be silentChristopher Blizzard1998-10-131-0/+2
* Added hooks for servants, Daniel.Daniel Veillard1998-10-084-2/+13