summaryrefslogtreecommitdiff
path: root/ext/oci8/oci8.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RETURN_REF'.experimental/RETURN_REFSVN Migration1999-12-121-3712/+0
* small cleanups in MINIT codeThies C. Arntzen1999-12-091-31/+14
* @- OCI8 now returns NULL values in LONG columns correct. (Thies)Thies C. Arntzen1999-12-081-3/+3
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* fixed tiny leakThies C. Arntzen1999-12-041-0/+1
* just a remarkThies C. Arntzen1999-12-011-0/+1
* added missing function-aliasThies C. Arntzen1999-11-121-0/+3
* oops, didn't mean to activate this!Thies C. Arntzen1999-11-121-2/+2
* @- Fixed selecting nested-tables in OCI8. (Thies)Thies C. Arntzen1999-11-121-1/+10
* # Fix commentsRasmus Lerdorf1999-11-101-3/+3
* @- implemented OCI8 $lob->WriteToFile() function - very useful for streamingThies C. Arntzen1999-10-271-4/+198
* new improved resource-API (i hope everything still compiles)Thies C. Arntzen1999-10-121-4/+4
* use reference counting for emulating child<->parent (cursor<->connection) rel...Thies C. Arntzen1999-10-051-29/+13
* major rework here - the refcount stuff gets better and better!Thies C. Arntzen1999-09-301-415/+309
* fixed crash in connection shutdown!Thies C. Arntzen1999-09-291-9/+28
* just some renaming.Thies C. Arntzen1999-09-291-16/+14
* initialize OCI in threaded mode if ZTS is defined.Thies C. Arntzen1999-09-281-2/+8
* fix #2316 - fetching empty LOBs via OCI8Thies C. Arntzen1999-09-171-7/+11
* you can now position when doing lob-writes.Thies C. Arntzen1999-09-141-17/+42
* got rid of the define-callback stuff there's a bug in oracle-oci8!Thies C. Arntzen1999-09-131-112/+48
* ported $lob->savefile($filename) method from PHP3Thies C. Arntzen1999-09-131-5/+103
* cleanupsThies C. Arntzen1999-09-131-89/+30
* ported oci8 to use new class APIThies C. Arntzen1999-09-131-86/+54
* - Fixed typo in oci8 error messageAndi Gutmans1999-08-191-1/+1
* ZTSThies C. Arntzen1999-08-181-9/+16
* ocifetchinto fixThies C. Arntzen1999-08-181-0/+2
* cleanups & ZTS stuff (ZTS untested!)Thies C. Arntzen1999-08-171-620/+507
* starting to clean upThies C. Arntzen1999-08-101-107/+107
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-83/+83
* More symbol work.Andrey Hristov1999-08-021-15/+15
* License updateZeev Suraski1999-07-161-20/+9
* fixed mem-problemThies C. Arntzen1999-07-121-18/+10
* small php4 fixesThies C. Arntzen1999-07-121-8/+15
* Don't touch refcount and EA directlyZeev Suraski1999-07-091-10/+5
* Step 2:Zeev Suraski1999-07-091-5/+5
* on par with latest php3Thies C. Arntzen1999-07-081-175/+211
* upsThies C. Arntzen1999-07-051-4/+4
* fixed mem-leakThies C. Arntzen1999-07-051-2/+4
* up to php3 versionThies C. Arntzen1999-07-051-21/+15
* oci8 to 3.0.9Thies C. Arntzen1999-06-091-1/+7
* up to 3.0.9Thies C. Arntzen1999-06-091-129/+218
* - run ext sources through conv_protoSascha Schumann1999-05-211-62/+62
* up-to-date with 3.0.8Thies C. Arntzen1999-05-121-635/+683
* move oci8 from oracle to it's own ext-directory - configure stuff needs more ...Thies C. Arntzen1999-05-121-0/+3594