summaryrefslogtreecommitdiff
path: root/ext/sybase_ct
Commit message (Expand)AuthorAgeFilesLines
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-5/+0
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-17/+17
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* #if COMPILE_DLSascha Schumann2000-05-021-1/+1
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+3
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* phpinfo() prettyingColin Viebrock2000-04-061-18/+19
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-3/+3
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Compile fixesZeev Suraski2000-02-051-1/+0
* Cleanup patchesZeev Suraski2000-02-051-15/+8
* just add a remark. zend_hash_apply can & will cause problems here unlessThies C. Arntzen2000-01-151-0/+6
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-1/+1
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-5/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-302-5/+10
* 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
* Optimize a bitZeev Suraski1999-11-191-2/+3
* Fix a bug in sybase_fetch_hash()Zeev Suraski1999-11-191-0/+1
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* "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
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* 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-042-457/+381
* Separate Sybase-CT from Sybase, and fix build process for Sybase-CTZeev Suraski1999-08-136-0/+1824