summaryrefslogtreecommitdiff
path: root/ext/oci8
Commit message (Expand)AuthorAgeFilesLines
* Wordsize fixesArd Biesheuvel2004-02-251-1/+1
* this should really fix compile failure with gcc 2.96Antony Dovgal2004-02-201-1/+1
* Fix compile failurefoobar2004-02-201-1/+1
* Only use Z_TYPE* with zvals..foobar2004-02-201-19/+20
* * email address updateStig Bakken2004-02-121-1/+1
* * update my email addressStig Bakken2004-02-121-1/+1
* fix bug #27149Antony Dovgal2004-02-051-2/+6
* -remove obsolete typesAntony Dovgal2004-02-032-6/+14
* add missing alias for ocifreecursor()Antony Dovgal2004-02-021-1/+2
* fix yet another possible segfaultAntony Dovgal2004-02-021-0/+4
* two fixes:Antony Dovgal2004-01-281-2/+4
* change to use different allocator (Sascha, thanks =) )Antony Dovgal2004-01-261-1/+1
* fix this annoying notice about limited rangeAntony Dovgal2004-01-261-1/+1
* improve debug messagesAntony Dovgal2004-01-261-17/+17
* oops =(Antony Dovgal2004-01-261-1/+1
* fix oci_field_type_raw's protoAntony Dovgal2004-01-261-2/+2
* add collections support to win32 buildAntony Dovgal2004-01-221-0/+1
* add missing protosAntony Dovgal2004-01-221-19/+18
* MFBAntony Dovgal2004-01-221-3/+2
* *change constant name, coz it doesn't comply with othersAntony Dovgal2004-01-211-5/+25
* fix potential segfault in oci_lob_write()Antony Dovgal2004-01-211-2/+3
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-4/+4
* Add myself at last =)Antony Dovgal2004-01-161-1/+1
* Fix bug #26892, ORA-21301 in ocinewcollection() call.Antony Dovgal2004-01-151-2/+2
* Fix typofoobar2004-01-152-2/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* glob-ify lib checks; this simplifies writing of config.w32 files a little.Wez Furlong2004-01-071-1/+3
* ws + csfoobar2004-01-022-1662/+1843
* another ZTS fixfoobar2004-01-021-0/+2
* fix ZTS buildfoobar2004-01-021-5/+6
* Fix the include path for Zendfoobar2003-12-301-4/+4
* workaround for possible ORA-22280 warning if buffers were not flushedAntony Dovgal2003-12-252-47/+94
* separate oci_lob_flush() to use it in oci_lob_append() etc. in the futureAntony Dovgal2003-12-241-21/+48
* add oci_fetch_assoc(), oci_fetch_object(), oci_fetch_array() & oci_fetch_row()Antony Dovgal2003-12-231-56/+162
* huge patchAntony Dovgal2003-12-231-292/+338
* do not delete connection ids, we need themAntony Dovgal2003-12-231-3/+0
* add tests to HEADAntony Dovgal2003-12-195-0/+109
* make these build with new win32 build system.Wez Furlong2003-12-191-0/+20
* fix bug #26133 (thanks to Harald)Antony Dovgal2003-12-162-30/+56
* fix warning, concerned to second _oci_close_server() callAntony Dovgal2003-12-161-0/+2
* fix non-zts build errorsHarald Radi2003-12-161-6/+9
* @- fixed #20006, #22674 and #24531 (harald)Harald Radi2003-12-162-127/+156
* add myselfHarald Radi2003-12-161-1/+1
* fix include pathHarald Radi2003-12-161-4/+4
* add new functions:Antony Dovgal2003-12-152-5/+1110
* WSSascha Schumann2003-11-061-2/+2
* Fix a format stringSascha Schumann2003-11-061-14/+44
* Aligned configure help texts.foobar2003-10-031-2/+1
* Fix Win32 linkage problemsZeev Suraski2003-08-311-0/+3