index
:
raul.git
main
master
Real-time Audio Utility Library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
table_test.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-29
Fix local includes to use quotes (to always build against local version).
David Robillard
1
-3
/
+3
2008-10-18
Lower glib/glibmm dependency to 2.14.
David Robillard
1
-3
/
+9
2007-10-10
Fix recursive patch problems (all objects recursively appearing as direct chi...
David Robillard
1
-2
/
+2
2007-08-05
Yet more benchmarking.
David Robillard
1
-1
/
+61
2007-08-05
Okay, so it's faster with expensive to compare keys (strings).
David Robillard
1
-6
/
+13
2007-08-05
Added benchmark proving Raul::Table is slower than std::map and thus a useles...
David Robillard
1
-1
/
+117
2007-07-26
Use PathTable for engine side objects.
David Robillard
1
-1
/
+1
2007-07-26
Fix various Table bugs (and put some way too slow code in there, but hey, it ...
David Robillard
1
-1
/
+21
2007-07-26
Added PathTable, simple pretty wrapper around Table which provides super fast
David Robillard
1
-3
/
+61
2007-07-26
Implement std::map[key] = value interface.
David Robillard
1
-1
/
+10
2007-07-26
Add Table unit test.
David Robillard
1
-0
/
+108