The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 6846195a6c * insert explicit typecast to left type of inc(left,right) before
assigning the value after an addn
  * for inc(pointer,X) convert X to sinttype instead of ptrinttype
    to support also negative values of X

git-svn-id: trunk@587 -
2005-07-05 07:15:50 +00:00
compiler * insert explicit typecast to left type of inc(left,right) before 2005-07-05 07:15:50 +00:00
fcl + Added sqlite3 support 2005-07-04 12:19:06 +00:00
fv * removed obsolete ifdefs 2005-06-10 07:11:29 +00:00
ide * removed obsolete ifdefs 2005-06-10 07:11:29 +00:00
installer * remove $Log 2005-06-07 09:47:55 +00:00
packages + Added sqlite3 unit 2005-07-04 12:17:52 +00:00
rtl * Makefile generated 2005-07-03 16:26:41 +00:00
tests * mode delphi 2005-07-05 06:12:56 +00:00
utils * FPDoc / FCL/PasSrc: Added variant record support to parser and HTML writer 2005-06-20 10:32:54 +00:00
.gitattributes * fix preprocessor support for empty set constants 2005-07-05 06:11:20 +00:00
.gitignore * ignore output dir, not ignore units dir 2005-06-29 13:52:40 +00:00
Makefile * mime properties on Makfiles set 2005-06-19 21:58:46 +00:00
Makefile.fpc * moved package building parts to fpcbuild repository 2005-06-09 20:55:59 +00:00