The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
paul 91294c64de compiler: forgotten message files
git-svn-id: trunk@19604 -
2011-11-08 02:15:09 +00:00
compiler compiler: forgotten message files 2011-11-08 02:15:09 +00:00
ide * copyright updated. 2011-11-06 18:35:31 +00:00
installer
packages sqliteds: simplify FindRecordItem and SetFieldData handling of double values since comparison of double is not done by string value anymore 2011-11-07 16:55:11 +00:00
rtl Avoid false problem report on SYS_dup due to SYS_dup2 2011-11-07 13:05:39 +00:00
tests tests: 2011-11-01 02:37:54 +00:00
utils
.gitattributes compiler: Don't allow duplicate property/procedure identifiers inside object declaration. The code which allowed this for delphi mode was initially written based on invalid test from mantis #0009176. Fixes bug #0020580. 2011-10-31 05:35:40 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile
Makefile.fpc