The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 8152d1185c Only write the IIDStr for Corba interfaces (it's completely redundant for COM ones)
ncgrtti.pas, TRTTIWriter.write_rtti_data.objectdef_rtti.objectdef_rtti_interface_full:
  * only set the ifHasStrGUID flag for Corba interfaces and if the IIDStr is not '' (which it is by default)
  * only write the IIDStr for Corba interfaces

git-svn-id: trunk@33105 -
2016-02-19 15:22:46 +00:00
compiler Only write the IIDStr for Corba interfaces (it's completely redundant for COM ones) 2016-02-19 15:22:46 +00:00
ide Allow i8086 cross IDE by adding missing compiler/x86 unit directory 2016-01-13 10:11:34 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages * Fix bug #29506 2016-02-14 17:27:03 +00:00
rtl * Forgot to commit, constant for TThread.ExecuteInthread 2016-02-17 07:46:56 +00:00
tests + test for mantis #28668 2016-02-18 22:03:46 +00:00
utils * pas2jni: Fixed procedure parameters parsing in some cases. 2016-02-10 16:28:41 +00:00
.gitattributes + test for mantis #28668 2016-02-18 22:03:46 +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 * Patch from Thaddy de Koning to make 3.0.0 the only starting compiler 2016-01-17 09:24:48 +00:00
Makefile.fpc * Patch from Thaddy de Koning to make 3.0.0 the only starting compiler 2016-01-17 09:24:48 +00:00