
fprb
Various FPC (Free Pascal Compiler) stuff.
~~Work in progress.~~ First/latest stable version is Release 0.4
2012-08-21 07:47 UTC: Switching to git * The repository and the Wiki will be migrating to git in the next hour/few hours and both the sources and the Wiki may be temporarily unavailable. * Update 08:50 UTC: Migration to git complete.
2012-01-07: Release 0.4 * The previously released version 0.4 was found to be working w/o known bugs with the latest stable FPC 2.6.0 (svn revison 19485). Now virtually rereleasing the RC1 as the "offical" stable.
2011-12-11: Release 0.4 * RC1 for FPC 2.6.0. Compatible/tested with tags/release_2_6_0, rev 19814
2011-02-13: * The compilation is broken again by the changes in the current FPC trunk, sorry. Please see the today's blog post on this topic.
2010-12-22: Release 0.3.1 * This release only fixes compilation with the current trunk FPC. The FPC changes in generics made the release 0.3 (and older) broken.
2010-09-10: Release 0.3
- (new) Generic BTree containers with generic enumerators and range queries.
- Generic list containers with generic enumerators.
- Generic vector containers with generic enumerators.
- Online documentation
- Test suite.
- Permissive BSD-style license.
- Requires trunk FPC (2.5.1).
2010-09-05: Release 0.2
- (new) Generic list containers with generic enumerators.
- Generic vector containers with generic enumerators.
- Online documentation
- Test suite.
- Permissive BSD-style license.
- Requires trunk FPC (2.5.1).
2010-09-01: Initial (heContnrs) release 0.1. * Requires trunk FPC (2.5.1).