Commit History

Author SHA1 Message Date
  peter bfca4e67fa * -CO option to check for possible integer overflows 18 years ago
  peter 1e123d66ba * improved generics 18 years ago
  peter 6434772c3c * error message when a goto label is optimized away 18 years ago
  Jonas Maebe 83bab3b071 + documented -XR in the help pages 18 years ago
  Jonas Maebe 288a538df5 * don't allow starting new virtual trees in TP-style objects + test 18 years ago
  peter 4b5a599309 * remove -gg and -gd options 18 years ago
  Jonas Maebe 488cfa3c32 + -go<x> switch for debugging options (some global switches could be 18 years ago
  Jonas Maebe 91629f810f * better error messages for non-overloadable operators: 18 years ago
  Jonas Maebe 21abdd2f4e + support for specifying the minimal precision for floating point 18 years ago
  michael 95c712faa1 * Escaped some TeX special characters in documentation 18 years ago
  Jonas Maebe 84ddacd017 + support for creating a bundle instead of a library on Darwin (-Wb) 18 years ago
  Jonas Maebe f1f1299e97 * generalised -W description to "target-specific options" 18 years ago
  Jonas Maebe a3c9dc5ec6 + support for {$linkframework x} to link to framework x (Darwin only) 18 years ago
  michael bedf0151cc * Implemented support for custom RC compiler and .RES linker 18 years ago
  florian 5e60b52f28 * ignore pic directive/switch if the platform doesn't support pic, resolves #9281 18 years ago
  peter 67e16340be * revert r8118 18 years ago
  daniel 21293f5818 + Add common type integer promotion. 18 years ago
  florian fa2a2b0bd0 * generics without specialization can't be used as a type, resolves #9225 18 years ago
  Jonas Maebe c6ffa724f3 * clarified pointer->integer warning 18 years ago
  daniel 4ea8448c6d + Warn when converting pointers to signed types. 18 years ago
  daniel 45832d4314 + New hint; for exmaple int64:=longint+longint says "Converting the operands to 18 years ago
  florian 078f6e05fa * typos corrected 18 years ago
  daniel b15740c0e5 - Remove -Mgpc from command line options. 18 years ago
  florian c7100799ed + forbid usage of $E on targets supporting no fpu emulation 18 years ago
  Jonas Maebe 20b99dade3 - reverted r7600, see additional comments in mantis #9027 18 years ago
  Jonas Maebe 5a8679131f + support for new/dispose with extra size parameter in macpas mode 18 years ago
  florian 7b519c1ce3 * prevent usage of units being compiled with different fpu emulation state 18 years ago
  peter b29e4ad12f * add used by unit to can't find unit message 18 years ago
  florian 9f56a89617 + added cyrillic code page tables 18 years ago
  Jonas Maebe de1af478c3 * do not allow passing properties as var parameters (mantis #8777) 18 years ago