The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-03-23 22:35:12 +00:00
compiler * fix threadvar stabstr handling in internal assembler 2007-03-23 06:52:29 +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 + support for new packages 2007-03-22 23:18:17 +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 * Switch to classic field names to prevent further messing with compatibility. 2007-03-23 22:35:12 +00:00
tests * fixed SSE2 substraction when both operands are on the 80x87 fpu stack 2007-03-23 00:21:46 +00:00
utils * remove obsolete code, only for go32v2 with DEBUG on 2007-03-22 15:33:26 +00:00
.gitattributes * fixed SSE2 substraction when both operands are on the 80x87 fpu stack 2007-03-23 00:21:46 +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