222
I Use This!
High Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel More... about 25 years ago
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 More... about 25 years ago
- Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel More... about 25 years ago
- added the patch from Carl Nygard <[email protected]> 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 More... about 25 years ago
Made it so that html nodes with a single child do not insert a carriage More... about 25 years ago
- added the patch from Carl Nygard <[email protected]> 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 More... about 25 years ago
- added the patch from Carl Nygard <[email protected]> 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 More... about 25 years ago
Added cleanup routines, cleanup with -pedantic on linux, closed #3788, Daniel More... about 25 years ago
Closing bug report #3748, changed global compression flag usage, and added xmlNewTextChild() and xmlNewDocRawNode(), Daniel More... about 25 years ago
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, More... over 25 years ago
Fixed some wrongly space collapsing code due to misreading of the spec, Daniel. More... over 25 years ago
Attribute nomarlization closing bug #3597 Small fixes in encoding.c First bits of real progressive parsing, Daniel More... over 25 years ago
closing bug #3163 by adding extra flags for the cc compiler on HP-uX, Daniel. More... over 25 years ago
xmlSetProp() and xmlNewProp() fixes, mem extra alloc bug in parser fixed, Daniel More... over 25 years ago
- Updated HTML test outputs - Fixed taht f....g problem with C++ and includes, Daniel More... over 25 years ago
shut up cvs More... over 25 years ago
Turned off memory debug, oops ! Daniel More... over 25 years ago
BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs More... over 25 years ago
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 More... over 25 years ago
Fixed probles in some HTML tag autoclose, XML output bug on mixed-content and fixed the related output for tests, Daniel. More... over 25 years ago
Various small bugfixes, Daniel. More... over 25 years ago
Fixed problems with HTML parsing, Daniel. More... over 25 years ago
Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel More... over 25 years ago
released 1.7.3, Daniel More... over 25 years ago
Turning off memory debug, Daniel More... over 25 years ago
better SAX interfaces. preparing for 1.7.2, Daniel. More... over 25 years ago
Make 'dist-hook' targets, which copy the .spec file into $(distdir), More... over 25 years ago
Updated the doc, and patched libxml.spec.in, Daniel. More... over 25 years ago
Removed unconditionnal references to snprintf, Daniel. More... over 25 years ago
Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel More... over 25 years ago