platform/upstream/vala.git
2007-04-03 Jürg Billeterextend unicode support, add GRegex
2007-03-28 Raffaele Sandrinideclare HashFunc and EqualFunc as callback functions...
2007-03-25 Raffaele Sandriniadd vte binding update
2007-03-25 Raffaele Sandriniadd vte bindings add cheader_filename to class declarat...
2007-03-24 Raffaele Sandriniassign parent_node to children of this statement; inclu...
2007-03-22 Raffaele Sandriniadd support for default values of types use default...
2007-03-22 Jürg BilleterPost-release version bump
2007-03-22 Jürg Billeterupdate for 0.0.8 release update VALA_0_0_8
2007-03-22 Raffaele Sandrinifix generation of unresolvable 'memset' for classes...
2007-03-21 Raffaele Sandriniadd Pango.Cairo and Pango.CairoFontMap add cairo depend...
2007-03-21 Jürg Billeterfix properties with interface types fix memory manageme...
2007-03-21 Raffaele Sandriniremove pangocairo.h add cairo dependency regenerated
2007-03-21 Raffaele Sandriniadd '_' between namespace and name of namespace constan...
2007-03-21 Jürg Billeterdefault to reference type for boxed types, improve...
2007-03-21 Jürg Billeterminor output enhancements improve handling of value...
2007-03-21 Jürg Billetersupport static interfaces make set_type_id public add...
2007-03-21 Jürg Billeteradapt to current Vala SVN by using weak variables where...
2007-03-21 Jürg Billeteruse pointer as default of type_id and marshaller_type_n...
2007-03-21 Jürg Billeterdeep copy GLists if necessary, patch by Mathias Hasselm...
2007-03-21 Jürg Billeterimprove support for numeric types, patch by Mathias...
2007-03-21 Jürg Billeterimplement marshalling support support signals with...
2007-03-20 Raffaele Sandriniadd extended runtime type support also read property...
2007-03-20 Jürg Billeteradd GObject to the list of base types add ref and unref...
2007-03-20 Jürg Billeteruse weak local variables where appropriate default...
2007-03-20 Jürg Billeterrun with /bin/bash due to bashism, patch by Mathias...
2007-03-20 Jürg Billeterwrap functions for escaping markup strings, patch by...
2007-03-20 Jürg Billeterfree lists of interfaces correctly, patch by Mathias...
2007-03-17 Jürg Billeterconsider install prefix when searching for packages...
2007-03-17 Jürg Billetersupport creating GTypeModule-based plug-ins with the...
2007-03-17 Jürg Billeteradapt to current Vala SVN regenerated
2007-03-17 Jürg Billeteraccept attributes without parentheses don't write weak...
2007-03-17 Jürg Billetersupport pointer indirections support pointer-types...
2007-03-16 Jürg Billetersupport weak keyword in local variable declarations...
2007-03-16 Jürg Billetersupport disconnecting signals, based on patch by Alexan...
2007-03-16 Jürg Billeterfix null pointer dereference when emitting signals
2007-03-16 Jürg Billeterdefault to strong references for method return types...
2007-03-11 Jürg Billeterresolve generic return values fix check for generic...
2007-03-10 Jürg Billetercorrect bracketing in cast expressions
2007-03-10 Jürg Billetersupport interface properties and signals, improve suppo...
2007-03-10 Jürg Billetersupport abstract, virtual, and override modifiers for...
2007-03-10 Jürg Billetercorrect cname of generic type parameters
2007-03-10 Jürg Billeterfix overriding cname of creation methods
2007-03-07 Jürg Billetercheck whether a class implements all abstract methods...
2007-03-07 Jürg Billeterimplement get_type_parameter_index
2007-03-07 Raffaele Sandrinicheck whether a class implements all methods required...
2007-03-05 Jürg Billeteradd exception handling support to the parser update
2007-03-05 Raffaele Sandriniadd `g_type_interface_add_prerequisite' calls during...
2007-03-04 Jürg BilleterPost-release version bump
2007-03-04 Jürg Billeterupdate for 0.0.7 release VALA_0_0_7
2007-03-04 Jürg Billeterpack all embedded stataments in blocks update
2007-03-04 Jürg Billetercheck for inherited properties in construct formal...
2007-03-04 Jürg Billeterdon't allow interface implementations to specify overri...
2007-03-04 Jürg Billeterrename base_types of interfaces to prerequisites to...
2007-03-04 Jürg Billetersupport lambda expressions in constructors remove extra...
2007-03-04 Raffaele Sandriniadd support for construct formal creation method parame...
2007-03-04 Raffaele Sandriniupdate/fix copyright notice
2007-03-03 Raffaele Sandriniadd CreationMethod type; restrict creation methods...
2007-03-03 Jürg Billeterswitch to new construction syntax
2007-03-03 Jürg Billeterremove support of old construction syntax
2007-03-03 Jürg BilleterSwitch to new construction syntax
2007-03-03 Jürg Billetersupport new construction syntax write interface with...
2007-03-01 Jürg Billeterimprove equality check add type parameter equality...
2007-02-28 Jürg BilleterPost-release version bump
2007-02-28 Jürg Billeterupdate for 0.0.6 release correctly distribute test... VALA_0_0_6
2007-02-28 Jürg Billeterupdates and fixes
2007-02-28 Jürg Billetersupport uchar[] regenerated set cheader_filename fix...
2007-02-28 Jürg Billetertest Array.resize method and Array.length field update...
2007-02-27 Jürg Billetermark source_reference as construction property to allow...
2007-02-27 Jürg Billeteraccept interfaces with base types
2007-02-26 Jürg Billeterfix error handling with unknown namespaces
2007-02-26 Jürg Billetertest enums update
2007-02-26 Jürg Billetertest postfix and prefix expressions update support...
2007-02-25 Jürg Billeterimprove subtyping suport for structs
2007-02-25 Jürg Billetertest hidden base method access update correct symbol_re...
2007-02-25 Jürg Billeterenhance assignment test correct bracketing in compound...
2007-02-25 Jürg Billeteradd to_string method
2007-02-25 Jürg Billeterimprove GSource support
2007-02-22 Raffaele Sandriniupdate Changelog also
2007-02-22 Raffaele Sandrinidon't allow NULL terminated arrays of value-type struct...
2007-02-21 Jürg Billetersupport using instance methods as static callbacks
2007-02-19 Jürg Billetermore string functions (patch by Cayle Graumann)
2007-02-18 Raffaele Sandrinifix indentation for class definitions
2007-02-04 Jürg Billeteradd GLib.Queue
2007-02-04 Jürg Billeterfix global constants add NoArrayLength attribute to...
2007-02-04 Jürg Billeteruse correct type cname in array creation expression...
2007-02-04 Jürg Billeterfix crash when parsing array creation expression
2006-12-23 Jürg Billeteradd get_bool method for boolean values print message...
2006-12-10 Jürg Billeteradd message logging functions support enum to int conve...
2006-11-24 Jürg Billeterfix generating switch statements
2006-11-23 Jürg Billeterallow main methods without parameters and main methods...
2006-11-22 Jürg Billetersupport enum members with values
2006-11-22 Jürg Billeteradd direct_hash and direct_equal distribute reference...
2006-11-21 Jürg Billeteruse new attribute functionality
2006-11-21 Jürg Billeteradd has_argument, get_string, and get_integer methods...
2006-11-21 Jürg Billeterdon't require GLib namespace at runtime in symbol resol...
2006-11-21 Jürg Billeteradd test script add reference output for test cases...
2006-11-20 Jürg Billeterfix code generation for structs
2006-11-11 Jürg Billeterremove AM_MAINTAINER_MODE to always rebuild scanner...
2006-11-09 Raffaele Sandriniadd GArray and GTree structures write header files...
2006-11-09 Jürg Billetersome fixes and additions
next