The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-03-20 00:49:20 +00:00
compiler * OS/2 compilation fixes (not completely finished yet) 2007-03-20 00:49:20 +00:00
fv * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
ide + Prevent error message after program terminates. 2007-03-19 21:33:33 +00:00
installer * Updated version in the inno-installer 2007-03-18 21:16:31 +00:00
packages * Fixed uses-clause in jwanative.pas. This fixes many compilation problems where types would be aliased to incompatible types, because jwanative.pas is also used as an include file in jwawindows.pas 2007-03-19 18:44:23 +00:00
rtl * reset fpu on win64 as well, certain operations like ln use it 2007-03-18 20:25:58 +00:00
tests * test for win64 fixed 2007-03-18 20:11:38 +00:00
utils * update lnet to near 0.5 before the freeze 2007-03-15 09:47:27 +00:00
.gitattributes + Initial implementation of graph unit on ptc 2007-03-18 22:07:37 +00:00
.gitignore * Removed unmaintained db-stuff 2007-03-16 13:14:24 +00:00
Makefile * changed version to 2.3.1 2007-03-05 12:43:13 +00:00
Makefile.fpc * changed version to 2.3.1 2007-03-05 12:43:13 +00:00