The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-12-14 19:17:11 +00:00
compiler * when optimising subsetreg moves for aarch64, take into account the fact 2018-12-09 14:46:52 +00:00
installer Fix compilation of installer for win32 target 2018-12-06 17:06:45 +00:00
packages * Use the "doc" subdir instead of "docs" for non-unix targets. The "doc" name is used in classic makefiles and we've got 2 sub-dirs "doc" and "docs" for non-unix targets. This commit fixes that. 2018-12-14 19:17:11 +00:00
rtl * Fix bug #0034499 2018-12-14 10:00:44 +00:00
tests Change tstringlistexchange test code to give different error values and check that sort is done properly instead of requiring a given number of exchanges 2018-12-14 09:51:45 +00:00
utils pastojs: procedure val(const string; out enum; out int) 2018-12-14 15:36:12 +00:00
.gitattributes * android: Use libc for sockets since the "accept" syscall is blocked by SECCOMP, but the "accept4" alternative is not available on old Android versions (2.3 and older). 2018-12-12 11:49:38 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc