The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 2f374a37b7 * patch by Bart Broersma to allow to declare "LongInt = AnsiString" comparison
operator in non-macpas modes, resolves #29460

git-svn-id: trunk@43709 -
2019-12-22 22:06:26 +00:00
compiler * patch by Bart Broersma to allow to declare "LongInt = AnsiString" comparison 2019-12-22 22:06:26 +00:00
installer Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
packages * Fix bug #0036461, parameters not correctly refreshed in Mysql 2019-12-20 16:28:42 +00:00
rtl + x86-64: assembler implementation for u128_div_u64_to_u64 for SysV ABI 2019-12-17 21:54:47 +00:00
tests * patch by Bart Broersma to allow to declare "LongInt = AnsiString" comparison 2019-12-22 22:06:26 +00:00
utils * patch by Alfred to fix building on DragonFly OS, resolves #36450 2019-12-17 21:57:09 +00:00
.gitattributes * patch by Bart Broersma to allow to declare "LongInt = AnsiString" comparison 2019-12-22 22:06:26 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00