miniini 0.7

Multi value tags, more polishing. Tutorials.

Milestone information

Project:
miniini
Series:
trunk
Version:
0.7
Released:
 
Registrant:
Ferdinand Majerech
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon miniini-0.7-doc.tar.lz (md5) Documentation only package in tar.lz format 39
last downloaded 3 weeks ago
download icon miniini-0.7-doc.tar.gz (md5) Documenation only package in tar.gz format 28
last downloaded 48 weeks ago
download icon miniini-0.7.tar.lz (md5) Source package in tar.lz format 120
last downloaded 2 days ago
download icon miniini-0.7.tar.gz (md5) Source package in tar.gz format 37
last downloaded 3 days ago
download icon README.txt (md5) ReadMe 69
last downloaded 7 weeks ago
Total downloads: 293

Release notes 

This release does not have release notes.

Changelog 

View the full changelog

- FEATURES/IMPROVEMENTS:

 - Tags with multiple values now supported, can be read with the new
   ReadMultiXXX family of INISection methods. ',' is parsed as a separator
   between multiple values. If ReadXXX methods are called on a multi-value tag,
   the first value is read.

 - Added an array lookup operator to INISection for fast access to string
   values.

 - Wrote a set of tutorials describing all features of MiniINI.

 - Removed the STL version of INISection::ArraySize since it was redunant.

 - Better warnings

 - Various improvements in the API documentation

 - Modified internal format of ini tag storage to allow for multi value tags.

 - Refactored parsing of arrays of data.

 - Regression tester program now returns -1 if any test fails.

 - Moved to txt2tags instead of asciidoc for tutorials and README.

- BUGFIXES:

 - Fixed an allocator bug that caused a segfault when allocating a new block.

 - Many minor bugfixes.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.