The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-07-04 22:22:54 +00:00
compiler * allow ssa to happen for outer for-loop control variables 2008-07-03 19:39:23 +00:00
ide Fixed typo (GBD=>GDB) 2008-06-30 11:40:41 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * fix for the problems Sebastian G. mentioned. refiid's not everywhere translated to const x :tiid. Fixed, also found a place where it was written as constrefidd: tiid 2008-07-04 22:22:54 +00:00
rtl * Changed var to out parameters for strtoint* 2008-07-02 18:00:07 +00:00
tests + support for the different rounding modes in the generic rounding 2008-06-27 17:20:56 +00:00
utils * regenerated with changes in r11233 2008-06-15 15:52:25 +00:00
.gitattributes + support for the different rounding modes in the generic rounding 2008-06-27 17:20:56 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * regenerated with changes in r11233 2008-06-15 15:52:25 +00:00
Makefile.fpc * Haiku patch by Olivier Coursiere 2008-05-31 11:33:02 +00:00