summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.38.0GOBJECT_INTROSPECTION_1_38_0gnome-3-10Colin Walters2013-09-241-2/+2
* Update annotations for glib-2.38Colin Walters2013-09-241-1452/+0
* Update gengir.batChun-wei Fan2013-09-181-1/+1
* gir: Add gmodule-2.0.cRico Tzschichholz2013-09-133-2/+279
* Update annotations from glib gitRico Tzschichholz2013-09-112-1/+75
* Update annotations from glib gitMartin Pitt2013-09-021-0/+6
* Update annotations from glib gitMartin Pitt2013-09-023-22/+1503
* Update annotations from glib gitColin Walters2013-08-251-1453/+1
* TypoBehdad Esfahbod2013-08-221-1/+1
* dumper: Attempt to identify MSVC/'cl' more preciselyColin Walters2013-08-221-3/+3
* Release 1.37.6GOBJECT_INTROSPECTION_1_37_6Colin Walters2013-08-201-1/+1
* Update annotations from glib gitRico Tzschichholz2013-08-192-37/+162
* Update annotations from glib gitRico Tzschichholz2013-08-192-6/+17
* build/win32/gengir.bat: Process win32-1.0.girChun-wei Fan2013-08-061-6/+8
* Makefile: Fix the buildColin Walters2013-08-031-0/+1
* Add win32-1.0.girColin Walters2013-08-022-1/+21
* Update annotations from glib 2.37.5Rico Tzschichholz2013-07-302-13/+18
* scanner: Consistently use realpath() on input filenamesColin Walters2013-07-281-1/+1
* MSVC Builds: Fix "Installation" Process againChun-wei Fan2013-07-191-3/+31
* Visual Studio builds: Update _giscanner ProjectChun-wei Fan2013-07-192-8/+8
* Update annotations from glib gitRico Tzschichholz2013-07-162-6/+288
* Update annotations from glib 2.37.4Rico Tzschichholz2013-07-112-14/+30
* Release 1.37.4GOBJECT_INTROSPECTION_1_37_4Colin Walters2013-07-101-1/+1
* gimarshallingtests: Add test for GValue pass-by-referenceSimon Feltman2013-07-022-0/+15
* Update annotations from glib gitDieter Verfaillie2013-06-233-1463/+201
* tests: Fix make distRico Tzschichholz2013-06-211-1/+3
* Visual Studio Builds: Fix "Installation" ProcessChun-wei Fan2013-06-211-2/+3
* giscanner: Fix PEP-8 issueRico Tzschichholz2013-06-191-0/+2
* giscanner: Add a simple automatic sections file generatorJasper St. Pierre2013-06-165-3/+445
* g-ir-scanner.1: Fix doc for --programSimon Kågedal Reimer2013-06-101-1/+1
* Fix indentation on pretty printed Makefile rulesRobert Ancell2013-06-061-2/+2
* g_irepository_dump: Update doc to match codeSimon Kågedal Reimer2013-06-051-2/+4
* Release 1.37.1GOBJECT_INTROSPECTION_1_37_1Colin Walters2013-05-281-2/+2
* Update annotations from glib gitColin Walters2013-05-283-39/+1599
* scanner: Only warn about signal parameters if there are someColin Walters2013-05-071-1/+3
* tests: Update misc/pep8.py to 1.4.5Dieter Verfaillie2013-05-0726-682/+1765
* giscanner: emit 'incorrect number of parameters in comment block' warningDieter Verfaillie2013-05-071-12/+18
* sectionparser: Ignore other directives to gtk-docJasper St. Pierre2013-05-071-0/+4
* sectionparser: Remove the main subsectionJasper St. Pierre2013-05-071-2/+2
* sectionparser: Add support for <INCLUDE>Jasper St. Pierre2013-05-071-0/+6
* sectionparser: RenameJasper St. Pierre2013-05-071-2/+2
* sectionparser: Allow subsections with no nameJasper St. Pierre2013-05-071-2/+2
* sectionparser: Fix subsection regexJasper St. Pierre2013-05-071-1/+1
* sectionparser: Fix regex matchingJasper St. Pierre2013-05-071-3/+3
* sectionparser: Construct Subsections, not SectionsJasper St. Pierre2013-05-071-1/+1
* transformer: Remove annotationsJasper St. Pierre2013-05-072-5/+0
* annotationparser: Remove get_tag/get_paramJasper St. Pierre2013-05-073-24/+18
* Revert addition of __int128 testsColin Walters2013-05-075-87/+0
* giscanner: move odict.OrderedDict into a collections packageDieter Verfaillie2013-05-075-5/+34
* giscanner: remove unneeded encode('utf-8').decode('utf-8') roundtripDieter Verfaillie2013-05-071-1/+1