summaryrefslogtreecommitdiff
path: root/ext/dbase/dbf_rec.c
Commit message (Collapse)AuthorAgeFilesLines
* - moved to peclPierre Joye2008-08-071-205/+0
|
* MFBIlia Alshanetsky2007-05-281-2/+1
|
* Error message clean upHannes Magnusson2006-10-081-1/+1
| | | | | (patch by Matt W (php_lists -AT- realpain.com))
* - fixed indentingUwe Steinmann2003-11-271-8/+8
|
* ZTS fixes.Ilia Alshanetsky2003-01-191-0/+1
|
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-191-1/+1
|
* ftruncate is defined in flock_compat.h on windowsMarcus Boerger2002-11-121-1/+9
|
* fix windows warning: not needed hereMarcus Boerger2002-11-121-4/+0
|
* Making dbase compule under WIn32Frank M. Kromann2002-03-051-0/+4
|
* Now dbase_pack() actually truncates the resulting .dbf file to the rightVlad Krupin2001-12-311-0/+6
| | | | | | size (possibly fixing bug #6852 #3). @Make dbase_pack() truncate the file to the right size. (Vlad)
* - 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/+9
|
* moved dbase into ext/ along with the bundled libraryStig Bakken1999-04-191-0/+182
dbase programs are no longer included