openbabel:msvc2015

Last commit made on 2020-05-16
Get this branch:
git clone -b msvc2015 https://git.launchpad.net/openbabel

Branch merges

Branch information

Name:
msvc2015
Repository:
lp:openbabel

Recent commits

594d442... by baoilleach

Add extra include for MSVC2015 support of back_inserter

1e593ab... by Geoff Hutchison <email address hidden>

Bump version number for 3.1 release (#2190)

* Bump version number for 3.1 release

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

Re-enable Ruby bindings (#2193)

* Re-enable Ruby and C# bindings

* Upload the source tar as an artifact (i.e. for releases)

4b5d4c4... by David Koes <email address hidden>

IsElement implemention, make OBElements::Element enum (#1754)

* IsElement implemention, make OBElements::Element enum

* Fix php include. Consistent renaming.

Resname all the single character residue constants. Do this instead of
defining natively in python since the actual constants are arbitrary and
so could change (unlike elements)

Co-authored-by: David Koes <email address hidden>

a40bfa6... by timvdm

Fix tautomer code (#2171)

* Fix tautomer code.

* Fix last FIXME in in src/tautomer.cpp
* Fix Codacy quality issues in src/tautomer.cpp

41a2e21... by Geoff Hutchison <email address hidden>

Merge pull request #2189 from ghutchis/rename-extern-macro

Rename EXTERN to OB_EXTERN to prevent clashes in other headers

4cd5c8d... by Geoff Hutchison <email address hidden>

Rename EXTERN to OB_EXTERN to prevent clashes in other headers

Discovered with Ruby 2.5 SWIG bindings

410140d... by baoilleach

Merge pull request #2188 from baoilleach/wln_docs

Update the WLN docs to have the correct syntax for .rst

3232950... by baoilleach

Update the WLN docs to have the correct syntax for .rst

96b4cdd... by Geoff Hutchison <email address hidden>

Merge pull request #2187 from wiedi/fix-illumos

Fix build on illumos