summaryrefslogtreecommitdiff
path: root/ext/xml
Commit message (Expand)AuthorAgeFilesLines
* remove uneeded defJames Cox2002-09-061-1/+0
* NetWare related changes/modificationsAnantha Kesari H Y2002-09-061-1/+2
* @- Added --disable-all configure option. (Jani)foobar2002-09-041-21/+17
* Fix --enable-xml=sharedSascha Schumann2002-05-041-3/+3
* - Fix a possible memory leak in xml_set_handler().Markus Fischer2002-04-131-0/+5
* * remove extra end-foldStig Bakken2002-04-091-1/+0
* Revert the bogus patch.foobar2002-04-041-5/+5
* - fix "xml_parse_into_struct/umlauts in tags" testcase. It never reallyJan Lehnardt2002-03-231-5/+5
* proto fixesHartmut Holzgraefe2002-03-211-21/+21
* Remove old Makefile templatesSascha Schumann2002-03-122-18/+0
* Add global include path, so that other extensions can accessSascha Schumann2002-03-111-1/+2
* Please welcome the new build system.Sascha Schumann2002-03-071-17/+6
* - More test fixesDerick Rethans2002-03-054-1/+5
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Add a note that this statement will never be reached.Jon Parise2002-01-271-1/+2
* - Fix bug in XML extension which exists due to a not perfect work aroundAndi Gutmans2001-12-291-6/+9
* proto fixHartmut Holzgraefe2001-12-171-1/+1
* add todoThies C. Arntzen2001-12-141-0/+3
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Unified the configure messages.foobar2001-11-301-3/+4
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* include php_compat.h, so that we use php_XML_* if necessary. Better to do it ...Dan Libby2001-09-271-0/+1
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-16/+16
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-40/+40
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* if test -f /usr/local/lib/libexample.s?; then <-- no workiefoobar2001-09-071-1/+1
* null terminate the returned string in here too.foobar2001-08-181-1/+2
* ws fix.foobar2001-08-181-117/+74
* Fix warning.Sebastian Bergmann2001-08-121-1/+1
* tags need to be UTF8-decoded as well.Thies C. Arntzen2001-08-122-54/+94
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-2/+2
* @- Bump bundled expat to 1.95.2 (Thies)Thies C. Arntzen2001-07-307-214/+268
* Zend compatibility patchZeev Suraski2001-07-301-1/+1
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-6/+5
* More TSRMLS_FETCH annihilation (Zend compatibility patch)Zeev Suraski2001-07-301-0/+2
* - Use object macrosAndi Gutmans2001-07-281-1/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-282-14/+2
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-3/+3
* ZVAL_BOOL(v,0) -> ZVAL_FALSE(v)Thies C. Arntzen2001-07-111-3/+2
* Nuke zval_resetZeev Suraski2001-07-111-1/+1
* var_reset -> ZVAL_RESETZeev Suraski2001-07-111-1/+1
* xml_utf8_encode: make sure the returned data is zero-terminatedThies C. Arntzen2001-07-091-4/+3
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-4/+3
* Fix XML build.Sascha Schumann2001-06-031-1/+1
* fix logicSascha Schumann2001-06-031-1/+3
* Make use of the --with-expat-dir configure optionfoobar2001-06-011-14/+22
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Remove extraneous tabSascha Schumann2001-05-211-1/+1
* Whoops, the expat directory needs the XML_BYTE_ORDER macroSascha Schumann2001-05-202-2/+2