The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 308aee42a0 * the offset parameter of reference_reset* must be asizeint rather than
longint (mantis #38636)

git-svn-id: trunk@49065 -
2021-03-27 15:31:33 +00:00
compiler * the offset parameter of reference_reset* must be asizeint rather than 2021-03-27 15:31:33 +00:00
installer Update OS/2 packages 2021-03-26 23:58:46 +00:00
packages * don't use GetTypeData() when ATypeInfo is Nil 2021-03-27 09:35:02 +00:00
rtl amiga: check if P is nil while processing params. this should never happen, except sometimes in real world it still happens. so lets be defensive about it 2021-03-25 16:33:22 +00:00
tests * the offset parameter of reference_reset* must be asizeint rather than 2021-03-27 15:31:33 +00:00
utils Use utils as shortname also 2021-03-26 23:35:38 +00:00
.gitattributes * the offset parameter of reference_reset* must be asizeint rather than 2021-03-27 15:31:33 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00
Makefile.fpc * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00