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
2010-09-02
Johan Dahlin
[scanner] Move over remaining callsites to message
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Johan Dahlin
[scanner] Simplify strip_identifer/strip_symbol
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Johan Dahlin
[scanner] add a message module
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Colin Walters
scanner: Don't throw an exception on unresolved types
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Johan Dahlin
[scanner] Allow nameless parameters for vfuncs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Johan Dahlin
[scanner] Move namespace out of Transformer
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Johan Dahlin
[transformer] Don't pass around source scanner
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Johan Dahlin
[annotationparser] Send in comments directly
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Johan Dahlin
[scanner] Create the cachestore in the transformer
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Johan Dahlin
[scanner] Remove support for xpath assertions
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Johan Dahlin
[scannermain] Hide a couple of private options
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Johan Dahlin
[scannermain] Use _error() consistently
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Johan Dahlin
[scannermain] Simplify writing of output data
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Johan Dahlin
[scannermain] Use return instead of sys.exit()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Johan Dahlin
[scannermain] Use shutil.move instead of os.rename
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Johan Dahlin
[scannermain] Write to tempdir if needed
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Johan Dahlin
[scannermain] Add - as an alias for stdout
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Johan Dahlin
[scannermain] Sort imports alphabetically
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Colin Walters
scanner: Also look for enums and bitfields with GType...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Colin Walters
scanner: Better handling of GType names
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Colin Walters
girepository: Fix compatibility typedefs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Colin Walters
scanner: Skipped nodes aren't introspectable either
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Colin Walters
tests: Move FooSkippable to public headers to test...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Colin Walters
scanner: Don't parse constructors on non-registered...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Colin Walters
scanner: Cosmetic cleanup to namespace parsing functions
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Colin Walters
scanner: Refactor name parsing
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Colin Walters
scanner: Add --accept-unprefixed
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
scanner: Avoid infinite loop in constructor check
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Johan Dahlin
[GIRepository] Add missing transfer and skip
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Johan Dahlin
[GIRepository] Rename GTypelib to GITypelib
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Johan Dahlin
[GIRepository] Rename GArgument to GIArgument
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Johan Dahlin
[girepository] Add a couple of missing transfer
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
configure: Bump version to 0.9.5
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
makefile: Fix name of maintransformer
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
scanner: Filter interface prerequisites and class imple...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
scanner: Add a hack for AtkAttributeSet
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
scanner: Better handling of empty namespace prefix...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
scanner: Avoid internal invalid Type instances from...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
major: Fix parent for GInitiallyUnowned
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
gimarshallingtests: Fix (inout) test cases, drop unsupp...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
tests: A few fixes for building
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
tests: Readd gimarshallingtests.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
Major rewrite
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
pep8: Update to 99 length lines
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
tests/scanner: Update annotations and tests
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
Use GLib types consistently
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
Move alias target to <type>
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
tests: Fix namespacing for BarApp (should be just Bar)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
tests: Remove GIMarshallingTests, rename Everything...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
gobject-introspection-1.0.pc: Export datadir
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
.gitignore: Update
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Colin Walters
scanner: If GI_SCANNER_DEBUG is set, drop into a debugg...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Johan Dahlin
Add pre-commit to EXTRA_DIST
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Luca Bruno
Makefile.introspection: Add _EXPORT_PACKAGES variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Maxim Ermilov
add annotation for g_get_language_names
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Tomeu Vizoso
Add properties to Everything.TestObj for testing more...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Steve Frécinaux
Fix warning when using g_irepository_enumerate_version()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Steve Frécinaux
Include the loaded version in g_irepository_enumerate_v...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Johan Dahlin
Add a pre-commit hook and enforce it
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Colin Walters
[gircompiler] Clean up parsing
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Colin Walters
[girepository] Fix up error printing
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Colin Walters
[girparser] Cleanly pass through c:include
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Colin Walters
gir: Import DBus, DBusGLib
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Colin Walters
compiler: Remove --code argument
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Colin Walters
Remove tests/invoke
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Colin Walters
gir: Drop warn-all from GLib
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Johan Dahlin
Delete trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Colin Walters
Remove --noclosure argument
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Zachary Goldberg
Add ability to write unindented lines via xmlwriter
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Tomeu Vizoso
Remove uncommitted function from gir/GIMarshallingTests...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Gustavo Noronha...
[scanner] Also parse C++ files
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Tomeu Vizoso
Update gir/GIMarshallingTests-1.0-expected.gir
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Matthias Clasen
Add a stub entry for XLib Visual
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Matthias Clasen
Add Colormap stub
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Johan Dahlin
[man] Mention XDG_DATA_DIRS
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Robert Ancell
Fix giscanner crash with no cache directory
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Tomeu Vizoso
Add g_i_marshalling_tests_gvalue_in_enum
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Johan Dahlin
[everything] Remove allow-none for Return value
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Ryan Lortie
Bump the version after releasing 0.9.3
GOBJECT_INTROSPECTION_0_9_2
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Steve Frécinaux
Do not leak typelibs with wrong header info.
GOBJECT_INTROSPECTION_0_9_3
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Steve Frécinaux
Add new API g_typelib_require_private()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Colin Walters
Add BLOB_TYPE_FLAGS to BLOB_IS_REGISTERED_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Johan Dahlin
[dumper] Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Johan Dahlin
[Gio] Add missing return-value annotations
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Johan Dahlin
[giscanner] Make warnings less dense
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Johan Dahlin
[girepository-private] Add ffi declarations
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Johan Dahlin
[girepository] Update documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Johan Dahlin
[GIRepository] Rename g_irepository_enumerate
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Tomeu Vizoso
Add g_info_type_to_string (GIInfoType type)
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Ryan Lortie
Append -Wl,-rpath=. to the scanner compile
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Colin Walters
Add g_irepository_enumerate
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Johan Dahlin
[giscanner] Calrify missing element-type validation
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Johan Dahlin
Update GIMarshallingTests expected gir
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Colin Walters
[girepository] Include path to file in typelib load...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Johan Dahlin
[scanner] Make it compatible with python 2.y
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Jonathan Matthew
warn for missing element-type on GSList params and...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
dyfet@gnutelephony.org
[GIMarshalingTests] Add underscores to more variable...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Colin Walters
Fix two compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Florian Müllner
[girepository] Fix ordering in override_search_path
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Tomeu Vizoso
Add annotation for g_dbus_proxy_new_sync
commit
|
commitdiff
|
tree
|
snapshot
next