summaryrefslogtreecommitdiff
path: root/ext/sybase_ct
Commit message (Expand)AuthorAgeFilesLines
* - Initial releaseTimm Friebe2004-01-251-0/+27
* - Added test for case when incorrect argument type isTimm Friebe2004-01-251-0/+4
* @- Added ability to define a message handler not only globally, but alsoTimm Friebe2004-01-252-140/+207
* - Added test on char typeTimm Friebe2004-01-241-2/+6
* - Initial releaseTimm Friebe2004-01-241-0/+91
* - Initial releaseTimm Friebe2004-01-241-0/+65
* - Initial releaseTimm Friebe2004-01-247-0/+338
* @- Fixed bug #22403 "PHP crashes when executing a sql procedure withoutTimm Friebe2004-01-241-11/+30
* - Fixed compiler warnings (int format, long int arg)Timm Friebe2004-01-181-5/+5
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-172-5/+5
* - 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
* Make these build with new win32 build system.Wez Furlong2003-12-191-0/+18
* MFBfoobar2003-08-281-1/+14
* emalloc -> safe_emallocIlia Alshanetsky2003-08-121-10/+10
* Fixed bug #24231: ext/sybase_ct could not be build as sharedfoobar2003-06-181-1/+1
* updating license information in the headers.James Cox2003-06-102-6/+6
* Fix the bad logic..foobar2003-03-171-4/+5
* Prevent using both --with-sybase and --with-sybase-ct in same buildfoobar2003-03-131-0/+4
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-6/+6
* Removed pointless checks.Ilia Alshanetsky2003-01-301-3/+2
* Removed non-needed code.Ilia Alshanetsky2003-01-221-3/+2
* Various corrections.Ilia Alshanetsky2003-01-151-8/+8
* Newer parameter parsing API.Ilia Alshanetsky2003-01-151-125/+121
* Do not 'convert' double columns to integers after the 1st row in the resultIlia Alshanetsky2003-01-111-1/+1
* Fixed handling of NUMERIC type, when it contains numbers that couldIlia Alshanetsky2003-01-111-1/+1
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* - Fixed three memory leaksTimm Friebe2002-12-071-6/+14
* Fixed ZTS build and removed an unused variable.Edin Kadribasic2002-11-121-1/+2
* - Added optional parameter to sybase_fetch_object() (Timm)Timm Friebe2002-11-121-67/+117
* #- Added myself hereTimm Friebe2002-11-051-1/+1
* @- Implemented features/changes requested in Bug #16960 (Timm):Timm Friebe2002-11-052-216/+548
* the 'setup' script was removed more than two years ago.jim winstead2002-03-161-6/+0
* - Allow duality between Engine 1 & 2 using ZEND_STANDARD_CLASS_DEF_PTRAndi Gutmans2002-03-121-1/+1
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-9/+1
* - Add 'appname' parameter to sybase_connect. (Patch by Christophe SolletDerick Rethans2002-03-061-22/+48
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Detect FreeTDS to work around different library setsBrian Bruns2001-11-301-17/+22
* Unified the configure messages.foobar2001-11-301-0/+2
* Fixed bug: #13782foobar2001-10-231-2/+7
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-1/+2
* 3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now.Jeroen van Wolffelaar2001-09-261-5/+5
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-19/+19
* Fixes commit / link problems with certain compilers.foobar2001-09-051-2/+2
* More Z_* macro changes.Joey Smith2001-08-141-39/+39
* More WS.Joey Smith2001-08-131-24/+24
* WS onlyJoey Smith2001-08-131-65/+65
* - ZE2 fixesAndi Gutmans2001-08-131-3/+1
* more tsrm cleanupSascha Schumann2001-08-061-1/+1