index
:
~smcv/gobject-introspection
local-gir
master
g-i hacking
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
giscanner
/
girwriter.py
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-31
Major rewrite
Colin Walters
1
-110
/
+125
2010-08-31
Use GLib types consistently
Colin Walters
1
-18
/
+18
2010-08-31
Move alias target to <type>
Colin Walters
1
-2
/
+3
2010-07-09
Add support for non-GObject fundamental objects
Johan Dahlin
1
-0
/
+11
2010-07-08
Move doc to toplevel element, write <any> for unknown containers
Colin Walters
1
-39
/
+27
2010-06-24
Allow attributes on parameters and return values
David Zeuthen
1
-0
/
+2
2010-06-17
Support introspectable=no attribute, add warnings framework
Colin Walters
1
-20
/
+13
2010-06-17
More explicitly document how we'll use the version= attribute on repository
Colin Walters
1
-1
/
+4
2010-06-17
Revert "Support introspectable=no attribute, add warnings framework"
Johan Dahlin
1
-12
/
+19
2010-06-16
Support introspectable=no attribute, add warnings framework
Colin Walters
1
-19
/
+12
2010-06-16
Apply annotations from invoker to vfunc
Colin Walters
1
-1
/
+1
2010-06-08
Support the (transfer) annotation for properties.
Tomeu Vizoso
1
-0
/
+1
2010-05-26
Support (out caller-allocates)
Colin Walters
1
-0
/
+2
2010-05-23
Add support for the 'foreign' annotation to g-i-scanner
GOBJECT_INTROSPECTION_0_6_12
Tomeu Vizoso
1
-0
/
+2
2010-05-04
Add support for GArrays: add g_type_info_get_array_type() and properly scan G...
Tomeu Vizoso
1
-1
/
+5
2010-02-12
Fix glib:error-quark scanning for unregistered enum types
Owen W. Taylor
1
-2
/
+2
2009-11-23
Make (skip) annotation work everywhere
Dan Winship
1
-0
/
+8
2009-11-11
Don't put the callback element inside the field if it's not a glib struct
Tomeu Vizoso
1
-3
/
+9
2009-11-11
Implement callbacks as part of struct fields. Fixes #557383
Tomeu Vizoso
1
-1
/
+4
2009-08-24
Bug 556628 – (skip) annotation
Dan Winship
1
-1
/
+2
2009-08-17
Bug 592055 - Build/test fixes
Colin Walters
1
-2
/
+0
2009-08-17
Resolve library names to shared libraries ourselves
Owen W. Taylor
1
-9
/
+1
2009-03-17
Bug 564016 - Add c:prefix to .gir
Colin Walters
1
-6
/
+8
2009-03-05
Bug 557383 - Virtual method support
Colin Walters
1
-22
/
+25
2009-03-03
Bug 571548 - Generic attributes
Colin Walters
1
-0
/
+15
2009-02-26
Revert "Bug 557383 - Virtual function support"
Colin Walters
1
-5
/
+1
2009-02-26
Bug 557383 - Virtual function support
Colin Walters
1
-1
/
+5
2009-02-25
Bug 572434 - Associate interfaces with their C structures
Colin Walters
1
-7
/
+9
2009-02-20
Bug 572423 - Support --c-include argument for specifying C headers
Colin Walters
1
-3
/
+11
2009-02-17
Bug 571483 - Sort toplevel .gir entries
Colin Walters
1
-1
/
+14
2009-02-11
Bug 567906 - Put pkg-config dependencies in .gir files
Colin Walters
1
-4
/
+15
2009-02-06
Bug 551738 - Associate classes with their structs
Colin Walters
1
-2
/
+8
2009-02-04
Bug 555960 - Nested structs and unions (generation portion)
Colin Walters
1
-17
/
+26
2009-01-22
Bug 562622 – Errordomains missing
Johan Dahlin
1
-0
/
+3
2009-01-20
Bug 562615 – Struct methods missing
Johan Dahlin
1
-11
/
+12
2009-01-14
Rewrap to fit in 79 columns
Johan Dahlin
1
-2
/
+4
2009-01-14
Add generated file warning comment
Colin Walters
1
-0
/
+2
2009-01-13
Bug 555036 – put gtk-doc in GIR
Johan Dahlin
1
-0
/
+24
2009-01-12
Bug 563591 – Flags not recognized when there is no introspection data
Johan Dahlin
1
-8
/
+21
2009-01-03
Bug 556489 – callback annotations
Andreas Rottmann
1
-0
/
+6
2008-12-09
Bug 563742 – introspection should record the introduced version of
Tristan Van Berkom
1
-0
/
+14
2008-11-25
Bug 559705 – Missing association between static methods and classes
Colin Walters
1
-0
/
+5
2008-11-17
Bug 559706 - interface prequisites
Colin Walters
1
-0
/
+3
2008-11-10
Bug 560248 – "disguised structures"
Owen Taylor
1
-0
/
+2
2008-11-09
Write throws attribute for virtual functions, fixes bug 559703
Jürg Billeter
1
-0
/
+1
2008-11-04
Relicense the giscanner library under LGPLv2+. This has been approved by
Johan Dahlin
1
-11
/
+11
2008-10-31
Bug 558109 – _g_typelib_init fails to find shared libraries
Colin Walters
1
-1
/
+5
2008-10-25
Bug 557786 - support fixed size arrays
Colin Walters
1
-0
/
+2
2008-10-23
Bug 556739 – transfer-ownership attribute should be mandatory in .gir
Tommi Komulainen
1
-6
/
+7
2008-10-21
Bug 557241 – "throws" flag for functions
Johan Bilien
1
-0
/
+5
[next]