summaryrefslogtreecommitdiff
path: root/compiler/cmsgs.pas
Commit message (Expand)AuthorAgeFilesLines
* + implemented support for codepage aware compiler messages. It can be enablednickysn2017-06-081-16/+22
* compiler:paul2011-11-021-0/+6
* * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolve...florian2011-09-271-2/+2
* Implement support for $WARN XXX ON/OFF/ERRORpierre2011-06-281-8/+60
* o several strings changed into ansistrings, resolves #19318, no compilation s...florian2011-05-151-6/+7
* compiler: remove unused variables (reduce hints)paul2010-03-301-2/+1
* fpc: compiler: paul2010-01-271-19/+19
* + -vq parameter to show message numbersjonas2008-10-121-0/+28
* * optimize fixpath, findfile to not require temp ansistringspeter2007-11-191-1/+1
* - removed several ;;florian2007-05-281-1/+1
* * changed some message handling to ansistring, no slow down measurable with m...florian2007-05-161-4/+4
* * Remove dos,strings units, use SysUtils insteadpeter2006-10-301-2/+2
* * remove ifdef fpcpeter2006-10-071-24/+0
* * log and id tags removedfpc2005-05-211-7/+0
* initial importfpc2005-05-161-0/+420