summaryrefslogtreecommitdiff
path: root/ext/oci8/oci8_lob.c
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-2/+2
* Remove old $Id$ tagsChristopher Jones2016-08-071-4/+0
* Sync with 7.1 branch changes from Nikita & Dimitri to keep OCI8 code identicalChristopher Jones2016-08-071-8/+3
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * Fix compile warnings about comparison of unsigned expression always being trueChristopher Jones2015-11-071-4/+0
| * bump yearXinchen Hui2015-01-151-1/+1
* | Fixed LOB mem leak reported on gcov. Also fixed unsigend comparison compile ...Christopher Jones2015-11-161-3/+3
* | Resolve build warnings. Bump ver. Better range check. Fix diffsChristopher Jones2015-08-191-4/+0
* | Further PHP 7 compat for OCI8Christopher Jones2015-08-121-14/+14
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-67/+66
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | second big shot on porting ext/oci8Anatol Belski2014-09-101-2/+2
* | first shot on fixing ext/oci8Anatol Belski2014-09-101-1/+1
* | basic datatype fixes for ext/oci8Anatol Belski2014-09-101-11/+11
|/
* Fixed Bug #66875 (Improve performance of multi-row OCI_RETURN_LOB queries)Christopher Jones2014-03-101-0/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Bump mininum requirements for PHP OCI8 2.0 to PHP 5.2 and OracleChristopher Jones2013-10-071-38/+0
* Make oci_set_*($connection,...) errors retrievable via oci_error($connection).Christopher Jones2013-09-051-79/+115
* Leave it to DTrace FBT to trace underlying library callsChristopher Jones2013-08-261-27/+27
* Initial PHP OCI8 2.0.0-dev commit.Christopher Jones2013-07-241-48/+65
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Add explicit casts to remove some of Pierre's snapshot build warningsChristopher Jones2011-07-271-3/+3
* Sync OCI8 branches. Allow 'pecl install' to work on both PHP 5.3 & 5.4Christopher Jones2011-06-071-0/+5
* - Year++Felipe Pena2011-01-011-1/+1
* Removed safe_modeKalle Sommer Nielsen2010-04-261-1/+1
* Fixed bug #49560 (oci8: using LOBs causes slow PHP shutdown)Christopher Jones2010-01-061-2/+28
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFB: OCI8: Remove macros obsoleted by rev 1.55.2.3.2.11.2.1 when Oracle 8 sup...Christopher Jones2008-06-051-2/+0
* MFHChristopher Jones2008-04-181-54/+54
* Remove trailing period from error thus syncing with PHP 6Christopher Jones2008-03-251-1/+1
* Further improvements to error handlingChristopher Jones2008-03-221-23/+23
* MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)Christopher Jones2008-02-251-1/+6
* MFH: fix zts buildRob Richards2008-01-241-2/+2
* MFB: fix #43497 (OCI8 XML/getClobVal aka temporary LOBs leak UGA memory)Christopher Jones2008-01-151-3/+21
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: fix #42134 (oci_error() returns false after oci_new_collection() fails)Antony Dovgal2007-07-311-2/+11
* MFH: add casts to fix compilation warningsChristopher Jones2007-07-181-3/+4
* MFH: fix #41711 (Null temporary lobs not supported)Antony Dovgal2007-06-251-2/+1
* MFH: fix PECL bug #10194 (crash in Oracle client when memory limit reached in...Antony Dovgal2007-03-291-7/+33
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFHAntony Dovgal2006-12-121-1/+5
* MFH: fix #39732 (oci_bind_array_by_name doesn't work on Solaris 64bit)Antony Dovgal2006-12-081-2/+2
* MFHAntony Dovgal2006-11-101-2/+2
* minor improvementsAntony Dovgal2006-08-221-1/+1
* MFH: fix PECL bug #8112 (OCI8 persistent connections misbehave when Apache pr...Antony Dovgal2006-08-211-25/+25