Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | @- implemented OCI8 $lob->WriteToFile() function - very useful for streaming | Thies C. Arntzen | 1999-10-27 | 1 | -4/+198 |
* | new improved resource-API (i hope everything still compiles) | Thies C. Arntzen | 1999-10-12 | 1 | -4/+4 |
* | use reference counting for emulating child<->parent (cursor<->connection) rel... | Thies C. Arntzen | 1999-10-05 | 2 | -31/+13 |
* | * archive-based convenience libraries completely replaced | Sascha Schumann | 1999-10-04 | 1 | -2/+2 |
* | major rework here - the refcount stuff gets better and better! | Thies C. Arntzen | 1999-09-30 | 2 | -417/+309 |
* | fixed crash in connection shutdown! | Thies C. Arntzen | 1999-09-29 | 2 | -9/+30 |
* | just some renaming. | Thies C. Arntzen | 1999-09-29 | 1 | -16/+14 |
* | initialize OCI in threaded mode if ZTS is defined. | Thies C. Arntzen | 1999-09-28 | 1 | -2/+8 |
* | fix #2316 - fetching empty LOBs via OCI8 | Thies C. Arntzen | 1999-09-17 | 1 | -7/+11 |
* | you can now position when doing lob-writes. | Thies C. Arntzen | 1999-09-14 | 1 | -17/+42 |
* | Added PHP_WITH_SHARED for checking "shared,*" prefix when configuring | Stig Bakken | 1999-09-13 | 1 | -1/+1 |
* | got rid of the define-callback stuff there's a bug in oracle-oci8! | Thies C. Arntzen | 1999-09-13 | 2 | -118/+50 |
* | Per Stig's suggestion. | Andrey Hristov | 1999-09-13 | 1 | -1/+3 |
* | ported $lob->savefile($filename) method from PHP3 | Thies C. Arntzen | 1999-09-13 | 1 | -5/+103 |
* | cleanups | Thies C. Arntzen | 1999-09-13 | 1 | -89/+30 |
* | ported oci8 to use new class API | Thies C. Arntzen | 1999-09-13 | 1 | -86/+54 |
* | Workaround for m4 weirdness. | Andrey Hristov | 1999-09-10 | 1 | -1/+1 |
* | Added detection of Oracle 8.1 (aka 8i) from PHP3. | Stefan Roehrich | 1999-09-03 | 1 | -1/+10 |
* | - Fixed typo in oci8 error message | Andi Gutmans | 1999-08-19 | 1 | -1/+1 |
* | ZTS | Thies C. Arntzen | 1999-08-18 | 1 | -9/+16 |
* | ocifetchinto fix | Thies C. Arntzen | 1999-08-18 | 1 | -0/+2 |
* | cleanups & ZTS stuff (ZTS untested!) | Thies C. Arntzen | 1999-08-17 | 2 | -653/+550 |
* | starting to clean up | Thies C. Arntzen | 1999-08-10 | 1 | -107/+107 |
* | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 2 | -84/+84 |
* | More symbol work. | Andrey Hristov | 1999-08-02 | 1 | -15/+15 |
* | License update | Zeev Suraski | 1999-07-16 | 1 | -20/+9 |
* | fixed mem-problem | Thies C. Arntzen | 1999-07-12 | 1 | -18/+10 |
* | small php4 fixes | Thies C. Arntzen | 1999-07-12 | 1 | -8/+15 |
* | Don't touch refcount and EA directly | Zeev Suraski | 1999-07-09 | 1 | -10/+5 |
* | Step 2: | Zeev Suraski | 1999-07-09 | 1 | -5/+5 |
* | on par with latest php3 | Thies C. Arntzen | 1999-07-08 | 2 | -179/+215 |
* | ups | Thies C. Arntzen | 1999-07-05 | 1 | -4/+4 |
* | fixed mem-leak | Thies C. Arntzen | 1999-07-05 | 1 | -2/+4 |
* | up to php3 version | Thies C. Arntzen | 1999-07-05 | 1 | -21/+15 |
* | oci8 to 3.0.9 | Thies C. Arntzen | 1999-06-09 | 1 | -1/+7 |
* | up to 3.0.9 | Thies C. Arntzen | 1999-06-09 | 2 | -133/+226 |
* | - run ext sources through conv_proto | Sascha Schumann | 1999-05-21 | 1 | -62/+62 |
* | compiles | Thies C. Arntzen | 1999-05-12 | 1 | -0/+1 |
* | up-to-date with 3.0.8 | Thies C. Arntzen | 1999-05-12 | 2 | -650/+693 |
* | move oci8 from oracle to it's own ext-directory - configure stuff needs more ... | Thies C. Arntzen | 1999-05-12 | 6 | -0/+3977 |