|
|
10597beeba
|
mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera
|
2009-01-25 00:24:42 +01:00 |
|
Christian Thaeter
|
b9fc2d6522
|
WIP: deploy new logging flags in lib
|
2009-01-24 22:30:25 +01:00 |
|
Christian Thaeter
|
3363cfe8ba
|
mixed fixes of small issues (compiler warnings)
|
2008-12-22 02:23:11 +01:00 |
|
Joel Holdsworth
|
3a41758682
|
Changed the "delete" variable name to "del" to satisfy the C++ compiler
|
2008-10-18 12:25:18 +01:00 |
|
Christian Thaeter
|
dc34ea994c
|
add psplay_delete_node and psplay_delete_key functions
Both delete a entry from a splay tree by calling the registered delete
handler.
|
2008-09-06 12:24:06 +02:00 |
|
Christian Thaeter
|
bc055ab803
|
Probabilistic Splay Tree implementation
Generalized an older implementation I already had, the splay formulas need
some improvements. Documentation comes next.
|
2008-09-06 12:22:43 +02:00 |
|