Brian Kelley
|
e70599a12e
|
Dev/pickle properties (#1277)
* Adds pickling of properties (optional)
* Ignores RDKit::Dict::Pairs - previously private
* Fixes AllProps definition
* Fixes BondProps seperation
* Fixes reaction pickling - Adds ability to pickle atom + QueryAtom
* Bumps pickle version
* Removes fugly post-increments
* Changes Default to NoProps
* Tests more options for pickling
* Runs clang format
* Adds get/setDefaultPropertyPickleOptions, exposes to python
* turns tests back on.
* Fixes enum (clang was allowing c++11 semantics)
* Adds global settings test
* Code/GraphMol/testPicklerGlobalSettings.cpp
|
2017-02-09 16:06:01 +01:00 |
|