The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 531ce3be61 * fixed initialising an array of ansichar typed constant using a string
constant: directly encode the character values in the constant, rather
    than letting unicodestr_to_chararray handle the conversion (which
    implies a codepage conversion)

git-svn-id: trunk@33158 -
2016-03-05 15:32:18 +00:00
compiler * fixed initialising an array of ansichar typed constant using a string 2016-03-05 15:32:18 +00:00
ide Allow i8086 cross IDE by adding missing compiler/x86 unit directory 2016-01-13 10:11:34 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages Amiga: correct type for IntuitionsBase 2016-03-05 15:03:16 +00:00
rtl * fixed initialising an array of ansichar typed constant using a string 2016-03-05 15:32:18 +00:00
tests Fix for Mantis #29609. 2016-02-19 21:37:02 +00:00
utils * Fix bug #29772 2016-03-05 13:41:26 +00:00
.gitattributes * Move simpleipc samples to appropriate directory 2016-02-27 09:21:00 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * Patch from Thaddy de Koning to make 3.0.0 the only starting compiler 2016-01-17 09:24:48 +00:00
Makefile.fpc * Patch from Thaddy de Koning to make 3.0.0 the only starting compiler 2016-01-17 09:24:48 +00:00