platform/upstream/vala.git
2008-04-19 Juerg Billeterfix D-Bus signal handlers, fixes bug 528937
2008-04-19 Juerg Billetermark all cancellable parameters as nullable, fixes...
2008-04-19 Juerg Billetersupport virtual methods in interfaces, fixes bug 443525
2008-04-19 Juerg Billeterget D-Bus sample working again
2008-04-19 Juerg Billeter, vala/valadestructor.vala, vala/valasemanticanalyzer...
2008-04-19 Juerg Billeterdon't check for `pointer' struct
2008-04-19 Juerg BilleterReplace `pointer' by `void*' in all bindings and remove...
2008-04-19 Marc-Andre... replace 'pointer' by 'void*'
2008-04-19 Juerg Billeterfix g_file_monitor_* bindings, patch by Jaap A. Haitsma...
2008-04-19 Juerg Billeterdon't mangle D-Bus signal names, fixes bug 528774
2008-04-19 Juerg Billeterfix crash when trying to iterate over pointer types...
2008-04-19 Juerg Billeterfix to_string for nullable delegates
2008-04-19 Juerg BilleterMark generic type parameter properties as construct...
2008-04-19 Juerg Billeterdisable null warnings with --disable-non-null
2008-04-19 Juerg Billeterfix g_output_stream_write_all and g_file_load_contents...
2008-04-19 Juerg BilleterAdd CCodeInvocationExpressionBinding and CCodeMemberAcc...
2008-04-19 Juerg BilleterAdd CCodeCreationMethodBinding and CCodeMethodBinding...
2008-04-19 Juerg BilleterAdd CCodeTypesymbolBinding, CCodeClassBinding, and...
2008-04-19 Juerg BilleterUse lazy initialization for code bindings
2008-04-18 Juerg Billeterfix casts to GTypeInstance
2008-04-18 Juerg Billetercheck accessiblity of base types of classes and interfa...
2008-04-18 Juerg Billeterdon't report secondary syntax errors, fixes bug 511896
2008-04-18 Juerg Billetermake sure that ref_function and unref_function of class...
2008-04-18 Juerg Billeterensure all classes have a default construction method
2008-04-17 Juerg Billeterrestore compatibility with sqlite < 3.5.0
2008-04-17 Juerg Billeterreport error when using `this' or `base' access outside...
2008-04-16 Marc-Andre... complete glib-2.0 enum and flags bindings, fixes bug...
2008-04-16 Juerg Billeterreplace `pointer' by void*, patch by Levi Bard
2008-04-16 Juerg Billeterfix error handling in static constructors, fixes bug...
2008-04-16 Juerg Billeterfix dbus_connection_setup_with_g_main binding
2008-04-16 Juerg BilleterFix base access with virtual interface methods, fixes...
2008-04-16 Juerg Billeterimprove error handling, fixes bug 528431
2008-04-16 Juerg BilleterFix generated C code when calling struct methods
2008-04-16 Juerg BilleterFix generated C code when passing structs by reference...
2008-04-16 Juerg BilleterRename VariableDeclarator to LocalVariable, remove
2008-04-16 Marc-Andre... Make DestroyNotify delegate argument nullable.
2008-04-15 Juerg Billeterupdate for use with non-null types
2008-04-15 Juerg Billeterfix cairo_set_dash binding
2008-04-15 Juerg Billeterfix g_main_loop_new binding, patch by Andrea Del Signore
2008-04-15 Juerg Billeterfix gtk_message_dialog_new* bindings, patch by Phil...
2008-04-15 Juerg BilleterRemove is_ref and is_out properties from DataType class...
2008-04-15 Juerg Billeterimprove error handling
2008-04-14 Juerg Billeterset transfers_ownership of delegate return type
2008-04-14 Juerg Billeterupdate for use with non-null types, patch by Andreas...
2008-04-14 Juerg Billeterupdate for use with non-null types, patch by Phil Housley
2008-04-14 Juerg Billeterupdate for use with non-null types, patch by Levi Bard...
2008-04-14 Juerg Billetermark pointers as nullable
2008-04-14 Juerg Billeterimprove error handling, fixes bug 528073
2008-04-14 Juerg Billeterreport warning when using null literal as argument...
2008-04-14 Juerg Billeterreport warning when using null literal as return expres...
2008-04-14 Marc-Andre... remove "!".
2008-04-14 Juerg Billeterreport error when using null literal as default express...
2008-04-14 Juerg Billeterfix infinite loop on invalid syntax, fixes bug 528017
2008-04-14 Juerg Billeterreport warning when using weak type modifier in cast...
2008-04-14 Juerg Billeterfix interface base access, fixes bug 527985
2008-04-14 Juerg Billeterprepare support for nullable and boxed value types
2008-04-14 Juerg Billetermove experimental null reference checking to separate...
2008-04-14 Marc-Andre... renamed register_transform to register_transform_func.
2008-04-14 Juerg Billeterdon't require `new' operator for struct initialization...
2008-04-13 Juerg Billeterremove warning about unsupported return types for runti...
2008-04-13 Juerg Billeterfix method compatibility checks, based on patch by...
2008-04-13 Juerg Billeteradd GDatalist bindings, patch by Marc-Andre Lureau...
2008-04-13 Juerg Billetersupport generic structs
2008-04-13 Juerg Billeterfix typo
2008-04-13 Juerg Billeterenable non-null types by default, replace --enable...
2008-04-13 Juerg Billeterfix build when using non-null types
2008-04-13 Juerg BilleterAdd --enable-non-null-experimental commandline option
2008-04-13 Juerg Billeterfix issues when using non-null types
2008-04-13 Juerg Billeterdeprecate construct as parameter modifier, fixes bug...
2008-04-13 Juerg Billeterreport warning when using obsolete syntax for non-null...
2008-04-13 Juerg Billeterreport warning when using deprecated syntax for propert...
2008-04-13 Marc-Andre... add init, register_transform, and boxed bindings, fixes...
2008-04-13 Juerg Billeternever use ClassType for ErrorType instances
2008-04-13 Juerg Billetersupport takes_ownership metadata attribute for method...
2008-04-13 Juerg Billeterdon't use `weak' for value types used as type arguments
2008-04-13 Juerg Billeterset correct source_reference for property accessors
2008-04-13 Juerg Billeterfix DBusGProxyCall binding, fixes bug 527127
2008-04-13 Juerg Billeterimplement get_type_id
2008-04-13 Juerg Billetersupported declaration-only interfaces
2008-04-13 Juerg Billetermake set_cname public
2008-04-13 Juerg Billetersupport type_name metadata attribute for method parameters
2008-04-13 Juerg Billeterallow object creation expressions in expression statements
2008-04-13 Juerg Billeterhandle access modifier for signals
2008-04-13 Juerg BilleterReplace generated Vala scanner and parser by handwritte...
2008-04-13 Juerg Billeteradd GEnumClass and GEnumValue bindings
2008-04-13 Juerg BilleterBump version to 0.3.1
2008-04-12 Juerg Billetervarious improvements, patch by Evan Nemerson
2008-04-12 Juerg Billeterfix sscanf and add g_hash_table_remove_all bindings...
2008-04-07 Juerg BilleterPost-release version bump
2008-04-07 Juerg Billeterupdate for 0.2.0 release VALA_0_2_0
2008-04-07 Juerg Billeterfix access to code and message fields in error types...
2008-04-07 Juerg Billeterfix gtk_tree_path_copy and gtk_tree_selection_get_selec...
2008-04-07 Juerg Billeterchange syntax for defining default values of properties...
2008-04-07 Juerg Billeterimprove error reporting for non reference-counted objec...
2008-04-07 Juerg Billeterfix GtkToggleActionEntry.callback binding, fixes bug...
2008-04-07 Juerg Billeteradd missing g_get_user_*_dir bindings, based on patch...
2008-04-07 Juerg Billeterfix memory management when mixing pointers and strong...
2008-04-07 Juerg Billeterreset takes_ownership and transfers_ownership for base...
2008-04-07 Juerg Billeterdon't compare base_method and base_interface_method...
2008-04-07 Juerg Billetertype check initializer lists
next