提交历史

作者 SHA1 备注 提交日期
  peter a8126868b4 Merged revisions 8116 via svnmerge from 18 年之前
  yury fd24e47a12 Merged revisions 7501 via svnmerge from 18 年之前
  peter 19486ce200 Merged revisions 7430 via svnmerge from 18 年之前
  florian 2f983bf9b3 Merged revisions 7180-7181,7185,7218,7223,7229 via svnmerge from 18 年之前
  Jonas Maebe 0a1fd3ec07 Merged revisions 6855,6905,6915,6932,6959,7015 via svnmerge from 18 年之前
  florian a1febf5d52 * regenerated 18 年之前
  florian fd392dc2b6 * allow inherited; calling abstract methods in delphi mode, resolves #5896 18 年之前
  peter bb33395686 * support public also for initialized variables 18 年之前
  florian 301be02148 * forbid anonymous generic specializations 18 年之前
  Jonas Maebe c0e9782da9 * regenerated message text files with new stabs disabling message 18 年之前
  Jonas Maebe c866400823 + support for VMTOFFSET in assembler readers to get VMT offset of virtual 18 年之前
  florian ad7e261a04 * forbid to take the address of a label defined outside of the current procedure 19 年之前
  Jonas Maebe c0eb91ffc8 * fixed error message for trying to assign to formal parameters and 19 年之前
  florian 76dc5ab588 + support of -fPIC (is equivalent to -Cg) so people won't be confused if ld tells them to recompile their code with -fPIC 19 年之前
  florian 2ccba3604c * fixed generation of constants containing a vmt 19 年之前
  Jonas Maebe efd1e86418 * give a verbose fatal error instead of an internalerror when a required 19 年之前
  florian a2ec2e72b6 * better hint about abstract methods (fixes 5098) 19 年之前
  florian c4d96ec538 * only non generic types can be used when specializing generics, fixes 7735 19 年之前
  pierre fc66d46beb + added several warnings about use of references 19 年之前
  Jonas Maebe f308bfb45c * fixed mantis 6686 ("function a;" without prior definition of "a" 19 年之前
  tom_at_work 949aa60805 * DWARF debug lineinfo reader 19 年之前
  Jonas Maebe 9e60d6791d * show name of procedure/function called with too few parameters 19 年之前
  florian d47dc38f2c * ignore PIC directive on windows and warn about it 19 年之前
  florian 43ba7cfe6f * correct name of set packing directive is PACKSET 19 年之前
  florian 667baf433d + new switch -CPSETALLOC=<y> to influence set sizes 19 年之前
  florian c947295cb8 + ttertiarynode 19 年之前
  florian 4c76107b98 * limited generics to records, classes, objects and interfaces 19 年之前
  florian 1275e7d109 * forbid usage of TYPE and VAR inside of common classes/objects 19 年之前
  Jonas Maebe 36c6879581 + -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC 19 年之前
  florian 9a1b9071a5 * implemented kylix like local directive, fixes #7242 19 年之前