Move operators; minor fixes
- Some C++ "move" operators.
- (If these require a bump in the ABI number, please let us know.)
- Fix uninitialized value detected by valgrind. (Thanks to @ya1gaurav for first noticing this.)
- Other minor improvements.
- Moved most READ docs to Wiki.