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
/
tests
/
offsets
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: always pass --qiet to g-ir-scanner
Christoph Reiter
2019-04-07
1
-0
/
+1
*
Drop autotools build system
Christoph Reiter
2019-03-11
1
-56
/
+0
*
scanner: Flatten multi-dimensional arrays fields
Tomasz Miąsko
2019-01-07
2
-0
/
+26
*
scanner: Merge basic types in `specifier_qualifier_list` production.
Tomasz Miąsko
2019-01-05
2
-0
/
+10
*
meson: make test_offsets.py work on Windows
Christoph Reiter
2019-01-01
1
-6
/
+7
*
gitestoffsets: use g_fprintf and fix the format specifier for the struct offset
Christoph Reiter
2019-01-01
1
-19
/
+20
*
tests: Use macros to print field offsets
Tomasz Miąsko
2018-12-29
1
-60
/
+63
*
tests: Drop separate functions for offsets tests
Tomasz Miąsko
2018-12-29
1
-56
/
+11
*
tests: Use macro to determine alignment
Tomasz Miąsko
2018-12-29
1
-49
/
+9
*
tests: Introspect list of fields in offsets test
Tomasz Miąsko
2018-12-19
1
-185
/
+31
*
tests: Drop autogeneration of offsets tests
Tomasz Miąsko
2018-12-19
4
-264
/
+430
*
autotools: dist newly added meson build files
Christoph Reiter
2018-12-16
1
-1
/
+2
*
girepository: Add version macros and functions. Fixes #200
Christoph Reiter
2018-12-16
1
-1
/
+1
*
meson: Port offsets tests
Tomasz Miąsko
2018-12-10
1
-0
/
+79
*
Drop all Python 2 compat code
Christoph Reiter
2018-12-08
1
-2
/
+0
*
autotools: start using AX_COMPILER_FLAGS, enable -Werror on CI
Christoph Reiter
2018-07-29
1
-1
/
+4
*
tests: add .exe extension when calling the offset test binary
Christoph Reiter
2018-07-27
1
-1
/
+2
*
tests: port offset tests to Python
Christoph Reiter
2018-07-26
2
-5
/
+52
*
removing $(srcdir) because it is not replaced correctly and not necessary
Karl-Philipp Richter
2018-02-08
1
-1
/
+1
*
Revert "removing $(srcdir) because it is not replaced correctly and not neces...
Emmanuele Bassi
2017-05-04
1
-2
/
+2
*
Revert "build: Use $(srcdir) when calling Python scripts"
Emmanuele Bassi
2017-05-04
1
-1
/
+1
*
build: Use $(srcdir) when calling Python scripts
Emmanuele Bassi
2017-05-04
1
-1
/
+1
*
removing $(srcdir) because it is not replaced correctly and not necessary
Karl-Philipp Richter
2017-05-04
1
-2
/
+2
*
tests: drop an assumption that time_t is same as glong
Adam Borowski
2016-02-14
1
-2
/
+0
*
giscanner: Use print as a function for Python 3 compatibility
Simon Feltman
2015-09-29
1
-2
/
+4
*
tests: fix comment
Dieter Verfaillie
2015-06-29
1
-1
/
+1
*
tests: make sure g-ir-scanner can find cairo-1.0.gir
Dieter Verfaillie
2015-06-24
1
-1
/
+1
*
tests: Export the Symbols from the Offsets Tests
Chun-wei Fan
2014-09-03
3
-3
/
+8
*
build: Export Symbols Using Compiler Directives
Chun-wei Fan
2014-08-15
1
-1
/
+1
*
tests: Switch two more uses to LOG_COMPILER to fix parallel-tests
Colin Walters
2014-01-25
1
-2
/
+1
*
tests: Use Automake test harness for tests/offsets
Simon Feltman
2014-01-02
1
-10
/
+13
*
giscanner: store code before and after comment block
Dieter Verfaillie
2013-10-08
1
-2
/
+1
*
tests/offsets: Remove leftover g_type_init() call
Colin Walters
2012-10-31
1
-2
/
+0
*
Fix tests to look in correct directory for typelibs
Colin Walters
2010-11-16
1
-1
/
+1
*
Switch to nonrecursive make for core (i.e. not tests/)
Colin Walters
2010-11-09
1
-1
/
+1
*
[test] Fix a leftover rename
Johan Dahlin
2010-09-13
1
-1
/
+1
*
tests: Fix namespacing for BarApp (should be just Bar)
Colin Walters
2010-08-31
3
-27
/
+28
*
Use AM_V_GEN more a more quiet build
Johan Dahlin
2009-12-31
1
-1
/
+1
*
Add a Makefile.introspection
Johan Dahlin
2009-12-14
1
-13
/
+8
*
Remove a remnant of shave
Johan Bilien
2009-09-18
1
-1
/
+1
*
LD_LIBRARY_PATH exorcism
Colin Walters
2009-08-24
1
-4
/
+2
*
Remove some $(builddir) that crept back in
Owen W. Taylor
2009-08-20
1
-2
/
+2
*
Bug 592055 - Build/test fixes
Colin Walters
2009-08-17
1
-1
/
+1
*
Support passing --library=lib<foo>.la
Owen W. Taylor
2009-08-17
1
-4
/
+5
*
autoconf-2.64 compat: Don't use $(builddir)
Owen W. Taylor
2009-08-17
1
-2
/
+2
*
Use shave to reduce compiling output
Johan Dahlin
2009-02-20
1
-1
/
+1
*
Bug 569408, Bug 568680 - Scanner misses fields (at least in GObject.Object)
Colin Walters
2009-02-02
2
-1
/
+21
*
Bug 563469 – Arrays not treated correctly in struct offset calculation
Colin Walters
2009-02-02
2
-1
/
+15
*
Bug 567813 – Everything should be versioned
Johan Dahlin
2009-01-15
1
-1
/
+1
*
Add --libtool option which we expect Automake-using people to pass
Colin Walters
2008-11-26
1
-0
/
+1
[next]