| .. |
|
query
|
WIP yet more stubs to make it link...
|
2008-01-29 05:39:32 +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
|
ConfigRules dependency problems solved by using the new SingletonSubclassFactory
|
2008-02-01 15:35:33 +01:00 |
|
configrules.hpp
|
ConfigRules dependency problems solved by using the new SingletonSubclassFactory
|
2008-02-01 15:35:33 +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
|
started a mock implementation for the capability queries.
|
2008-01-18 16:43:53 +01:00 |
|
query.hpp
|
started a mock implementation for the capability queries.
|
2008-01-18 16:43: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
|
ConfigRules dependency problems solved by using the new SingletonSubclassFactory
|
2008-02-01 15:35:33 +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
|
add stubs to make it link, add some typelist utils
|
2008-01-27 23:40:45 +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 |