platform/upstream/vala.git
2007-09-05 Mathias Hasselmannlink to bug 473804 for Object::notify add property...
2007-09-04 Mathias Hasselmannsupport strings in switch statements, fixes bug 473462
2007-09-04 Juerg Billeteremit line directives in debug mode
2007-09-03 Mathias Hasselmannadd string.to_double
2007-09-02 Mathias HasselmannFixed ChangeLog order. Shame on you, git-rebase.
2007-09-02 Mathias HasselmannHandle markup errors in GIDL files.
2007-09-02 Juerg Billeterfix virtual methods with generic return type
2007-09-02 Juerg Billeterimprove Screen class, patch by Ed Schouten
2007-09-02 Mathias Hasselmannhandle null pointer for expression_type in get_implicit...
2007-09-02 Mathias Hasselmannadding vapicheck as tool to verify Vala bindings. curre...
2007-09-02 Mathias Hasselmannregenerated for release 1.90.4
2007-09-01 Juerg Billeteravoid unnecessary xml_pp dependency, patch by Alberto...
2007-09-01 Juerg Billeterimprove gidlgen command-line options, patch by Alberto...
2007-09-01 Juerg Billeterfix internal warnings on syntax errors
2007-09-01 Juerg Billeteruse subtyping, patch by Ed Schouten
2007-09-01 Juerg Billeterfix implicit casts to support non-GObject classes,...
2007-09-01 Mathias Hasselmannmark pango_glyph_item_letter_space.log_attrs and
2007-09-01 Mathias Hasselmanngtk_init_with_args.entries as array mark PangoLogAttr...
2007-09-01 Juerg Billeterlet DataType.is_subtype_of return true if the specified...
2007-09-01 Juerg Billeteradd introduction to data types
2007-09-01 Juerg Billetervisit finally body, fixes bug 467919
2007-09-01 Juerg Billeteradd xsltproc as optional dependency add initial structu...
2007-09-01 Juerg Billetercheck arguments of methods with ellipsis parameters
2007-08-31 Juerg Billeterimprove error reporting for expression, while, and...
2007-08-31 Juerg BilleterPost-release version bump
2007-08-31 Juerg Billeterupdate for 0.1.3 release VALA_0_1_3
2007-08-31 Juerg Billeteronly install man pages for vapigen and gidlgen if vapig...
2007-08-31 Juerg Billeterfix binding provider support
2007-08-31 Juerg Billeternumber temp variables for each function separately...
2007-08-31 Juerg Billetersimplify struct variable initialization, remove unneces...
2007-08-31 Juerg Billetersupport base_class attribute
2007-08-31 Juerg Billeteruse G_TYPE_POINTER for not registered classes, add...
2007-08-30 Mathias Hasselmannhide internal API and specify correct header files...
2007-08-30 Juerg Billeterdon't NULL-terminate value-type arrays
2007-08-30 Juerg Billetersupport prototype access to allow accessing instance...
2007-08-30 Juerg Billeterrename MemberAccessibility to SymbolAccessibility and...
2007-08-30 Juerg Billeterremove support for reference-type structs, improve...
2007-08-30 Juerg Billeterfix internal warnings on syntax errors
2007-08-30 Juerg Billeterimprove error reporting for parenthesized expressions
2007-08-30 Juerg Billeterimprove error reporting for foreach statements
2007-08-30 Juerg Billeterremove clutter bindings, will be moved to clutter svn
2007-08-30 Juerg Billeterreplace reference-type structs by classes, requires...
2007-08-30 Juerg Billeterfix object creation for non-GObject classes without...
2007-08-30 Juerg Billeterremove obsolete ctype attribute
2007-08-30 Juerg Billetersupport classes without base class
2007-08-30 Juerg Billeterdon't implicitly derive from GLib.Object in preparation...
2007-08-30 Juerg Billeteradd missing file
2007-08-29 Juerg Billeteradd libnotify bindings, patch by Nicolas Christener...
2007-08-29 Juerg Billeteradd missing type_id information
2007-08-29 Juerg Billeteradd signal to keyword list
2007-08-29 Juerg Billeterreport too short type names, based on patch by Ed Schou...
2007-08-29 Juerg Billeterallow property accessors in arbitrary order, fixes...
2007-08-29 Juerg Billeterimprove error reporting in invocation expressions
2007-08-29 Juerg Billeterdeny access to instance members from static methods...
2007-08-29 Juerg Billeterfix internal warnings on syntax errors, fixes bug 471226
2007-08-29 Juerg Billeteradd missing init/shutdown methods
2007-08-29 Juerg Billeterfix warnings on invalid code
2007-08-29 Juerg Billeterfix warnings on invalid code
2007-08-28 Juerg Billeterensure that the error domains match when comparing...
2007-08-28 Juerg Billetergenerate warning about invalid property ids, fixes...
2007-08-28 Mathias Hasselmannavoid crash on missing copy function, fixes bug 471063.
2007-08-28 Marc-Andre... doc: add vapigen and gidlgen manual pages
2007-08-28 Juerg Billeterupdate format as requested on desktop-devel
2007-08-28 Juerg Billetersupport custom field cname in generated VAPI file
2007-08-28 Juerg Billeteradd support for partial structs, patch by Mathias Hasse...
2007-08-28 Juerg Billetermove math functions to GLib VAPI, remove math.vala
2007-08-28 Juerg Billetersupport non-GObject classes, will replace reference...
2007-08-27 Mathias Hasselmannreintroduce GtkWidgetFlags API
2007-08-27 Mathias Hasselmannfix signature of Pango.Language.to_string
2007-08-27 Mathias Hasselmanninclude type-name in to_string result implement to_stri...
2007-08-27 Juerg Billeterupdate to Clutter 0.4.1, patch by Alberto Ruiz, fixes...
2007-08-27 Juerg Billeteruse .deps files to satisfy dependencies, patch by Alber...
2007-08-27 Mathias Hasselmannadd pango_layout_to_string. TODO: support partial class...
2007-08-27 Mathias Hasselmannchange type of string length paramenters from int to...
2007-08-27 Juerg Billeterignore enum values to avoid some pattern matching issues
2007-08-27 Juerg Billeteradd curses bindings, patch by Ed Schouten
2007-08-27 Juerg Billetergenerate static get_type functions for non-public class...
2007-08-27 Juerg Billeteruse exceptions instead of GError parameters for generat...
2007-08-24 Juerg Billeterfix generated string out and string array parameters...
2007-08-24 Juerg Billeteradd GNOME Desktop Library bindings
2007-08-24 Juerg Billeterfix array fields of Gtk.Style, fixes bug 463959 add...
2007-08-24 Juerg Billeterrecognize unsigned and unsigned-int types add libwnck...
2007-08-24 Juerg Billeterwrite dup_function and free_function attribute values...
2007-08-21 Juerg Billeterfix typo, patch by Piotr Skamruk
2007-08-21 Juerg Billeteradd array length argument when passing null as array...
2007-08-21 Juerg Billeterfix build system to pass distcheck, based on patch...
2007-08-21 Juerg Billetersupport --directory option, use basename of input filen...
2007-08-21 Mathias Hasselmannconsider switch statements when releasing local variabl...
2007-08-21 Mathias HasselmannAdd bug number to encourage use of Bugzilla.
2007-08-20 Juerg Billeterfix memory management for throw statements, fixes bug...
2007-08-20 Mathias HasselmannAdd test for prefix increments in while loops: do ...
2007-08-20 Mathias Hasselmannsupport C# like as operator test the as operator
2007-08-20 Juerg Billetersupport cheader_filename attribute, fixes bug 464988
2007-08-20 Juerg Billeterfix initialization of external variables
2007-08-20 Juerg Billetersupport namespace fields and public static class fields...
2007-08-20 Raffaele Sandrinienclose prefix increment and decrement unary expression...
2007-08-20 Juerg Billeterreport error and fix critical to prevent private member...
2007-08-19 Mathias Hasselmannalso use _vala_array_free to release string arrays...
2007-08-19 Mathias Hasselmannmove code generation for _vala_array_free and _vala_arr...
2007-08-19 Mathias Hasselmannterminate array initializer with NULL sentinal to make...
next