summaryrefslogtreecommitdiff
path: root/ext/dba
Commit message (Expand)AuthorAgeFilesLines
* it won't work otherwiseDaniel Beulshausen2000-10-262-2/+4
* added dba extension for win32, currently the dsp isDaniel Beulshausen2000-10-261-0/+157
* Fix dba after resources patch.Andrei Zmievski2000-10-261-4/+9
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-2/+2
* Gremlins?Rasmus Lerdorf2000-10-211-1/+1
* Now checks that the library really exists even if path is specified as /usrfoobar2000-10-211-4/+3
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-3/+4
* Fixed protos.Egon Schmid2000-07-131-2/+2
* Unify use of my email addressSascha Schumann2000-07-108-8/+8
* Rename macros which begin with underscore to appropiate macros. The generalSascha Schumann2000-07-031-2/+2
* Change header protection macros to conform to standard.Sascha Schumann2000-07-026-12/+12
* # Reverting as requested.Jouni Ahto2000-06-274-39/+0
* - dba_[p]open accepts now a new parameter, which kind of database to createJouni Ahto2000-06-274-0/+39
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-2/+2
* fix bug 4533Sterling Hughes2000-05-211-1/+1
* Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libaddSascha Schumann2000-05-021-9/+1
* Make dba compilable as shared moduleSascha Schumann2000-05-023-3/+19
* 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/+1
* Large test commit IISascha Schumann2000-05-011-0/+2
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* - Change some open's to V_OPEN()'sAndi Gutmans2000-04-302-2/+2
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* - Fix virtual cwd bugZeev Suraski2000-04-202-2/+2
* Corrected compilation error with wrong number of arguments toJakub Skopal2000-04-061-1/+1
* phpinfo() prettyingColin Viebrock2000-04-051-0/+4
* * Check the default location of Berkeley DB 3.0Sascha Schumann2000-03-271-3/+3
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-6/+6
* More protos.Egon Schmid2000-02-241-14/+14
* Ease include file selection. Let's see which cpps support this construct.Sascha Schumann1999-12-304-32/+17
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-3/+3
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-30/+11
* Integration of -ng changes. Changes:Sascha Schumann1999-12-302-6/+11
* - The tree compiles againZeev Suraski1999-12-181-4/+4
* More php3 cleanupZeev Suraski1999-12-171-15/+6
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-172-2/+2
* More php3_ annihilationZeev Suraski1999-12-171-4/+4
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-0420-86/+86
* add Berkeley DB3 supportSascha Schumann1999-11-206-2/+260
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* Try to avoid IBM/Berkeley DB2 confusionRasmus Lerdorf1999-11-041-2/+2
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* Convert to Ex API. Does anyone have a better name for it?Sascha Schumann1999-09-176-44/+47
* fix flushing cached information to diskSascha Schumann1999-08-171-1/+1
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-9/+9
* More symbol work.Andrey Hristov1999-07-271-9/+9
* merge in change from php3Sascha Schumann1999-07-211-0/+1
* initial import of DBASascha Schumann1999-07-2116-0/+1865