| .. |
|
meta
|
WIP: correct indentation, add some comments...
|
2009-08-30 14:11:14 +02:00 |
|
test
|
start using Symbol datatype instead of a disguised char*
|
2009-10-11 05:57:38 +02:00 |
|
access-casted.hpp
|
refactoring into two distinct concepts. maybe solution?
|
2009-07-05 22:05:11 +02:00 |
|
allocationcluster.cpp
|
re-visit the command impl allocation; add a quick-n-dirty implementation based on heap allocation
|
2009-08-29 02:16:28 +02:00 |
|
allocationcluster.hpp
|
re-visit the command impl allocation; add a quick-n-dirty implementation based on heap allocation
|
2009-08-29 02:16:28 +02:00 |
|
bool-checkable.hpp
|
finish and tidy up control::Mutation, unit test pass
|
2009-07-10 19:04:01 +02:00 |
|
cmdline.cpp
|
mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera
|
2009-01-25 00:24:42 +01:00 |
|
cmdline.hpp
|
reordered some files to use the new include and lumiera directories
|
2008-12-15 13:33:04 +01:00 |
|
condition.c
|
New condition and reccondition implementation
|
2009-06-03 18:22:10 +02:00 |
|
condition.h
|
Fix all things which broke compilation with NoBug 200909.1
|
2009-09-04 08:53:03 +02:00 |
|
cuckoo.c
|
WIP: Cuckoo hash update, leave it at a insane state
|
2008-09-06 12:08:23 +02:00 |
|
cuckoo.h
|
WIP: Cuckoo hash update, leave it at a insane state
|
2008-09-06 12:08:23 +02:00 |
|
DIR_INFO
|
Lumiera renaming -- build system
|
2008-03-10 05:07:21 +01:00 |
|
error.c
|
Add a context string to the error system
|
2009-01-13 21:23:37 +01:00 |
|
error.h
|
ERROR_SET_* macros for different logging levels
|
2009-01-15 01:05:07 +01:00 |
|
error.hpp
|
WIP: implement the basic operation of execution pattern
|
2009-08-02 18:00:03 +02:00 |
|
exception.cpp
|
WIP: implement the basic operation of execution pattern
|
2009-08-02 18:00:03 +02:00 |
|
factory.hpp
|
some cleanup and renaming
|
2009-06-06 06:55:13 +02:00 |
|
format.hpp
|
start using Symbol datatype instead of a disguised char*
|
2009-10-11 05:57:38 +02:00 |
|
frameid.hpp
|
Integration of Builder/NodeFactory implementation draft. Stubbed to pass compiler
|
2009-09-05 18:15:58 +02:00 |
|
functor-util.hpp
|
why the hell doesn't boost provide functor comparison operators..
|
2009-07-20 04:21:24 +02:00 |
|
handle.hpp
|
a handle may also be activated by sharing ownership with a manager
|
2009-08-09 03:38:44 +02:00 |
|
hash-indexed.hpp
|
fixing, stubbing, and some chainsaw surgery to get half-finished code through the compiler
|
2009-06-09 09:05:19 +02:00 |
|
iter-adapter.hpp
|
Victory! bashed the iter-adapters and the ScopedPtrVect into submission, finally.
|
2009-07-17 20:22:48 +02:00 |
|
lifecycle.cpp
|
start using Symbol datatype instead of a disguised char*
|
2009-10-11 05:57:38 +02:00 |
|
lifecycleregistry.hpp
|
start using Symbol datatype instead of a disguised char*
|
2009-10-11 05:57:38 +02:00 |
|
llist.h
|
llist: add an generic void* to the compare, sort and search functions
|
2009-06-03 18:22:01 +02:00 |
|
logging.cpp
|
mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera
|
2009-01-25 00:24:42 +01:00 |
|
luid.c
|
renamed the uuid to luid
|
2008-08-10 12:18:20 +02:00 |
|
luid.h
|
Complete the luidgen tool
|
2008-10-27 05:08:53 +01:00 |
|
lumitime-fmt.hpp
|
add component access to the time wrapper (quick'n dirty)
|
2009-07-12 22:51:04 +02:00 |
|
lumitime.cpp
|
Fixes for building on 32bit system
|
2009-08-21 02:42:11 +02:00 |
|
lumitime.hpp
|
add component access to the time wrapper (quick'n dirty)
|
2009-07-12 22:51:04 +02:00 |
|
Makefile.am
|
WIP: to make the ID type usable as hashtable key
|
2009-10-11 05:51:31 +02:00 |
|
mpool.c
|
Fix all things which broke compilation with NoBug 200909.1
|
2009-09-04 08:53:03 +02:00 |
|
mpool.h
|
mpool: completion
|
2009-06-04 18:11:45 +02:00 |
|
mrucache.c
|
add 'lumiera_free' as replacement for 'free'
|
2008-08-10 12:19:08 +02:00 |
|
mrucache.h
|
documentation and nobug improvement for mrucache
|
2008-12-15 01:17:23 +01:00 |
|
mutex.c
|
split mutex.h again into mutex.h and recmutex.h
|
2009-06-03 18:22:10 +02:00 |
|
mutex.h
|
Fix all things which broke compilation with NoBug 200909.1
|
2009-09-04 08:53:03 +02:00 |
|
nobug-init.cpp
|
use a dedicated header to pull up early NoBug init
|
2009-01-26 01:09:49 +01:00 |
|
nobug-init.hpp
|
use a dedicated header to pull up early NoBug init
|
2009-01-26 01:09:49 +01:00 |
|
observable-list.hpp
|
Excised ObservableList::to_list
|
2009-01-24 12:18:12 +00:00 |
|
opaque-holder.hpp
|
assertion to guard buffer size limit
|
2009-07-19 00:41:37 +02:00 |
|
p.hpp
|
considering new facilities for referring to placements
|
2009-05-09 03:08:38 +02:00 |
|
ppmpl.h
|
a upper limit of 16 iterations was not enough in ppmpl,
|
2008-12-15 13:33:03 +01:00 |
|
psplay.c
|
mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera
|
2009-01-25 00:24:42 +01:00 |
|
psplay.h
|
Changed the "delete" variable name to "del" to satisfy the C++ compiler
|
2008-10-18 12:25:18 +01:00 |
|
query.cpp
|
start using Symbol datatype instead of a disguised char*
|
2009-10-11 05:57:38 +02:00 |
|
query.hpp
|
start using Symbol datatype instead of a disguised char*
|
2009-10-11 05:57:38 +02:00 |
|
reccondition.c
|
New condition and reccondition implementation
|
2009-06-03 18:22:10 +02:00 |
|
reccondition.h
|
Fix all things which broke compilation with NoBug 200909.1
|
2009-09-04 08:53:03 +02:00 |
|
recmutex.c
|
split mutex.h again into mutex.h and recmutex.h
|
2009-06-03 18:22:10 +02:00 |
|
recmutex.h
|
Fix all things which broke compilation with NoBug 200909.1
|
2009-09-04 08:53:03 +02:00 |
|
refarray.hpp
|
re-read the code concerning the pull()-call, fix obvious mismatches, comment, plan...
|
2009-08-29 12:23:41 +02:00 |
|
refarrayimpl.hpp
|
re-read the code concerning the pull()-call, fix obvious mismatches, comment, plan...
|
2009-08-29 12:23:41 +02:00 |
|
resourcecollector.c
|
mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera
|
2009-01-25 00:24:42 +01:00 |
|
resourcecollector.h
|
WIP: deploy new logging flags in lib
|
2009-01-24 22:30:25 +01:00 |
|
rwlock.c
|
store lumiera_rwlock in sectionlock
|
2009-06-03 18:22:09 +02:00 |
|
rwlock.h
|
Fix all things which broke compilation with NoBug 200909.1
|
2009-09-04 08:53:03 +02:00 |
|
safeclib.c
|
make the uses of pthread_once faster by checking the once var first
|
2008-12-27 16:25:07 +01:00 |
|
safeclib.h
|
WIP: to make the ID type usable as hashtable key
|
2009-10-11 05:51:31 +02:00 |
|
scoped-holder.hpp
|
Fix all things which broke compilation with NoBug 200909.1
|
2009-09-04 08:53:03 +02:00 |
|
scoped-ptrvect.hpp
|
Victory! bashed the iter-adapters and the ScopedPtrVect into submission, finally.
|
2009-07-17 20:22:48 +02:00 |
|
scopedholdertransfer.hpp
|
rename and clean up some headers
|
2009-07-04 00:24:55 +02:00 |
|
sectionlock.h
|
store a lumiera_mutex in a sectionlock, looks cleaner
|
2009-06-03 18:22:09 +02:00 |
|
singleton-ref.hpp
|
add missing stubs to make it pass the compiler
|
2009-01-22 17:29:17 +01:00 |
|
singleton-subclass.hpp
|
implemented definition and access of handling patterns
|
2009-08-09 21:55:47 +02:00 |
|
singleton.hpp
|
Switch Singleton template to use the threadsafe version (Fix)
|
2008-12-30 08:19:32 +01:00 |
|
singletonfactory.hpp
|
use a dedicated header to pull up early NoBug init
|
2009-01-26 01:09:49 +01:00 |
|
singletonpolicies.hpp
|
use a dedicated header to pull up early NoBug init
|
2009-01-26 01:09:49 +01:00 |
|
singletonpreconfigure.hpp
|
Switch Singleton template to use the threadsafe version (Fix)
|
2008-12-30 08:19:32 +01:00 |
|
slist.h
|
Cyclic L1-list. Implements almost the same set of operations as for L2-list
|
2009-06-03 18:12:35 +04:00 |
|
streamtype.cpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |
|
streamtype.hpp
|
start using Symbol datatype instead of a disguised char*
|
2009-10-11 05:57:38 +02:00 |
|
symbol-impl.cpp
|
unit test to verify building a hashtable with Symbol keys
|
2009-10-11 05:57:38 +02:00 |
|
symbol.hpp
|
start using Symbol datatype instead of a disguised char*
|
2009-10-11 05:57:38 +02:00 |
|
sync-classlock.hpp
|
use a dedicated header to pull up early NoBug init
|
2009-01-26 01:09:49 +01:00 |
|
sync.hpp
|
fix Ticket #272 (synchronisation from const methods)
|
2009-10-11 05:57:39 +02:00 |
|
time.c
|
add component access to the time wrapper (quick'n dirty)
|
2009-07-12 22:51:04 +02:00 |
|
time.h
|
add component access to the time wrapper (quick'n dirty)
|
2009-07-12 22:51:04 +02:00 |
|
tree.hpp
|
Added handling for when the user drags beyond the end of the tree
|
2009-01-24 17:50:18 +00:00 |
|
typed-counter.hpp
|
multithreaded torture test for the (planned) TypedCounter
|
2009-10-11 05:57:39 +02:00 |
|
util.cpp
|
Fix: use boost::operator! for binding expr. to avoid infinite recursion
|
2009-07-19 06:24:36 +02:00 |
|
util.hpp
|
fix type for search in map
|
2009-10-11 05:57:39 +02:00 |
|
variant.hpp
|
cleanup/refactor simple type seq handling, fix broken Split template
|
2009-06-30 04:54:50 +02:00 |
|
visitor-dispatcher.hpp
|
remove any use of boost::function in favour of <tr1/functional>
|
2009-07-19 05:47:36 +02:00 |
|
visitor-policies.hpp
|
remove any use of boost::function in favour of <tr1/functional>
|
2009-07-19 05:47:36 +02:00 |
|
visitor.hpp
|
remove any use of boost::function in favour of <tr1/functional>
|
2009-07-19 05:47:36 +02:00 |
|
wrapperptr.hpp
|
separate header + unit test for this bool check mixin
|
2009-06-26 18:50:30 +02:00 |