The FreePascal Compiler (FPC) source repo

svenbarth 03715bd9a8 + 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 8 年之前
compiler d044969d88 * applied adjusted patch from Mantis #31250 by Maciej Izak 8 年之前
ide 156c57e057 * copyright date update, mantis #31258 8 年之前
installer e78cc24ca3 Regenerate Makefile with fpcmake 8 年之前
packages 0013769c4b * Add server SNI support (patch by Udo Schmal, bug ID #31271) 8 年之前
rtl 03715bd9a8 + 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 8 年之前
tests 4742e826f6 + add test for Mantis #23702, just to be sure that we don't re-add that already solved problem 8 年之前
utils 180b93b326 * JSON2pas command-line tool added 8 年之前
.gitattributes 4742e826f6 + add test for Mantis #23702, just to be sure that we don't re-add that already solved problem 8 年之前
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 10 年之前
Makefile 00751d257e * support bootstrapping with FPC 3.0.2 8 年之前
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 8 年之前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前