summaryrefslogtreecommitdiff
path: root/ext/dbase/dbf_ndx.c
Commit message (Collapse)AuthorAgeFilesLines
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
|
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-0/+8
|
* - Don't define DEBUG anymore. Everyone should use PHP_DEBUG.Andi Gutmans2000-03-111-4/+4
| | | | | | | | There are 2-3 third-party libs in PHP which use DEBUG and I left them this way (primary example is pcrelib). - Please test things and Andrei, can you check that pcrelib stopped printing the warning messages?
* moved dbase into ext/ along with the bundled libraryStig Bakken1999-04-191-0/+183
dbase programs are no longer included