summaryrefslogtreecommitdiff
path: root/ext/rpc
Commit message (Expand)AuthorAgeFilesLines
* changes related to the latest commit of the zend engineHarald Radi2002-04-226-62/+335
* Tiny typo..foobar2002-04-211-6/+6
* whitespace fixesHarald Radi2002-04-181-23/+10
* Missing break; causes fallthrough which actually causes heap corruption in th...Alan Brown2002-04-181-4/+8
* When V_BSTR() is NULL, we pass a NULL pointer into php_OLECHAR_to_char() whic...Alan Brown2002-04-181-6/+26
* - fixed memory leakUwe Steinmann2002-04-171-0/+3
* - Use the correct javac/jar binaries.foobar2002-04-142-6/+18
* - Fixed a leak in xml_decode().Andrei Zmievski2002-04-062-2/+4
* Fixed the build issues reported by Stas.foobar2002-03-314-149/+106
* - 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
* pass function signature in zend_parse_parameters styleHarald Radi2002-03-195-34/+120
* fixed memleaksHarald Radi2002-03-195-138/+235
* added lookup caching and now make use of the new threadHarald Radi2002-03-196-272/+214
* Fix buildStanislav Malyshev2002-03-181-4/+0
* - Made one test/setup macro for iconv and fixed it to checkfoobar2002-03-171-22/+2
* blahHarald Radi2002-03-167-72/+342
* TSRM fixHarald Radi2002-03-161-8/+8
* ongoing development ...Harald Radi2002-03-157-65/+267
* @ fixed a bug that caused php to crash in php_COM_get_ids_of_names() (Harald,...Harald Radi2002-03-151-0/+2
* * "new and improved" iconv testStig Bakken2002-03-151-10/+17
* fixed HashTable allocationHarald Radi2002-03-154-19/+129
* rpc apstraction moduleHarald Radi2002-03-157-0/+502
* - 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-118-16/+16
* * configure help indent fixStig Bakken2001-12-071-1/+1
* proto fixesHartmut Holzgraefe2001-12-051-0/+8
* proto fixesHartmut Holzgraefe2001-12-051-1/+1
* Mark ext/java as what it is: experimental.Sebastian Bergmann2001-12-042-0/+10
* Make xmlrpc module compilable on windows. compiles, but untested.Shane Caraveo2001-12-0312-3/+249
* Fixed two protos.Egon Schmid2001-12-021-3/+3
* Unified the configure messages.foobar2001-11-302-8/+9
* Removing winutil.c from this project. the functions needed are found in php4t...Frank M. Kromann2001-11-271-4/+0
* Not all components populate every field in the ExceptInfo structure. Thus we ...Alan Brown2001-11-091-9/+21
* no messageHarald Radi2001-11-011-0/+1
* Works now with phpizefoobar2001-10-311-1/+6
* patches to sync with sourceforge project, version 0.50. primary change: adds...Dan Libby2001-10-3010-92/+1227
* fix visual studio .net warningHarald Radi2001-10-261-1/+1
* ZTS fixesThies C. Arntzen2001-10-263-35/+25
* make it compile again and nuke most warningsThies C. Arntzen2001-10-253-19/+26
* MFBSterling Hughes2001-10-211-2/+10