The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 337e53e712 * fixed mantis #10519 (when rounding for the first decimal digit and
it is at the same time the last, append the 0)

git-svn-id: trunk@9623 -
2008-01-03 22:14:54 +00:00
compiler - reverted r9519 because it breaks tbs/tb0162 and test/tint644 2008-01-03 22:13:13 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * fixed undo for delstart/delend 2007-12-15 11:24:11 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * suggested patch from DiBo33 <dibo33@gmx.de> to allow := in mysql queries 2008-01-02 23:25:43 +00:00
rtl * fixed mantis #10519 (when rounding for the first decimal digit and 2008-01-03 22:14:54 +00:00
tests * declare math.pinteger as an alias of objpas.pinteger to avoid type 2008-01-02 19:53:14 +00:00
utils * makeskel in update mode can crash when looking for elements. Fixed this 2007-12-30 21:17:56 +00:00
.gitattributes * declare math.pinteger as an alias of objpas.pinteger to avoid type 2008-01-02 19:53:14 +00:00
.gitignore * updated svn:ignore properties 2007-12-08 15:43:36 +00:00
Makefile * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00