miniini 0.6

Polishing, some small features (configurable tag=name separator, headerless ini files), bugfixes.

Milestone information

Project:
miniini
Series:
trunk
Version:
0.6
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 README.txt (md5) ReadMe (is actually asciidoc source, so there are some strange characters) 83
last downloaded 43 weeks ago
download icon miniini-0.6.tar.gz (md5) Source package in tar.gz format 115
last downloaded 2 weeks ago
download icon miniini-0.6.tar.lz (md5) Source package in tar.lz format 63
last downloaded 3 weeks ago
Total downloads: 261

Release notes 

This release does not have release notes.

Changelog 

View the full changelog

- FEATURES/IMPROVEMENTS:

 - The name=value separator is now configurable (stays '=' by default) using
   the INISetSeparator() function. This also resulted in about 2% slowdown.

 - All tags before the first header are now loaded to the "[DEFAULT]" section
   (actual section name includes the '[' and ']' to make sure that it won't
   conflict with any sections in any ini file.

 - Array reallocation was refactored, resulting in cleaner code and negligible
   slowdown.

 - Added a test for reading very long tags to tester.

 - INISetComment() and INISetSeparator() now both refuse characters already used
   in INI files (such as '[') and return success/failure bool.

 - Makefile now uses $DESTDIR to specify where to install.

 - Ascii docs are now generated as xhtml instead of html4.

 - Style of API docs was modified.

- BUGFIXES:

 - Fixed the bug in INIFile::LoadBuffer() that would delete the passed buffer.

 - 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.