The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian ea00759588 + final modifier support for methods by Paul Ishenin
-- Zusammenführen von r13887 in ».«:
A    tests/test/tfinal1.pp
U    compiler/msgtxt.inc
U    compiler/msgidx.inc
U    compiler/pdecsub.pas
U    compiler/tokens.pas
U    compiler/symconst.pas
U    compiler/msg/errore.msg
U    compiler/utils/ppudump.pp
-- Zusammenführen von r13890 in ».«:
G    compiler/msgtxt.inc
G    compiler/msgidx.inc
U    compiler/nobj.pas
G    compiler/msg/errore.msg
-- Zusammenführen von r13891 in ».«:
A    tests/test/tfinal2.pp

git-svn-id: trunk@13938 -
2009-10-24 11:48:52 +00:00
compiler + final modifier support for methods by Paul Ishenin 2009-10-24 11:48:52 +00:00
ide * IDE now uses generalized index procedure. 2009-10-11 13:53:03 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * Added UseDisplayFormat property to format fields 2009-10-23 15:30:09 +00:00
rtl * PWSADAta was missing ^ to make it a pointer. 2009-10-23 19:01:35 +00:00
tests + final modifier support for methods by Paul Ishenin 2009-10-24 11:48:52 +00:00
utils * (reworked) patch from m. spiller to add turbo delphi doc output format 2009-10-23 10:16:57 +00:00
.gitattributes + final modifier support for methods by Paul Ishenin 2009-10-24 11:48:52 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00