summaryrefslogtreecommitdiff
path: root/ext/xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* fix for dereferncing null pointer (mfladischer@gmx.net)George Schlossnagle2003-10-151-1/+6
* - Always look into /usr/local before /usrfoobar2003-10-011-1/+3
* Always prefer user specified paths over the default /usr /usr/local.Ilia Alshanetsky2003-09-301-1/+1
* Fixed compiler warnings.Ilia Alshanetsky2003-08-311-2/+2
* Fix Win32 linkage problemsZeev Suraski2003-08-311-0/+3
* Use new infrastructure.Zeev Suraski2003-08-031-5/+2
* Id tag added.Andrey Hristov2003-07-192-2/+6
* Fixed win32 build (link to external expat).Edin Kadribasic2003-06-151-4/+4
* updating license information in the headers.James Cox2003-06-102-6/+6
* - Unbundle libxml and expat. Now this compiles too..foobar2003-05-191-4/+2
* Adjust path to bundled expat sources for Win32 build.Sebastian Bergmann2003-05-031-2/+2
* Fix two crash bugs when optional parameters are not specified.Wez Furlong2003-03-011-11/+21
* Made the code use php_error_docref().Ilia Alshanetsky2003-01-141-400/+354
* Fixed ZTS build.Edin Kadribasic2003-01-131-0/+2
* - Fixed bug #20155: xmlrpc compile problem with zendengine2 (Path by JanDerick Rethans2003-01-101-2/+2
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* time is a function. Use the name of the variable 'timestamp'Frank M. Kromann2002-11-261-1/+1
* Adding missing header file on Win32Frank M. Kromann2002-11-261-0/+1
* removing unused variablesFrank M. Kromann2002-11-262-2/+3
* @- Added --disable-all configure option. (Jani)foobar2002-09-041-5/+3
* Fix bug: #19124, xmlrpc extension builds ok now as shared extension.foobar2002-08-302-3/+12
* kill some compile warningsfoobar2002-08-221-1/+4
* bool not booleanRasmus Lerdorf2002-08-131-2/+2
* Allow xmlrpc-epi header files stored under include/xmlrpc-epiYasuo Ohgaki2002-07-281-3/+8
* - Consistent error messagesDerick Rethans2002-07-061-1/+1
* Fix typo.foobar2002-07-051-1/+1
* merged in updates from SF project. bring php repository up to date with xmlr...Dan Libby2002-07-0513-40/+317
* Fixed win32 build.Edin Kadribasic2002-07-031-0/+4
* Fix bug: #16252foobar2002-06-301-0/+5
* Fix some build error on win32 (snapshot build)foobar2002-06-291-4/+4
* Fixed bug: #17732.foobar2002-06-161-2/+5
* - fixed memory leakUwe Steinmann2002-04-171-0/+3
* - Fixed a leak in xml_decode().Andrei Zmievski2002-04-062-2/+4
* - Use correct header file.foobar2002-03-261-0/+6
* Why was this here??foobar2002-03-251-11/+0
* fix the fixfoobar2002-03-221-1/+3
* - Fixed minor inconvenience with iconv detection when iconv is found in libcfoobar2002-03-221-0/+1
* This file is generated and not supposed to be in CVSfoobar2002-03-211-7/+0
* - Made one test/setup macro for iconv and fixed it to checkfoobar2002-03-171-22/+2
* * "new and improved" iconv testStig Bakken2002-03-151-10/+17
* - Whitespace part 1Derick Rethans2002-03-141-377/+353
* * another libconv->libiconv typoStig Bakken2002-03-131-1/+1
* old makefilesSascha Schumann2002-03-122-21/+0
* Please welcome the new build system.Sascha Schumann2002-03-072-10/+8
* Maintain headers.Sebastian Bergmann2002-02-282-4/+2
* - Fix for bug #15227: Compiling the CGI binary with xmlrpc fails toDerick Rethans2002-01-251-1/+5
* more unquoted messages with kommas fixedHartmut Holzgraefe2002-01-041-1/+1
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* * configure help indent fixStig Bakken2001-12-071-1/+1
* Make xmlrpc module compilable on windows. compiles, but untested.Shane Caraveo2001-12-0312-3/+249