Homec4science

Merge branch 'master' into feat/python-base

Authored by junge on Jan 12 2018, 14:29.

Description

Merge branch 'master' into feat/python-base

Also fixed a memory bug which appears in optimized mode when a
std::stringstream.str.c_str() is used as const char* input for a pybind
name. the memory is then freed and the dangling const char* causes a
UnicodeDecodeError upon import.

Also: Modules are now hierarchical and in one single .so

Details

Committed
jungeJan 12 2018, 14:29
Pushed
jungeJan 12 2018, 16:45
Parents
rMUSPECTREde44ffdb281b: Added mechanism to download externals
rMUSPECTREe5f596d90b4e: cleanup clang ignored weffc++
Branches
Unknown
Tags
Unknown

Merged Changes

CommitAuthorDetailsCommitted
de44ffdb281bD159junge
Added mechanism to download externals 
Jan 11 2018