projects
/
platform
/
upstream
/
gobject-introspection.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gobject-introspection.git
2008-10-16
Colin Walters
Merge branch 'bug556331-includecleanup'
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Johan Dahlin
Disable check-local for now
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Tommi Komulainen
Bug 556434 – unhandled interface/object/... member...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Tommi Komulainen
refactor common code for processing members to a function
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Tommi Komulainen
check that typelib -> gir -> typelib transformation...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Tommi Komulainen
fix tests to compare xml to xml instead of typelib...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Tommi Komulainen
reduce code duplication
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Tommi Komulainen
Bug 556174 – parse types for lists etc.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Tommi Komulainen
remove trailing whitespace from inside elements to...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Tommi Komulainen
quote printf arguments so that we don't generate invali...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Tommi Komulainen
remove unused indent parameters, xmlwriter keeps track...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Tommi Komulainen
Keep track of generated XML tree and handle indentation...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Tommi Komulainen
wrap all FILE access to go through simple xmlwriter
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Tommi Komulainen
Bug 556400 – Fails to build on OS X 10.4
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Johan Bilien
Bug 556433 – assume direction = out for int * parameters
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Johan Bilien
One last typo in tests/scanner/annotation.c
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
Johan Bilien
fixed a few copy-paste errors
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Johan Bilien
Bug 556323 – transfer-ownership is wrong for functions...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Johan Bilien
add g_union_info_find_method
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Colin Walters
Prepend search path for $(top_builddir)/gir dir
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Colin Walters
Repository tests requires installed Gio - punt on this...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Jürg Billeter
Support fields in GObject structs
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Jürg Billeter
add signed integer and off_t to type_names
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Colin Walters
Document g_irepository_get_dependencies
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Jürg Billeter
Parse bits attribute of fields
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Tommi Komulainen
run 'gitestrepo' in 'make check' instantiate 'GCancella...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Johan Bilien
actually add the parsed constant nodes
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Colin Walters
ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Colin Walters
Don't cast DirEntry to Blob, actually look it up by...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Johan Bilien
parse constant nodes in gir files
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Johan Bilien
prefix for constants have an underscore, so remove...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Johan Bilien
add constants to expected gir file
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Tommi Komulainen
use "transfer-ownership" attribute for return values
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Tommi Komulainen
move "transfer" and "null-ok" attributes from <function...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Tommi Komulainen
handle "transfer-ownership" attribute
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Tommi Komulainen
use "container" for container/shallow ownership transfe...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Tommi Komulainen
Refactor handling of transfer=none/shallow/full to...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Colin Walters
Fix inverted test for success in version parsing.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Tommi Komulainen
Bug 556048 – Crash in g_irepository_find_by_gtype
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Jürg Billeter
Fix parsing transfer-ownership attribute of <return...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Tommi Komulainen
make 'unregistered' one bit wide as everywhere else
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Colin Walters
Add tests/repository which has some repository regressi...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Jürg Billeter
Readd class records as workaround to not break Gtk...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Tommi Komulainen
fix typo in gitesttypes namespace
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Jürg Billeter
Don't generate <record> elements for class structs...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Tommi Komulainen
restore testfns-1.0.gir lost in previous commit
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Colin Walters
Bug 552858: versioning
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Colin Walters
Don't lose if we have mismatched parens.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Lucas Rocha
fix typo on 'members' variable.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Colin Walters
Bug 555947 - update annotations syntax
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Johan Bilien
ignore non-UTF-8 string constants
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Lucas Almeida...
Added test files.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Tommi Komulainen
Bug 555946: Install a test module exercising all types...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Jürg Billeter
Bug 552374: Const strings should be identified in the...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Johan Dahlin
Also parse enums which are not glib types.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Lucas Rocha
Bug 552370: add one more test for unsigned as a type...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Andreas Rottmann
Bug 555712: Struct and union issues
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Jürg Billeter
Bug 552370: unsigned not scanned properly
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Lucas Rocha
Bug 554854: The --typelib-xml and --inject options...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Lucas Rocha
Bug 552376: scanner generates wrong names for enum...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Johan Dahlin
Whitespace
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Lucas Rocha
Bug 555293: append library_paths to LPATH env variable...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Lucas Rocha
fix regression on invoke test case by making sure we...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Lucas Rocha
Bug 555294: Add support for multiple shared libraries...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
Colin Walters
Parse length= annotation as a parameter name, not a...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
Colin Walters
Add missing annotation_object_get_type, fix up expected GIR
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Colin Walters
ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Colin Walters
Extend coverage of boxed struct/union test cases
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Colin Walters
GLibBoxed is a valid registered type
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Colin Walters
Merge branch 'bug551744-boxed-ctors'
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Colin Walters
ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Colin Walters
Avoid resolving types as we create them, do it all...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Lucas Rocha
fix the last parameter of GLibEnumMember constructor...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Colin Walters
ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Colin Walters
Use g_alloca, suggested by Havoc Pennington
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Colin Walters
Merge; delete object param for varargs too
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Colin Walters
Merge branch 'bug552961-methods/wip'
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Dan Winship
Bug 554490: g-ir-scanner gets confused by '\\'
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Colin Walters
ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Colin Walters
Remove debug print
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Colin Walters
Merge branch 'bug552393-varargs'
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Colin Walters
ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Colin Walters
Bug 554632: Create type tag for GType
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Dan Winship
Bug 554521: scanner generates wrong names for enum...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Colin Walters
ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Colin Walters
Ensure we always have types for container nodes
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Colin Walters
Rework to use recursive XML
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Colin Walters
Also use name as ctype name for resolving array components
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Colin Walters
Make length= work
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Colin Walters
Write out list and map types, parse 'array' annotation
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Colin Walters
Some work on arrays
commit
|
commitdiff
|
tree
|
snapshot
2008-09-28
Colin Walters
Ensure constructor returns are always most concrete...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-27
Colin Walters
Add g-ir-scanner --inject
commit
|
commitdiff
|
tree
|
snapshot
2008-09-27
Colin Walters
Rename similarly-named function just for clarity
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
Colin Walters
ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
Colin Walters
Remove non-repository types from GIR
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
Colin Walters
Bug 552564: Map guchar to uint8
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Colin Walters
Use symbolic names for type tags instead of hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Colin Walters
ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Colin Walters
Merge branch 'bug552566-timet/wip'
commit
|
commitdiff
|
tree
|
snapshot
next