| Commit message (Expand) | Author | Age | Files | Lines |
* | patch from Stefano Zacchiroli to fix some URI/file escaping problems | Daniel Veillard | 2003-01-10 | 1 | -8/+1 |
* | new API building Python script, does the C parsing directly, generates a | Daniel Veillard | 2002-12-11 | 1 | -0/+4 |
* | code cleanup, especially the function comments. fixed a small bug when | Daniel Veillard | 2002-12-10 | 1 | -2/+2 |
* | handle HTTP URL escaping, problem reported by Glen Nakamura and Stefano | Daniel Veillard | 2002-12-04 | 1 | -1/+9 |
* | replaced sprintf() with snprintf() to prevent possible buffer overflow | Aleksey Sanin | 2002-06-14 | 1 | -9/+11 |
* | trying to fix #77441 Daniel | Daniel Veillard | 2002-04-14 | 1 | -3/+3 |
* | applied patch from Allan Clark for UnixWare/OpenServer Daniel | Daniel Veillard | 2002-03-26 | 1 | -0/+3 |
* | fixing #76043, got fed up with non-portability of that piece of code. | Daniel Veillard | 2002-03-25 | 1 | -1/+7 |
* | fixed bug #76168, attribute redeclared in the internal subset should not | Daniel Veillard | 2002-03-25 | 1 | -0/+3 |
* | preparing 2.4.18 updated and rebuilt the web site implement the newLIBXML_2_4_18 | Daniel Veillard | 2002-03-18 | 1 | -0/+1 |
* | applied patch from Aleksey Sanin fixing a problem in the canonicalization | Daniel Veillard | 2002-03-15 | 1 | -59/+66 |
* | speedup some node selection operations, this can have a significant impact | Daniel Veillard | 2002-03-13 | 1 | -0/+6 |
* | applied 42 documentation patches from Charlie Bozeman. Regenerated the | Daniel Veillard | 2001-12-31 | 1 | -3/+5 |
* | - include/libxml/globals.h include/libxml/threads.h threads.c | Daniel Veillard | 2001-10-17 | 1 | -0/+1 |
* | Applied the last patches from Gary, cleanup, activated threading all user | Daniel Veillard | 2001-10-13 | 1 | -0/+1 |
* | applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC | Daniel Veillard | 2001-08-03 | 1 | -1/+5 |
* | protected an use of EAGAIN, Brian Stafford Daniel | Daniel Veillard | 2001-07-31 | 1 | -0/+2 |
* | John Kroll provided a small fix to xmlNanoHTTPSave Daniel | Daniel Veillard | 2001-07-25 | 1 | -1/+1 |
* | get rid of the readline and libhistory dependancies by default, release | Daniel Veillard | 2001-07-23 | 1 | -59/+294 |
* | Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% | Daniel Veillard | 2001-07-18 | 1 | -1/+5 |
* | Summer's cleanup, a really big one: | Daniel Veillard | 2001-06-24 | 1 | -1/+1 |
* | - nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic | Daniel Veillard | 2001-06-09 | 1 | -0/+1 |
* | - TODO: updated - nanohttp.[ch] : started adding APIs to get the | Daniel Veillard | 2001-05-28 | 1 | -7/+64 |
* | trio upgrade and integration | Bjorn Reese | 2001-04-21 | 1 | -9/+1 |
* | Huge cleanup, I switched to compile with | Daniel Veillard | 2001-03-24 | 1 | -59/+44 |
* | Revert directory structure changes | Owen Taylor | 2001-02-23 | 1 | -0/+1202 |
* | moved to libxml directory - this allow simplify automake/autoconf. Now | CET 2001 Tomasz Kłoczko | 2001-02-23 | 1 | -1202/+0 |
* | Patches bug fixes and on new function: | Daniel Veillard | 2001-01-15 | 1 | -0/+1 |
* | Patches: - HTMLparser.c: htmlCheckParagraph to check | Daniel Veillard | 2001-01-03 | 1 | -10/+37 |
* | Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c | Daniel Veillard | 2000-11-25 | 1 | -1/+7 |
* | Various patches and bug fixes, and XInclude progresses: | Daniel Veillard | 2000-11-07 | 1 | -0/+30 |
* | patched to redirrect all "out of context" error messages to | Daniel Veillard | 2000-10-25 | 1 | -14/+26 |
* | Applying provided patches :-) | Daniel Veillard | 2000-10-25 | 1 | -247/+61 |
* | Bunch of fixes, finishing moving datastructures to the hash stuff: | Daniel Veillard | 2000-10-24 | 1 | -3/+0 |
* | Patches added during last week on W3C CVS base: | Daniel Veillard | 2000-10-22 | 1 | -2/+11 |
* | Another patch from Wayne Davison: | Daniel Veillard | 2000-10-12 | 1 | -23/+30 |
* | - nanohttp.c: added xmlNanoHTTPTimeout(int delay), removed a bug | Daniel Veillard | 2000-10-11 | 1 | -4/+17 |
* | patch for socklen_t detection by Albert Chin-A-Young <china@thewrittenword.com> | Daniel Veillard | 2000-10-11 | 1 | -5/+1 |
* | More work toward 2.2.5, integrated a number of patches | Daniel Veillard | 2000-10-10 | 1 | -31/+65 |
* | - moved xml-error.h to xmlerror.h: seems this allowed to bypass | Daniel Veillard | 2000-10-09 | 1 | -1/+1 |
* | Got an OSF/1 bug report fixing related problems: | Daniel Veillard | 2000-09-24 | 1 | -1/+5 |
* | Small bugfixes: - HTMLparser.c uri.c: Another patch from Wayne Davison, | Daniel Veillard | 2000-09-23 | 1 | -6/+1 |
* | avoid possible future probs on Win32, daniel. | Daniel Veillard | 2000-09-22 | 1 | -1/+6 |
* | Cleanup, patch from Wayne Davison: | Daniel Veillard | 2000-09-22 | 1 | -18/+6 |
* | Jumbo patch, resync of W3C/Gnome CVS trees: | Daniel Veillard | 2000-09-10 | 1 | -5/+8 |
* | Small cleanups, updates, Daniel | Daniel Veillard | 2000-08-20 | 1 | -1/+1 |
* | - nanohttp.c: fixed socklen_t replacement to unsigned int | Daniel Veillard | 2000-07-21 | 1 | -1/+1 |
* | - doc/encoding.html doc/xml.html: added I18N doc | Daniel Veillard | 2000-07-14 | 1 | -1/+1 |
* | - Large resync between W3C and Gnome tree | Daniel Veillard | 2000-06-28 | 1 | -0/+17 |
* | removed extraneous xmlRemoveProp definition added item about | Daniel Veillard | 2000-04-24 | 1 | -2/+2 |