#fpc #freepascal #compiler #fpcobj #pascal

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