Menu

Tree [e8e90e] master /
 History

HTTPS access


File Date Author Commit
 cmake 2011-06-02 Mark de Wever Mark de Wever [9f4091] Initial commit.
 doc 2011-06-04 Mark de Wever Mark de Wever [e757e6] Strip trailing whitespace.
 src 2011-08-17 Mark de Wever Mark de Wever [e8e90e] Add initial thread pool implementation.
 .gitignore 2011-06-04 Mark de Wever Mark de Wever [215e4e] Add .gitignore file.
 CMakeLists.txt 2011-07-19 Mark de Wever Mark de Wever [2c3830] Add some more strictness to the compiler.
 COPYING 2011-06-02 Mark de Wever Mark de Wever [9f4091] Initial commit.
 Doxyfile 2011-06-04 Mark de Wever Mark de Wever [006f6a] Add doxygen support.
 INSTALL 2011-07-15 Mark de Wever Mark de Wever [3b4f1d] Officially make the minimal gcc version 4.6.
 README 2011-06-02 Mark de Wever Mark de Wever [9f4091] Initial commit.
 changelog 2011-06-02 Mark de Wever Mark de Wever [9f4091] Initial commit.

Read Me

This programme tries to decrease the number of includes in other software
projects to a minimum.

This programme is licensed under the GPL v2.0. The license can be found in
COPYING.

See INSTALL for instructions on how to build the programme.

The programme is written to get familiar with the C++0x standard and uses
several of the new features it offers, partly by using the latest compilers,
partly by using the boost libraries.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.