RCL
 
 

Reloaded Class Library

A project to develop a new and better C++ standard library

 
 

Navigation

News

About

Download

Documentation

Changelog

License

 

News

Version 0.9.1 Released

March 1st, 2009

The second release's main improvement is the now available documentation.
You will find a compiled HTML file (.chm) and a "html" folder in the documentation directory, both containing the complete reference manual (This is necessary because CHM files are for Windows only). I used Doxygen to create the class reference from the source code, some tutorials will be included in the next release if possible.
This release is still in the beta phase, but it won't take long until I'll be able to release v1.0 after testing the whole library once again.
You may have noticed that I changed the archive type from Zip to 7z, I think that 7z is now old enough that anyone is able to open it, even on non-windows systems.


First Alpha Release

February 25th, 2009

A bit late, but here it is: The first release, version 0.9.0 (To show it is no complete release).
It does not include any documentation yet, but most of the code is complete at this time.


Website Online

February 16th, 2009

Now, some days after the project registration, the web "frontend" is online.
It's still quite empty, but I hope I'll be able to release the first version within one week - The code is complete so far, only the documentation is not finished yet. It's depending on my free time if the first version will contain a complete documentation, because I don't want to make you wait three weeks longer for that.