The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian db196d76c2 + strength reduction for array accesses inside for loops
* export get_mul_size so we can use it for strength reduction
* ensure loop counter is marked as being written
* typos fixed

git-svn-id: trunk@11825 -
2008-09-26 18:23:31 +00:00
compiler + strength reduction for array accesses inside for loops 2008-09-26 18:23:31 +00:00
ide * copyright notice added. 2008-08-04 14:54:32 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * Partially applied the patch from Attila Borka, added UseStreaming class method so datamodules without streamed content can be used (bug ID 12158) 2008-09-18 06:44:41 +00:00
rtl * don't "round" 0.0 when converting to a string (mantis #12202) 2008-09-26 13:28:53 +00:00
tests + test for mantis #12202 2008-09-26 13:32:40 +00:00
utils * fpdoc: fixed AV when looking for link tags, patch from Michael van Canneyt 2008-09-19 13:24:22 +00:00
.gitattributes + test for mantis #12202 2008-09-26 13:32:40 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00