summaryrefslogtreecommitdiff
path: root/ext/dbase/dbf_head.c
Commit message (Expand)AuthorAgeFilesLines
* MFH: remove debug output and fix bug #37589Antony Dovgal2006-05-251-1/+0
* MFH: fix #36113 (Reading records of unsupported type causes segfault)Antony Dovgal2006-01-231-4/+7
* rolling back fix for 23463. The "fix" broke more than it fixed (see bug 25558)Vlad Krupin2003-10-121-4/+0
* Fix for bug 23463. Dbase2 is not supported.Vlad Krupin2003-08-061-0/+4
* MFBRasmus Lerdorf2003-04-011-2/+3
* Fix for bug 19727. dBase5 (at least for windows) seems to allow 1024 fieldsVlad Krupin2002-12-131-3/+3
* handle dbase files with padded field headers. (patch fromjim winstead2001-10-081-12/+31
* - 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
* 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