]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2010-09-17  Ryan LortieProperties, Methods: Relax some checks
2010-09-17  Ryan LortieSymbol: Add SourceFileType source_type
2010-09-17  Ryan LortieSourceFileType: Add SourceFileType.NONE
2010-09-17  Ryan Lortievalac: Add --use-fast-vapi commandline argument
2010-09-17  Ryan LortieSourceFile: Add SourceFileType.FAST enum value
2010-09-17  Ryan Lortievalac: Add --fast-vapi= commandline argument
2010-09-17  Ryan LortieCodeWriter: Add CodeWriterType.FAST enum value
2010-09-17  Ryan LortieMemberAccess: Fix crash in .to_string()
2010-09-17  Ryan LortieUnresolvedType: Improve .to_string()
2010-09-17  Ryan LortieCodeWriter: Introduce CodeWriterType enumeration
2010-09-17  Ryan LortieSourceFile: Introduce SourceFileType enumeration
2010-09-17  Jürg BilleterSimplify attribute objects
2010-09-17  Jürg BilleterDo not create empty type parameter lists in parser
2010-09-17  Jürg BilleterImprove performance of SemanticAnalyzer.is_type_accessible
2010-09-17  Jürg BilleterCreate array lists in Method class only on demand
2010-09-17  Jürg BilleterSupport iteration via index to improve performance
2010-09-17  Jürg Billetergee: Replace interfaces by abstract classes to improve...
2010-09-17  Aaron AndersenReport error on invalid using directives
2010-09-17  Jürg BilleterRelease 0.10.0 0.10.0
2010-09-17  Jürg Billetergio-2.0: Fix g_settings_list_* bindings
2010-09-17  Jürg Billetergio-2.0: Update to 2.26 branch
2010-09-17  Jürg Billeterglib-2.0: Add GDateTime bindings
2010-09-17  Evan Nemersongtksourceview-2.0: make SourceCompletionProvider.get_ic...
2010-09-17  Robert Ancellposix: add getpwnam binding
2010-09-17  Philip Withnallreadline: fix the completion_matches binding
2010-09-17  Philip Withnallreadline: fix the cname of CompentryFunc
2010-09-17  Philip Withnallreadline: fix the signature of CompletionFunc
2010-09-17  Philip Withnallreadline: fix the attempted_completion_function binding
2010-09-17  Evan Nemersonglib-2.0: Add several missing symbols for glib-2.26.
2010-09-16  Jürg Billeterglib-2.0: Add g_key_file_get/set_int64 bindings
2010-09-16  Jürg Billetergirparser: Report error on unsupported GIR version
2010-09-16  Jürg BilleterD-Bus: Add missing gio.h include for GDBus servers
2010-09-15  Jürg BilleterD-Bus: Do not use GLib.Application in tests
2010-09-15  Jürg Billetergirparser: Fix detection of asynchronous methods
2010-09-15  Evan NemersonWrite GIR version 1.2 instead of version 1.1
2010-09-15  Jürg Billetergirparser: Set array_length_cname
2010-09-15  Jürg BilleterAdd array_length_cname attribute for parameters
2010-09-15  Jürg Billetergirparser: Update to parameter index handling used...
2010-09-15  Jürg Billetergirparser: Update to prefix handling used in GIR versio...
2010-09-15  Jürg Billetergirparser: Support alias syntax used in GIR version 1.2
2010-09-15  Jürg Billetergirparser: Support type names used in GIR version 1.2
2010-09-15  Jürg BilleterFix crash on invalid constructor chain up
2010-09-15  Ryan LortieCodeWriter: add 'new' to methods where appropriate
2010-09-15  Jürg Billetercodegen: Fix GValue memory leak after boxing
2010-09-15  Jürg Billetercodegen: Report error on unsupported use of array conca...
2010-09-15  Evan Nemersongio-2.0: Fix ownership of two AppLaunchContext method...
2010-09-04  Jürg BilleterRelease 0.9.8 0.9.8
2010-09-04  Jürg Billetercodegen: Fix lcopy_value function generated for fundame...
2010-09-04  Jürg Billetercodegen: Fix preconditions in asynchronous methods
2010-09-04  BianShaoLeiposix: Fix SockAddr cname.
2010-09-04  Luca Brunowebkit-1.0: Mark WebKitWebView::create_web_view return...
2010-09-04  Jakob Westhoffgtk+-2.0, gtk+-3.0: Make gtk_image_set_from_pixmap...
2010-09-04  Luca Brunogio-2.0: GLib.Icon.to_string() return value is not...
2010-09-04  Evan Nemersongio-2.0: Make Application.quit_with_data.platform_data...
2010-09-04  Jürg Billeterdova: Do not generate empty type structs for interfaces
2010-09-04  Evan Nemersonglib-2.0: Fix Variant.dup_string binding.
2010-09-04  Evan Nemersoncodewriter: Correctly write deprecated replacement...
2010-09-04  Jürg Billetervapigen: Fix chain up warning in subclasses of generate...
2010-09-04  Jürg BilleterFix writing of construct_function attribute
2010-09-04  Jürg BilleterFix assignment to construct properties
2010-09-04  Luca Brunogtk+-2.0, gtk+-3.0: Make Gtk.Menu.attach_to_widget...
2010-09-04  Jürg BilleterFix error handling for character literals
2010-09-04  Jürg Billetervapigen: Replace use of string.len () by string.length
2010-09-04  Jürg Billeterglib-2.0: Deprecate string.len () in favor of string...
2010-08-21  Luca BrunoSupport implicit GValue conversion when assigning to...
2010-08-21  Luca BrunoExtend signal details to support string expressions
2010-08-21  Evan Nemersonvalac: Add --fatal-warnings option
2010-08-21  Jürg BilleterFix memory leak when freeing nullable structs without...
2010-08-21  Jürg BilleterD-Bus: Add missing gio.h include for GDBus clients
2010-08-21  Jürg BilleterUse relative path as specified on the command-line...
2010-08-21  Jürg BilleterDeprecate use of D-Bus GLib
2010-08-20  Luca BrunoFix ellipsis parameter position in generated methods
2010-08-20  Luca BrunoAdd mutex field in priv structures for properties
2010-08-20  Evan NemersonFix handling of exceptions in property accessors
2010-08-20  Luca BrunoHonor array_length_type when generating method parameters
2010-08-20  Luca BrunoSupport abstract/virtual delegate properties with target
2010-08-20  Carlo TeubnerFix crash on invalid switch expression
2010-08-20  Jürg BilleterCall ref_sink also on result of Object.newv if necessary
2010-08-20  Luca BrunoFix ref_sink of Gtk.Window created with GLib.Object.new
2010-08-20  Jürg BilleterFix passing real non null struct arguments to vararg...
2010-08-20  Evan Nemersonvapigen: Allow metadata to specify the type_name of...
2010-08-20  Florian Broschrasqal: add *.deps-file
2010-08-20  Florian Broschsdl-gfx, sdl-image, sdl-mixer, sdl-net, sdl-ttf: add...
2010-08-20  Evan Nemersonglib-2.0: Add g_int64_hash and g_int64_equal bindings.
2010-08-20  Jürg Billeterdova: Add support for [NoThrow] methods
2010-08-19  Jürg BilleterRelease 0.9.7 0.9.7
2010-08-19  Jürg BilleterFix regression introduced by codegen refactoring
2010-08-18  Jürg BilleterRelease 0.9.6 0.9.6
2010-08-17  Jürg Billetergirparser: Fix hidden parameters at the end of the...
2010-08-17  Rumen Zarevpoppler-glib: Make PopplerAction* be structs without...
2010-08-14  Marc-André... codegen: check delegate type has_target in object creat...
2010-08-14  Marc-André... readline.vapi: include stdio.h before readline.h
2010-08-13  Ralf Michldova: Fix generated main function
2010-08-12  Philip Withnallgirparser: Add support for parsing error domains
2010-08-12  Jürg Billetergtk+-2.0, gtk+-3.0: Fix gtk_widget_new binding
2010-08-12  Jürg BilleterFix dbus-glib support
2010-08-12  Jürg BilleterFix Symbol.get_cheader_filenames
2010-08-12  Jürg Billetercodegen: Small refactoring in method generation
2010-08-12  Jürg Billetercodegen: Small refactoring in property accessor generation
2010-08-12  Jürg Billetercodegen: Add EmitContext class
next