| Commit message (Expand) | Author | Age | Files | Lines |
* | * make use of the noreturn directive for internalerror | florian | 2013-11-10 | 1 | -4/+4 |
* | Increase status.errorcount only inside GenerateError procedure, to simplify ... | pierre | 2013-01-16 | 1 | -7/+7 |
* | Enable writing of Warnings/Notes/hints if they are considered as errors usin... | pierre | 2012-09-13 | 1 | -3/+16 |
* | + be able to turn off warning -> error conversion on the command line (with -) | florian | 2012-07-01 | 1 | -3/+27 |
* | * Fix ChangeMessageVerbosity by adingd a recordpendingmessagestate call | pierre | 2011-11-02 | 1 | -5/+6 |
* | compiler: | paul | 2011-11-02 | 1 | -9/+3 |
* | * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolve... | florian | 2011-09-27 | 1 | -4/+4 |
* | + added forgotten unaligned call | florian | 2011-09-06 | 1 | -1/+1 |
* | * cleaned up FreeLocalVerbosity usage | florian | 2011-09-06 | 1 | -3/+3 |
* | * Change Field passing type of FreeLocalVerbosity parameter | pierre | 2011-09-05 | 1 | -3/+3 |
* | Implement support for $WARN XXX ON/OFF/ERROR | pierre | 2011-06-28 | 1 | -2/+41 |
* | o several strings changed into ansistrings, resolves #19318, no compilation s... | florian | 2011-05-15 | 1 | -29/+29 |
* | * force always printing absolute paths when using -vb (mantis #15783) | jonas | 2010-03-10 | 1 | -1/+4 |
* | fpc: compiler: | paul | 2010-01-27 | 1 | -33/+57 |
* | * delay verbosity changes just like localswitches changes | jonas | 2008-11-03 | 1 | -12/+15 |
* | + -vq parameter to show message numbers | jonas | 2008-10-12 | 1 | -52/+90 |
* | * Use unsigned integers for sizes and positions to break 2GB limit in tdynami... | yury | 2008-07-28 | 1 | -2/+2 |
* | * patch by Sergej Gorelkin to improve speed of UpdateStatus on large projects | florian | 2008-06-01 | 1 | -19/+21 |
* | * fixed skipping of character after number of errors to report in | jonas | 2008-02-19 | 1 | -1/+1 |
* | * optimize fixpath, findfile to not require temp ansistrings | peter | 2007-11-19 | 1 | -2/+1 |
* | * Rework the constexprint to allow operations from low(int64) to high(qword). | daniel | 2007-06-13 | 1 | -2/+4 |
* | * added status.currentmodulestate | peter | 2007-05-24 | 1 | -0/+1 |
* | * cleanup current module status | peter | 2007-05-23 | 1 | -15/+0 |
* | * align Comment behaviour with Msg2Comment | hajny | 2007-03-25 | 1 | -1/+11 |
* | * fixed setting of compiling_current | peter | 2007-02-24 | 1 | -2/+3 |
* | * fixed module index updating, resolves #7883 | florian | 2007-02-23 | 1 | -1/+1 |
* | * renamed TStringList to TCmdStrList, in general use TCmdStr instead of short... | tom_at_work | 2007-01-26 | 1 | -3/+3 |
* | + added -vs for time stamping | florian | 2007-01-24 | 1 | -0/+4 |
* | * don't open error file twice but close it first if necessary | florian | 2006-11-12 | 1 | -6/+13 |
* | * germanism removed (aktfilepos -> current_filepos) | florian | 2006-10-30 | 1 | -22/+23 |
* | * get proper moduleindex when loading a unit, fixes #4778 | florian | 2006-10-30 | 1 | -11/+16 |
* | generate more verbose messages in case of PPU/unit not found | micha | 2006-10-07 | 1 | -32/+46 |
* | macos: added a fake sysutils for use by compiler, and fixed some tests | olle | 2006-09-03 | 1 | -1/+3 |
* | + output is flushed before launching external utilities | hajny | 2006-05-15 | 1 | -0/+14 |
* | * fixed reading of registers in intel assembler mode on x86-64 | florian | 2006-05-13 | 1 | -2/+1 |
* | + Statistics of warnings, hints and notes - (modified/fixed) patch from Naj... | hajny | 2006-04-09 | 1 | -3/+10 |
* | * 64 bit movnti | florian | 2006-03-30 | 1 | -1/+1 |
* | Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,... | peter | 2006-03-05 | 1 | -0/+2 |
* | + -vb: writes compiler messages with full path instead of the file name only | florian | 2005-09-18 | 1 | -0/+6 |
* | * Remove ifdef 1_0 | daniel | 2005-07-23 | 1 | -50/+1 |
* | * log and id tags removed | fpc | 2005-05-21 | 1 | -23/+0 |
* | initial import | fpc | 2005-05-16 | 1 | -0/+896 |