| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 2 | -2/+2 |
| | | |||||
| * | - Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe) | Felipe Pena | 2009-12-01 | 1 | -0/+3 |
| | | | | | | | | | - Added LIBXML_PARSEHUGE constant to overrides the maximum text size of a single text node when using libxml2.7.3+. (Kalle) [DOC] | ||||
| * | MFH: Fix arginfo for libxml_disable_entity_loader() and ↵ | Hannes Magnusson | 2009-06-23 | 1 | -2/+2 |
| | | | | | libxml_use_internal_errors() | ||||
| * | MFH: add libxml_disable_entity_loader function | Rob Richards | 2009-06-23 | 1 | -0/+37 |
| | | |||||
| * | MFH: add LIBXML_LOADED_VERSION constant that contains currently loaded ↵ | Rob Richards | 2009-03-14 | 1 | -1/+3 |
| | | | | | | | | libxml2 version add libxml2 version being used to info output | ||||
| * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 2 | -2/+2 |
| | | |||||
| * | MFH: add missing exports | Rob Richards | 2008-12-27 | 1 | -0/+2 |
| | | |||||
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -5/+0 |
| | | |||||
| * | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+5 |
| | | |||||
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -5/+0 |
| | | |||||
| * | MFH: fix warning | Rob Richards | 2008-08-25 | 1 | -1/+1 |
| | | |||||
| * | MFH: Visibility (bug #45557) | Rob Richards | 2008-07-22 | 2 | -8/+8 |
| | | |||||
| * | MFH: fix proto | Hannes Magnusson | 2008-07-21 | 1 | -1/+1 |
| | | |||||
| * | - do not enable an ext when a lib/header fails | Pierre Joye | 2008-06-23 | 1 | -4/+2 |
| | | | | | | | - use MESSAGE in mysql* - use correct CFLAGS for ext/libxml headers | ||||
| * | - do not show libxml as enabled when libs are missing so ↵ | Pierre Joye | 2008-06-22 | 1 | -0/+3 |
| | | | | | ADD_EXTENSION_DEP('myext', 'libxml') can do its job | ||||
| * | Windows configure fixes, a few additional lib names allowed, apache2 only on ↵ | Elizabeth Marie Smith | 2008-05-14 | 1 | -1/+1 |
| | | | | | for zts builds since apache on win is always threaded, isapi no longer stops configure in non-zts mode, look for _debug for debug libraries when debug is enabled | ||||
| * | - Fixed test | Felipe Pena | 2008-04-14 | 1 | -1/+1 |
| | | |||||
| * | MFH: fix bug #41562 (SimpleXML memory issue) | Rob Richards | 2008-01-30 | 1 | -19/+4 |
| | | |||||
| * | Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) | Dmitry Stogov | 2008-01-30 | 1 | -2/+4 |
| | | |||||
| * | MFH: add missing export | Rob Richards | 2008-01-27 | 1 | -0/+1 |
| | | |||||
| * | 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 |
| | | | | | | add test | ||||
| * | 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 |
| | | | | | SimpleXMLElement) | ||||
| * | 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 |
| | | | | | | remove un-needed ifdefs | ||||
