summaryrefslogtreecommitdiff
path: root/ext/dbase
Commit message (Expand)AuthorAgeFilesLines
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-4/+4
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* s/localtime_r/php_localtime_r/Sascha Schumann2000-05-071-1/+1
* Fix dbase breakage related to the virtual path changes.Sascha Schumann2000-05-061-1/+1
* Include php_virtual_cwd.h for V_OPENSascha Schumann2000-05-021-0/+1
* Make dbase compilable as shared moduleSascha Schumann2000-05-022-3/+2
* #if COMPILE_DLSascha Schumann2000-05-021-4/+4
* 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/+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-5/+5
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* Welcome PHP_ARG_ENABLE and PHP_ARG_WITH. They are there to replace the commonSascha Schumann2000-03-271-15/+10
* - Don't define DEBUG anymore. Everyone should use PHP_DEBUG.Andi Gutmans2000-03-111-4/+4
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-191-2/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-6/+3
* Integration of -ng changes. Changes:Sascha Schumann1999-12-303-6/+10
* Build correctly on systems which lack localtime_rSascha Schumann1999-12-271-0/+2
* Some cleanupSascha Schumann1999-12-211-1/+0
* More php3 cleanupZeev Suraski1999-12-171-1/+2
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-172-3/+3
* More php3_ annihilationZeev Suraski1999-12-171-12/+12
* More php3_ annihilationZeev Suraski1999-12-171-4/+4
* Make it compile in ZTS modeSascha Schumann1999-12-121-0/+2
* Use thread-safe versions of localtime and gmtimeJouni Ahto1999-11-271-2/+2
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-45/+45
* Oops.Andrey Hristov1999-07-271-11/+11
* More symbol work.Andrey Hristov1999-07-272-15/+16
* License updateZeev Suraski1999-07-161-20/+9
* port over from php3Sascha Schumann1999-06-271-3/+13
* add dbase_replace_recordSascha Schumann1999-06-271-0/+69
* - run ext sources through conv_protoSascha Schumann1999-05-215-32/+32
* - fix compile issues for various packages (dbase, sysv*, zlib)Sascha Schumann1999-05-212-2/+5
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* added ext/*/config.h.stub filesStig Bakken1999-04-201-0/+3
* moved dbase into ext/ along with the bundled libraryStig Bakken1999-04-1914-0/+1786