The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-10-28 17:06:02 +00:00
compiler * handle case ranges properly for unsigned types with a non-zero base, resolves 2007-10-28 17:06:02 +00:00
fv
ide * always do a SaveAs when trying to save new editors, also if there 2007-10-21 20:09:11 +00:00
installer * fixed Makefile to build writeidx on win32 and linux 2007-10-19 18:41:26 +00:00
packages * Ignore tests which are not applicable when firebird is tested 2007-10-28 16:53:48 +00:00
rtl * fixes widestring range checking, resolves 2007-10-28 14:46:41 +00:00
tests * handle case ranges properly for unsigned types with a non-zero base, resolves 2007-10-28 17:06:02 +00:00
utils * compile fixed 2007-10-26 08:13:24 +00:00
.gitattributes * handle case ranges properly for unsigned types with a non-zero base, resolves 2007-10-28 17:06:02 +00:00
.gitignore * move hash 2007-10-25 20:16:21 +00:00
Makefile
Makefile.fpc