Upgraded to MS Visual Studio 2012
array::sort re-enabled for linux
CMakeLists.txt files added to the VS projects for easier maintaining
Linux-CMake: Everything is compiling, but not linking
TheLib compiles (and propably links) with Linux
Fixes in the::math::*
Linux CMake: Compiling for new(er) cpp (c++0x) Fixes in the::text::*
exceptions "dtor" and "what" require "throw()" for linux
Documentation of terminate() method.
Added missing stack traces.