summaryrefslogtreecommitdiff
path: root/ext/oci8
Commit message (Expand)AuthorAgeFilesLines
* Integration of -ng changes. Changes:Sascha Schumann1999-12-303-7/+12
* digital cc doe not like whitespaces before a # markThies C. Arntzen1999-12-231-4/+4
* Enable --with-oci8 to use relative paths as input parametersSascha Schumann1999-12-221-1/+1
* - The tree compiles againZeev Suraski1999-12-181-34/+34
* More php3_ cleanupZeev Suraski1999-12-171-3/+3
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-172-5/+5
* More php3_ annihilationZeev Suraski1999-12-171-2/+2
* More php3_ annihilationZeev Suraski1999-12-171-2/+2
* small cleanups in MINIT codeThies C. Arntzen1999-12-092-32/+15
* @- 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-042-1/+1
* fixed tiny leakThies C. Arntzen1999-12-041-0/+1
* just a remarkThies C. Arntzen1999-12-011-0/+1
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* 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
* IRIX ld likes this order betterThies C. Arntzen1999-11-091-1/+1
* @- 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-052-31/+13
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* major rework here - the refcount stuff gets better and better!Thies C. Arntzen1999-09-302-417/+309
* fixed crash in connection shutdown!Thies C. Arntzen1999-09-292-9/+30
* 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
* Added PHP_WITH_SHARED for checking "shared,*" prefix when configuringStig Bakken1999-09-131-1/+1
* got rid of the define-callback stuff there's a bug in oracle-oci8!Thies C. Arntzen1999-09-132-118/+50
* Per Stig's suggestion.Andrey Hristov1999-09-131-1/+3
* 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
* Workaround for m4 weirdness.Andrey Hristov1999-09-101-1/+1
* Added detection of Oracle 8.1 (aka 8i) from PHP3.Stefan Roehrich1999-09-031-1/+10
* - 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-172-653/+550
* starting to clean upThies C. Arntzen1999-08-101-107/+107
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-022-84/+84
* 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-082-179/+215