c63519fa47
The leveldb and univalue 3rd party libraries are not installed and not needed by anyone outside of the Hub. So move them there, making it easier for 3rd party usage.
11 lines
231 B
Plaintext
11 lines
231 B
Plaintext
|
|
Rearrange tree for easier 'git subtree' style use
|
|
|
|
Move towards C++11 etc.
|
|
|
|
Namespace support - must come up with useful shorthand, avoiding
|
|
long Univalue::Univalue::Univalue usages forced upon library users.
|
|
|
|
Improve test suite
|
|
|