| Commit message (Expand) | Author | Age | Files | Lines |
* | applied patch from Marcin 'Shard' Konicki to provide BeOS thread support. | Daniel Veillard | 2003-10-29 | 1 | -2/+2 |
* | fixed a nasty bug with interning some text strings prepare for beta5 of | Daniel Veillard | 2003-10-10 | 1 | -40/+77 |
* | 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/+3 |
* | 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 | -2/+1 |
* | cleanup patches from Peter Breitenlohner Daniel | Daniel Veillard | 2003-07-10 | 1 | -1/+6 |
* | the modules should not import <config.h> directly, some cleanups Peter | Daniel Veillard | 2003-07-08 | 1 | -12/+12 |
* | regenerated might fix includes problems with the Ipv6 support on solaris | Daniel Veillard | 2003-07-07 | 1 | -0/+6 |
* | Applying IPv6 patch from Archana Shah <archana.shah@wipro.com> | Daniel Veillard | 2003-06-21 | 1 | -85/+326 |
* | adding xmlNanoFTPDele() from Philipp Dunkel Daniel | Daniel Veillard | 2003-03-05 | 1 | -0/+44 |
* | patch from Stefano Zacchiroli to fix some URI/file escaping problems | Daniel Veillard | 2003-01-10 | 1 | -1/+7 |
* | code cleanup, especially the function comments. fixed a small bug when | Daniel Veillard | 2002-12-10 | 1 | -0/+2 |
* | replaced sprintf() with snprintf() to prevent possible buffer overflow | Aleksey Sanin | 2002-06-14 | 1 | -5/+5 |
* | 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 42 documentation patches from Charlie Bozeman. Regenerated the | Daniel Veillard | 2001-12-31 | 1 | -5/+5 |
* | applied a couple of patches from Brian D Ripley. removed the last exit() | Daniel Veillard | 2001-11-20 | 1 | -0/+26 |
* | a few VMS updates from John A Fotheringham added | Daniel Veillard | 2001-10-29 | 1 | -0/+3 |
* | apply fixes to close #63271 and avoid segfaults when the error routine | Daniel Veillard | 2001-10-29 | 1 | -14/+14 |
* | use only "anonymous@" string for anonymous passwds removed bogus include | Daniel Veillard | 2001-10-19 | 1 | -7/+3 |
* | - 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 | -1/+2 |
* | started integrating the non-controversial parts of Gary Pennington | Daniel Veillard | 2001-10-11 | 1 | -8/+6 |
* | preparing 2.4.6 release updated and rebuilt the docs fixed a number ofLIBXML_2_4_6 | Daniel Veillard | 2001-10-10 | 1 | -2/+2 |
* | preparing for a 2.4.3 release even if it may not be ready yet redirected | Daniel Veillard | 2001-08-23 | 1 | -1/+0 |
* | small fix fixing bug #58539 reported by coolo, in entity substitution mode | Daniel Veillard | 2001-08-13 | 1 | -0/+1 |
* | Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% | Daniel Veillard | 2001-07-18 | 1 | -8/+1 |
* | 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 |
* | trio upgrade and integration | Bjorn Reese | 2001-04-21 | 1 | -7/+7 |
* | Spring cleanup ...: - configure.in Makefile.am config.h.in | Daniel Veillard | 2001-03-27 | 1 | -67/+0 |
* | Huge cleanup, I switched to compile with | Daniel Veillard | 2001-03-24 | 1 | -51/+50 |
* | Preparing for 2.3.4 release:LIBXML_2_3_4 | Daniel Veillard | 2001-03-10 | 1 | -2/+1 |
* | Revert directory structure changes | Owen Taylor | 2001-02-23 | 1 | -0/+1964 |
* | moved to libxml directory - this allow simplify automake/autoconf. Now | CET 2001 Tomasz Kłoczko | 2001-02-23 | 1 | -1964/+0 |
* | Finally had a bit of time to resynch both trees: | Daniel Veillard | 2000-12-27 | 1 | -0/+3 |
* | Bug fixes new Xinclude tests: | Daniel Veillard | 2000-11-12 | 1 | -1/+1 |
* | patched to redirrect all "out of context" error messages to | Daniel Veillard | 2000-10-25 | 1 | -37/+56 |
* | Another patch from Wayne Davison: | Daniel Veillard | 2000-10-12 | 1 | -54/+75 |
* | patch for socklen_t detection by Albert Chin-A-Young <china@thewrittenword.com> | Daniel Veillard | 2000-10-11 | 1 | -5/+1 |
* | - 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 |
* | Jumbo patch, resync of W3C/Gnome CVS trees: | Daniel Veillard | 2000-09-10 | 1 | -106/+110 |
* | Small cleanups, updates, Daniel | Daniel Veillard | 2000-08-20 | 1 | -0/+2 |
* | - doc/encoding.html doc/xml.html: added I18N doc | Daniel Veillard | 2000-07-14 | 1 | -0/+10 |
* | Fixed the handling of the control FTP connection | Daniel Veillard | 2000-07-10 | 1 | -52/+126 |
* | - Large resync between W3C and Gnome tree | Daniel Veillard | 2000-06-28 | 1 | -1/+9 |
* | removed extraneous xmlRemoveProp definition added item about | Daniel Veillard | 2000-04-24 | 1 | -22/+17 |
* | Work done on the plane, ready to release libxml2-2.0.0, Daniel | Daniel Veillard | 2000-04-03 | 1 | -2/+13 |
* | This is the 2.0.0-beta, lots and lots and lots of changes | Daniel Veillard | 2000-03-14 | 1 | -5/+29 |