openbabel:PR1929

Last commit made on 2019-02-26
Get this branch:
git clone -b PR1929 https://git.launchpad.net/openbabel

Branch merges

Branch information

Name:
PR1929
Repository:
lp:openbabel

Recent commits

924aab4... by baoilleach

Fix isomorphism mapper issue. PR1929

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

Merge pull request #1928 from orex/master

define isfinite removed.

92540ca... by Kirill Okhotnikov

define isfinite removed.

f18c29f... by baoilleach

Merge pull request #1914 from baoilleach/Fix1912

Add SetChainsPerceived() after EndModify() in formats that add residues

8cc1443... by baoilleach

Skip any initial spaces when writing out the AtomID to ensure consistent output

4aeabbc... by baoilleach

Skip any space at the start of the AtomID

12c8cde... by baoilleach

Only SetChainsPerceived() if we are setting residue information in mmcif.

722b213... by baoilleach

Merge pull request #1908 from sunoru/patch-1

Fix incorrect use of `memcpy`.

14f8cd8... by baoilleach

Add SetChainsPerceived() after EndModify() in a variety of formats that add residues to the OBMol

6308d87... by baoilleach

Ensure that the PDB reader marks chains as perceived after EndModify()