JINMEI Tatuya
|
ecd6c30cc2
[2091a] cleanup: removed the previous "from raw" ctor and getLabelsData().
|
12 years ago |
JINMEI Tatuya
|
5b7ac017e3
[2091a] added revised version of LabelSequence (de)serialization
|
12 years ago |
JINMEI Tatuya
|
9cc4ac5565
[2091a] refactor LabelSequence: ensure last_label_ is always valid index.
|
12 years ago |
JINMEI Tatuya
|
f5f665b93c
[2091a] overall documentation update for name/labelseq comparison
|
12 years ago |
JINMEI Tatuya
|
34f0efc429
[2091a] even further simplification; no need for explicit absolute check.
|
12 years ago |
JINMEI Tatuya
|
f554bfb2cf
[2091a] removed a redundant condition.
|
12 years ago |
JINMEI Tatuya
|
0c5ac6b64b
[2091a] updated LabelSequence::compare() for the NONE-relationship cases.
|
12 years ago |
JINMEI Tatuya
|
b8eb94ff7d
[2091a] cleanup: constify; brace; C++ cast
|
12 years ago |
JINMEI Tatuya
|
9256f0d5a0
[2091a] [2094] (unrelated cleanup) use the term 'copy constructor' to mean it.
|
12 years ago |
JINMEI Tatuya
|
d6b44e0b1a
[2091] use memory segment for creating/destroying RBNodes.
|
12 years ago |
JINMEI Tatuya
|
2e99938fc9
[2091] use memory segment for creating/destroying RBTrees.
|
12 years ago |
Michal 'vorner' Vaner
|
0044c1905b
Merge #2051
|
12 years ago |
Michal 'vorner' Vaner
|
1e8929c599
[2051] Remove dead code
|
12 years ago |
Michal 'vorner' Vaner
|
057c023913
[2051] Better error explanation
|
12 years ago |
Jelte Jansen
|
d6bd43c2a3
[master] Merge branch 'trac2089'
|
12 years ago |
Jelte Jansen
|
d0ab37d167
[2089] remove unnecessary << operators in unit test
|
12 years ago |
Michal 'vorner' Vaner
|
574d7f3c39
[2123] Small performance improvements in tests
|
12 years ago |
Michal 'vorner' Vaner
|
4fc454db42
[2123] Scope of variables
|
12 years ago |
Michal 'vorner' Vaner
|
fd9262470a
[2051] Documentation
|
12 years ago |
JINMEI Tatuya
|
412e1fc061
[trac2116/master] don't set pyerr string in Name.split() on success.
|
12 years ago |
Michal 'vorner' Vaner
|
3e81e7316c
[2051] Make sure results aren't deleted too soon
|
12 years ago |
Michal 'vorner' Vaner
|
77ac69b41c
[2051] A trick to hold the dsrc_client_ alive
|
12 years ago |
Jelte Jansen
|
55dfd7fb67
[2089] store subtreerootness in node flags
|
12 years ago |
Michal 'vorner' Vaner
|
cf2ea3f88a
[2051] Implement the find wrapper
|
12 years ago |
Jelte Jansen
|
910cf62a8d
[2089] add isSubTreeRoot helper method to rbnode
|
12 years ago |
Michal 'vorner' Vaner
|
a2eb4d27f6
[2051] Change the internals of DataSourceClient wrapper
|
12 years ago |
Jelte Jansen
|
ebbb43bdef
[2089] make tree dump in rbtree test multiline
|
12 years ago |
Jelte Jansen
|
5331992338
[2089] remove old RBNode::color_ member
|
12 years ago |
Jelte Jansen
|
32f3223e53
[2089] use FLAG_RED instead of color_
|
12 years ago |
Jelte Jansen
|
f3bad84551
[2089] make method for rbtree get/set node color
|
12 years ago |