Imported Upstream version 1.39.3
[platform/upstream/gobject-introspection.git] / giscanner / message.py
2016-10-27 DongHun KwakImported Upstream version 1.39.0 76/94076/1
2016-10-27 DongHun KwakImported Upstream version 1.37.1 72/94072/1
2012-04-05 Dieter VerfaillieNow make AnnotationParser do what gobject-introspection...
2011-10-17 Colin Waltersmessage: Show the file/line even when processing FATAL
2010-10-25 Colin Waltersscanner: Print out a message if warnings were off
2010-09-29 Colin Waltersscanner: Don't duplicate fatal message text
2010-09-21 Johan Dahlin[Message] Implement Position.__repr__
2010-09-21 Johan Dahlin[message] Add apositions argument to a few functions
2010-09-20 Johan Dahlin[scanner] Add a Position class
2010-09-20 Johan Dahlin[message] Set file_positions to an empty list
2010-09-07 Johan Dahlin[scanner] Make fatal warnings exit
2010-09-07 Colin Waltersscanner: Add various static debug hooks in GI_SCANNER_DEBUG
2010-09-03 Colin Waltersscanner: Actually exit with code 1 on fatal warnings...
2010-09-02 Johan Dahlin[message] exit after calling message.fatal()
2010-09-02 Johan Dahlin[message] Add an output parameter
2010-09-02 Johan Dahlin[scanner] add a message module