Télécharger la liste

Description du projet

Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements, and without using a different ABI compared to applications and libraries written in C.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-04-23 22:30
0.7.1

Cette version introduit une nouvelle syntaxe pour connecter et déconnecter les gestionnaires de signaux. Un support initial de longueur fixe pile-alloués tableaux a été ajoutée. L'analyseur de génie et le GLib, Cairo, GTK +, GStreamer et POSIX reliures ont été mis à jour. Comme toujours, cette version corrige également de nombreux bugs.
This release introduces a new syntax to connect and disconnect signal handlers. Initial support for fixed-length stack-allocated arrays has been added. The Genie parser and the GLib, Cairo, GTK+, GStreamer, and POSIX bindings have been updated. As always, this release also fixes many bugs.

2009-04-06 08:21
0.7.0

Ce communiqué de change la façon dont les fichiers d'en-tête sont manipulés. Le compilateur ne génère pas de fichiers en-tête de plus s'il a demandé l'aide de la ligne de commande H option. Cela exige des changements dans le système de construction de projets de Vala. Cette version apporte également un soutien pour la compilation conditionnelle.
This release changes the way header files are handled. The compiler does not generate header files anymore unless requested by using the -H command line option. This requires changes in the build system of Vala projects. This release also adds support for conditional compilation.

2009-04-02 00:17
0.6.0

Cette version améliore le garde introspection GObject (. RIF) lecteur et écrivain. Bugs ont été corrigés dans tous les domaines. Reliures ont été ajoutées pour librsvg-2.0, Maemo libosso, et video4linux 2.
This release improves the GObject introspection repository (.gir) reader and writer. Bugs were fixed in all areas. New bindings were added for librsvg-2.0, Maemo libosso, and video4linux 2.

2009-02-26 19:02
0.5.7

Cette version apporte un soutien pour les signaux en statique D-Bus clients et améliore l'appui méthode asynchrone. Le compilateur maintenant des rapports aussi inutilisés méthodes internes. Les reliures POSIX ont été étendus, et FUSE et reliures libdaemon ont été ajoutées. De nombreux bugs ont été corrigés.
Tags: Minor bugfixes
This release adds support for signals in static D-Bus clients and improves the asynchronous method support. The compiler now also reports unused internal methods. The POSIX bindings have been extended, and FUSE and libdaemon bindings have been added. Many bugs have been fixed.

2009-01-19 23:15
0.5.6

Cette version apporte un soutien personnalisé pour l'accès indexeur sans exiger libgee. Log.FILE et Log.LINE fournir un remplacement pour __FILE__ et __LINE__ que l'on trouve dans C. Lua, MySQL, et POSIX reliures ont été ajoutées. De nombreux bugs ont été corrigés.
Tags: Minor bugfixes
This release adds support for custom indexer
access without requiring libgee. Log.FILE and
Log.LINE provide a replacement for __FILE__ and
__LINE__ as found in C. Lua, MySQL, and POSIX
bindings have been added. Many bugs have been
fixed.

Project Resources