The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-12-24 15:32:23 +00:00
compiler + removed probably accidentally left in A_BL generation, which caused double BL <name> instruction generation 2008-12-23 20:48:43 +00:00
ide * fix for 0012697. crcs were used using a unit from the compiler. 2008-11-27 20:54:41 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * set result of tdecompressionstream.seek by Danny Milosavljevic, resolves #12830 2008-12-24 15:32:23 +00:00
rtl * two more culong(1) shl fixes. 2008-12-23 14:00:59 +00:00
tests * accept only valid guid as iid for com and dispinterfaces, resolves #12030; I'am not sure though if this isn't a feature used by people already 2008-12-17 22:09:21 +00:00
utils * Fixed error where unit names with underscores are not correctly handled 2008-12-19 17:37:20 +00:00
.gitattributes * Added GIF reader from Mattias Gaertner 2008-12-24 12:23:35 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc