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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug 563998 – Cache the GIBaseInfo for GTypes
Johan Bilien
2008-12-10
1
-0
/
+7
*
Bug 562545 – Add function taking / returning GValue
Johan Bilien
2008-12-09
1
-0
/
+7
*
Use shutil.move instead of os.rename, since it will automatically fall
Johan Dahlin
2008-12-09
1
-1
/
+9
*
Bug 563742 – introspection should record the introduced version of
Tristan Van Berkom
2008-12-09
1
-0
/
+16
*
Don't require HOME to be set and if it set, don't require the directory to
Johan Dahlin
2008-12-08
1
-0
/
+6
*
Dump the cache file to a temporary file and rename it the expected
Johan Dahlin
2008-12-08
1
-0
/
+8
*
raise YY_BUF_SIZE to 65536 up from the default 16384.
Christophe Fergeau
2008-12-03
1
-0
/
+9
*
ChangeLog
Colin Walters
2008-12-01
1
-0
/
+5
*
Bug 562289 – Race when removing invalid cache
Johan Dahlin
2008-11-30
1
-0
/
+7
*
Add return value transfer annotation for g_markup_escape_text.
Johan Dahlin
2008-11-27
1
-0
/
+5
*
Add --libtool option which we expect Automake-using people to pass
Colin Walters
2008-11-26
1
-0
/
+7
*
Remove hand-rolled generation of .tgir
Colin Walters
2008-11-26
1
-0
/
+6
*
Post release version bump
Johan Dahlin
2008-11-25
1
-0
/
+5
*
Release 0.6.1
GOBJECT_INTROSPECTION_0_6_1
Johan Dahlin
2008-11-25
1
-0
/
+6
*
Bug 559705 – Missing association between static methods and classes
Colin Walters
2008-11-25
1
-0
/
+20
*
Revert earlier libtool change, there's no need
Johan Dahlin
2008-11-25
1
-5
/
+0
*
Define socklen_t as an alias for int32.
Johan Dahlin
2008-11-25
1
-0
/
+2
*
Execute the dumper program through libtool if it's installed, so we avoid
Johan Dahlin
2008-11-25
1
-0
/
+7
*
Remove a warning, be less verbose on error on fundamental types.
Johan Dahlin
2008-11-24
1
-1
/
+6
*
Add license headers, refactor into a class, avoid some duplication and do
Johan Dahlin
2008-11-23
1
-0
/
+6
*
Make it compilable with -Werror on my system by adding a couple of
Johan Dahlin
2008-11-23
1
-0
/
+5
*
Bug 562022 – gobject-introspection needs python headers
Johan Dahlin
2008-11-23
1
-0
/
+7
*
Bug 561617 – Return value array annotations
Johan Dahlin
2008-11-21
1
-0
/
+9
*
add a test function which calls a closure.
Johan Bilien
2008-11-20
1
-0
/
+5
*
Catch ValueError exceptions.
Johan Dahlin
2008-11-19
1
-0
/
+5
*
fix builddir != srcdir
Tommi Komulainen
2008-11-18
1
-0
/
+4
*
Use sizeof() instead of hard-coding struct sizes
Colin Walters
2008-11-18
1
-0
/
+5
*
Add "storage type" to the typelib data for enums
Owen Taylor
2008-11-18
1
-0
/
+19
*
Add enums to the Everything test module
Owen Taylor
2008-11-18
1
-0
/
+9
*
Catch BadPickleGet exceptions as well.
Johan Dahlin
2008-11-18
1
-0
/
+5
*
Fix doc comment annotations for test_struct_b_clone()
Owen Taylor
2008-11-17
1
-0
/
+5
*
fix spelling of GHashTable. #561135
Dan Winship
2008-11-17
1
-0
/
+10
*
Bug 552568 - All the argv parameters in Gtk.gir map char*** to int8
Colin Walters
2008-11-17
1
-0
/
+9
*
Ensure we always call init_globals
Colin Walters
2008-11-17
1
-0
/
+5
*
Bug 559706 - Interface prerequisites
Colin Walters
2008-11-17
1
-0
/
+13
*
Respect is_pointer in serialize_type()
Owen Taylor
2008-11-16
1
-0
/
+11
*
Bug 560825 – Add size and alignment to typelib
Owen Taylor
2008-11-16
1
-0
/
+16
*
Bug 552371 – implement struct field get/set
Owen Taylor
2008-11-16
1
-1
/
+10
*
Bug 560241 - Out-arguments should not be marked as being pointers in all cases
Colin Walters
2008-11-16
1
-0
/
+6
*
Bug 560241 - Out-arguments should not be marked as being pointers in all cases
Colin Walters
2008-11-16
1
-0
/
+8
*
Changelog
Colin Walters
2008-11-15
1
-0
/
+5
*
Rename the int/gtype array tests. Make the return value useful, an
Johan Dahlin
2008-11-14
1
-0
/
+8
*
Rename gitesttypes.[ch] to everything.[ch]
Johan Dahlin
2008-11-14
1
-0
/
+9
*
Bug 560708 – Fix zero-termination defaults for arrays with length=
Colin Walters
2008-11-13
1
-0
/
+9
*
Bug 557788 - Return types for constructors in generated typelib bogus
Colin Walters
2008-11-13
1
-0
/
+9
*
girepository/girffi.c: Fix "Unexpected time for time_t" message.
Owen Taylor
2008-11-13
1
-0
/
+5
*
Bug 558436 - avoid having scanner load app code
Colin Walters
2008-11-13
1
-0
/
+20
*
g_irepository_dump implementation
Colin Walters
2008-11-13
1
-0
/
+7
*
Add a file to include with Makefile fragments useful for scanner invocation
Colin Walters
2008-11-13
1
-0
/
+5
*
Return strings in filename encoding.
Tommi Komulainen
2008-11-13
1
-0
/
+5
[prev]
[next]