The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe e60e078eb5 * only allow decimalseparator to be used as decimal separator in
texttofloat() and friends, rather than both '.' and decimalseparator
    (mantis #9126)

git-svn-id: trunk@11069 -
2008-05-24 08:49:34 +00:00
compiler * test for previous commit 2008-05-23 16:16:34 +00:00
ide - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
installer * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems) 2008-05-05 18:46:55 +00:00
packages * Skip unknown tokens when skipping due to conditional compiling 2008-05-23 13:45:32 +00:00
rtl * only allow decimalseparator to be used as decimal separator in 2008-05-24 08:49:34 +00:00
tests * only allow decimalseparator to be used as decimal separator in 2008-05-24 08:49:34 +00:00
utils * don't set CROSSCOMPILE when compiling from darwin to darwin 2008-05-24 08:36:36 +00:00
.gitattributes * only allow decimalseparator to be used as decimal separator in 2008-05-24 08:49:34 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems) 2008-05-05 18:46:55 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00