mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-05 22:04:27 +08:00
* switch to range-based for loops * Update Code/GraphMol/testChirality.cpp Co-authored-by: Greg Landrum <greg.landrum@gmail.com> * fix a leak in the new DCLV code (#7279) * fixes #7295 (#7303) * tag 2024.03 release (#7308) * tag release * attempt to solve constant MD5 problems * switch to getting the ComicNeue font from github instead of as a zip * open new release cycle (#7314) * restrict the application of 1,3- 1,5- conjugated cation normalization (#7287) * propagate yaehmop build status (#7316) * Fixes #7299 (#7304) * clean up of python and c++ for-loops * clang formatted testChirality * fix test file --------- Co-authored-by: Greg Landrum <greg.landrum@gmail.com> Co-authored-by: Riccardo Vianello <riccardo.vianello@gmail.com>