The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe a4804a3c25 * let FloatToStr output the correct number of decimals in case the
first significant digit is preceded by several zeroes (patch by
    C. Western, mantis #16907)

git-svn-id: trunk@19738 -
2011-12-03 22:34:00 +00:00
compiler * when comparing two boolean values, convert both to pasbool8 so 2011-12-03 22:31:21 +00:00
ide * copyright updated. 2011-11-06 18:35:31 +00:00
installer * added support for ufppkg 2011-10-12 06:15:48 +00:00
packages avl_tree: fixed FindPointer if on last node 2011-12-02 21:35:27 +00:00
rtl * let FloatToStr output the correct number of decimals in case the 2011-12-03 22:34:00 +00:00
tests * let FloatToStr output the correct number of decimals in case the 2011-12-03 22:34:00 +00:00
utils * Some fixes after first test round 2011-12-03 16:46:15 +00:00
.gitattributes * when looking for a procdef matching a procvardef in an objectdef, 2011-12-03 20:42:03 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00