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
*
Update glib annotations from git master
Rico Tzschichholz
2014-09-22
2
-14
/
+51
*
Update glib annotations from git master
Jasper St. Pierre
2014-09-16
2
-4
/
+13
*
Hide more symbols that shouldn't be exported
Andreas Henriksson
2014-09-05
2
-2
/
+6
*
scanner: Honor nested types on array declarations as well
Colin Walters
2014-09-05
7
-2
/
+73
*
MSVC Builds: Update Generation of everything.[c|h]
Chun-wei Fan
2014-09-04
1
-1
/
+4
*
tests/Makefile.am: Update Generation of everything.[c|h]
Chun-wei Fan
2014-09-04
1
-2
/
+7
*
giscanner: Add Optional Options for Codegen
Chun-wei Fan
2014-09-04
3
-6
/
+82
*
tests: Export the Symbols from the Offsets Tests
Chun-wei Fan
2014-09-03
4
-5
/
+10
*
Fix windows build
Ignacio Casal Quinteiro
2014-09-02
1
-2
/
+2
*
Post-release version bump to 1.41.92
Giovanni Campagna
2014-09-02
1
-1
/
+1
*
Release 1.41.91
GOBJECT_INTROSPECTION_1_41_91
Giovanni Campagna
2014-09-01
1
-1
/
+1
*
Update glib annotations from git master
Rico Tzschichholz
2014-08-30
1
-0
/
+29
*
Update glib annotations from git master
Rico Tzschichholz
2014-08-18
3
-6
/
+302
*
tests: Fix annotation for int8_out
Matijs van Zuijlen
2014-08-15
1
-2
/
+2
*
scannerlexer.l: Update to Support MSVC Preprocessor
Chun-wei Fan
2014-08-15
1
-5
/
+18
*
Revert "codegen.py: Update Generation of everything.[c|h]"
Chun-wei Fan
2014-08-15
1
-10
/
+1
*
codegen.py: Update Generation of everything.[c|h]
Chun-wei Fan
2014-08-15
1
-1
/
+10
*
gi-tests-msvc.mak: Include $(srcroot)\tests
Chun-wei Fan
2014-08-15
1
-9
/
+9
*
Visual Studio Builds: Stop Using .def Files
Chun-wei Fan
2014-08-15
3
-71
/
+10
*
Update config.h.win32.in For Symbol Exporting
Chun-wei Fan
2014-08-15
1
-0
/
+7
*
build: Export Symbols Using Compiler Directives
Chun-wei Fan
2014-08-15
17
-1299
/
+46
*
tests/scanner: Decorate Symbols for Export
Chun-wei Fan
2014-08-15
22
-1
/
+752
*
tests/: Decorate Symbols for Export
Chun-wei Fan
2014-08-15
2
-0
/
+747
*
girepository: Add Header for Version Macros
Chun-wei Fan
2014-08-15
23
-0
/
+506
*
tests: Add a Header for Symbol Exporting
Chun-wei Fan
2014-08-15
2
-2
/
+14
*
tests/repository: Drop Unneeded Includes
Chun-wei Fan
2014-08-13
3
-3
/
+0
*
Update Regress-1.0-sections-expected.txt
Simon Feltman
2014-08-07
1
-0
/
+1
*
tests: Add regression test for callbacks with an inout array
Garrett Regier
2014-08-07
9
-0
/
+283
*
tests: Add constructor with an error argument
Garrett Regier
2014-08-07
2
-0
/
+14
*
Check for MINGW instead of MINGW32
Ignacio Casal Quinteiro
2014-08-06
1
-1
/
+2
*
giscanner: Add New CCompiler Module
Chun-wei Fan
2014-08-05
4
-157
/
+222
*
giscanner/cachestore.py: Clean up a bit
Chun-wei Fan
2014-08-01
1
-4
/
+1
*
doap category core
Olav Vitters
2014-07-30
1
-0
/
+1
*
Post-release version bump to 1.41.5
Giovanni Campagna
2014-07-22
1
-1
/
+1
*
Release 1.41.4
GOBJECT_INTROSPECTION_1_41_4
Giovanni Campagna
2014-07-22
1
-2
/
+2
*
Update glib annotations from master
Florian Müllner
2014-07-10
3
-5
/
+71
*
girepository: Include config.h First in All Sources
Chun-wei Fan
2014-07-07
20
-6
/
+40
*
giscanner: Make _get_cachedir() Always Work on Windows
Chun-wei Fan
2014-07-04
1
-1
/
+4
*
MSVC Builds: Drop Test DLL Projects
Chun-wei Fan
2014-07-04
31
-3464
/
+0
*
Visual Studio Projects: Don't Build the Test DLLs
Chun-wei Fan
2014-07-04
2
-207
/
+0
*
MSVC Builds: Add NMake Makefiles to Build the Tests
Chun-wei Fan
2014-07-04
7
-145
/
+328
*
MSVC Builds: "Install" glib-print demo
Chun-wei Fan
2014-07-04
2
-0
/
+4
*
MSVC 2010 Projects: Improve Optimization A Bit
Chun-wei Fan
2014-07-04
1
-2
/
+1
*
detectenv_msvc.mak: Add MSVC 2008 x64-specific CFLAG
Chun-wei Fan
2014-07-04
1
-0
/
+4
*
Parse and expose ownership transfer for instance parameters
Giovanni Campagna
2014-07-03
15
-6
/
+262
*
Update glib annotations from git master
Rico Tzschichholz
2014-07-02
3
-16
/
+51
*
Windows port: Make g-ir-annotiotion-tool, g-ir-doc-tool and g-ir-scanner 'rel...
Dieter Verfaillie
2014-07-02
3
-7
/
+34
*
Build: Provide Simple Support for MSVC 2012/2013
Chun-wei Fan
2014-07-01
5
-2
/
+149
*
Update Visual Studio Property Sheets
Chun-wei Fan
2014-07-01
2
-6
/
+6
*
MSVC Builds: Clean Up .gir Generation
Chun-wei Fan
2014-07-01
1
-9
/
+1
[next]