| Commit message (Expand) | Author | Age | Files | Lines |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
* | MFH: starting with 2.6.30, standard libxml2 build can be used | Rob Richards | 2007-12-04 | 1 | -2/+2 |
* | MFH: Added macros for managing zval refcounts and is_ref statuses | Yiduo (David) Wang | 2007-10-07 | 1 | -1/+1 |
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
* | MFH | Antony Dovgal | 2007-08-01 | 2 | -6/+6 |
* | Fixed Bug #42112 (deleting a node produces memory corruption) | Rob Richards | 2007-07-28 | 2 | -1/+35 |
* | MFH: cs+ws+compile warning fixes | Jani Taskinen | 2007-07-21 | 2 | -28/+33 |
* | MFH: Fix some configure --help texts | foobar | 2007-07-03 | 1 | -2/+2 |
* | Fixed bug #41724 (libxml_get_last_error() - errors survice request scope). | Ilia Alshanetsky | 2007-06-18 | 1 | -0/+1 |
* | fix bug #40598 (libxml segfault) | Rob Richards | 2007-02-23 | 1 | -0/+2 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |
* | mark a few variables and functions as static | Nuno Lopes | 2006-11-10 | 2 | -34/+34 |
* | MFH: fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean required in .27) | Rob Richards | 2006-09-07 | 1 | -1/+0 |
* | MFH: update def file (2.6.26) | Rob Richards | 2006-09-06 | 1 | -0/+2 |
* | Fixed bug #38190 (threading issues on windows 2003) | Edin Kadribasic | 2006-09-06 | 1 | -0/+7 |
* | int->zend_bool where possible | Nuno Lopes | 2006-09-05 | 1 | -1/+1 |
* | MFH: fix #38347 (Segmentation fault when using foreach with an unknown/empty ... | Antony Dovgal | 2006-08-06 | 1 | -1/+3 |
* | Fixed memory leak | Dmitry Stogov | 2006-07-04 | 1 | -0/+4 |
* | add new tests. bump code coverage to more than 80% | Nuno Lopes | 2006-06-27 | 5 | -0/+211 |
* | MFH: Removed obsolete arginfo include | Hannes Magnusson | 2006-06-26 | 1 | -3/+0 |
* | MFH: arg ifno | Hannes Magnusson | 2006-06-17 | 1 | -6/+31 |
* | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 2 | -23/+14 |
* | MFH: move document property struct from xml_common.h | Rob Richards | 2006-05-22 | 2 | -1/+16 |
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
* | Updated to libxml2 to 2.6.22, thanks to rrichards | Edin Kadribasic | 2005-12-11 | 1 | -82/+53 |
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
* | Missing }}} | Rasmus Lerdorf | 2005-11-17 | 1 | -1/+1 |
* | MFH: only need context set once | Rob Richards | 2005-10-17 | 1 | -1/+1 |
* | MFH: insure stream usage | Rob Richards | 2005-10-13 | 1 | -46/+77 |
* | MFH: add additional constants | Rob Richards | 2005-09-08 | 2 | -22/+8 |
* | MFH: Fix URI escaping | Rob Richards | 2005-08-26 | 1 | -6/+35 |
* | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |
* | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -2/+2 |
* | - Added PHP_INSTALL_HEADERS() macro | foobar | 2005-05-07 | 1 | -0/+1 |
* | - Possible fix for bug #32778 | foobar | 2005-04-21 | 1 | -11/+9 |
* | - WS | Pierre Joye | 2005-02-28 | 1 | -0/+1 |
* | - create LIBXML_VERSION and LIBXML_DOTTED_VERSION constants | Pierre Joye | 2005-02-28 | 1 | -0/+2 |
* | Kill warnings. There should be no need for this flag as it's already defined ... | Frank M. Kromann | 2005-02-25 | 1 | -1/+0 |
* | add function to allow extensions to use new error handling if set by user | Rob Richards | 2005-02-20 | 2 | -0/+10 |
* | initial cut of new error handling | Rob Richards | 2005-02-10 | 2 | -12/+234 |
* | add NONET flag to disable network access when loading xml | Rob Richards | 2005-01-02 | 1 | -0/+1 |
* | Fixed bug #31361 (simplexml/domxml segfault when adding node twice) | Rob Richards | 2005-01-02 | 1 | -0/+4 |
* | define options that can be used when loading documents | Rob Richards | 2004-12-05 | 1 | -0/+14 |
* | Fixed bug #29211 (SoapClient doesn't request wsdl through proxy). (Rob) | Dmitry Stogov | 2004-11-09 | 2 | -7/+23 |
* | implement php_libxml_xmlCheckUTF8 | Rob Richards | 2004-09-08 | 2 | -0/+27 |
* | Fixed bug #29945 (simplexml_load_file URL limitation 255 char) | Rob Richards | 2004-09-06 | 1 | -6/+14 |
* | Move iconv exports to the iconv extension and make libxml depend on iconv | Frank M. Kromann | 2004-08-04 | 2 | -5/+1 |
* | New libxml2 version for windows build. | Edin Kadribasic | 2004-08-03 | 1 | -1/+339 |
* | export php_libxml_error_handler for win32 build | Rob Richards | 2004-07-25 | 2 | -2/+2 |
* | use php_error_docref for libxml2 errors | Christian Stocker | 2004-07-25 | 1 | -1/+1 |