The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter c8ed392469 * defstates doesn't affect any crc
git-svn-id: trunk@8927 -
2007-10-25 18:13:03 +00:00
compiler * defstates doesn't affect any crc 2007-10-25 18:13:03 +00:00
fv * support of Ctrl-F4 and Ctrl-F5 for modal dialogs, solves #6747 2007-10-14 14:52:38 +00:00
ide * always do a SaveAs when trying to save new editors, also if there 2007-10-21 20:09:11 +00:00
installer * fixed Makefile to build writeidx on win32 and linux 2007-10-19 18:41:26 +00:00
packages * Patch from Jesus Reyes to allow changing the Dialect 2007-10-24 21:05:05 +00:00
rtl * soft float128 code compiles in theory (ies the compiler) 2007-10-23 20:23:13 +00:00
tests * added mode objfpc to prevent alignment problems 2007-10-25 14:34:01 +00:00
utils * when looking for the compiler, call fpc with the right target cpu name, resolves #9924 after makefile regeneration 2007-10-22 19:57:59 +00:00
.gitattributes + initial FlatSB implementation, resolves #7915 2007-10-23 17:50:48 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
Makefile.fpc