Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/giscanner/scannerparser.y
Commit message (Expand)AuthorAgeFilesLines
* Bug 555964 - Parse floating-point #definesColin Walters2009-02-251-2/+5
* Disable a UTF-8 warning per defaultJohan Dahlin2009-02-211-0/+2
* Misc warning fixesDan Winship2009-01-271-1/+1
* Bug 563591 – Flags not recognized when there is no introspection dataJohan Dahlin2009-01-121-2/+18
* Bug 557786 - support fixed size arraysColin Walters2008-10-251-6/+6
* Check against division by zero for the modula operator. This fixes headerJohan Dahlin2008-10-241-1/+3
* Bug 556543 – reduce compiler warningsTommi Komulainen2008-10-161-0/+2
* ignore non-UTF-8 string constantsJohan Bilien2008-10-111-0/+185
* Bug 555712: Struct and union issuesAndreas Rottmann2008-10-111-0/+7
* Bug 552370: unsigned not scanned properlyJürg Billeter2008-10-111-1/+9
* Merge branch 'bug552393-varargs'Colin Walters2008-10-021-9/+7
* Parse GCC extensions in the parser instead of just undeffing them in theJohan Dahlin2008-08-311-3/+7
* Add a new source type enum for member. Use __repr__ for improved debuggingJohan Dahlin2008-05-311-11/+13
* Move the scanner to a separate library.Johan Dahlin2008-03-251-0/+1268