mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 10:38:42 +01:00
2f9f082b5e
git-subtree-dir: src/univalue git-subtree-split: 87d90455ff5e87dedc304353aa23ace47ffb6c1c
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
|
|
|