summaryrefslogtreecommitdiff
path: root/girepository/giroffsets.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-06[girepository] Kill girffi-private.hJohan Dahlin1-2/+2
2010-06-02Fix marshalling of GStrv.GOBJECT_INTROSPECTION_0_6_13Tomeu Vizoso1-5/+5
2010-04-07[giroffsets] Also update this code for change to signed enumeration valuesColin Walters1-2/+2
2010-03-24[girepository] Remove trailing whitespaceJohan Dahlin1-4/+4
2010-02-11[g-ir-compiler] Slightly less lame error messagesColin Walters1-1/+1
2009-12-16[girffi] Clean up API, add g_function_info_prep_invokerColin Walters1-2/+2
2009-11-11Implement callbacks as part of struct fields. Fixes #557383Tomeu Vizoso1-1/+8
2009-02-12Add gtk-doc supportJohan Dahlin1-1/+1
2009-02-02Bug 569408, Bug 568680 - Scanner misses fields (at least in GObject.Object)Colin Walters1-2/+3
2009-02-02Bug 563469 – Arrays not treated correctly in struct offset calculationColin Walters1-26/+57
2008-11-18Add "storage type" to the typelib data for enumsOwen Taylor1-9/+54
2008-11-11Compute field offsets and overall size for object structuresOwen Taylor1-0/+21
2008-11-11Include fully-qualified names in all error messages.Owen Taylor1-18/+26
2008-11-11Fail gracefully with an informative error message when recursion isOwen Taylor1-5/+29
2008-11-11Bug 560252 - Compute field offsets before writing typelibOwen Taylor1-0/+413