Cronologia Commit

Autore SHA1 Messaggio Data
  florian 225eb8ed12 * do not output error numbers for options 4 anni fa
  pierre 9a0107a19d Fix compilation failure for avr compiler with -dDEBUG_NODE_XML, to fix bug report 38222 4 anni fa
  pierre 6230de31bb * Second patch xml-node-dump-defs.patch from J. Gareth Moreton from bug report 36882. 4 anni fa
  pierre af17e9460b Apply patch proposed by J. Gareth Moreton in: 4 anni fa
  nickysn a34f531661 + implemented support for codepage aware compiler messages. It can be enabled 8 anni fa
  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 10 anni fa
  florian f6f8e1b83e * write ppu+source file name in case the source file is not available instead of inserting an invalid absolute path, resolves #27588 10 anni fa
  florian a0f0d0de40 * make use of the noreturn directive for internalerror 11 anni fa
  pierre 6d8b1e03d7 Increase status.errorcount only inside GenerateError procedure, to simplify debugging 12 anni fa
  pierre 2d0f01e0dd Enable writing of Warnings/Notes/hints if they are considered as errors using -SeX option 13 anni fa
  florian 3f14f2b61b + be able to turn off warning -> error conversion on the command line (with -) 13 anni fa
  pierre 2b4e2dc164 * Fix ChangeMessageVerbosity by adingd a recordpendingmessagestate call 13 anni fa
  paul aba10cd184 compiler: 13 anni fa
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 14 anni fa
  florian 8c2eb2fa36 + added forgotten unaligned call 14 anni fa
  florian 431da61f3a * cleaned up FreeLocalVerbosity usage 14 anni fa
  pierre 713f269ce2 * Change Field passing type of FreeLocalVerbosity parameter 14 anni fa
  pierre d09389ac79 Implement support for $WARN XXX ON/OFF/ERROR 14 anni fa
  florian 13285ab264 o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable 14 anni fa
  Jonas Maebe 43846ca8c9 * force always printing absolute paths when using -vb (mantis #15783) 15 anni fa
  paul a8381c8b32 fpc: compiler: 15 anni fa
  Jonas Maebe e5920bc2b8 * delay verbosity changes just like localswitches changes 16 anni fa
  Jonas Maebe 64ddae4eff + -vq parameter to show message numbers 17 anni fa
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. 17 anni fa
  florian 86a352ad1f * patch by Sergej Gorelkin to improve speed of UpdateStatus on large projects 17 anni fa
  Jonas Maebe e9108ed51c * fixed skipping of character after number of errors to report in 17 anni fa
  peter 241c65d5ec * optimize fixpath, findfile to not require temp ansistrings 17 anni fa
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 anni fa
  peter ecbcdcdabb * added status.currentmodulestate 18 anni fa
  peter e2db0a3982 * cleanup current module status 18 anni fa