LUMIERA.clone/src/common
2008-02-18 04:16:53 +01:00
..
query WIP towards a asset::Struct naming scheme 2008-02-18 04:16:53 +01:00
test merge buildsystem improvements 2008-01-27 03:58:24 +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
configrules.cpp continue with the mock impl for ConfigRules. 2008-02-06 05:34:19 +01:00
configrules.hpp Rename 'Port' to 'Pipe' II: source code 2008-02-14 04:12:30 +01:00
error.cpp oops... causes the exception type to be upcasted (from Fatal to Error) 2008-02-01 03:38:29 +01:00
error.hpp oops... causes the exception type to be upcasted (from Fatal to Error) 2008-02-01 03:38:29 +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
query.cpp WIP towards a asset::Struct naming scheme 2008-02-18 04:16:53 +01:00
query.hpp WIP towards a asset::Struct naming scheme 2008-02-18 04:16:53 +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 augment the singleton factory to create a subclass. 2008-02-01 03:48:09 +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
singletonsubclass.hpp Fix problem with static initialisation order 2008-02-02 14:52:23 +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
typelistutil.hpp continue with the mock impl for ConfigRules. 2008-02-06 05:34:19 +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 merge buildsystem improvements 2008-01-27 03:58:24 +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