The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-07-11 09:39:34 +00:00
compiler * don't crash when ranges are passed erroneously to an array of const, resolves #11632 2008-07-09 21:06:24 +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 oversight bug in SDL.pas, SDL_WM_SetIcon() accepts a PUint8 as second argument 2008-07-11 09:39:34 +00:00
rtl * fixed x86 unit for x86-64 2008-07-10 19:52:14 +00:00
tests * don't crash when ranges are passed erroneously to an array of const, resolves #11632 2008-07-09 21:06:24 +00:00
utils * regenerated with changes in r11233 2008-06-15 15:52:25 +00:00
.gitattributes * Improvements to tiopf code generator, and build project for use with lazarus 2008-07-10 09:08:40 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00