summaryrefslogtreecommitdiff
path: root/Examples/test-suite/preproc_line_file.i
Commit message (Expand)AuthorAgeFilesLines
* [D] Renamed the "dnativeconst" feature to "dmanifestconst".David Nadlinger2010-11-181-1/+1
* Added special cases to the test-suite as required for D.David Nadlinger2010-11-181-2/+2
* Fix correct line number reporting in errors/warnings when a macro definition ...William S Fulton2010-09-111-0/+6
* Remove java specifics from testcaseWilliam S Fulton2010-09-101-0/+11
* Revert change inadvertently included in previous commit.Olly Betts2010-09-081-3/+3
* Fix a couple of typosOlly Betts2010-09-081-3/+3
* Fix line numbers in error and warning messages for preprocessor messages with...William S Fulton2010-09-031-0/+26
* Fix __LINE__ and __FILE__ expansion in macros with no argumentsWilliam S Fulton2010-09-011-0/+10
* Fix some more instances of __LINE__ and __FILE__ numberingWilliam S Fulton2010-08-291-9/+18
* Fix test for non Java langsWilliam S Fulton2010-08-261-1/+1
* Fix __LINE__ and __FILE__ expansion. Mostly this did not work at all.William S Fulton2010-08-261-0/+33