Télécharger la liste

Description du projet

GObject Builder (GOB) is a simple preprocessor for
easily creating GObjects (glib objects). It reads
a class description file with inline C code and
produces .c and .h object files for you. It allows
you to easily use most of the features of the
GObject system and avoids typos by reducing the
amount of code needed. In general, the amount of
code is about the same as for OO languages such as
Java or C++, but you still have to only use C and
you get all the power of the GObject system.

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.

2012-12-20 08:10
2.0.19

Corrections de bugs.
Tags: Minor bugfixes
Bugfixes.

2011-01-07 07:02
2.0.18

Cette version ajoute ctop (fonctionne comme Alltop mais seulement dans le fichier C), de construire des correctifs pour Cygwin, et quelques corrections mineures.
Tags: Minor feature enhancements, Minor bugfixes
This release adds ctop (works like alltop but only in the C file), build fixes for Cygwin, and some minor fixes.

2010-04-03 12:37
2.0.17

Cette version corrige des erreurs de segmentation, a les valeurs par défaut correcte pour les valeurs en virgule flottante, et gère les fichiers DOS format d'entrée.
Tags: Minor bugfixes
This release fixes segfaults, has the correct defaults for floating point values, and handles DOS format input files.

2009-07-22 02:06
2.0.16

Attributs de fonction. Simple détruire, de finaliser, et de construire l'emporter soutien. Un bloc afterdecls C. Axe d'autres correctifs et améliorations.
Function attributes. Simple destroy, finalize, and construct override support. An afterdecls C block. Minor other fixes/improvements.

2007-11-21 08:53
2.0.15

Tags: Minor bugfixes

Project Resources