summaryrefslogtreecommitdiff
path: root/ext/rpc/java
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagxmlrpc_epi_0_51_merge_ptSVN Migration2002-07-0511-1922/+0
* - Let's be tad more verbose what's happening during 'make install'foobar2002-07-031-3/+3
* - Fail gracefully and not just bail out with an error message from dirnameMarkus Fischer2002-05-111-0/+6
* Fixed the extension name.foobar2002-04-231-5/+5
* Tiny typo..foobar2002-04-211-6/+6
* - Use the correct javac/jar binaries.foobar2002-04-142-6/+18
* Fixed the build issues reported by Stas.foobar2002-03-313-124/+106
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* proto fixesHartmut Holzgraefe2001-12-051-0/+8
* Mark ext/java as what it is: experimental.Sebastian Bergmann2001-12-041-0/+5
* Unified the configure messages.foobar2001-11-301-5/+5
* Removing winutil.c from this project. the functions needed are found in php4t...Frank M. Kromann2001-11-271-4/+0
* Works now with phpizefoobar2001-10-311-1/+6
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-8/+10
* 3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now.Jeroen van Wolffelaar2001-09-261-3/+3
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-1/+1
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-45/+45
* fix build.foobar2001-09-101-1/+1
* Fix a problem when withval pointed to a symlink and automaticSascha Schumann2001-09-101-2/+5
* Fix ZTS build.foobar2001-08-141-1/+2
* - Attempt at fixing the Java extension for ZE2Andi Gutmans2001-08-131-11/+7
* WhitespaceZeev Suraski2001-08-111-7/+7
* Make this compile again.foobar2001-08-081-1/+2
* TSRM fixHarald Radi2001-08-071-2/+5
* more ZTS fixes.foobar2001-07-311-78/+49
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-4/+6
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-4/+5
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-2/+3
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-1/+1
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-2/+2
* Get rid of var_uninit()Zeev Suraski2001-07-151-1/+1
* ZVAL_BOOL(v,0) -> ZVAL_FALSE(v)Thies C. Arntzen2001-07-111-1/+1
* Nuke zval_resetZeev Suraski2001-07-111-1/+1
* var_reset -> ZVAL_RESETZeev Suraski2001-07-111-1/+1
* - Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable))Andi Gutmans2001-06-191-1/+1
* Nuke more quotesSascha Schumann2001-05-121-16/+16
* Add INSTALL_ROOT variable to specify install location.Wilfredo Sanchez2001-04-031-2/+2
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-8/+8
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* Support AIX/HP shared lib extensions and j2sdk1.3.0 (hotspot)Alex Akilov2001-01-181-3/+12
* Heads up people!Zeev Suraski2000-12-221-2/+1
* wb fix.foobar2000-12-191-14/+14
* Fix pr: #7982foobar2000-12-191-0/+1
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* SUN CC does not like like left side casting - see bug #6759Jason Greene2000-11-161-1/+1
* Allow strings to be passed to methods expecting primitive types.Sam Ruby2000-10-271-2/+16
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-1/+1
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-2/+4
* Clean up the alignment of configure --help outputRasmus Lerdorf2000-10-021-3/+3
* added tsrm dir to include pathDaniel Beulshausen2000-09-281-2/+2