The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 31636e3887 * Tdataset.SetBufListSize(0) should clear the buffer
* A closed dataset should have FRecordcound set to 0 (+added test)
 * Fix for bug #8228

git-svn-id: trunk@6256 -
2007-01-28 20:41:09 +00:00
compiler * def.size in [1,2,4,8] goes wrong if def.size>255, fixed, resolves #8232 2007-01-28 18:06:51 +00:00
fcl * Tdataset.SetBufListSize(0) should clear the buffer 2007-01-28 20:41:09 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * fixed compilation after TStringList->TCmdStrList change 2007-01-27 20:21:38 +00:00
installer + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
packages + comconst added to build unit as well 2007-01-28 20:28:11 +00:00
rtl * removed surplus semicolon 2007-01-28 19:21:14 +00:00
tests + test 2007-01-28 18:07:58 +00:00
utils * forgot to commit 2007-01-27 11:44:02 +00:00
.gitattributes + test 2007-01-28 18:07:58 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00