summaryrefslogtreecommitdiff
path: root/ext/icap
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagxmlrpc_epi_0_51_merge_ptSVN Migration2002-07-054-1010/+0
* Unify error messagesDerick Rethans2002-06-281-14/+14
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-8/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* proto fixHartmut Holzgraefe2001-12-071-1/+1
* proto fix (sort of)Hartmut Holzgraefe2001-12-061-0/+3
* Unified the configure messages.foobar2001-11-301-0/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-1/+10
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-89/+89
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* - More Engine 2 work.Andi Gutmans2001-08-131-1/+1
* WhitespaceZeev Suraski2001-08-111-91/+91
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+2
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-302-3/+1
* Fold a bit more codeRasmus Lerdorf2001-06-061-24/+15
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* - Finally rename modules.h to zend_modules.h for consistency (first tryAndi Gutmans2001-02-261-1/+1
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* 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/+3
* Get rid of php_global.h and the associated data types UINT4/_POINTER.Sascha Schumann2000-08-211-3/+3
* Fixed protos.Egon Schmid2000-07-131-3/+3
* Rename macros which begin with underscore to appropiate macros. The generalSascha Schumann2000-07-031-2/+2
* Stop including dl/phpdl.h.Sascha Schumann2000-06-241-4/+0
* C++ // comments are evil ...Hartmut Holzgraefe2000-06-161-2/+4
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-13/+1
* - Use PHP_WIN32Andi Gutmans2000-06-091-1/+1
* Somehow I screwed up the find parameters while doing the original change.Sascha Schumann2000-06-081-1/+1
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-13/+13
* some protos fixedHartmut Holzgraefe2000-05-231-3/+4
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-2/+2
* Do not use non-standard type u_int32_t.Sascha Schumann2000-05-131-2/+3
* Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libaddSascha Schumann2000-05-021-6/+2
* Make icap buildable as shared moduleSascha Schumann2000-05-022-20/+16
* #if COMPILE_DLSascha Schumann2000-05-021-2/+2
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+1
* Large test commit IISascha Schumann2000-05-011-0/+2
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* More phpinfo() prettying.Colin Viebrock2000-04-061-5/+5
* - Oops I commited a name change for consistency of Zend/modules.h toAndi Gutmans2000-03-111-1/+1
* - Don't define DEBUG anymore. Everyone should use PHP_DEBUG.Andi Gutmans2000-03-111-1/+1
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-3/+1
* More protos.Egon Schmid2000-02-241-17/+5
* Speling mistake, fix suggested by zeekamotay@hotmail.com in #3558Sascha Schumann2000-02-231-1/+1