The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 7433e0ef89 * replaced a trunc() with an int() call (because its result is compared
with a float as well)

git-svn-id: trunk@10375 -
2008-02-21 13:18:56 +00:00
compiler * avoid check being wrongly "optimized" away (left and right 2008-02-20 21:27:32 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * Patch from Luiz Americo for bug #10777 2008-02-18 22:42:55 +00:00
rtl * replaced a trunc() with an int() call (because its result is compared 2008-02-21 13:18:56 +00:00
tests + test for previous commit 2008-02-19 20:24:22 +00:00
utils + avr as cpu 2008-02-11 22:25:19 +00:00
.gitattributes + test for previous commit 2008-02-19 20:24:22 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00
Makefile.fpc * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00