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
/
ccode
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix deprecation of class/struct fields
Rico Tzschichholz
2016-11-03
3
-8
/
+11
*
Don't create constant Regex on demand and use static field where possible
Rico Tzschichholz
2016-11-01
1
-2
/
+5
*
ccodewriter: Use private _bol field instead of property
Rico Tzschichholz
2016-11-01
1
-2
/
+2
*
writer: Some string optimizations
Rico Tzschichholz
2016-11-01
1
-4
/
+1
*
Avoid some string copying
Rico Tzschichholz
2016-11-01
1
-4
/
+1
*
ccode: Replace if-else-tree with switch
Rico Tzschichholz
2016-10-30
2
-61
/
+36
*
ccode: Add missing newline after gnuc deprecations attribute
Philip Withnall
2016-10-18
1
-0
/
+1
*
codegen: Support deprecating properties and their accessors
Rico Tzschichholz
2016-10-18
2
-0
/
+65
*
Fix parameter names in the documentation for libvala
Ben Iofel
2015-11-11
1
-1
/
+0
*
build: Avoid using ".." for referencing paths and reorganize valac-calls
Rico Tzschichholz
2014-08-24
1
-5
/
+12
*
Support non-literal length in fixed-size arrays
Simon
2014-03-30
2
-6
/
+33
*
Hide internal methods in ABI
Maciej Piechotka
2014-03-24
3
-3
/
+10
*
build: Fix missing backslashes in lists
Stef Walter
2014-03-02
1
-1
/
+1
*
codegen: use #if GLIB_CHECK_VERSION for init functions
Marc-André Lureau
2013-12-14
2
-0
/
+51
*
codegen: Fix va_start argument in methods throwing errors
Jürg Billeter
2012-08-01
1
-1
/
+9
*
ccode: Add current_line in CCodeFunction to be set for added statements
Luca Bruno
2011-07-18
1
-10
/
+23
*
ccode: Fix line breaking of string literals with octal escape sequences
Jürg Billeter
2011-05-30
1
-0
/
+14
*
codegen: Add CCodeFunction.add_assignment convenience function
Luca Bruno
2011-01-19
1
-0
/
+4
*
Add get_type functions to symbols file
Jürg Billeter
2011-01-15
1
-6
/
+14
*
Rename FormalParameter to Parameter
Jürg Billeter
2010-10-28
4
-13
/
+13
*
Add builder API to CCodeFunction
Jürg Billeter
2010-09-09
1
-0
/
+133
*
Add CCodeFile.add_function_declaration and CCodeFunction.is_declaration
Jürg Billeter
2010-09-09
2
-2
/
+12
*
Replace CCodeDeclarationSpace by CCodeFile
Jürg Billeter
2010-08-21
2
-0
/
+174
*
glib-2.0: Deprecate string.size () in favor of string.length
Jürg Billeter
2010-08-20
1
-1
/
+1
*
Add version suffix to installed files to allow parallel installation
Jürg Billeter
2010-08-05
1
-1
/
+1
*
dova: Do not generate empty structs
Jürg Billeter
2010-08-05
1
-2
/
+4
*
Append doc comments to generated C files
Jürg Billeter
2010-07-27
1
-19
/
+26
*
dova: Add support for [ThreadLocal] fields
Jürg Billeter
2010-07-17
2
-3
/
+8
*
dova: Fix struct variable initialization
Jürg Billeter
2010-06-27
1
-1
/
+1
*
codegen: write G_GNUC_DEPRECATED in generated C where appropriate
Evan Nemerson
2010-06-15
7
-3
/
+43
*
Create destination directory when writing C files
Rémy Saissy
2010-06-07
1
-0
/
+6
*
dova: Add experimental backend
Jürg Billeter
2010-06-05
1
-1
/
+5
*
build: Use $(srcdir) instead of relative paths
Darren Warner
2010-06-04
1
-1
/
+1
*
Fix fixed-length array fields
Jürg Billeter
2010-03-21
1
-2
/
+2
*
Avoic C warnings for some possibly unused functions
Jürg Billeter
2010-03-21
1
-1
/
+10
*
build: Enable silent rules by default
Marc-André Lureau
2010-03-21
1
-1
/
+4
*
valac: Add --enable-version-header option
Jürg Billeter
2010-03-21
2
-3
/
+6
*
Drop ReadOnly* collection classes
Jürg Billeter
2010-03-20
3
-3
/
+3
*
Split large string literals into multiple lines
Jürg Billeter
2010-03-14
1
-3
/
+60
*
Fix nested struct expression as method argument
Marc-André Lureau
2010-03-13
1
-1
/
+5
*
Fix crash when opening file fails
Jürg Billeter
2010-02-07
1
-2
/
+6
*
Do not use Gee namespace to avoid conflict with libgee
Jürg Billeter
2009-10-12
14
-29
/
+15
*
Add `do not modify' note at the top of generated C files
Michael B. Trausch
2009-09-27
1
-1
/
+19
*
Fix crash in CCodeVariableDeclarator without initializer
Jürg Billeter
2009-09-27
1
-1
/
+1
*
Only move initializer to declaration when reordering is safe
Jürg Billeter
2009-09-27
1
-3
/
+15
*
Add support for coverage analysis using gcov and lcov
Jürg Billeter
2009-09-26
1
-1
/
+3
*
Simplify &(*foo) and *(&foo) to foo
Jürg Billeter
2009-09-22
1
-1
/
+13
*
Comment handling improvements
Florian Brosch
2009-09-04
1
-5
/
+13
*
Report error on unsupported type check expressions
Jürg Billeter
2009-08-16
2
-0
/
+34
*
Add parentheses to called functions where necessary
Jürg Billeter
2009-07-28
1
-1
/
+1
[prev]
[next]