The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 81d1cfb3ca + -prefix_constants <x>, -prefix_fields <x> and -prefix_innerclasses <x>
options to customise the prefixes that the translator adds to to resp.
  constant, field and inner class names. For an empty prefix, use "".
  Defaults: nothing for constants, "f" for fields and "Inner" for inner
  classes.

git-svn-id: branches/jvmbackend@21041 -
2012-04-25 18:14:35 +00:00
compiler * fixed genmultistringadd() optimization for jvm and enabled it 2012-04-16 20:51:51 +00:00
ide Regenerated after: Add -Xd option for FreeBSD OS 2012-04-13 21:53:50 +00:00
installer * regenerated Makefiles with AIX support 2012-04-11 18:03:57 +00:00
packages * merged trunk up to r20882 2012-04-15 15:54:10 +00:00
rtl * fixed genmultistringadd() optimization for jvm and enabled it 2012-04-16 20:51:51 +00:00
tests * merged trunk up to r20882 2012-04-15 15:54:10 +00:00
utils + -prefix_constants <x>, -prefix_fields <x> and -prefix_innerclasses <x> 2012-04-25 18:14:35 +00:00
.gitattributes + passthrough hlcgpu for AVR 2012-04-15 21:43:57 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * merged trunk up to r20882 2012-04-15 15:54:10 +00:00
Makefile.fpc * merged trunk up to r20882 2012-04-15 15:54:10 +00:00