platform/upstream/vala.git
2008-05-26 Juerg Billeters/Typesymbol/TypeSymbol/
2008-05-26 Juerg Billeteruse [Compact] attribute
2008-05-26 Juerg BilleterFix implicit casts for instances in invocation expressi...
2008-05-26 Juerg BilleterSupport `var' in foreach statements, based on patch...
2008-05-26 Juerg BilleterReplace ClassInstanceType and InterfaceInstanceType...
2008-05-26 Jamie McCrackenallow init block to be used in context.root namespace...
2008-05-26 Jamie McCrackenadded missing throws ParseError to get_for_statement_ty...
2008-05-26 Jamie McCrackenfix warning with pointer casts
2008-05-26 Jamie McCrackenDeprecate static classes
2008-05-26 Jamie McCrackenreplaced foreach with for..in
2008-05-25 Juerg Billetermore fixes, patch by Christian Meyer
2008-05-25 Philip Van... Support interfaces for D-Bus services
2008-05-25 Jaap A. Haitsmause [Compact] attribute for Hal.Context class. Fixes...
2008-05-25 Juerg Billeterimprove GstValue binding, patch by Jaap A. Haitsma...
2008-05-25 Juerg BilleterFix type resolving for arrays and pointers when declari...
2008-05-25 Juerg Billeterfix mktime binding
2008-05-25 Juerg BilleterFix type string for multi-dimensional arrays
2008-05-25 Juerg Billeteruse [Compact] attribute and fix return types, patch...
2008-05-25 Juerg Billeterfix qualified error type string
2008-05-25 Juerg BilleterWrite qualified types in the interface writer
2008-05-25 Juerg Billeteruse [Compact] attribute
2008-05-25 Juerg BilleterAdd support for [Immutable] class attribute, allow...
2008-05-25 Juerg Billeterfix warning with pointer casts
2008-05-25 Juerg BilleterSupport qualified access to global symbols within expre...
2008-05-25 Juerg Billeteruse [Compact] attribute
2008-05-25 Juerg BilleterReport error when declaring virtual methods in compact...
2008-05-25 Juerg BilleterAdd support for [Compact] class attribute, register...
2008-05-25 Juerg BilleterSupport qualified access to global symbols with `global::'
2008-05-25 Juerg Billetervarious binding fixes, patch by Christian Meyer
2008-05-25 Juerg BilleterDeprecate static classes, patch by Jared Moore, fixes...
2008-05-25 Juerg BilleterSupport destructors for non-GObject classes, patch...
2008-05-25 Juerg BilleterTrack error types that expressions can throw, based...
2008-05-24 Juerg BilleterUse signal handler wrappers for dynamic signals, patch...
2008-05-24 Juerg BilleterAdd get_dynamic_cname method to CCodeDynamicSignalBindi...
2008-05-23 Juerg BilleterUse GStaticRecMutex for lock statements, patch by Phili...
2008-05-23 Juerg Billeterfix gtk_window_get_default_size binding, patch by Phil...
2008-05-23 Juerg BilleterAdd bindings for constants, fix parameter direction...
2008-05-23 Juerg BilleterFix the newsegment virtual method in GstBaseSrc, move the
2008-05-23 Juerg BilleterImprove the GstBuffer binding, base class fixes in...
2008-05-23 Juerg BilleterSupport [DBus (visible = false)] for methods, propertie...
2008-05-23 Juerg Billeteradd DBus.ObjectPath class
2008-05-23 Juerg Billeterfix syntax errors
2008-05-23 Juerg Billeterthank contributors
2008-05-23 Juerg Billeteradd GLogFunc and g_log_set_handler bindings, patch...
2008-05-23 Juerg Billeternullable fixes, patch by Andrea Del Signore, fixes...
2008-05-23 Juerg BilleterFix private class fields, patch by Jared Moore, fixes...
2008-05-23 Juerg BilleterAllow invocation of void methods as initializer and...
2008-05-22 Juerg BilleterAdd libtiff bindings, patch by Christian Meyer
2008-05-20 Juerg BilleterAdd support for """verbatim strings"""
2008-05-20 Juerg BilleterFix D-Bus method calls returning arrays, fixes bug...
2008-05-19 Juerg BilleterAdd parser for Genie, patch by Jamie McCracken
2008-05-18 Juerg BilleterUse g_free as default free function for nullable value...
2008-05-18 Juerg BilleterDon't report value ownership errors for non-disposable...
2008-05-18 Juerg BilleterAdd support for dynamic properties
2008-05-17 Juerg Billeterfix typo in GSpawnFlags binding, fixes bug 533046
2008-05-17 Juerg Billeteradd clamp method to all integer and floating point...
2008-05-17 Juerg BilleterDon't use UnresolvedType for array and pointer types...
2008-05-17 Ali SabilAutomatically hide fields starting with _
2008-05-17 Ali SabilAdd class method detection
2008-05-16 Juerg BilleterAllow hiding constants in the metadata file for vapigen...
2008-05-16 Ali SabilAdd support for class methods in the interface writer
2008-05-16 Juerg BilleterReplace DataType.transfers_ownership and DataType.takes...
2008-05-13 Juerg BilleterRename Property.type_reference to Property.property_type
2008-05-13 Juerg BilleterRename FormalParameter.type_reference to FormalParamete...
2008-05-13 Juerg BilleterRename Field.type_reference to Field.field_type
2008-05-13 Juerg BilleterRename Expression.static_type to Expression.value_type
2008-05-12 Juerg BilleterPost-release version bump
2008-05-12 Juerg Billeterupdate for 0.3.2 release VALA_0_3_2
2008-05-12 Juerg Billeterimprove D-Bus service support for arbitrary return...
2008-05-12 Juerg Billetersupport methods throwing exceptions in D-Bus services...
2008-05-12 Juerg BilleterExtend namespaces section, based on patch by Phil Housley
2008-05-12 Juerg BilleterSmall improvements to statements section
2008-05-12 Juerg BilleterAdd sections for methods and attributes
2008-05-12 Juerg BilleterExtend expressions section, based on patch by Phil...
2008-05-12 Marc-André... add some debug and logging function bindings, fixes...
2008-05-12 Juerg Billeterfix `var' with pointer types, fixes bug 527779
2008-05-12 Juerg BilleterAdd time_t and struct tm bindings, based on patch by...
2008-05-12 Juerg Billeteradd basic support for instance_pos attribute to struct...
2008-05-11 Juerg Billeterfix double properties
2008-05-11 Juerg BilleterFix syntax error in .vapi file when using string litera...
2008-05-11 Juerg BilleterFix crash when opening output file fails, fixes bug...
2008-05-11 Juerg Billeterfix freeing nested GLists and GSLists, fixes bug 443514
2008-05-11 Juerg Billeterremove obsolete GList copy code
2008-05-11 Juerg BilleterUse correct marshaller for string arrays, patch by...
2008-05-11 Juerg BilleterSet appropriate static type for field prototypes, fixes...
2008-05-11 Juerg Billeterspecify free functions, fixes bug 531631
2008-05-11 Juerg Billeterfix assignment of integer literals to derived integer...
2008-05-11 Juerg Billeterfix gtk_message_dialog_new* bindings, fixes bug 531628
2008-05-11 Juerg BilleterMove dynamic module loading support into separate VAPI...
2008-05-11 Juerg Billeteradd g_strv_length binding
2008-05-11 Juerg Billeterremove obsolete InstanceLast attributes
2008-05-10 Juerg Billeterfix crash on invalid code, fixes bug 531034
2008-05-10 Juerg Billeterfix g_io_channel_set_encoding binding, fixes bug 530926
2008-05-10 Juerg Billetersupport base types for structs
2008-05-10 Marc-André... Add an empty line after struct declaration to please...
2008-05-10 Juerg BilleterFix connecting to the same dynamic signal multiple...
2008-05-10 Juerg BilleterFix `namespace Foo.Bar {...}' parsing, fixes bug 531379
2008-05-10 Juerg BilleterSupport cname attribute for enum values, patch by Jared...
2008-05-10 Juerg BilleterFix gtk_dialog_new_with_buttons and gtk_file_chooser_di...
2008-05-10 Juerg BilleterFix GstBuffer.data binding, patch by Jaap A. Haitsma...
next