summaryrefslogtreecommitdiff
path: root/ext/msql
Commit message (Expand)AuthorAgeFilesLines
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-25/+29
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Nuke more quotesSascha Schumann2001-05-121-1/+1
* Separate CPPFLAGS from CFLAGS.Wilfredo Sanchez2001-04-031-3/+3
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* make msql build under win32Daniel Beulshausen2001-01-253-62/+169
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Now make it work too (thanks for noticing that Andi :)Zeev Suraski2000-11-041-1/+1
* Fix buildZeev Suraski2000-11-041-1/+1
* Fix msql_close(), pg_close() and sybase_close() (Sybase CT)Zeev Suraski2000-11-031-3/+7
* Fix msql_close()Zeev Suraski2000-11-031-0/+5
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-3/+3
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-7/+9
* @- Fix mSQL_close(). (nick@loman.net)Thies C. Arntzen2000-08-091-1/+1
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-22/+10
* fix bug 5322.Sterling Hughes2000-07-221-1/+1
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* C++ // comments are evil ...Hartmut Holzgraefe2000-06-161-1/+3
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-5/+0
* This should no longer be necessaryZeev Suraski2000-06-091-4/+0
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-21/+21
* Make msql extension buildable as shared module.Sascha Schumann2000-05-232-18/+14
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-2/+2
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* #if COMPILE_DLSascha Schumann2000-05-021-2/+2
* 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-15/+17
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-15/+15
* It didn't all go throughZeev Suraski2000-02-191-2/+2
* Compile fixesZeev Suraski2000-02-051-1/+0
* Cleanup patchesZeev Suraski2000-02-051-6/+7
* 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/+3
* Integration of -ng changes. Changes:Sascha Schumann1999-12-302-5/+10
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* new improved resource-API (i hope everything still compiles)Thies C. Arntzen1999-10-121-18/+9
* Use libtoolSascha Schumann1999-10-051-2/+2
* This should make the mSQL module compile again (untested)Zeev Suraski1999-09-241-10/+10
* *** empty log message ***Zeev Suraski1999-09-041-2/+2
* A few fixesZeev Suraski1999-09-042-63/+62
* Update the mSQL module with the latest techZeev Suraski1999-09-043-329/+177