index
:
delta/vala.git
0.10
0.10-parallel
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.34
0.36
0.38
0.40
0.42
0.44
0.46
0.48
0.50
0.52
0.54
0.56
0.6
0.8
1270-remove-static-codecontext-access
685-remove-context-from-semantic-analyzer
786-add-gir-version-annotation
abstract-interpreter
b0.26
baserock/bootstrap
baserock/temp/3de261fa3d9a492394bb1cba4ca3dc96/e42b3a0c9f3b4711b3c318884acf952b
baserock/temp/a4c9e066389d40e59c4919a6a7211ca4/eec3556bb9ab488cbd7dca2f70fe674e
baserock/temp/c6d1a483a0014a309c9e7f1a684b0d1d/b9065c09818c45858bd8f37d3f5ae058
baserock/tiagogomes/armv8l64
bug615830
bug713240
bug736774
emit-j
gsource
main
master
master.msvc
meson-msvc
mjog/glib_tz_identifier
mjog/jsc_object_add_property
mjog/webkit-usermessage-nullables
staging
tests
tintou/dbus-coverage
tintou/gdbus-properties
tintou/gdk4-headers
tintou/libusb-1.0
tintou/ptr-array-foreach
tintou/sealed
tintou/test-digit
tintou/update-valadoc-style
vala-0-2
vala-0-4
wip/682_array_methods_refactor
wip/abi
wip/alsa
wip/arch-defines
wip/array-helper
wip/async-out
wip/attribute-expression
wip/baedert/nullable
wip/beniofel/transform
wip/bug567269
wip/bug615830
wip/bug769229
wip/callabletype
wip/ci
wip/class-posix
wip/code-transformer
wip/cpp
wip/dbusgen
wip/defines
wip/devhelp-internal
wip/direct-generics
wip/docbook-manual
wip/docs
wip/error-gtype
wip/explicit-class-access
wip/fixed-arrays
wip/foreach
wip/gdk-pixbuf
wip/gee
wip/generics
wip/generics-constraints
wip/genie
wip/gettext
wip/gio-2.0
wip/girparser
wip/girparser2
wip/glib-2-50
wip/glib-2.32
wip/gnu
wip/gobject-2.0
wip/gobjectgir
wip/gsk
wip/gsl
wip/gtask
wip/gtimezone
wip/gtk
wip/gtk-gvalue
wip/gtk4
wip/gtkgir
wip/gtktemplate
wip/gtkunixprint
wip/housekeeping
wip/issue/1043
wip/issue/1061
wip/issue/1062
wip/issue/1073
wip/issue/1094
wip/issue/1121
wip/issue/1128
wip/issue/1167
wip/issue/1177
wip/issue/1222
wip/issue/1429
wip/issue/160
wip/issue/278
wip/issue/327
wip/issue/370
wip/issue/395
wip/issue/442
wip/issue/601
wip/issue/606
wip/issue/607
wip/issue/658
wip/issue/764
wip/issue/777
wip/issue/839
wip/issue/871
wip/issue/894
wip/issue/996
wip/javascript
wip/juergbi
wip/key-constants
wip/libgsf
wip/libgsf-1-gir
wip/libgtop-2.0
wip/limited-generics
wip/listmodel
wip/manpages
wip/manual
wip/merge-valadoc
wip/meson
wip/mickey/posix-profile
wip/mjog/valadoc-style-ephy
wip/news
wip/nm-bindings
wip/null-conditional
wip/printer
wip/profile-posix
wip/queue-0.41
wip/ricotz/lsp-rev
wip/sdl2
wip/singleton
wip/strings
wip/test-bindings
wip/tests
wip/tintou/dbus-autogen
wip/tintou/glib
wip/tintou/gst-static-caps
wip/tintou/libarchive-v3
wip/tintou/linux-connector
wip/tintou/more-tests
wip/tintou/source-file-remove-code-context
wip/tintou/tests
wip/tintou/update-valadoc-style
wip/transform
wip/transform-ast
wip/traverse-visitor
wip/type-args
wip/unicode
wip/valadate
wip/valadoc
wip/valaparser
wip/valgrind
wip/vapicheck
wip/x-version
x-version
gitlab.gnome.org: GNOME/vala.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Add XFAIL tests if undefined behavior sanitizer is enabled
Rico Tzschichholz
2022-01-03
1
-0
/
+6
*
tests: Skip constants/member-access-enum.vala for ASAN
Rico Tzschichholz
2022-01-03
1
-0
/
+1
*
codegen: Use __once instead of __volatile in generated code
Val Och
2022-01-03
431
-3054
/
+3054
*
codegen: Initialize "result" variable on declaration for abstract methods only
Rico Tzschichholz
2022-01-03
206
-414
/
+414
*
codegen: Cast given default-value of struct with possible member initializer
Rico Tzschichholz
2022-01-03
2
-0
/
+70
*
codegen: Allow boxing of non-external SimpleType structs
Rico Tzschichholz
2022-01-03
3
-0
/
+71
*
gio-2.0: Add custom MemoryOutputStream.with_*data() wrappers
Rico Tzschichholz
2021-12-28
3
-0
/
+271
*
parser: Improve partial classes support
Rico Tzschichholz
2021-12-21
4
-60
/
+535
*
vala: Correctly replace "in" expression in pre-/postconditions of method
Rico Tzschichholz
2021-12-21
3
-0
/
+97
*
vala: Non nullable enum types are simple types
Rico Tzschichholz
2021-12-16
8
-42
/
+701
*
vala: Allow unsafe assignment of integer to enum while reporting a notice
Rico Tzschichholz
2021-12-16
3
-0
/
+81
*
codegen: Initialize type parameter properties for generics earlier
Rico Tzschichholz
2021-12-14
14
-12
/
+327
*
tests: Add "type-parameter property clash" test to increase coverage
Rico Tzschichholz
2021-12-14
3
-0
/
+442
*
codegen: Use a dedicated EmitContext for _variant_get*() functions
Rico Tzschichholz
2021-12-13
7
-616
/
+616
*
tests: Add more "chain up" tests to increase coverage
Rico Tzschichholz
2021-12-12
3
-0
/
+30
*
codegen: Correctly handle chain up of struct creation methods
Rico Tzschichholz
2021-12-11
6
-12
/
+12
*
tests: Add missing tests/structs/struct-static-field-initializer.c-expected
Rico Tzschichholz
2021-12-11
1
-0
/
+83
*
vala: NullLiteral is not a valid argument for string concatenation
wxx
2021-12-08
4
-0
/
+25
*
tests/girwriter: Use the actual expected output of our girwriter
Lorenz Wildberg
2021-12-02
2
-71
/
+71
*
vala: Check accessibility of initializer for constant and enum value
Rico Tzschichholz
2021-11-30
3
-0
/
+20
*
tests: Add missing methods/parameter-ccode-type.vala
Rico Tzschichholz
2021-11-29
1
-0
/
+1
*
tests: Rename colliding test case to avoid conflict
Lorenz Wildberg
2021-11-28
2
-1
/
+1
*
codegen: Accept CCode.type attribute on parameters
Rico Tzschichholz
2021-11-27
2
-0
/
+236
*
codegen: Drop inconsistent space for ObjectType parameters
Rico Tzschichholz
2021-11-27
23
-88
/
+88
*
tests: Rename colliding test cases to avoid conflicts
Rico Tzschichholz
2021-11-26
5
-2
/
+409
*
vala: Fix signals with generic return
Rico Tzschichholz
2021-11-26
3
-0
/
+461
*
tests: Add runtime checks to signals tests and increase coverage
Rico Tzschichholz
2021-11-25
2
-90
/
+217
*
tests/girwriter: Increase coverage
Rico Tzschichholz
2021-11-24
4
-0
/
+87
*
tests: Add [Profile] method test to increase coverage
Rico Tzschichholz
2021-11-24
3
-0
/
+134
*
genie: Accept accessibility and async modifiers on "construct" creation methods
Rico Tzschichholz
2021-11-23
3
-0
/
+632
*
tests: Remove wrongly committed files
Rico Tzschichholz
2021-11-20
2
-31
/
+0
*
codegen: Add missing check while overriding virtual async interface methods
Rico Tzschichholz
2021-11-20
4
-1
/
+261
*
codegen: Check required length of enum type name for GType support
Rico Tzschichholz
2021-11-17
6
-11
/
+34
*
vala: Check for unavailable value-type of variable initializer
Rico Tzschichholz
2021-11-17
3
-0
/
+14
*
codegen: Add and use CCodeConstantIdentifier for accessing constants
Rico Tzschichholz
2021-11-15
3
-0
/
+397
*
gdbus: Use g_dbus_method_invocation_take_error() as simplification
Rico Tzschichholz
2021-11-12
37
-160
/
+80
*
vala: Don't allow casting real structs to classes or simple-types
Yotam Nachum
2021-11-12
3
-0
/
+22
*
vala: Don't allow casting to void
Colin Kiama
2021-11-08
2
-4
/
+2
*
codegen: Emit constants without initializer list in defines section
Rico Tzschichholz
2021-11-07
23
-15
/
+635
*
codegen: Use CCodeConstant for member access of constant symbol
Rico Tzschichholz
2021-11-06
4
-5
/
+57
*
vala: Add accessibility check of type for constants and structs base type
Rico Tzschichholz
2021-11-06
3
-0
/
+23
*
tests: Fix mixed up naming of base-type tests for classes
Rico Tzschichholz
2021-11-06
2
-5
/
+5
*
tests: Add more "statement" tests for genie to increase coverage
Rico Tzschichholz
2021-11-06
23
-0
/
+628
*
tests: Fix Makefile.am
Rico Tzschichholz
2021-11-05
1
-4
/
+4
*
tests: Add more "declaration" tests for genie to increase coverage
Rico Tzschichholz
2021-11-05
13
-0
/
+1230
*
genie: Properly handle plain "get" or "set" property accessors
Rico Tzschichholz
2021-11-04
3
-0
/
+324
*
parser: Better handling of misplaced switch sections
Rico Tzschichholz
2021-11-02
2
-0
/
+6
*
codegen: Stop generating wrappers for dynamic signal connections
Rico Tzschichholz
2021-11-01
1
-62
/
+10
*
vala: Using SignalHandler.disconnect() is required for dynamic signals
Rico Tzschichholz
2021-11-01
2
-0
/
+16
*
tests: Extend "dynamic" signal test to increase coverage
Rico Tzschichholz
2021-11-01
2
-50
/
+267
[next]