Télécharger la liste

Description du projet

Bitvector is a C library that allows you to use
strings rather than ints for internal flags. On
many platforms, ints are limited to 32 bits and
are thus limited to 32 flags available for a given
flag variable. Bitvector uses a resizing char
array for flags, allowing much greater flexibility
for flag management.

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-06-08 01:15
3.0.1

Cette version corrige un petit bogue dans bitvector_isempty.
This release fixes a small bug in bitvector_isempty.

2009-03-02 09:50
3.0.0

Le présent communiqué comprend le nettoyage général et l'ajout de pages de manuel, un système de changelog, etc Ce logiciel a également changé de propriétaire, et a été re-publié sous une nouvelle version afin de la mettre en conformité avec toutes les autres offres de Wolf Software.
This release features general cleanup and the addition of man pages, a changelog system, etc. This software has also changed ownership, and has been re-released under a new version in order to bring it in line with all other offerings from Wolf Software.

2009-02-25 03:30
2.0.0

Il ya eu beaucoup de travail de nettoyage sur cette bibliothèque, y compris les pages de manuel, la source et code de test, les fichiers automake, et de la documentation générale. Tout ceci a été emballé en une libération définitive. Il n'y a actuellement pas prévu d'ajouter des fonctionnalités à la suite de cette bibliothèque que sur demande.
There has been a lot of cleanup work on this library, including the man pages, source and test code, the automake files, and general documentation. This has all been packaged up into a final release. There are currently no plans to add any further functionality to this library unless requested.

2009-01-12 14:47
1.2.0

Cette version apporte ainsi un nouveau site, du code propre et une documentation complète et pages de manuel.
Tags: Minor feature enhancements
This release brings together a new site, clean code, and complete documentation and man pages.

2008-12-08 01:39
1.0.2

Nettoyage du code et des modifications ont acheté par les changements à la bibliothèque logfile.
Tags: Code cleanup
Code cleanup and changes bought on by changes to the logfile library.

Project Resources