summaryrefslogtreecommitdiff
path: root/ext/oracle/oracle.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+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
* 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-281-12/+6
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-4/+4
* - 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
* fixed newly introduced crash in ora_bindThies C. Arntzen2001-03-271-3/+0
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Heads up people!Zeev Suraski2000-12-221-3/+1
* fix ora_fetch_into to allow_call_time_pass_reference = Off; (#7838)Thies C. Arntzen2000-11-161-6/+1
* update my email.Thies C. Arntzen2000-10-291-1/+1
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-3/+3
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-5/+12
* - Reserved the patchDerick Rethans2000-10-101-2/+1
* - Made ora_close return values like it should (thanks to james@php.net andDerick Rethans2000-10-091-1/+2
* @- You can now call Ora_Error() without prameters to get the reasonThies C. Arntzen2000-07-151-16/+35
* Stop including dl/phpdl.h.Sascha Schumann2000-06-241-4/+0
* fixed typoThies C. Arntzen2000-06-151-3/+3
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-11/+11
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-2/+2
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* config.m4 redone - now supports building oracle extension as shared moduleThies C. Arntzen2000-05-081-4/+3
* #if COMPILE_DLSascha Schumann2000-05-021-2/+2
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* compile fixThies C. Arntzen2000-04-281-0/+4
* oracle compiles now on win32 - untested!Thies C. Arntzen2000-04-211-8/+0
* phpinfo() prettyingColin Viebrock2000-04-061-4/+10
* Fix build on systems which lack snprintf or vsnprintf.Sascha Schumann2000-03-121-1/+0
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* More protos.Egon Schmid2000-02-231-3/+2
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* #if WIN.* => #ifdef PHP_WIN32Sascha Schumann2000-02-121-2/+2
* fix compileThies C. Arntzen2000-02-051-17/+17
* RETURN_NULL -> RETURN_NULL() // we don't want macros without an argumnetThies C. Arntzen2000-01-191-1/+1
* @- Ora_GetColumn()/Ora_FetchInto() now return NULL for NULL-Columns. (Thies)Thies C. Arntzen2000-01-181-6/+7
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1