Historique des commits

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