summaryrefslogtreecommitdiff
path: root/ext/xml
Commit message (Expand)AuthorAgeFilesLines
* #if COMPILE_DLSascha Schumann2000-05-021-1/+1
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* Remove trailing empty linesSascha Schumann2000-05-014-16/+0
* Large test commit IVSascha Schumann2000-05-014-0/+4
* Large commit test IIISascha Schumann2000-05-014-0/+12
* Remove white-space, breaks UnixWare makeSascha Schumann2000-05-011-1/+1
* Rebuild xml, if libexpat changed.Sascha Schumann2000-05-012-2/+4
* Link expat into static and shared module.Sascha Schumann2000-05-011-1/+1
* Improved in-tree shared libraries build systemSascha Schumann2000-05-015-21/+13
* Overall UNIX build system improvements:Sascha Schumann2000-04-304-24/+4
* phpinfo() prettyingColin Viebrock2000-04-051-2/+5
* export xml_utf8_decode for wddx moduleThies C. Arntzen2000-04-042-2/+2
* Fix build on systems which lack snprintf or vsnprintf.Sascha Schumann2000-03-121-1/+0
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* Prefix some symbols with php_Sascha Schumann2000-03-044-0/+8
* adjust comment IISascha Schumann2000-03-021-1/+1
* adjust commentSascha Schumann2000-03-021-1/+1
* Enable by defaultSascha Schumann2000-03-021-1/+1
* More protos.Egon Schmid2000-02-241-5/+4
* the pipe is breaking all the timeZeev Suraski2000-02-192-4/+4
* Tell expat the byte orderSascha Schumann2000-02-121-1/+8
* #if WIN.* => #ifdef PHP_WIN32Sascha Schumann2000-02-121-1/+1
* Use bundled expat library on UNIX. Note: Need to fix --enable-xml=sharedSascha Schumann2000-02-126-90/+60
* Kill warningsSascha Schumann2000-02-113-2/+8
* - Fixed ^#[ ]+preprocessor directive$ constructions which breakSascha Schumann2000-02-102-12/+17
* - Make Win32 compile againAndi Gutmans2000-02-051-3/+0
* Add expat to the distributionZeev Suraski2000-02-0224-1/+11006
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-012-2/+2
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-5/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-303-16/+16
* killed warning + added reminderThies C. Arntzen1999-12-231-1/+1
* libzend -> ZendZeev Suraski1999-12-191-1/+1
* - The tree compiles againZeev Suraski1999-12-181-22/+22
* More php3_ annihilationZeev Suraski1999-12-182-25/+15
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-172-2/+2
* More php3_ annihilationZeev Suraski1999-12-171-1/+1
* # Added date/time stamping to php3_log_errorJoey Smith1999-12-141-1/+1
* Fixed #2952.Andrei Zmievski1999-12-101-3/+3
* (PHP strtoupper, strtolower, substr_replace) Made binary-safe.Andrei Zmievski1999-12-091-1/+1
* Thies, can you provide some docs? I need something to show to my German trans...Egon Schmid1999-12-051-1/+1
* @- added XML_Set_Object() function, now you can use the XML-Parser fromThies C. Arntzen1999-12-052-33/+70
* More maintainer-mode cleanupsRasmus Lerdorf1999-12-051-0/+2
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-042-2/+2
* Fix shared mode for gd/xml/mysql extensions.Stig Bakken1999-12-041-5/+3
* @- Fixed mem-overwrite in XML_Parse_Into_Struct. (Thies)Thies C. Arntzen1999-11-191-1/+1
* (PHP xml_parse_into_struct) sometimes the value was truncatedThies C. Arntzen1999-10-201-2/+14
* (PHP xml_parse_into_struct): fixed mem-leak when encountering invalid XML.Thies C. Arntzen1999-10-201-0/+3
* _php3/_php3i -> php renameAndrei Zmievski1999-10-161-4/+4
* fixed hopefully last XML problem. that one was hard!Thies C. Arntzen1999-10-071-8/+8
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-043-10/+4