The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe d80d3f36d2 * fixed crash when writing a currency value with a specified number
of fractional digits in case it's not the last value of the
    write(ln) statement (mantis #10920)

git-svn-id: trunk@10421 -
2008-03-02 10:22:25 +00:00
compiler * fixed crash when writing a currency value with a specified number 2008-03-02 10:22:25 +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 + added {$linkframework Carbon} to FPCMacOSAll so -k"-framework Carbon" is 2008-03-01 17:22:57 +00:00
rtl * fixed overflow checking for $8000000000000000 in generic int64 mul 2008-03-01 19:38:19 +00:00
tests * fixed crash when writing a currency value with a specified number 2008-03-02 10:22:25 +00:00
utils * basic work for checksum on packages to detect if recompile 2008-02-26 22:46:42 +00:00
.gitattributes * fixed crash when writing a currency value with a specified number 2008-03-02 10:22:25 +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