summaryrefslogtreecommitdiff
path: root/ext/dbase/dbf_head.c
Commit message (Collapse)AuthorAgeFilesLines
* handle dbase files with padded field headers. (patch fromjim winstead2001-10-081-12/+31
| | | | | Landon Bradshaw <landon@bradshaw.org>)
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
|
* Fix TSRM problem.foobar2001-08-061-2/+2
|
* - TSRMLS_FETCH workZeev Suraski2001-08-051-2/+2
| | | | | - whitespace fixes
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-0/+9
|
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-2/+2
|
* 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
|
* - Change some open's to V_OPEN()'sAndi Gutmans2000-04-301-2/+2
|
* moved dbase into ext/ along with the bundled libraryStig Bakken1999-04-191-0/+261
dbase programs are no longer included