index
:
delta/gobject-introspection.git
annotation
annotation_svn1007
baserock/1.39.90
baserock/GOBJECT_INTROSPECTION_1_40_0
baserock/jonathan/fix-giscanner
baserock/markdoffman/1_39_90-merge
baserock/morph
bochecha/pkgconfig-prefix
doc-sections
ebassi/cairo-wrap
ebassi/compiler-opt
ebassi/final-type
ebassi/for-master
ebassi/issue-384
ebassi/issue-418
ebassi/signal-emitter
ebassi/symbol-collision
ewlsh/fundamental-test
fix-msvc-setuptools-distutils
fix-msvc-warnings
fix.win.cmd.3-38
g-i-0.6
g-i-0.9
gi-release-1-70
gidocgen
gir-compiler
gir-docbook
gir-docbook-2
glib-annotations
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
ignatenko/g-ir-inspect
issue-328
main
mallard-templates
master
matthiasc/symbol-collision
no-designated-init
pointer-aliases
scope-forever
tintou/closure-destroy-fix
tintou/doc-format
win64.fixes.master
wip/api-diff
wip/carlosg/signal-tests
wip/ci
wip/cmph
wip/cmph-rebase2
wip/cmph-rebase3
wip/dieterv/drive-by-review
wip/dieterv/g-ir-fix
wip/dieterv/multiline-annotations
wip/dieterv/schema
wip/docs
wip/docs-3
wip/docs-json
wip/dx-hackfest
wip/ebassi/meson
wip/fanc999/dumper-distutils
wip/glib-source-extraction
wip/hadess/add-power-profile-monitor
wip/jtojnar/glib-subproject
wip/meson/pkg-generate
wip/nielsdg/python-formatter-out-params
wip/nonrecursive-make
wip/sam/multiple-girs-one-typelib
wip/smcv/8k-not-enough-for-everybody
wip/smcv/search-paths
wip/smcv/test-more-flags
wip/smcv/testbuild
wip/structure-parsing
wip/tingping/meson
wip/tintou/closure-documentation
zbrown/dispose
zbrown/types-1
gitlab.gnome.org: GNOME/gobject-introspection.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
girepository
/
girepository.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[girepository] Use g_slice
Johan Dahlin
2010-05-20
1
-3
/
+3
*
[girepository] Document most of the structs
Johan Dahlin
2010-05-18
1
-1
/
+1
*
[girepository] Update gtk-doc syntax
Johan Dahlin
2010-05-18
1
-1
/
+1
*
[girepository] Remove trailing whitespace
Johan Dahlin
2010-03-24
1
-55
/
+55
*
Substitute deprecated Glib symbol: g_mapped_file_free
GOBJECT_INTROSPECTION_0_6_7
Javier Jardón
2009-12-15
1
-1
/
+2
*
[typelib] Clean up dlopen handling
Colin Walters
2009-08-19
1
-3
/
+0
*
Bug 584423 – Add short/ushort support
Mark Lee
2009-06-22
1
-0
/
+4
*
Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtype
Colin Walters
2009-03-17
1
-4
/
+72
*
Fix build
Robert Carr
2009-02-12
1
-3
/
+3
*
Add gtk-doc support
Johan Dahlin
2009-02-12
1
-39
/
+38
*
Bug 567813 – Everything should be versioned
Johan Dahlin
2009-01-15
1
-1
/
+1
*
Bug 562914: Order GI_TYPELIB_PATH before anything else
Colin Walters
2009-01-12
1
-4
/
+29
*
Bug 567212: Exit after dumping
Colin Walters
2009-01-12
1
-1
/
+2
*
Bug 563998 – Cache the GIBaseInfo for GTypes
Johan Bilien
2008-12-10
1
-0
/
+18
*
Remove debug print
Colin Walters
2008-11-25
1
-1
/
+0
*
Bug 561137 - support multiple repositories
Colin Walters
2008-11-25
1
-2
/
+9
*
Ensure we always call init_globals
Colin Walters
2008-11-17
1
-6
/
+5
*
g_irepository_get_default is (transfer none)
Colin Walters
2008-11-17
1
-1
/
+1
*
g_irepository_dump implementation
Colin Walters
2008-11-13
1
-0
/
+25
*
Fix minor memory leak.
Tommi Komulainen
2008-11-12
1
-1
/
+2
*
Change the element type from utf8 to filename Special case filename
Johan Dahlin
2008-11-12
1
-1
/
+1
*
Add a g_irepository_get_search_path, so we can access the search paths
Johan Dahlin
2008-11-12
1
-0
/
+15
*
Bug 557791 – g_irepository_require() could return a GTypelib *
Colin Walters
2008-10-25
1
-8
/
+9
*
Bug 557076 - move typelibs to $libdir
Colin Walters
2008-10-25
1
-8
/
+8
*
Bug 557468 – Support for GI_TYPELIB_PATH
Johan Bilien
2008-10-23
1
-9
/
+32
*
Respect path ordering for unversioned requires
Colin Walters
2008-10-21
1
-3
/
+20
*
Bug 556543 – reduce compiler warnings
Tommi Komulainen
2008-10-16
1
-22
/
+3
*
Merge branch 'bug556331-includecleanup'
Colin Walters
2008-10-16
1
-1
/
+1
*
Document g_irepository_get_dependencies
Colin Walters
2008-10-13
1
-0
/
+14
*
Don't cast DirEntry to Blob, actually look it up by offset
Colin Walters
2008-10-12
1
-1
/
+1
*
Fix inverted test for success in version parsing.
Colin Walters
2008-10-12
1
-6
/
+6
*
Bug 556048 – Crash in g_irepository_find_by_gtype
Tommi Komulainen
2008-10-12
1
-4
/
+9
*
Add tests/repository which has some repository regression tests
Colin Walters
2008-10-12
1
-1
/
+1
*
Bug 552858: versioning
Colin Walters
2008-10-12
1
-122
/
+513
*
fix regression on invoke test case by making sure we load the global
Lucas Rocha
2008-10-09
1
-0
/
+3
*
Bug 555294: Add support for multiple shared libraries per typelib.
Lucas Rocha
2008-10-07
1
-3
/
+0
*
Bug 554632: Create type tag for GType
Colin Walters
2008-10-02
1
-0
/
+2
*
Merge branch 'bug552566-timet/wip'
Colin Walters
2008-09-23
1
-0
/
+2
*
Remove g_irepository_unregister, add GIRepositoryLoadFlags
Colin Walters
2008-08-30
1
-63
/
+133
*
Put dependencies in typelibs, resolve them when loading
Colin Walters
2008-08-30
1
-80
/
+141
*
Search $DATADIR/girepository instead of $DATADIR/gitypelibs; this naming
Colin Walters
2008-08-26
1
-1
/
+1
*
Don't open shared library here; we already do it in gtypelib.c.
Colin Walters
2008-08-24
1
-26
/
+0
*
Plug memory leak and avoid using freed memory. Resolve the whole module
Johan Dahlin
2008-08-21
1
-6
/
+11
*
Fix one small leak in error case.
Colin Walters
2008-08-21
1
-0
/
+1
*
Rewrap and fix double free bug by leaking a bit.
Johan Dahlin
2008-08-21
1
-40
/
+53
*
Add new function g_irepository_get_typelib_path which tells us from where
Colin Walters
2008-08-21
1
-9
/
+49
*
Remove g_irepository_register_file in favor of g_irepository_require.
Colin Walters
2008-08-20
1
-37
/
+87
*
Rename .gir files using GI namespace. Use XDG_DATA_DIRS for looking up
Colin Walters
2008-08-20
1
-21
/
+11
*
Make enum serializing functions public. Clean up some whitespace.
Johan Dahlin
2008-08-18
1
-0
/
+62
*
Rename metadata to typelib in variable names, comments and apis.
Johan Dahlin
2008-08-09
1
-76
/
+76
[next]