openbabel:smiles_charge

Last commit made on 2020-02-20
Get this branch:
git clone -b smiles_charge https://git.launchpad.net/openbabel

Branch merges

Branch information

Name:
smiles_charge
Repository:
lp:openbabel

Recent commits

53d07ee... by baoilleach

Be more strict when parsing charges in SMILES

5d1f087... by baoilleach

Merge pull request #2102 from au1985/issue_2095

Fix issue #2095, caused by incorrect application of protonated SMARTS

a14c9d2... by Alex Ustinov <email address hidden>

removed some code left after previous commit by mistake

c243d6f... by Alex Ustinov <email address hidden>

Fix alias test to set BABEL_LIBDIR

97f5bec... by Alex Ustinov <email address hidden>

Alias generation does not require copy construction of OBMol; added unit test for alias feature

837e060... by Alex Ustinov <email address hidden>

Alias generation does not require copy construction of OBMol; added unit test for alias feature

ddfe87e... by Alex Ustinov <email address hidden>

Fix issue #2095, caused by incorrect application of protonated SMARTS from superatom.txt to non-protonated molecules

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

Merge pull request #2100 from baoilleach/lowercase_elements

Bring back support for lowercase elements and D/T in GetAtomicNum().

bf91aec... by baoilleach

Add direct test for Issue #2063. Also minor tidy to earlier test.

c6b00dc... by baoilleach

Merge pull request #2086 from dkoes/cmake_lib_fix

Define OpenBabel3_LIBRARIES for use by other CMake projects