The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-08-30 18:22:08 +00:00
compiler * generate AND for small set comparions using the cg class, so it works for arm thumb as well 2014-08-30 18:02:59 +00:00
ide AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
installer AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
packages fcl-db: base: if either MinValue or MaxValue is <> 0 then use range MinValue-MaxValue instead of MinRange-MaxRange (for TLongintField). It is compatible with other Fields and allows set range 0-X or X-0. Bug #26606 2014-08-28 12:28:36 +00:00
rtl Amiga,AROS,MorphOS: IncludeTrailingPathDelimiter not adding DirectorySeparator after Driveseparator 2014-08-30 18:22:08 +00:00
tests * merged new changes to avx2 branch (AVX2 vectory-memory support) by Torsten Grundke 2014-08-27 21:06:23 +00:00
utils * apply patch from issue #26635, dealing with exe extension. 2014-08-26 21:06:52 +00:00
.gitattributes amunits: fixed exec unit to actually build... 2014-08-26 22:57:20 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile AROS: regenerated Makefiles to support i386-aros 2014-08-17 23:16:47 +00:00
Makefile.fpc