Histórico de Commits

Autor SHA1 Mensagem Data
  Sven/Sarah Barth 598da1936e * change ChangeMessageVerbosity from String to AnsiString as long parameters might be passed to it há 3 anos atrás
  Sven/Sarah Barth 0d8156fee9 * use a TCmdStr as parameter for SetVerbosity as it gets passed a TCmdStr in the option handling, thus may contain a parameter value (especially -vmXXX) larger than 255 characters há 3 anos atrás
  Sven/Sarah Barth 3ca3c7a606 - remove duplicate paraprintnodetree to ensure that there the right paraprintnodetree is used (namely the one from globals) há 3 anos atrás
  florian 89f9ebc7b7 * throw an error if raise is called in a noreturn subroutine outside of any exception frame, resolves #39514 há 3 anos atrás
  J. Gareth "Curious Kit" Moreton 0f1c4b4db8 Fixed Unreachable code warning when building on a 32-bit platform with DEBUG_NODE_XML há 3 anos atrás
  florian 321764bdd9 * fix warnings with -dDEBUG_NODE_XML, resolves #38222 há 3 anos atrás
  florian 0188a558d1 - obsolete defines removed há 4 anos atrás
  florian 225eb8ed12 * do not output error numbers for options há 4 anos atrás
  pierre 9a0107a19d Fix compilation failure for avr compiler with -dDEBUG_NODE_XML, to fix bug report 38222 há 4 anos atrás
  pierre 6230de31bb * Second patch xml-node-dump-defs.patch from J. Gareth Moreton from bug report 36882. há 4 anos atrás
  pierre af17e9460b Apply patch proposed by J. Gareth Moreton in: há 4 anos atrás
  nickysn a34f531661 + implemented support for codepage aware compiler messages. It can be enabled há 8 anos atrás
  Károly Balogh 72e1443081 + don't abuse status.currentsourcepath to pass on PPU names if the source is unavailable, causes side effects with other frontends (like the IDE). Improved solution for Mantis #27588 há 10 anos atrás
  florian f6f8e1b83e * write ppu+source file name in case the source file is not available instead of inserting an invalid absolute path, resolves #27588 há 10 anos atrás
  florian a0f0d0de40 * make use of the noreturn directive for internalerror há 11 anos atrás
  pierre 6d8b1e03d7 Increase status.errorcount only inside GenerateError procedure, to simplify debugging há 12 anos atrás
  pierre 2d0f01e0dd Enable writing of Warnings/Notes/hints if they are considered as errors using -SeX option há 13 anos atrás
  florian 3f14f2b61b + be able to turn off warning -> error conversion on the command line (with -) há 13 anos atrás
  pierre 2b4e2dc164 * Fix ChangeMessageVerbosity by adingd a recordpendingmessagestate call há 13 anos atrás
  paul aba10cd184 compiler: há 13 anos atrás
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 há 14 anos atrás
  florian 8c2eb2fa36 + added forgotten unaligned call há 14 anos atrás
  florian 431da61f3a * cleaned up FreeLocalVerbosity usage há 14 anos atrás
  pierre 713f269ce2 * Change Field passing type of FreeLocalVerbosity parameter há 14 anos atrás
  pierre d09389ac79 Implement support for $WARN XXX ON/OFF/ERROR há 14 anos atrás
  florian 13285ab264 o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable há 14 anos atrás
  Jonas Maebe 43846ca8c9 * force always printing absolute paths when using -vb (mantis #15783) há 15 anos atrás
  paul a8381c8b32 fpc: compiler: há 15 anos atrás
  Jonas Maebe e5920bc2b8 * delay verbosity changes just like localswitches changes há 17 anos atrás
  Jonas Maebe 64ddae4eff + -vq parameter to show message numbers há 17 anos atrás