| Commit message (Expand) | Author | Age | Files | Lines |
* | second BeOS patch from Marcin 'Shard' Konicki Daniel | Daniel Veillard | 2003-11-01 | 1 | -0/+7 |
* | applied patch from Marcin 'Shard' Konicki to provide BeOS thread support. | Daniel Veillard | 2003-10-29 | 1 | -6/+6 |
* | Fixed the HTTP<->parser interraction, which should fix 2 long standing | Daniel Veillard | 2003-10-19 | 1 | -1/+59 |
* | starting work to fix the HTTP/XML parser integration. Daniel | Daniel Veillard | 2003-10-18 | 1 | -0/+32 |
* | fixed a nasty bug with interning some text strings prepare for beta5 of | Daniel Veillard | 2003-10-10 | 1 | -75/+40 |
* | last finishing touch to the BeOS patch from Marcin 'Shard' Konicki Daniel | Daniel Veillard | 2003-09-29 | 1 | -0/+6 |
* | Okay this is scary but it is just adding a configure option to disable | Daniel Veillard | 2003-09-29 | 1 | -0/+6 |
* | Applied patch from Mikhail Grushinskiy for mingw compiler on Windows. | Daniel Veillard | 2003-08-14 | 1 | -0/+10 |
* | fixing bug 118559 | William M. Brack | 2003-07-31 | 1 | -3/+9 |
* | cleanup patches from Peter Breitenlohner Daniel | Daniel Veillard | 2003-07-10 | 1 | -7/+5 |
* | the modules should not import <config.h> directly, some cleanups Peter | Daniel Veillard | 2003-07-08 | 1 | -3/+3 |
* | regenerated might fix includes problems with the Ipv6 support on solaris | Daniel Veillard | 2003-07-07 | 1 | -0/+3 |
* | preparing release 1.5.8 changed some preprocessor block applied patch fromLIBXML2_2_5_8 | Daniel Veillard | 2003-07-06 | 1 | -1/+2 |
* | Applying IPv6 patch from Archana Shah <archana.shah@wipro.com> | Daniel Veillard | 2003-06-21 | 1 | -91/+244 |
* | added xmlMallocAtomic() to be used when allocating blocks which do not | Daniel Veillard | 2003-04-19 | 1 | -2/+2 |
* | 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 |