summaryrefslogtreecommitdiff
path: root/ext/oracle
Commit message (Expand)AuthorAgeFilesLines
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-231-0/+68
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-4/+4
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* glob-ify lib checks; this simplifies writing of config.w32 files a little.Wez Furlong2004-01-071-2/+2
* make these build with new win32 build system.Wez Furlong2003-12-191-0/+18
* Aligned configure help texts.foobar2003-10-031-2/+1
* Fix Win32 linkage problemsZeev Suraski2003-08-311-0/+3
* emalloc -> safe_emallocIlia Alshanetsky2003-08-121-1/+1
* Use new infrastructure.Zeev Suraski2003-08-031-3/+1
* proto fixes.Andrey Hristov2003-06-221-22/+22
* updating license information in the headers.James Cox2003-06-101-3/+3
* * email address changeStig Bakken2003-03-181-1/+1
* ZTS fix.Ilia Alshanetsky2003-01-191-0/+1
* fixed typosIlia Alshanetsky2003-01-191-2/+2
* ZTS fixes.Ilia Alshanetsky2003-01-191-1/+1
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-191-50/+50
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-28/+7
* Fixed bug #20079 (made ora_logoff return TRUE on success).Ilia Alshanetsky2003-01-161-0/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-4/+0
* MFBEdin Kadribasic2002-04-251-1/+3
* the 'setup' script was removed more than two years ago.jim winstead2002-03-161-9/+0
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-7/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* add oracle 9 detection for oracle-moduleThies C. Arntzen2002-02-041-1/+3
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Unified the configure messages.foobar2001-11-301-0/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-2/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-41/+41
* fixed a warning regarding incompatible function pointer typesHartmut Holzgraefe2001-09-171-4/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* if test -f /usr/local/lib/libexample.s?; then <-- no workiefoobar2001-09-071-5/+5
* Some more TSRMLS_FETCH workZeev Suraski2001-07-311-27/+25
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-4/+3
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-4/+0
* More TSRMLS_FETCH annihilation (Zend compatibility patch)Zeev Suraski2001-07-301-3/+3
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-1/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-282-23/+7
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-4/+4
* Moved some messages to the end of configure process so they are easierfoobar2001-06-231-9/+0
* - Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable))Andi Gutmans2001-06-191-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-4/+64
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Nuke more quotesSascha Schumann2001-05-121-2/+2
* Fix indentation of ./configure --help messages.Sascha Schumann2001-05-121-1/+2
* Fixed bug: #10779foobar2001-05-101-4/+4
* Fix bug #10212.foobar2001-04-091-2/+2
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-51/+51
* fixed newly introduced crash in ora_bindThies C. Arntzen2001-03-271-3/+0