The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
paul 67008470ea tests: fix record helper test
git-svn-id: trunk@19056 -
2011-09-13 00:20:24 +00:00
compiler compiler: implement Delphi like dynamic array constructors. E.g.: SomeArrayVar := TSomeDynArrayType.Create(value1, value2). (issue #0015385) 2011-09-11 04:41:46 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages doc update for fcl-stl 2011-09-12 10:15:17 +00:00
rtl * ansi(start/ends)(str/text) MBCS compatible (via widestringmgr), mantis #16153 + tests 2011-09-10 15:01:46 +00:00
tests tests: fix record helper test 2011-09-13 00:20:24 +00:00
utils * Better warnings 2011-09-11 17:39:17 +00:00
.gitattributes doc update for fcl-stl 2011-09-12 10:15:17 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00