| Commit message (Expand) | Author | Age | Files | Lines |
* | Big space and tab cleanup | Daniel Veillard | 2012-09-11 | 1 | -22/+22 |
* | Cleanup on randomization | Daniel Veillard | 2012-05-18 | 1 | -9/+1 |
* | Add hash randomization to hash and dict structures | Daniel Veillard | 2012-02-13 | 1 | -1/+37 |
* | Chasing dead assignments reported by clang-scan | Daniel Veillard | 2009-09-07 | 1 | -1/+0 |
* | handle a erroneous parsing of attributes in case said attribute has been | Daniel Veillard | 2008-01-11 | 1 | -2/+13 |
* | revamped the elfgcchack.h format to cope with gcc4 change of aliasing | Daniel Veillard | 2005-04-01 | 1 | -0/+2 |
* | added xmlHashCreateDict where the hash reuses the dictionnary for internal | Daniel Veillard | 2005-01-23 | 1 | -36/+164 |
* | change suggested by Anthony Carrico when unregistering a namespace prefix | Daniel Veillard | 2003-10-29 | 1 | -4/+5 |
* | preparing a beta3 solving the ABI problems make sure the global variables | Daniel Veillard | 2003-09-25 | 1 | -1/+1 |
* | fixing some comments to avoid warnings from apibuild.py Daniel | Daniel Veillard | 2003-09-25 | 1 | -1/+1 |
* | 2.6.0beta1 changes Fixing attribute normalization, might not be totally | Daniel Veillard | 2003-09-10 | 1 | -3/+3 |
* | Time to commit 3 days of work rewriting the parser internal, | Daniel Veillard | 2003-09-10 | 1 | -1/+124 |
* | optimization when freeing hash tables. some tuning of buffer allocations | Daniel Veillard | 2003-08-19 | 1 | -1/+4 |
* | code cleanup, especially the function comments. fixed a small bug when | Daniel Veillard | 2002-12-10 | 1 | -11/+13 |
* | cosmetic cleanup started integrating a DTD validation layer based on the | Daniel Veillard | 2002-09-13 | 1 | -2/+2 |
* | applied patch from Richard Jinks for the namespace axis + fixed a memory | Daniel Veillard | 2002-07-01 | 1 | -39/+90 |
* | applied a patch from Peter Jacobi to solve a problem when compiling with | Daniel Veillard | 2002-06-18 | 1 | -1/+17 |
* | applied patch from Sander Vesik improving the quality of the hash | Daniel Veillard | 2002-06-17 | 1 | -6/+3 |
* | preparing 2.4.18 updated and rebuilt the web site implement the new | Daniel Veillard | 2002-03-18 | 1 | -0/+1 |
* | patch from Anthony Jones for hash.c allocation size trying to work around | Daniel Veillard | 2002-01-14 | 1 | -4/+4 |
* | applied 42 documentation patches from Charlie Bozeman. Regenerated the | Daniel Veillard | 2001-12-31 | 1 | -31/+31 |
* | - include/libxml/globals.h include/libxml/threads.h threads.c | Daniel Veillard | 2001-10-17 | 1 | -0/+1 |
* | added xmlHashScannerFull, xmlHashScanFull and xmlHashScannFull3 to get | Thomas Broyer | 2001-07-22 | 1 | -2/+38 |
* | Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% | Daniel Veillard | 2001-07-18 | 1 | -3/+5 |
* | - HTMLparser.c: Closed bug #54891 | Daniel Veillard | 2001-05-19 | 1 | -0/+3 |
* | trio upgrade and integration | Bjorn Reese | 2001-04-21 | 1 | -6/+2 |
* | Geez, this one was painful ! I still need to handle entities references | Daniel Veillard | 2001-04-20 | 1 | -1/+1 |
* | - debugXML.c hash.c tree.h valid.c : some changes related to | Daniel Veillard | 2001-04-18 | 1 | -50/+146 |
* | Completely changed the way the XPath evaluation is done, likely to break | Daniel Veillard | 2001-03-18 | 1 | -1/+2 |
* | Revert directory structure changes | Owen Taylor | 2001-02-23 | 1 | -0/+620 |
* | moved to libxml directory - this allow simplify automake/autoconf. Now | CET 2001 Tomasz Kłoczko | 2001-02-23 | 1 | -620/+0 |
* | - hash.[ch]: added Paolo Casarini patch to provide Delete from | Daniel Veillard | 2001-02-14 | 1 | -0/+87 |
* | - hash.[ch]: added a first version of xmlHashSize() | Daniel Veillard | 2001-02-08 | 1 | -0/+18 |
* | Various patches and bug fixes, and XInclude progresses: | Daniel Veillard | 2000-11-07 | 1 | -0/+6 |
* | XInclude and other stuff while travelling. Contributed patches: | Daniel Veillard | 2000-11-06 | 1 | -0/+1 |
* | Bunch of fixes, finishing moving datastructures to the hash stuff: | Daniel Veillard | 2000-10-24 | 1 | -17/+214 |
* | Ooops forgot the hash module on last commit, Daniel. | Daniel Veillard | 2000-10-23 | 1 | -0/+311 |