LUMIERA.clone/src/common
2008-01-27 03:11:39 +01:00
..
test some tweeks to the (scons) build system, using precompiled header 2008-01-27 02:39:13 +01:00
appconfig.cpp implemented C++ error handling system 2007-08-26 19:14:39 +02:00
appconfig.hpp put my name in the copyright claim of those files I have written in the last months. 2007-11-27 03:19:35 +01:00
cmdline.cpp put my name in the copyright claim of those files I have written in the last months. 2007-11-27 03:19:35 +01:00
cmdline.hpp put my name in the copyright claim of those files I have written in the last months. 2007-11-27 03:19:35 +01:00
error.cpp put my name in the copyright claim of those files I have written in the last months. 2007-11-27 03:19:35 +01:00
error.hpp put my name in the copyright claim of those files I have written in the last months. 2007-11-27 03:19:35 +01:00
factory.hpp put my name in the copyright claim of those files I have written in the last months. 2007-11-27 03:19:35 +01:00
multithread.hpp put my name in the copyright claim of those files I have written in the last months. 2007-11-27 03:19:35 +01:00
singleton.hpp put my name in the copyright claim of those files I have written in the last months. 2007-11-27 03:19:35 +01:00
singletonfactory.hpp WIP replaced former implementation with my new visitor concept. 2008-01-04 15:10:18 +01:00
singletonpolicies.hpp WIP replaced former implementation with my new visitor concept. 2008-01-04 15:10:18 +01:00
singletonpreconfigure.hpp put my name in the copyright claim of those files I have written in the last months. 2007-11-27 03:19:35 +01:00
time.cpp put my name in the copyright claim of those files I have written in the last months. 2007-11-27 03:19:35 +01:00
time.hpp put my name in the copyright claim of those files I have written in the last months. 2007-11-27 03:19:35 +01:00
typelist.hpp use typelists to declare to visit a collection of types 2008-01-05 18:54:10 +01:00
util.cpp put my name in the copyright claim of those files I have written in the last months. 2007-11-27 03:19:35 +01:00
util.hpp small cleanup 2008-01-27 03:11:39 +01:00
visitor.cpp WIP generalizing my builder tools to use the acyclic visitor. 2007-11-27 06:40:51 +01:00
visitor.hpp use typelists to declare to visit a collection of types 2008-01-05 18:54:10 +01:00
visitordispatcher.hpp new visitor implementation now ready for use 2008-01-05 19:42:43 +01:00
visitorpolicies.hpp WIP adjusted BuilderTool (specialisation) and tests.... 2008-01-05 01:38:32 +01:00