The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 8b13640dc6 + implemented TStringField.FixedChar
+ Enabled check for FixedChar in TParam.AssignFieldValue
 + added test for the above
 + added test for TDataset.Close

git-svn-id: trunk@3548 -
2006-05-16 15:15:47 +00:00
compiler + tf_smartlink_sections set for arm-wince 2006-05-16 13:11:52 +00:00
fcl + implemented TStringField.FixedChar 2006-05-16 15:15:47 +00:00
fv * Fix by Wayne Sherman to make restore from dosshell work under Win32 2006-05-08 06:39:01 +00:00
ide * compile fixes 2006-05-14 20:27:55 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages + Fixed declaration of sisigemptyset and friends to use param by ref 2006-05-13 20:25:10 +00:00
rtl + FindComponent should be cse insensitive 2006-05-16 11:14:09 +00:00
tests * added 2006-05-14 20:37:22 +00:00
utils * win64 lcl 2006-05-07 08:14:04 +00:00
.gitattributes wince 2006-05-15 08:22:30 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00