You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
231 B
11 lines
231 B
9 years ago
|
|
||
|
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
|
||
|
|