The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 87d5cc014f * merge with both the previous and next adjacent free blocks in the win16 global
heap manager, when freeing a block, adjacent to free space on both sizes

git-svn-id: trunk@37635 -
2017-12-01 13:32:10 +00:00
compiler * fixed the 'Unsupported fixup location type' error messages in the MZ internal 2017-11-28 02:29:28 +00:00
ide * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev 37286 2017-10-16 00:27:27 +00:00
installer * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev 37286 2017-10-16 00:27:27 +00:00
packages * Fixed mem-leak in TWebHandler 2017-11-28 17:27:45 +00:00
rtl * merge with both the previous and next adjacent free blocks in the win16 global 2017-12-01 13:32:10 +00:00
tests * fixed the return type of FarAddr(), so that it is assignment compatible to 2017-11-27 19:42:36 +00:00
utils fcl-passrc: nicer error position on cant find unit 2017-10-18 10:33:36 +00:00
.gitattributes + added an i8086-specific FarAddr() function, similar to Addr(), but always 2017-11-27 16:41:48 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +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 * switch to 3.0.2 as prefered version 2017-10-10 12:57:24 +00:00
Makefile.fpc * switch to 3.0.2 as prefered version 2017-10-10 12:57:24 +00:00