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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for gunichar in typelib
Colin Walters
2010-11-12
12
-11
/
+34
*
build: Explicitly link to libffi for g-ir-compiler
Colin Walters
2010-11-12
1
-2
/
+2
*
Add g_object_info_find_signal
Colin Walters
2010-11-12
3
-0
/
+42
*
Makefile-gir.am: Fix explicit dependency of DBusGLib on GObject
Colin Walters
2010-11-11
1
-1
/
+1
*
Explicitly link g-ir-compiler and g-ir-generate to GIO
Colin Walters
2010-11-11
1
-4
/
+6
*
dumper: Differentiate between "external" and "internal" linking
Colin Walters
2010-11-11
3
-12
/
+41
*
Makefile-gir.am: Add explicit g-ir-compiler dependency
Colin Walters
2010-11-11
1
-1
/
+14
*
nonrecursive build: Fix typelib installation
Alban Browaeys
2010-11-11
1
-1
/
+1
*
Fix previous commit
Colin Walters
2010-11-11
1
-2
/
+2
*
build: Fix scanner/compiler to look in $(top_builddir) now
Colin Walters
2010-11-11
2
-6
/
+6
*
girepository: Only export ^gi?_ symbols
Colin Walters
2010-11-09
1
-1
/
+1
*
Export gi_type_tag_get_ffi_type
Colin Walters
2010-11-09
4
-7
/
+14
*
Switch to nonrecursive make for core (i.e. not tests/)
Colin Walters
2010-11-09
21
-279
/
+273
*
Move pyflakes to check-pyflakes
Colin Walters
2010-11-09
1
-0
/
+2
*
libtoolimporter: Don't assume we have a multi-component import
Colin Walters
2010-11-09
1
-2
/
+6
*
tools: Switch to checking UNINSTALLED_INTROSPECTION_SRCDIR
Colin Walters
2010-11-09
2
-10
/
+6
*
Handle enumerations with the full range of signed and unsigned values
Owen W. Taylor
2010-11-01
15
-31
/
+123
*
Compute enumeration storage types more accurately
Owen W. Taylor
2010-11-01
1
-25
/
+61
*
girepository: Use G_TYPE_TAG_IS_BASIC consistently
Colin Walters
2010-10-26
2
-6
/
+4
*
scanner: Print out a message if warnings were off
Colin Walters
2010-10-25
2
-6
/
+10
*
Fix previous commit
Colin Walters
2010-10-22
1
-1
/
+1
*
Handle CC="ccache gcc" for linker command too
Colin Walters
2010-10-22
1
-1
/
+2
*
Fix regression in g_irepository_get_info
Colin Walters
2010-10-21
2
-3
/
+7
*
scanner: Support GStrv as signal parameters
Colin Walters
2010-10-21
3
-0
/
+39
*
scanner: Don't process pkg-config libs twice
Colin Walters
2010-10-19
2
-13
/
+3
*
Accept trailing whitespace at the start of a comment block
Colin Walters
2010-10-19
4
-5
/
+24
*
girepository: Refactor lookup code
Colin Walters
2010-10-18
3
-146
/
+150
*
configure: Bump to 0.10 series
Colin Walters
2010-10-11
1
-2
/
+2
*
typelib: Don't fail on minor version
g-i-0.9
Colin Walters
2010-10-11
1
-1
/
+1
*
scanner: Don't leave temporary directory around if we fail
Colin Walters
2010-10-07
2
-17
/
+30
*
configure: Post-release version bump
Colin Walters
2010-10-06
1
-1
/
+1
*
configure: Release 0.9.12
GOBJECT_INTROSPECTION_0_9_12
Colin Walters
2010-10-06
1
-1
/
+1
*
docs: Don't conditionalize on ENABLE_GTK_DOC
Colin Walters
2010-10-06
1
-2
/
+0
*
dist: Don't use gpg for tags by default
Colin Walters
2010-10-06
1
-1
/
+1
*
Improve documentation for g_registered_type_info_get_g_type
GOBJECT_INTROSPECTION_0_9_11
Johan Dahlin
2010-10-06
1
-1
/
+4
*
Revert "Apply `(type bitfield)' annotations for enums"
Johan Dahlin
2010-10-06
3
-22
/
+2
*
Revert "block can be None, fixup last commit"
Johan Dahlin
2010-10-06
1
-4
/
+3
*
chose extension basing on OS
Alexey Zakhlestin
2010-10-06
1
-2
/
+11
*
block can be None, fixup last commit
Johan Dahlin
2010-10-05
1
-3
/
+4
*
Apply `(type bitfield)' annotations for enums
Andreas Rottmann
2010-10-05
3
-2
/
+22
*
upload-release: Use bz2
Johan Dahlin
2010-10-03
1
-3
/
+3
*
Silently skip #pragma directives when scanning sources.
Pavel Holejsovsky
2010-10-03
1
-0
/
+1
*
Honor -L commandline option.
Pavel Holejsovsky
2010-10-03
1
-0
/
+3
*
dumper: Make g_irepository_dump static when being used in dumper
Colin Walters
2010-10-01
1
-0
/
+3
*
Add -export-dynamic when compiling with libtool
Owen W. Taylor
2010-09-30
1
-0
/
+2
*
configure: post-release version bump
Colin Walters
2010-09-30
1
-1
/
+1
*
configure: Change to bzip2 dist
GOBJECT_INTROSPECTION_0_9_10
Colin Walters
2010-09-30
1
-1
/
+1
*
gir: Explicitly specify path to girepository so libtool can find it
Colin Walters
2010-09-30
1
-1
/
+1
*
configure: Post release version bump
Colin Walters
2010-09-30
1
-1
/
+1
*
scanner: Don't link to -lgirepository when dumping
GOBJECT_INTROSPECTION_0_9_9
Colin Walters
2010-09-30
3
-40
/
+36
[next]