The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 2994c55a99 * Patch from Ocean, mantis #25938
- Add missing types from stdole2.tlb
 - IOleCache, IOleCache2, IOleCacheControl, IOleItemContainer from OleIdl
 - Removed useless function name comments

git-svn-id: trunk@27375 -
2014-03-30 13:36:55 +00:00
compiler * eliminate classes unit from the compiler by copying an array of string based 2014-03-30 12:03:10 +00:00
ide Avoid RTE 219 if compiled with -CR, by using correct common ancestor 2014-03-27 22:55:45 +00:00
installer + added fcl-sound 2014-03-27 22:36:34 +00:00
packages * Patch from Ocean, mantis #25938 2014-03-30 13:36:55 +00:00
rtl + added an i8086 asm implementation of move() 2014-03-30 13:22:52 +00:00
tests * Modified behavior of CExtended type in overload selection: it is made more compatible to Extended than to Double and Single. Also an Extended parameter selects a CExtended overload (if available) instead of Double. 2014-03-30 07:31:58 +00:00
utils * move fpcsubst to utils/ because it uses classes 2014-03-30 11:45:51 +00:00
.gitattributes * moved units ipc for *BSD, darwin/iphonesim and linux. The others are 2014-03-30 13:13:13 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00
Makefile.fpc Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00