The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 14d24130d1 * EnterDir and LeaveDir cannot be used in threads, so a threadvar is used
to store the current directory of each thread.

git-svn-id: trunk@19902 -
2011-12-28 21:38:35 +00:00
compiler * update of Portuguese compiler message file by Marcelo B Paula, resolves #20963 2011-12-28 17:44:46 +00:00
ide Avoid interactive query when resetting file 2011-12-19 13:03:25 +00:00
installer * rebuilt Makefiles 2011-12-04 15:34:01 +00:00
packages * EnterDir and LeaveDir cannot be used in threads, so a threadvar is used 2011-12-28 21:38:35 +00:00
rtl * power functions added 2011-12-28 18:11:45 +00:00
tests * Removed executable flag from source files. 2011-12-19 17:40:02 +00:00
utils * improved unknown link errormsg to list current module name. 2011-12-28 19:08:40 +00:00
.gitattributes * importtl (type library import program) from Ludo Brands (bug 20958) 2011-12-26 16:37:38 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * rebuilt Makefiles 2011-12-04 15:34:01 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00