Télécharger la liste

Description du projet

C-Pluff is a plug-in framework for C programs. It
has been strongly inspired by the Java plug-in
framework in Eclipse. C-Pluff focuses on providing
core services for plug-in interaction and plug-in
management. It aims to be platform neutral and
supports dynamic changes to plug-in configuration
without stopping the whole application or
framework. It does not yet provide special
facilities for distribution such as signed plug-in
packages or remote plug-in repositories, but it is
possible to build such features on top of the
current framework.

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.

2007-04-06 18:15
0.1.3

Cette version corrige quelques bogues surtout pertinente à la plateforme Windows (Windows appui de multi-threading et libltdl) et ajoute une meilleure prise en charge Windows emballage, y compris un projet Visual C basée environnement de compilation pour les applications par exemple. Elle contient aussi quelques modifications mineures à la mise en œuvre générale et l'organisation arbre source. Il n'ya aucun changement à l'API.
Tags: Minor bugfixes
This release fixes a couple of bugs mostly relevant to the Windows platform (Windows multi-threading and libltdl support) and adds better Windows packaging support, including a Visual C based build environment for the example applications. It also includes some minor changes to the general implementation and source tree organization. There are no changes to the API.

2007-03-28 13:16
0.1.2

Cette version inclut quelques corrections de bugs à la bibliothèque, la documentation, système de génération et des paquets Debian. Il comprend également un appui à l'internationalisation qui a été accidentellement supprimées dans la version précédente. Bibliothèque et documentation bugs liés à la manipulation de plug-in de boucles de dépendance ont été fixés. L'installation comprend maintenant un exemple de code source et un stand-alone environnement de compilation pour l'application exemple.
Tags: Minor bugfixes
This release includes some bugfixes to the
library, documentation, build system, and Debian
packaging. It also includes support for
internationalization which was accidentally left
out from the previous release. Library and
documentation bugs related to the handling of
plug-in dependency loops were fixed. Installation
now includes example source code and a stand-alone
build environment for the example application.

2007-03-19 00:58
0.1.1

Cette version comprend une documentation plus complète et un exemple simple d'une application extensible basée sur le C-Pluff. Le code source exemple, est un bon point de départ pour apprendre à développer des applications C-Pluff fondée. Cette version inclut également quelques corrections de bugs.
Tags: Documentation
This version includes more complete documentation and a simple example of an extensible application based on C-Pluff. The example source code is a good starting point for learning how to develop C-Pluff based applications. This release also includes some bugfixes.

2007-03-14 15:20
0.1.0

Il s'agit de la première version. Il inclut le code source complet pour la mise en œuvre initiale, connue pour la compilation avec GCC sous Linux et avec MinGW. Il comprend également une documentation de référence pour les divers éléments de l'API, mais la documentation au niveau supérieur n'est pas inclus pour le moment.
Tags: Initial freshmeat announcement
This is the initial release. It includes complete
source code for the initial implementation, known
to compile on Linux with GCC and with MinGW. It
also includes reference documentation for various
API elements, but higher level documentation is
not included yet.

Project Resources