JINMEI Tatuya
|
b4067dc72c
[2091b] refactor nodeFission() so we don't have to do getLabels() twice.
|
13 years ago |
JINMEI Tatuya
|
3093d3696d
[2091b] cleanup: use getLabels() instead of name in dumpTree.
|
13 years ago |
JINMEI Tatuya
|
a03aed77a9
[2091b] encode node label data in more memory-efficient way.
|
13 years ago |
JINMEI Tatuya
|
ac9299c65b
[2091b] Merge branch 'trac2091a' into trac2091b with fixing conflicts.
|
13 years ago |
JINMEI Tatuya
|
6535fcf60c
[2091a] some additional notes about the restriction of using the same memsgmt.
|
13 years ago |
JINMEI Tatuya
|
78fe82d128
[2091a] added a comment about future plans of sharing memsgmt for multi zones.
|
13 years ago |
JINMEI Tatuya
|
b805d99d2c
[2091a] clarified in one point that non absolute means relative
|
13 years ago |
JINMEI Tatuya
|
49a336ef47
[2091a] removed redundant consts.
|
13 years ago |
JINMEI Tatuya
|
df5d7b6c42
[master] Merge branch 'trac2094'
|
13 years ago |
Michal 'vorner' Vaner
|
e6d33997df
[2094] Remove another SQLITE3_FLAGS
|
13 years ago |
Michal 'vorner' Vaner
|
7f881cb954
Merge #2090
|
13 years ago |
Michal 'vorner' Vaner
|
51cc7bb7a7
[2090] Comment on switch to bare pointers
|
13 years ago |
Mukund Sivaraman
|
9bedc5ab85
Merge branch 'master' into trac2120
|
13 years ago |
Jelte Jansen
|
73ef6ee5e2
[master] changelog for merge of #2119
|
13 years ago |
Jelte Jansen
|
2f68d7ac5c
[2119] directly import cfgmgr plugins from their source
|
13 years ago |
JINMEI Tatuya
|
ecd6c30cc2
[2091a] cleanup: removed the previous "from raw" ctor and getLabelsData().
|
13 years ago |
JINMEI Tatuya
|
5b7ac017e3
[2091a] added revised version of LabelSequence (de)serialization
|
13 years ago |
JINMEI Tatuya
|
9cc4ac5565
[2091a] refactor LabelSequence: ensure last_label_ is always valid index.
|
13 years ago |
JINMEI Tatuya
|
f5f665b93c
[2091a] overall documentation update for name/labelseq comparison
|
13 years ago |
JINMEI Tatuya
|
34f0efc429
[2091a] even further simplification; no need for explicit absolute check.
|
13 years ago |
JINMEI Tatuya
|
f554bfb2cf
[2091a] removed a redundant condition.
|
13 years ago |
JINMEI Tatuya
|
0c5ac6b64b
[2091a] updated LabelSequence::compare() for the NONE-relationship cases.
|
13 years ago |
JINMEI Tatuya
|
f9ff329aa2
[2090] use offset_ptr::get() for comparison with raw pointers by !=
|
13 years ago |
JINMEI Tatuya
|
3df27b54fa
[2094] use xxx_EQ() instead of FAIL().
|
13 years ago |
JINMEI Tatuya
|
af5673b049
[2094] use \ instead of @ for doxygen commands for consistency.
|
13 years ago |
JINMEI Tatuya
|
1d950e29ca
[2094] make sure small size_t values should fit in 8 bits by assert.
|
13 years ago |
JINMEI Tatuya
|
2cc12f1554
[2094] cleanup: removed unnecessary CPPFLAGS.
|
13 years ago |
Michal 'vorner' Vaner
|
a47e80cd13
[2094] Whitespace fix
|
13 years ago |
Michal 'vorner' Vaner
|
04698fa05e
[2094] Add missing header file
|
13 years ago |
Michal 'vorner' Vaner
|
09dd3c3bfb
[2090] Fix segfault
|
13 years ago |