The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe e44a9ca4cb * fixed mantis 8434 (wrong precision used in case of |number| < 1,
which when multiplied by 10^x goes from 0.9y to 1.0z, and if a
    specific presision is specified)

git-svn-id: trunk@6692 -
2007-03-01 14:30:55 +00:00
compiler * Proper LaTeX environment ending 2007-02-28 21:29:45 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * Fix bug #8026. 2007-02-25 12:41:22 +00:00
installer + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
packages * Fixed multi-field indexes for MySQL 2007-03-01 10:03:50 +00:00
rtl * fixed mantis 8434 (wrong precision used in case of |number| < 1, 2007-03-01 14:30:55 +00:00
tests * fixed mantis 8434 (wrong precision used in case of |number| < 1, 2007-03-01 14:30:55 +00:00
utils * Added packages as pasckage dir, to be able to make install 2007-02-27 20:42:13 +00:00
.gitattributes * fixed mantis 8434 (wrong precision used in case of |number| < 1, 2007-03-01 14:30:55 +00:00
.gitignore * split fcl into separate fcl-* packages 2007-02-25 22:19:19 +00:00
Makefile * split fcl into separate fcl-* packages 2007-02-25 22:19:19 +00:00
Makefile.fpc * split fcl into separate fcl-* packages 2007-02-25 22:19:19 +00:00