]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2009-02-27  Jürg BilleterRemove .bzrignore
2009-02-27  Levi BardMark arrays as null terminated in GLib binding
2009-02-27  Jürg BilleterGenerate ChangeLog from git log
2009-02-20  Jürg BilleterPost-release version bump
2009-02-20  Jürg Billeterupdate for 0.5.7 release 0.5.7 VALA_0_5_7
2009-02-20  Jürg BilleterAdd FUSE bindings, patch by John Carr, fixes bug 571187
2009-02-20  Jürg BilleterAdd g_io_add_watch_full binding, patch by Michael Lauer
2009-02-20  Jürg BilleterComplete GByteArray binding, patch by Michael Lauer
2009-02-20  Ryan Lortievapi/gio-2.0.vapi vapi/gio-unix-2.0.vapi vapi/packages...
2009-02-20  Ryan LortieOutput 'vapigen' 'gen_introspect' and 'vala_gen_introsp...
2009-02-20  Jürg BilleterSupport error handling when dynamically calling void...
2009-02-20  Jürg BilleterInclude unistd.h to support compilation with
2009-02-20  Jürg BilleterAdd Scope.get_symbol_table method, patch by Abderrahim...
2009-02-20  Jürg BilleterSupport context-specific error reporting and add a...
2009-02-20  Jürg BilleterAdd libdaemon bindings, patch by Jukka-Pekka Iivonen...
2009-02-20  Jürg BilleterAdd GDateDMY binding, patch by Frederik, fixes bug...
2009-02-20  Jürg BilleterFix gdk_event_handler_set binding
2009-02-19  Ali SabilVarious ownership and missing type parameters fixes
2009-02-19  Ali SabilSupport to_string attribute for enums
2009-02-19  Ali SabilFix gst_rtp_buffer_get_extension_data binding
2009-02-19  Ali SabilAdd byte order conversion methods to int types
2009-02-19  Jürg BilleterFix pango_font_description_from_string binding and...
2009-02-18  Jürg BilleterRemove ParenthesizedExpression to simmplify AST
2009-02-18  Jürg BilleterFix gtk_tree_view_insert_column_with_data_func binding
2009-02-17  Jürg BilleterSupport chaining up to constructors in generic classes...
2009-02-17  Ali SabilSupport takes_ownership attribute for delegate parameters
2009-02-17  Ali Sabilregenerated
2009-02-17  Ali Sabilescape the dynamic keyword, and identifiers starting...
2009-02-16  Ryan LortieAdd support for a 'use_const' CCode attribute and GIDL...
2009-02-16  Ryan Lortieonly use g_value_set_pointer if the GType of a class...
2009-02-16  Ryan Lortieremove the dummy-object hack since gio now supports...
2009-02-14  Ryan Lortiethanks juergbi :)
2009-02-14  Ryan LortieSplit method code generation into many smaller function...
2009-02-13  Jürg BilleterNullable fixes, patch by Mark Lee, fixes bug 571407
2009-02-13  Jürg BilleterAdd error domains to VAPI files, fixes bug 571692
2009-02-13  Ryan LortieEmit 'default:' label with g_assert_not_reached() for...
2009-02-13  Ryan LortieBug 571484 – free owned result even if _finish isn...
2009-02-12  Jürg BilleterWarn when hiding members, support `new' keyword to...
2009-02-12  Jürg BilleterAdd base_struct property to Struct class, patch by...
2009-02-12  Jürg BilleterSupport `new' as member modifier in parser to prepare...
2009-02-12  Ryan LortieFor now, just forbid ref/out paramters on yielding...
2009-02-12  Jürg BilleterFix else if parsing, fixes bug 562632
2009-02-12  Ryan LortieStore the Data structure as the op_res gpointer of...
2009-02-12  Jürg BilleterKeep arrays NULL-terminated when appending
2009-02-11  Ryan LortieBug 571263 – make yielding functions dispatch results...
2009-02-11  Ryan LortieBug 566363 – yielding functions that throw don't work
2009-02-11  Ryan Lortieadd some .gitignore
2009-02-11  Ryan LortieBug 571256 – [CCode (async_only = true)] formal paramet...
2009-02-11  Jürg BilleterRecognize c:type attributes in .gir
2009-02-10  Ryan LortieBug 571169 – make floating references generic
2009-02-09  Jürg BilleterEmit delegate documentation to the C header files
2009-02-08  Jürg BilleterDrop experimental support for partial classes
2009-02-04  Jürg BilleterAdd bindings for signal functions and constants, patch...
2009-02-04  Jürg BilleterRemove D-Bus message filter when disposing proxy object
2009-02-04  Jürg BilleterNULL-terminate arrays when demarshalling
2009-02-04  Jürg BilleterDo not handle signals of irrelevant object paths
2009-02-04  Jürg BilleterAdd GTestCase and GTestSuite bindings, patch by John...
2009-02-02  Jürg BilleterWrite type_id attribute for GBoxed compact classes
2009-02-01  Jürg BilleterFix crash on invalid error expressions
2009-02-01  Jürg BilleterSupport overriding members in .vapi files
2009-01-31  Jürg BilleterUse `internal' modifier in class declarations to fix...
2009-01-31  Jürg BilleterFix struct construct properties
2009-01-31  Jürg BilleterReport unused internal methods
2009-01-30  Jürg BilleterEnsure that classes in implicit namespaces are not...
2009-01-30  Jürg BilleterAdd more bindings, patch by Matías De la Puente
2009-01-29  Jürg BilleterSupport transfer_ownership attribute for signal parameters
2009-01-29  Philip Van... Checking for vstore in vala_dbus_register_object. Fixes...
2009-01-29  Jürg BilleterHonor lower_case_cprefix attribute for property accesso...
2009-01-27  Jürg BilleterAdd bindings for open and associated functions and...
2009-01-27  Jürg BilleterAdd overriding members to .vapi files, fixes bug 569219
2009-01-27  Jürg BilleterSkip overriding methods and properties in member access...
2009-01-27  Thijs VermeirFix binding for gdk_pixbuf_scale_simple
2009-01-26  Jürg BilleterAdd bindings for ioctl and associated constants
2009-01-26  Jürg BilleterRevert incorrect code generation change for constants...
2009-01-25  Jürg BilleterSupport signals in static D-Bus client
2009-01-24  Jürg BilleterFix type of implicit `this' parameter when using generics
2009-01-23  Jürg BilleterRefactor method parameter and result code generation
2009-01-23  Jürg BilleterAdd virtual generate_parameter method. Move array and...
2009-01-20  Jürg BilleterSupport struct methods
2009-01-20  Jürg BilleterDo not declare public constants as `static'
2009-01-19  Jürg BilleterMore fixes, patch by Matías De la Puente
2009-01-19  Jürg BilleterUse correct C identifier for delegate target of static...
2009-01-19  Jürg BilleterFix assigning to properties in lambda expressions in...
2009-01-18  Thijs VermeirFix binding for gst_pad_chain
2009-01-18  Jürg BilleterDo not generate legacy header files when using -H
2009-01-18  Jürg BilleterPost-release version bump
2009-01-18  Jürg Billeterupdate for 0.5.6 release VALA_0_5_6
2009-01-18  Jürg BilleterAdd Log.FILE, Log.LINE, and Log.METHOD constants as...
2009-01-18  Jürg BilleterAdd stub POSIX binding
2009-01-17  Jürg BilleterAccept `params' as identifier after cast parentheses
2009-01-17  Jürg BilleterFix sincos binding, patch by Jukka-Pekka Iivonen, fixes...
2009-01-17  Jürg BilleterFix crash when using lambda expressions with owned...
2009-01-17  Jürg BilleterAdd missing include for enum values, fixes bug 531724
2009-01-17  Jürg BilleterFix symbol lookup in constant and field initializers...
2009-01-17  Jürg BilleterFix wrapper for delegates returning arrays, fixes bug...
2009-01-17  Jürg BilleterAdd Lua binding, patch by pancake and Phil Housley...
2009-01-17  Jürg BilleterFix delegate bindings, patch by Matías De la Puente
2009-01-17  Jürg BilleterParse callback parameter annotations
2009-01-17  Jürg BilleterFix infinite loop when reading entity references
2009-01-17  Jürg BilleterRead comments
next