The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe e92c597a53 r334 | jonas | 2012-01-16 22:09:29 +0100 (Mon, 16 Jan 2012) | 2 lines
* spaces -> tabs in previous patch like for other lines

r333 | jonas | 2012-01-16 22:04:35 +0100 (Mon, 16 Jan 2012) | 2 lines

  * added missing fdIconID field to FXInfo

git-svn-id: trunk@20096 -
2012-01-16 21:13:21 +00:00
compiler * write error code if an object file cannot be created 2012-01-15 10:59:10 +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 r334 | jonas | 2012-01-16 22:09:29 +0100 (Mon, 16 Jan 2012) | 2 lines 2012-01-16 21:13:21 +00:00
rtl * overloaded version of raiselastoserror that allows custom errorcodes 2012-01-15 11:54:12 +00:00
tests * change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in , resolves 2012-01-14 20:21:52 +00:00
utils * Actually use FileNameExtension 2012-01-16 09:12:55 +00:00
.gitattributes * Added fpmake.pp for winceunits package 2012-01-16 17:09:14 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00