summaryrefslogtreecommitdiff
path: root/ext/dbplus
Commit message (Expand)AuthorAgeFilesLines
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-9/+1
* Bad extension. Still using AC_ADD_INCLUDE!Sascha Schumann2002-03-071-1/+1
* Maintain headers.Sebastian Bergmann2002-02-283-8/+5
* Fixed some protos.Egon Schmid2001-12-301-46/+41
* Update headers.Sebastian Bergmann2001-12-113-6/+4
* old stuff removedHartmut Holzgraefe2001-12-071-45/+0
* Unified the configure messages.foobar2001-11-301-2/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-252-38/+38
* local resource fixHartmut Holzgraefe2001-09-211-0/+2
* indentation fixSascha Schumann2001-09-211-1/+1
* argument count fix plus beginning local query supportHartmut Holzgraefe2001-09-191-4/+14
* argument count fixHartmut Holzgraefe2001-09-181-1/+1
* some proto fixes (not all done yet)Hartmut Holzgraefe2001-09-171-16/+22
* got rid of strtok and added some commentsHartmut Holzgraefe2001-09-171-37/+84
* compiles without warnings nowHartmut Holzgraefe2001-09-162-13/+15
* more data types supported (and warn if unsupported encountered)Hartmut Holzgraefe2001-09-131-7/+23
* be more flexible in finding a db++ installationHartmut Holzgraefe2001-09-121-1/+1
* whitespaceHartmut Holzgraefe2001-08-263-1137/+1137
* removed dbplus_change functionHartmut Holzgraefe2001-08-261-4/+0
* implementation of missing functionalityHartmut Holzgraefe2001-08-261-49/+251
* removed as all functions from the perl interface have now been implementedHartmut Holzgraefe2001-08-261-141/+0
* added symbolic constatns for error codesHartmut Holzgraefe2001-08-261-1/+46
* added -lm to LIBS, whitespaeHartmut Holzgraefe2001-08-261-4/+4
* whitespaceHartmut Holzgraefe2001-08-261-1/+1
* WhitespaceZeev Suraski2001-08-112-137/+137
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-312-4/+8
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-3/+0
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-4/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-3/+1
* Fix Unix build (AC_ADD_* -> PHP_ADD_*)Sascha Schumann2001-07-061-3/+3
* experimental db++ database supportHartmut Holzgraefe2001-07-069-0/+1639
* preliminary documentation for db++ support in ext/dbplusHartmut Holzgraefe2001-07-051-0/+248