]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2010-03-22  Jürg BilleterDo not generate C code for unreachable Vala code
2010-03-22  Jürg BilleterAvoid conflicts for internal array size variables
2010-03-22  Jürg BilleterImprove error message on duplicate definition
2010-03-22  Jürg BilleterFix code generation for large integer literals
2010-03-22  Jürg BilleterFix error message on duplicate definition in root namespace
2010-03-22  Jürg BilleterSimplify for statements whose condition is false
2010-03-22  Jürg BilleterFix declaration of free function for compact classes
2010-03-22  Jürg BilleterFix instance access check for static lambda expressions
2010-03-22  Jürg BilleterReport error when using instance member as initializer...
2010-03-22  Jürg BilleterVisit all expressions in flow analyzer
2010-03-22  Tomaž Vajngerllibxml-2.0: Add XmlIO callbacks
2010-03-22  Jürg BilleterSimplify while statements whose condition is false
2010-03-22  Jim NelsonAdd gudev-1.0 bindings.
2010-03-22  Jürg BilleterSet error field when detecting duplicate switch label
2010-03-22  Michal HrubyFix compatibility with GLib 2.16 for D-Bus and GAsync...
2010-03-22  Adam FolmertCapture array size variable in closures as well
2010-03-22  Adam FolmertFix protected member access in interfaces
2010-03-22  Sebastian DrögeUse g_type_class_add_private() when targeting GLib...
2010-03-21  Adam FolmertFix postconditions for methods returning structs
2010-03-21  Luca BrunoSeparate async state switch from the code using goto...
2010-03-21  Marc-André... Use TypeRegisterFunction for enum/flags
2010-03-21  Luca BrunoReport error on duplicate switch label
2010-03-21  Jürg BilleterFix code generated for interface implementations with...
2010-03-21  Jürg BilleterFix struct initialization in async methods
2010-03-21  Luca BrunoRename _main to _vala_main to avoid conflicts
2010-03-21  Jürg BilleterAdd experimental support for chained relational expressions
2010-03-21  Jürg BilleterD-Bus: Add simple signal test
2010-03-21  Jürg BilleterFix implicit GValue conversion from owned values
2010-03-21  Jürg BilleterFix crash when unable to infer generic type arguments
2010-03-21  Jürg BilleterFix crash with owned property getters and interfaces
2010-03-21  Jürg BilleterFix memory leak with owned property getters and g_objec...
2010-03-21  Jürg BilleterFix struct initialization when temporary variables...
2010-03-21  Jürg BilleterGAsync: Fix async methods with struct parameters
2010-03-21  Michal HrubyD-Bus: Fix methods returning GLib.Value in dynamic...
2010-03-21  Jürg BilleterFix closures in property accessors
2010-03-21  Jürg BilleterFix member access for derived generic types
2010-03-21  Jürg BilleterFix variable shadowing check with implicit result varia...
2010-03-21  Jürg BilleterDo not warn when internal member is unused with --inter...
2010-03-21  Jürg Billetergtk+-2.0: Fix GtkRadioToolButton:group binding
2010-03-21  Jürg Billetervapigen: Report error when omitting --library option
2010-03-21  Jürg BilleterDo not allow access to members using generic types...
2010-03-21  Jürg BilleterReport error when number of type arguments does not...
2010-03-21  Jürg BilleterFix fixed-length array fields
2010-03-21  Jürg BilleterFix printf format in GIRWriter
2010-03-21  Jürg BilleterAvoid generating unused temporary variables with out...
2010-03-21  Jürg BilleterAvoic C warnings for some possibly unused functions
2010-03-21  Jürg BilleterUse exact pointer type in CodeContext.push to fix C...
2010-03-21  Jürg BilleterUse default in switch to fix C warning
2010-03-21  julienlibxml-2.0: add several missing free_functions
2010-03-21  Evan Nemersonlibsoup-2.4: fix arguments to several methods which...
2010-03-21  Evan NemersonDo not use `weak' modifier in *-custom.vala where it...
2010-03-21  Marc-André... build: Enable silent rules by default
2010-03-21  Jürg Billetervalac: Add --enable-version-header option
2010-03-21  Frederik Zippsdl, tiff: Do not use `weak' modifier where it is not...
2010-03-20  Jürg Billetergtk+-2.0: Hide gtk_tree_iter_{copy,free} bindings
2010-03-20  Jürg BilleterCheck rank when checking array type compatibility
2010-03-20  Jürg BilleterReport error when using `construct' with incompatible...
2010-03-20  Jürg BilleterUse generics for g_object_*_{,q}data bindings
2010-03-20  Jürg BilleterFix memory management with inferred generic type arguments
2010-03-20  Jürg BilleterAvoid GPOINTER_TO_* macros with va_arg
2010-03-20  Jürg BilleterAdd va_list support
2010-03-20  Jürg BilleterAvoid temporary variable on struct initialization
2010-03-20  Jürg BilleterFix constructor chain up within the same class
2010-03-20  Jürg BilleterInfer type arguments when calling generic methods
2010-03-20  Jürg BilleterFix double free with owned named arguments
2010-03-20  Jürg BilleterReport error on invalid array creation expressions...
2010-03-20  Jürg Billeterlibusb: Do not use `weak' modifier where it is not...
2010-03-20  Jürg Billetersqlite3: Do not use `weak' modifier where it is not...
2010-03-20  Jürg Billetergmodule-2.0: Do not use `weak' modifier where it is...
2010-03-20  Jürg Billetergstreamer-0.10: Do not hide GstBuffer.size to retain...
2010-03-20  Jürg BilleterSupport explicit constructors for boolean, integer...
2010-03-20  Jürg BilleterImprove error reporting for local variable initializers
2010-03-20  Jürg BilleterDo not support constructors for boolean, integer, and...
2010-03-20  Jürg BilleterDo not warn on assignment to same variable of different...
2010-03-20  Jürg BilleterFix constructor chain up to generic compact classes
2010-03-20  Jürg Billetergobject-2.0: Remove Object.finalize binding
2010-03-20  Jürg BilleterDo not allow access to instance members of outer classes
2010-03-20  Luca BrunoGType: Do not allow 'type' properties
2010-03-20  Jens GeorgAdd Signal attribute for signal declarations
2010-03-20  Luca BrunoSupport .connect() and .connect_after() for dynamic...
2010-03-20  Jonathan ConderFix disconnecting from detailed signal
2010-03-20  Frederik ZippD-Bus: Fix C warning with array return values in dynami...
2010-03-20  Jürg BilleterFix critical when accessing implicit result variable
2010-03-20  Jürg BilleterReport error when using reference parameters in async...
2010-03-20  Jürg BilleterDrop ReadOnly* collection classes
2010-03-20  pancakeglib-2.0: Drop unused PlusOperator attribute
2010-03-20  Jürg BilleterWarn when using `weak' modifier where it is not applicable bd65b0d4dc74142ab00bcd9620ce798f3f304c55
2010-03-20  Jürg BilleterDo not use `weak' modifier where it is not applicable
2010-03-20  Luca BrunoUse switch instead of do-while for string switch statements
2010-03-20  Jürg BilleterWarn on assignment to same variable
2010-03-19  Luca BrunoReturn NULL in to_string() for invalid enum values
2010-03-19  Luca BrunoUse fmod/fmodf for modulo operation between floating...
2010-03-17  Michael 'Mickey... linux: add framebuffer constants, structs, and ioctls
2010-03-15  Jürg Billetergstreamer-0.10: Fix Gst.Buffer subclassing
2010-03-14  Evan Nemersonglib-2.0: GLib.static_assert returns void
2010-03-14  Evan Nemersonjson-glib-1.0: Make json_parser_load_from_data.length...
2010-03-14  Evan Nemersonvapigen: Support default_value for arguments
2010-03-14  Evan NemersonMake all Literal constructors accept null SourceReferences
2010-03-14  Evan NemersonRegenerate all bindings
2010-03-14  Adrien BustanyPurple bindings: fix excludes and add GI file
next