platform/upstream/vala.git
2008-02-07 Juerg Billetervapi/packages/gtk+-2.0/: set array_length_pos for init...
2008-02-07 Juerg Billeterfix properties and signals in vapigen
2008-02-06 Juerg Billetercreate wrapper functions for methods used as delegates...
2008-02-06 Juerg Billetercreate wrapper functions for signal handlers to support...
2008-02-06 Juerg BilleterSupport flexible position of array length and delegate...
2008-02-05 Juerg Billeterimplement get_symbols method, based on patch by Andreas...
2008-02-05 Juerg Billetersupport default values for properties, fixes bug 437434
2008-02-05 Juerg Billetersupport non-simple struct as signal parameter type
2008-02-05 Juerg Billeterfix critical when using interface properties
2008-02-05 Juerg Billeteradd support for private property accessors
2008-02-05 Juerg Billeterbuild control flow graph for property accessors
2008-02-05 Juerg Billeterremove unreachable return statements
2008-02-05 Juerg Billeterassume that control flow ends when invoking a method...
2008-02-05 Juerg Billeterset tree_can_fail for assignments that can fail
2008-02-05 Juerg Billetersupport for statements without condition, fixes bug...
2008-02-05 Juerg Billetersupport addressof expressions for reference types,...
2008-02-05 Juerg Billeterfix crash when casting an invalid expression, fixes...
2008-02-05 Juerg Billeterimprove error reporting for methods missing the return...
2008-02-04 Juerg Billeterfix error message for invalid symbols, fixes bug 514329
2008-02-04 Juerg Billeterimprove error reporting for properties, fixes bug 514326
2008-02-04 Juerg Billeterdon't use construction properties for classes not deriv...
2008-02-04 Juerg Billeterdon't crash when using delegate properties, fixes bug...
2008-02-04 Juerg Billeterdon't write C file in case of errors, fixes bug 514259
2008-02-04 Juerg Billeterdon't generate result variable when not using postcondi...
2008-02-04 Juerg Billeterfix .vapi location without -d option
2008-02-04 Juerg Billeteradd missing visit_expression call for assignments,...
2008-02-03 Juerg Billeteradd JSON-GLib bindings, patch by Ali Sabil
2008-02-03 Juerg Billetermove get_package_path method to libvala
2008-02-03 Raffaele Sandriniextend the array test with an array of structs declared...
2008-02-03 Juerg Billeterset requires_null_check for nullable parameters, they...
2008-02-03 Juerg Billeteraccept carriage returns in source files
2008-02-02 Juerg Billeteradd missing return statement
2008-02-02 Raffaele Sandriniadd very basic support for properties serving real...
2008-02-02 Juerg Billeteruse --directory when writing vapi file
2008-02-02 Juerg Billeterremove basedir workaround used for backward compatibili...
2008-02-02 Juerg Billeterregenerated
2008-02-02 Juerg Billeterimprove support for virtual methods, based on patch...
2008-02-02 Juerg Billeteradd gdk-x11-2.0 bindings, patch by Maciej Piechotka...
2008-02-02 Juerg Billetersupport [Description (nick = "foo", blurb = "bar")...
2008-02-01 Juerg Billeterreport error when declaring static properties
2008-02-01 Juerg Billeterreport error for binary expressions with invalid operan...
2008-02-01 Juerg Billeterfix crash when using general catch clause, fixes bug...
2008-02-01 Juerg Billeteradd basic support for exceptional control flow
2008-02-01 Juerg Billeterfix typo in hex_digit
2008-02-01 Juerg Billeter0-initialize temporary struct variables to avoid passin...
2008-02-01 Juerg Billeterfix casts to delegate types
2008-02-01 Juerg Billeteradd more non-null warnings
2008-01-31 Juerg Billeterregenerated
2008-01-31 Juerg Billeterupdate to gnome-desktop 2.21.90
2008-01-31 Juerg Billeterupdate to pango 1.19.3
2008-01-31 Juerg Billeterupdate to glib 2.15.4
2008-01-31 Juerg Billeteradd libsoup-2.4 bindings
2008-01-30 Juerg Billeteradd GBookmarkFile bindings, patch by Emmanuele Bassi...
2008-01-30 Juerg Billeteradd GSequence bindings, based on patch by Daniel Svenss...
2008-01-30 Juerg Billeteradd gio-unix-2.0 bindings, based on patch by Mikael...
2008-01-30 Juerg Billeterenhance GOption bindings, based on patch by Maciej...
2008-01-30 Juerg Billeterreport error when using automatic properties in interfa...
2008-01-30 Juerg Billeterreport error when trying to add instance fields to...
2008-01-30 Juerg Billeteroutput # for properties transferring ownership
2008-01-30 Juerg Billeterdefault cname should be _init instead of _new for creat...
2008-01-30 Juerg Billeterdon't output overridden properties
2008-01-29 Juerg Billeteradd WebKit bindings
2008-01-29 Juerg Billeterbind GString as GLib.StringBuilder to avoid confusion...
2008-01-29 Juerg Billeterfix crash on invalid code, fixes bug 512306
2008-01-29 Juerg Billeterenhance GError binding
2008-01-29 Juerg Billeterfix SoupDataBuffer binding
2008-01-29 Juerg Billetersupport transfer_ownership attribute for function param...
2008-01-28 Juerg Billetersupport [NoWrapper] attribute for virtual methods
2008-01-28 Juerg Billeterremove unnecessary if statement
2008-01-27 Juerg Billeterfix struct pointer member access
2008-01-27 Juerg Billeterfix critical when using normal member access on pointers
2008-01-27 Juerg Billeterfix GValue binding
2008-01-27 Juerg Billeterbind message output functions
2008-01-27 Juerg Billeterreport error instead of warning when trying to implicit...
2008-01-27 Raffaele Sandrinifix regression introduced with libgee regarding marshal...
2008-01-27 Juerg Billetercomplete GList and GSList bindings
2008-01-26 Juerg Billeterfix cheader_filename of GStreamer libraries, patch...
2008-01-26 Juerg Billeterfix critical on parse error in lambda expression, fixes...
2008-01-26 Juerg Billeterfix crash with invalid invocation expressions, fixes...
2008-01-26 Juerg Billeterfix crash when using type without copy function, fixes...
2008-01-24 Juerg Billeteruse ArrayType class
2008-01-24 Raffaele Sandriniallow constant declarations in structs
2008-01-24 Raffaele Sandrinireport initializers in struct fields as error
2008-01-24 Juerg Billeteruse valac -C in generated Makefile.am and fix GtkTextBu...
2008-01-24 Juerg Billeterbuild control flow graph for switch statements, report...
2008-01-23 Juerg Billeterfix gdk_pixdata_serialize binding
2008-01-23 Juerg Billeterfix GdkPixdata binding
2008-01-23 Juerg Billeteroverride copy method
2008-01-23 Juerg Billeterfix cheader_filename of GStreamer base libraries, fixes...
2008-01-23 Juerg Billeterimprove generic type resolution to support generic...
2008-01-23 Juerg Billeterfix symbol dependency for delegates, fixes bug 511555
2008-01-23 Juerg Billeterfix crash on invalid operand, fixes bug 511546
2008-01-23 Juerg Billeterbuild control flow graph, report error for missing...
2008-01-23 Juerg Billeterhonor EXEEXT to fix tests on Cygwin and MinGW, patch...
2008-01-23 Juerg Billeteremit namespace constants, fixes bug 511383
2008-01-23 Juerg Billeterallow string comparison with null, use strcmp instead...
2008-01-22 Juerg Billetersupport metadata attributes for signal parameters
2008-01-22 Juerg Billeteruse char[] instead of string for byte buffers, fixes...
2008-01-22 Juerg Billeterimprove implicit conversion from integer literals,...
2008-01-22 Juerg Billeterupdate ranks of integer types to allow more implicit...
next