summaryrefslogtreecommitdiff
path: root/ext/oci8
Commit message (Expand)AuthorAgeFilesLines
* Nuke more quotesSascha Schumann2001-05-121-2/+2
* Fix indentation of ./configure --help messages.Sascha Schumann2001-05-121-1/+2
* namespace-protect "open"Thies C. Arntzen2001-05-042-21/+21
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-2/+2
* Collections cleanupAndy Sautins2001-04-251-558/+264
* Cleanup collections - removed unused members from oci_collection structureAndy Sautins2001-04-251-5/+0
* fixed ZTS buidl - still some WS pollution leftThies C. Arntzen2001-04-231-2/+11
* Change all // to /* */, fixed small whitespace.Jason Greene2001-04-191-6/+6
* enable temporary LOBs when we detect oracle 8.1Thies C. Arntzen2001-04-143-6/+7
* @- Added temporary LOB support in OCI8 (Patch by David Benson)Thies C. Arntzen2001-04-142-3/+157
* the collections stuff s worth mentioning in the credits!Thies C. Arntzen2001-04-141-1/+1
* @ - OCI8 now supports binding of collectionsThies C. Arntzen2001-04-132-7/+1100
* never initialize oci in OCI_THREADED mode. seems to break win32.Thies C. Arntzen2001-04-111-0/+5
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-10/+10
* @- Fixed binding of ROWIDs in OCI8. (Thies)Thies C. Arntzen2001-03-021-0/+1
* - Pointed out by Andrei. zval_ptr_dtor() should be used instead of theAndi Gutmans2001-02-271-2/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* - Fixed crash in OCI8 when using unitialized LOBs. (Thies)Thies C. Arntzen2001-02-181-14/+6
* make oci work again.Thies C. Arntzen2001-02-171-17/+16
* @- Fixed some modules to allow using output-buffering. (Thies)Thies C. Arntzen2001-02-151-6/+2
* This should make detecting the version of Oracle libs a bit more accuratefoobar2001-02-141-4/+8
* ocifreedesc() now spits a NOTICE when called the "wrong" way.Thies C. Arntzen2001-02-141-1/+3
* @- Improved OCI8 dead-session detection. (Patch by: George Schlossnagle)Thies C. Arntzen2001-02-121-18/+62
* fix small leak in ociexecute()Thies C. Arntzen2001-01-071-7/+1
* Stop automatically passing vars to AC_SUBST through PHP_SUBST.Sascha Schumann2000-12-201-1/+1
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* don't use TLS in MINIT function.Thies C. Arntzen2000-11-161-3/+0
* @- Fixed column-title buffer-overflow in OCIFetchStatement(). (Thies)Thies C. Arntzen2000-11-131-3/+3
* update my email.Thies C. Arntzen2000-10-292-5/+5
* Check also that the file isn't empty.foobar2000-10-291-1/+1
* @- Fixed conflict with OpenLDAP and Oracle 8.1.x (Jani)foobar2000-10-291-1/+2
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-5/+5
* @- OCIBindByName() now does better parameter-checking. (Thies)Thies C. Arntzen2000-10-221-21/+29
* added missing def.Daniel Beulshausen2000-10-211-0/+1
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-13/+24
* @- Fixed returning of empty LOB fields in OCI8. (Thies)Thies C. Arntzen2000-10-071-4/+3
* deleted a few unnecceasary defines and added the Release_TS_Inline path to th...Daniel Beulshausen2000-08-241-6/+6
* compile fixThies C. Arntzen2000-08-161-1/+1
* return type in proto for OCIError fixedHartmut Holzgraefe2000-08-111-1/+1
* fixed binary mode for Win32Thies C. Arntzen2000-08-071-2/+5
* @- Fixed CLOB handling in OCI8 driver when using variable-widthThies C. Arntzen2000-08-071-50/+64
* @- Fixed warning when shutting down OCINLogon() connections. (Thies)Thies C. Arntzen2000-08-051-7/+7
* @- OCIError() would sometimes not report failed connections. (Thies)Thies C. Arntzen2000-08-051-9/+3
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-22/+11
* fixed uninitilized var in ZTS mode.Thies C. Arntzen2000-07-152-10/+1
* @- Fixed crash on OCI?Logon() failure. (thies)Thies C. Arntzen2000-07-031-3/+3
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-2/+2
* Fix spacing and say that --with-oracle uses the oci7 interfaceRasmus Lerdorf2000-06-231-1/+1
* good morning, thies!Thies C. Arntzen2000-06-191-2/+2
* some adjustments to the sysliblistThies C. Arntzen2000-06-191-18/+2