The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 7e952bf5c1 * Fixed escaping of characters inside .tar archives.
Solves an error-message in the install.sh script

git-svn-id: trunk@44221 -
2020-02-20 16:13:31 +00:00
compiler * reverted accidently committed changes again 2020-02-19 21:12:23 +00:00
installer * added new packages to OS/2 and EMX sections 2020-02-04 21:20:22 +00:00
packages pas2js: typeinfo(specialization) 2020-02-20 10:35:44 +00:00
rtl * fix mantis #36708, take care of high word buttons variable. 2020-02-18 15:01:07 +00:00
tests * AArch64: the PIC code needs also more registers, so use the same ifdefs as arm and sparc 2020-02-19 21:10:20 +00:00
utils * Fixed escaping of characters inside .tar archives. 2020-02-20 16:13:31 +00:00
.gitattributes * fix global generic functions with constraints in mode Delphi by handling implementations with defines outside of parse_generic_parameters 2020-02-16 09:53:37 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * Makefile fixed 2020-02-05 20:33:32 +00:00
Makefile.fpc * Makefile fixed 2020-02-05 20:33:32 +00:00