openbabel:FixGraphSymMemleak

Last commit made on 2017-11-27
Get this branch:
git clone -b FixGraphSymMemleak https://git.launchpad.net/openbabel

Branch merges

Branch information

Name:
FixGraphSymMemleak
Repository:
lp:openbabel

Recent commits

06753af... by baoilleach

Only ABCs should have a virtual dtor

615f104... by Geoff Hutchison <email address hidden>

Merge pull request #1704 from baoilleach/fix_for_1701

Fix #1701

7a57706... by baoilleach

Fix for #1701 as reported by @balducci. Wrong return value from function caused compiler error.

5a9457a... by Geoff Hutchison <email address hidden>

Merge pull request #1699 from baoilleach/fastersmi

Speed up the SMILES writer

76a7d9c... by baoilleach

Remove final strcpys from smiles

84e097b... by baoilleach

Fix failing test, where '[' was being returned by the SMILES writer for a too-large value of the isotope.I've changed it to report a warning and ignore the value.

7312f6d... by baoilleach

Another round (the final?) of removing string copies.

d8af6a1... by Geoff Hutchison <email address hidden>

Merge pull request #1696 from baoilleach/dont_perceive_stereo

By default, don't perceive stereo when reading SMILES, but have the option

3cd84fb... by Geoff Hutchison <email address hidden>

Merge pull request #1698 from baoilleach/atommaps

Correct handling of atom maps

3fff8bb... by baoilleach

Remove more strcpys, correct '[' instead of ']' and microopt AtomIsChiral