The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 7fd43e42e8 * Added index-support for ftSmallInt, ftInteger, ftCurrency, ftBCD, ftWord, ftBoolean, ftFloat, ftDateTime, ftDate and ftTime fieldtypes
* Removed Length() from the inner loop when building indexes while opening a dataset

git-svn-id: trunk@9663 -
2008-01-06 23:27:21 +00:00
compiler * fixed range error in case node distance calculation 2008-01-06 23:18:12 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * fixed undo for delstart/delend 2007-12-15 11:24:11 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * Added index-support for ftSmallInt, ftInteger, ftCurrency, ftBCD, ftWord, ftBoolean, ftFloat, ftDateTime, ftDate and ftTime fieldtypes 2008-01-06 23:27:21 +00:00
rtl * Make str_int pic proof. 2008-01-06 22:41:05 +00:00
tests * perform real "exactness" checking for open array parameters 2008-01-04 12:54:47 +00:00
utils * updated 2008-01-06 17:15:12 +00:00
.gitattributes * fixed building on OSes marked as case sensitive 2008-01-06 11:54:47 +00:00
.gitignore * no longer used control files. Real units have been moved with history ( I hope ) 2008-01-05 20:55:27 +00:00
Makefile * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00