The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-06-25 15:18:16 +00:00
compiler + small optimizations for code generated for MorphOS syscalls 2006-06-25 12:33:07 +00:00
fcl + implemented TDataset.Translate and TStringField.Transliterate 2006-06-23 23:31:41 +00:00
fv * Handle video initialization failure. 2006-06-11 10:11:34 +00:00
ide * ugly hyphenation fixed 2006-06-25 13:56:23 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages * synchronised with r165 of pascal universal interfaces: 2006-06-23 11:52:51 +00:00
rtl * remove DosVersion check limiting use of LFN calls for DiskSize/DiskFree to Win9x/ME (ignoring e.g. Win2K and others) 2006-06-25 15:18:16 +00:00
tests + added 2006-06-22 09:39:36 +00:00
utils * Take link contents into account when writing seealso section 2006-06-13 22:54:59 +00:00
.gitattributes * move InterLocked functions to system unit 2006-06-25 09:26:23 +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