The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
andrew ffa54e73d9 Fixed some range errors and other error in chm writing
Fixed a bug where reusing a stream would keep the size of the largest file added! Making the chm much bigger than it should be

git-svn-id: trunk@20412 -
2012-02-23 17:59:01 +00:00
compiler * fold <arithmed. op> ...; cmp ...,#0into cmps on arm 2012-02-22 20:16:06 +00:00
ide * fix for crash of textmode IDE when loading CHM index that contains empty tags. 2012-01-15 15:42:07 +00:00
installer * wrong path suggested for LIBPATH fixed 2012-01-13 23:14:43 +00:00
packages Fixed some range errors and other error in chm writing 2012-02-23 17:59:01 +00:00
rtl Fix syntax error in record 2012-02-22 23:24:34 +00:00
tests * don't ever mark the function result as vs_initialised, also not when 2012-02-17 16:25:50 +00:00
utils * Slightly modified patch from Graeme, Mantis #21357 which adds an assigned. 2012-02-23 12:15:03 +00:00
.gitattributes * don't ever mark the function result as vs_initialised, also not when 2012-02-17 16:25:50 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * some Makefiles regenerated to support mips-linux 2012-02-04 09:50:03 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00