提交历史

作者 SHA1 备注 提交日期
  Michaël Van Canneyt 548a07c0da * Delphi-style multiline strings 2 月之前
  Michaël Van Canneyt 2c1fa9e94f * Initial commit from patch in mantis issue #35827 2 月之前
  Ondrej Pokorny 91be179377 read user-defined compiler messages in source codepage 2 年之前
  florian eb5c61281c + take care of asmmode in $push/$pop, resolves #41190 6 月之前
  florian 56fa196b03 * properly read +/- for the warn directive, resolves #41105 8 月之前
  Sven/Sarah Barth 4f5b708d49 * fix typo in comment 9 月之前
  Sven/Sarah Barth 59be46a6fb * reset the message state only inside flushpendingswitchesstate(), not during $POP itself 9 月之前
  Sven/Sarah Barth 00fc962ca3 + fix #40963: print suitable messages for local unit, include, library and object paths if -vt is given 11 月之前
  Nikolay Nikolov 184c612f78 + WebAssembly: allow specifying heapsize and maxheapsize larger than 2GiB 1 年之前
  Michaël Van Canneyt 5298e25c84 * Introduce task (Single main-level task at the moment, no change in behaviour). 1 年之前
  florian f9b98092c4 * stack checking is actually 'S' 1 年之前
  florian b8bf295cd1 * patch by Rika: Fold repetitive scandir.pas cases, resolves #40660 1 年之前
  Sven/Sarah Barth 5c890b59e3 * fix #40655: apply changes to packrecords, packenum and setalloc using the recordpending*() functions so that they are applied correctly in case of them being used directly after a {$POP}{$PUSH} sequence 1 年之前
  Sven/Sarah Barth 2c527cfc01 * fix typos in comment, no code changes 1 年之前
  Ryan Joseph ecfff40f96 * Implement parsing of RTTI directive 2 年之前
  Michael VAN CANNEYT 64feb6a5cd * $NAMESPACES directive 2 年之前
  florian 0b45cd95f7 + introduce long forms for $E, $F and $S, resolves #39889 2 年之前
  florian a0b637530c * remove accidently commited writeln 3 年之前
  florian d2a1f9cb20 * get rid of cs_opt_none 3 年之前
  florian 54dccaaad1 * do not crash in case of too many $push directives, resolves #39652 3 年之前
  florian dcb1fcd9b8 + support $lgeacyifend directive, resolves #37676 3 年之前
  florian 95ad8f1694 * correctly read the region label in $region directives, resolves #39395 3 年之前
  yury 64c586b86d * Removed/ifdefed lots of unused variables. 4 年之前
  florian 0b63068ad2 * dir_push might not flush pending switch changes but has to read the pending 4 年之前
  svenbarth 903486642e * allow an integer expression for SetPeFlags and SetPeOptFlags (Delphi compatible) 4 年之前
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 5 年之前
  Jonas Maebe 8d18c1792e * fixed {$unitpath xxx} directive with absolute paths 5 年之前
  Jonas Maebe a88eee4080 * fixed unitdir directive for relative paths in case the current module's 5 年之前
  Jonas Maebe 6483b3f5e3 * fixed opt-in sysroot substitution again, renamed the three-argument version 6 年之前
  nickysn 31431d99ab * limit the heapsize to 65520 bytes on win16 (the $M directive in win16 only 6 年之前