summaryrefslogtreecommitdiff
path: root/ext/sybase_ct/php_sybase_ct.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
| | | | | you start counting at 0 or 1).
* Change ALLOC_ZVAL() semanticsZeev Suraski1999-12-261-2/+2
|
* - Move more stuff to ALLOC_ZVAL(). We need to add those FREE_ZVAL()'s now.Andi Gutmans1999-12-241-2/+2
|
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
| | | | | | .*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually.
* Optimize a bitZeev Suraski1999-11-191-2/+3
|
* Fix a bug in sybase_fetch_hash()Zeev Suraski1999-11-191-0/+1
|
* "sybase" is definitelly six characters long :-)Jakub Skopal1999-11-081-4/+4
|
* (php sybase_close) fixed obvious bug.Thies C. Arntzen1999-10-121-3/+13
|
* new improved resource-API (i hope everything still compiles)Thies C. Arntzen1999-10-121-9/+6
|
* This should make the Sybase CT module compile again (untested)Zeev Suraski1999-09-241-13/+13
|
* *** empty log message ***Zeev Suraski1999-09-041-1/+1
|
* Add resource support to the Sybase CT moduleZeev Suraski1999-09-041-420/+345
|
* Separate Sybase-CT from Sybase, and fix build process for Sybase-CTZeev Suraski1999-08-131-0/+1641