The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-01-27 16:55:17 +00:00
compiler * for open array parameters the RTTI of the element def needs to be available/written; this is Delphi compatible 2017-01-27 16:55:17 +00:00
ide * copyright date update, mantis #31258 2017-01-24 14:20:29 +00:00
installer Regenerate Makefile with fpcmake 2016-11-07 12:56:52 +00:00
packages * Add server SNI support (patch by Udo Schmal, bug ID #31271) 2017-01-25 21:58:29 +00:00
rtl + add data records TInterfaceData for COM and TInterfaceRawData for raw interfaces that allow for easier access to data that's only accessible by using pointers (and keeping track of alignment) without further polluting TTypeData 2017-01-27 16:53:47 +00:00
tests + add test for Mantis #23702, just to be sure that we don't re-add that already solved problem 2017-01-27 13:58:54 +00:00
utils * JSON2pas command-line tool added 2017-01-14 10:22:16 +00:00
.gitattributes + add test for Mantis #23702, just to be sure that we don't re-add that already solved problem 2017-01-27 13:58:54 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00