The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 5104869d92 * let the character unit depend on buildcollations to prevent simultaneous
building of unicodedata by two different units (overwriting each other's
  assembler/ppu output)

git-svn-id: trunk@24024 -
2013-03-27 17:16:30 +00:00
compiler * made alloctemp more generic 2013-03-27 17:16:26 +00:00
ide Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 2013-03-07 13:55:55 +00:00
installer * Regenerated makefiles. 2013-01-16 14:52:36 +00:00
packages fcl-db: mysql: add support for other BLOB types (tiny, medium, large). Bug #24112 2013-03-22 09:14:59 +00:00
rtl * let the character unit depend on buildcollations to prevent simultaneous 2013-03-27 17:16:30 +00:00
tests * fixed type in FloatToStrFIntl introduced in r23311 (mantis #24131) 2013-03-26 18:53:37 +00:00
utils utils: apply Inoussa patch Unicode utils (issue #0022909): 2013-03-27 00:57:50 +00:00
.gitattributes rtl: apply Inoussa patch to Unicode manager files (issue #0022909) 2013-03-27 00:55:37 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 2013-02-24 19:46:26 +00:00
Makefile.fpc * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 2013-02-24 19:46:26 +00:00