summaryrefslogtreecommitdiff
path: root/ext/dbplus/php_dbplus.c
Commit message (Collapse)AuthorAgeFilesLines
* moved to PECLHartmut Holzgraefe2002-05-271-1557/+0
|
* Maintain headers.Sebastian Bergmann2002-02-281-3/+2
|
* Fixed some protos.Egon Schmid2001-12-301-46/+41
|
* Update headers.Sebastian Bergmann2001-12-111-1/+1
|
* Back-substitute for Z_* macro's. If it breaks some extension (the script ↵Jeroen van Wolffelaar2001-09-251-36/+36
| | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know.
* local resource fixHartmut Holzgraefe2001-09-211-0/+2
|
* 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-161-13/+14
|
* more data types supported (and warn if unsupported encountered)Hartmut Holzgraefe2001-09-131-7/+23
|
* whitespaceHartmut Holzgraefe2001-08-261-998/+998
|
* implementation of missing functionalityHartmut Holzgraefe2001-08-261-49/+251
| | | | | implementation and build improvements
* WhitespaceZeev Suraski2001-08-111-135/+135
|
* experimental db++ database supportHartmut Holzgraefe2001-07-061-0/+1279