summaryrefslogtreecommitdiff
path: root/ext/dba/libcdb
Commit message (Collapse)AuthorAgeFilesLines
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-083-6/+6
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-083-6/+6
|
* updating license information in the headers.James Cox2003-06-106-18/+18
|
* MFB: safe_emalloc()Marcus Boerger2003-04-241-4/+2
|
* make it fasterMarcus Boerger2003-02-261-11/+2
|
* Bump year.Sebastian Bergmann2002-12-316-6/+6
|
* Add info function to handlers and return handler info when dba_handlers isMarcus Boerger2002-12-304-0/+16
| | | | | called with optional parameter full_info set true.
* No need to declare functions used internally by DBA as PHPAPI. ThisEdin Kadribasic2002-11-196-28/+28
| | | | | fixes windows build.
* must be unsignedMarcus Boerger2002-11-131-1/+1
| | | | | | # maybe i will change this to size_t for 64bit systems but i do not have the # time now and i have problems building php on a sun.
* Added support for bundled flatfile, cdb and cdb_make handlersEdin Kadribasic2002-11-132-0/+6
| | | | | to win32 build of the dba extension.
* incorporate cdb-0.75 as suggested by D. J. BernsteinMarcus Boerger2002-11-046-0/+635
#dba now supports cdb_make