| 2011-08-28 |
Luca Bruno | Show loaded packages in verbose mode |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Luca Bruno | codegen: Use a zero-initializer also for SimpleType... |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Luca Bruno | codegen: Guard target_value to be non-null in visit_exp... |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Luca Bruno | codegen: Move typecheck of self down to methods vfunc |
commit | commitdiff | tree | snapshot |
| 2011-08-27 |
Luca Bruno | codegen: Add type check in property vfunc |
commit | commitdiff | tree | snapshot |
| 2011-08-26 |
Evan Nemerson | mx-1.0: add missing metadata |
commit | commitdiff | tree | snapshot |
| 2011-08-26 |
Evan Nemerson | mx-1.0: switch to GIR |
commit | commitdiff | tree | snapshot |
| 2011-08-26 |
Evan Nemerson | gio-2.0: fixes for pollable input and output streams |
commit | commitdiff | tree | snapshot |
| 2011-08-26 |
Luca Bruno | codegen: Drop unnecessary temp variable when methods... |
commit | commitdiff | tree | snapshot |
| 2011-08-26 |
Luca Bruno | codegen: Do not emit the temp variable when methods... |
commit | commitdiff | tree | snapshot |
| 2011-08-26 |
Luca Bruno | codegen: Set result of object creation to be an lvalue |
commit | commitdiff | tree | snapshot |
| 2011-08-26 |
Luca Bruno | codegen: Drop useless temp variable when creating structs |
commit | commitdiff | tree | snapshot |
| 2011-08-26 |
Luca Bruno | Warn for deprecated and experimental only for symbols... |
commit | commitdiff | tree | snapshot |
| 2011-08-25 |
Evan Nemerson | linux: fix Linux.CLOCK_MONOTONIC_RAW binding |
commit | commitdiff | tree | snapshot |
| 2011-08-25 |
Evan Nemerson | gio-2.0: fix DBusObject.get_interfaces return value |
commit | commitdiff | tree | snapshot |
| 2011-08-25 |
Evan Nemerson | gtk+-2.0: add type arguments to Table.children field |
commit | commitdiff | tree | snapshot |
| 2011-08-24 |
Luca Bruno | glib-2.0: Fix MarkupParser bindings |
commit | commitdiff | tree | snapshot |
| 2011-08-22 |
Luca Bruno | gudev-1.0: Switch to GIR |
commit | commitdiff | tree | snapshot |
| 2011-08-22 |
Luca Bruno | girparser: Fix reporting unused metadata |
commit | commitdiff | tree | snapshot |
| 2011-08-22 |
Luca Bruno | girparser: Use c:symbol-prefixes as lower_case_cprefix... |
commit | commitdiff | tree | snapshot |
| 2011-08-22 |
Jürg Billeter | Release 0.13.3 0.13.3 |
commit | commitdiff | tree | snapshot |
| 2011-08-22 |
Jürg Billeter | codegen: Remove unused variable |
commit | commitdiff | tree | snapshot |
| 2011-08-21 |
Luca Bruno | pangocairo: Switch to GIR |
commit | commitdiff | tree | snapshot |
| 2011-08-21 |
Luca Bruno | gdk-3.0 Make pixbuf_get_from_surface return an owned... |
commit | commitdiff | tree | snapshot |
| 2011-08-19 |
Abderrahim... | Make Vala.Report.{errors,warnings} fields protected |
commit | commitdiff | tree | snapshot |
| 2011-08-17 |
Luca Bruno | posix: Set ioctl() cheader to be sys/ioctl.h |
commit | commitdiff | tree | snapshot |
| 2011-08-17 |
Luca Bruno | codegen: Skip precondition check for parameters in... |
commit | commitdiff | tree | snapshot |
| 2011-08-17 |
Luca Bruno | codegen: Add null check for non-null struct parameters |
commit | commitdiff | tree | snapshot |
| 2011-08-17 |
Luca Bruno | codewriter: Write type parameters for struct declaration |
commit | commitdiff | tree | snapshot |
| 2011-08-17 |
Luca Bruno | codewriter: Factorize writing type parameters in write_... |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Luca Bruno | codegen: Assign to temp varable when passing a nullable... |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Luca Bruno | codegen: Always copy struct on access only when it... |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Jürg Billeter | Release 0.13.2 0.13.2 |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Luca Bruno | Do not lookup for .deps file when passing .vapi files... |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Luca Bruno | Add syntax for creating array of pointers |
commit | commitdiff | tree | snapshot |
| 2011-08-16 |
Luca Bruno | Add PointerType.get_actual_type |
commit | commitdiff | tree | snapshot |
| 2011-08-15 |
Luca Bruno | Check if the constants used as switch labels are duplicated |
commit | commitdiff | tree | snapshot |
| 2011-08-15 |
Luca Bruno | codegen: Fix leak when casting from variant to another... |
commit | commitdiff | tree | snapshot |
| 2011-08-15 |
Luca Bruno | codegen: Make try_cast_variant_to_type be effect-free |
commit | commitdiff | tree | snapshot |
| 2011-08-15 |
Jürg Billeter | girparser: Accept function in record, boxed, union... |
commit | commitdiff | tree | snapshot |
| 2011-08-14 |
Luca Bruno | codegen: Do not warn when copying delegates with -... |
commit | commitdiff | tree | snapshot |
| 2011-08-13 |
Jürg Billeter | dova: Do not require double in dova profile |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | driver/0.10.x: Fix get_method_binding_type, static |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | driver/0.10.x: Add support for attributes |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | driver/0.10.x: Fix type parameter creation for methods... |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | driver/0.11.0: Add support for attributes |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | version/0.11.0: Fix get_method_binding_type, static |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | driver/0.11.0: Fix type parameter creation for methods... |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | driver/0.11.x: Fix type parameter creation for methods... |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | version/0.11.x: Fix get_method_binding_type, static |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | driver/0.12.x: Add support for attributes |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | driver/0.12.x: Fix type parameter creation for methods... |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | ver/0.12.x: Fix get_method_binding_type, static |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | driver/*, libvaladoc: Move ChildSymbolRegistrar to... |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | libvaladoc/html: Add non-static methods to namespace... |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | libvaladoc/api: Class: Hide "static" modifier for functions |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | driver/0.13.x: Fix get_method_binding_type, static |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | driver/0.13.x: Fix type parameter creation for methods... |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Jürg Billeter | glib-2.0: Ensure to use volatile modifier for atomic... |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Florian Brosch | libvaladoc/html: Mark deprecated symbols |
commit | commitdiff | tree | snapshot |
| 2011-08-11 |
Luca Bruno | girparser: Support specifying struct=false for records |
commit | commitdiff | tree | snapshot |
| 2011-08-11 |
Luca Bruno | Use locale-independent formatting in CodeNode.set_attri... |
commit | commitdiff | tree | snapshot |
| 2011-08-11 |
Luca Bruno | libgdata: Switch to GIR |
commit | commitdiff | tree | snapshot |
| 2011-08-11 |
Luca Bruno | girparser: Do not reorder the cancellable parameter... |
commit | commitdiff | tree | snapshot |
| 2011-08-11 |
Luca Bruno | Set the type of initializer lists to be non-nullable |
commit | commitdiff | tree | snapshot |
| 2011-08-11 |
Florian Brosch | driver/0.13: Add support for attributes |
commit | commitdiff | tree | snapshot |
| 2011-08-11 |
Florian Brosch | libvaladoc: Add support for attributes |
commit | commitdiff | tree | snapshot |
| 2011-08-10 |
Florian Brosch | libvaladoc/api: Delegate: build_signature: Add missing... |
commit | commitdiff | tree | snapshot |
| 2011-08-10 |
Jürg Billeter | dova: Fix main method with args parameter |
commit | commitdiff | tree | snapshot |
| 2011-08-10 |
Aaron Andersen | sdl: Fix bindings for several methods, delegates and... |
commit | commitdiff | tree | snapshot |
| 2011-08-08 |
Luca Bruno | readline: Fix cname of several delegates |
commit | commitdiff | tree | snapshot |
| 2011-08-08 |
Luca Bruno | gstreamer-0.10: Set ref_sink_function_void for Gst... |
commit | commitdiff | tree | snapshot |
| 2011-08-08 |
Luca Bruno | codegen: Add ref_sink_function_void argument to CCode |
commit | commitdiff | tree | snapshot |
| 2011-08-07 |
Evan Nemerson | x11: include GIR namespace and version |
commit | commitdiff | tree | snapshot |
| 2011-08-07 |
Evan Nemerson | gtk+-3.0: correct Plug and Socket to use X.Window where... |
commit | commitdiff | tree | snapshot |
| 2011-08-07 |
Evan Nemerson | gtk+-3.0: correct Scrollable type_cname |
commit | commitdiff | tree | snapshot |
| 2011-08-06 |
Florian Brosch | driver/0.13.x: Make use of Vala.CCodeBaseModule.get_cco... |
commit | commitdiff | tree | snapshot |
| 2011-08-06 |
Luca Bruno | codegen: Add get_ccode_nick and get_ccode_blurb for... |
commit | commitdiff | tree | snapshot |
| 2011-08-06 |
Florian Brosch | driver/0.13.x: Migrate to valac-master |
commit | commitdiff | tree | snapshot |
| 2011-08-06 |
Luca Bruno | gidlparser: Guess NoAccessorMethod for interface properties |
commit | commitdiff | tree | snapshot |
| 2011-08-06 |
Luca Bruno | Regenerate bindings for commit 1a399423fc95d |
commit | commitdiff | tree | snapshot |
| 2011-08-06 |
Luca Bruno | codegen: Fix regression when getting type_id of data... |
commit | commitdiff | tree | snapshot |
| 2011-08-06 |
Abderrahim... | girparser: Fix virtual signals in interfaces |
commit | commitdiff | tree | snapshot |
| 2011-08-05 |
Andrea Del... | gedit: Add new bindings for Gedit-3.0 |
commit | commitdiff | tree | snapshot |
| 2011-08-04 |
Luca Bruno | Fix lambda expression regression |
commit | commitdiff | tree | snapshot |
| 2011-08-04 |
Luca Bruno | Move DataType.get_cdeclarator_suffix to the codegen |
commit | commitdiff | tree | snapshot |
| 2011-08-04 |
Luca Bruno | build: Drop ccode dependency from libvalacore |
commit | commitdiff | tree | snapshot |
| 2011-08-04 |
Luca Bruno | Move EnumValue.get_canonical_cconstant to the codegen |
commit | commitdiff | tree | snapshot |
| 2011-08-04 |
Luca Bruno | girparser: Map provided namespaces using gir_namespace |
commit | commitdiff | tree | snapshot |
| 2011-08-04 |
Luca Bruno | girparser: Set GIR name when symbols get renamed |
commit | commitdiff | tree | snapshot |
| 2011-08-03 |
Luca Bruno | girparser: Map vala symbols to gir symbols when GIR... |
commit | commitdiff | tree | snapshot |
| 2011-08-03 |
Luca Bruno | girparser: Map all gir namespaces before parsing gir... |
commit | commitdiff | tree | snapshot |
| 2011-08-03 |
Luca Bruno | Set target_type of switch statement expression to be... |
commit | commitdiff | tree | snapshot |
| 2011-08-03 |
Luca Bruno | gidlparser: Use lower_case_cprefix when available also... |
commit | commitdiff | tree | snapshot |
| 2011-08-03 |
Jürg Billeter | codegen: Small refactoring for generic type parameters |
commit | commitdiff | tree | snapshot |
| 2011-08-03 |
Michal Hruby | GDBus: Make sure signals are disconnected when unregist... |
commit | commitdiff | tree | snapshot |
| 2011-08-02 |
Luca Bruno | Guard for possible errors when checking the value of... |
commit | commitdiff | tree | snapshot |
| 2011-08-02 |
Luca Bruno | Fix symbol resolution for local constants |
commit | commitdiff | tree | snapshot |
| 2011-08-01 |
Luca Bruno | girparser: Support lower_case_csuffix |
commit | commitdiff | tree | snapshot |
| 2011-08-01 |
Luca Bruno | build: Use in-tree vapis when building the bindings |
commit | commitdiff | tree | snapshot |
| next |