Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

openbabel

We're on a mission to speak the many languages of chemical data
Collective - Host: opensource - https://opencollective.com/openbabel - Code: https://github.com/openbabel/openbabel

Merge pull request #2218 from jcbollinger/py3_unicode_escape

Fix test failure with Python 3

github.com/openbabel/openbabel - 4920d5268ecaac35b5bef55b93dea079a767e817 authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2224 from jcbollinger/uff_params_ub

Fix UB in UFF parameter parsing

github.com/openbabel/openbabel - 213f83c7dcd75fa79557a631385a9dcd88490795 authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2228 from jcbollinger/misc_ub

Fixes miscellaneous undefined behaviors

github.com/openbabel/openbabel - a6c8c77e33344e597ede556232339de1df6e8fd7 authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2226 from afonari/patch-19

Fix memory leak in spectrophore.cpp

github.com/openbabel/openbabel - a87d6492134bceceb2cacf9b274113859e71ae69 authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2229 from e-kwsm/fix-2066,2221

Do not release OpenBabel::OBConformerSearch::m_score

github.com/openbabel/openbabel - a6c69376105100497481d7c200e3a10af618e0c6 authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2230 from baoilleach/msvc2015

Add extra include for MSVC2015 support of back_inserter

github.com/openbabel/openbabel - 64d74b3b38d5927e42d69995cc00d5765e676021 authored over 4 years ago by Geoff Hutchison <[email protected]>
Add extra include for MSVC2015 support of back_inserter

github.com/openbabel/openbabel - 594d442c011b2e97b6f016d4081a79946b36df5c authored over 4 years ago by Noel O'Boyle <[email protected]>
Do not release OpenBabel::OBConformerSearch::m_score

Instead callers must release objects.
Fix #2066, fix #2221.

github.com/openbabel/openbabel - 0563f3b7fc05ae445df1be9d3ccbd8d2cf40a841 authored over 4 years ago by Eisuke Kawashima <[email protected]>
Fixes miscellaneous undefined behaviors

Fixes three miscellaneous undefined behaviors:

1. One instance of using memcpy() with overlapp...

github.com/openbabel/openbabel - 4047362bc4084fdc46af5bb8f3afb9b08b59dc5d authored over 4 years ago by John Bollinger <[email protected]>
Fixes catching polymorphic exceptions by value

Fixes three instances of catching polymorphic exceptions by value
instead of by reference.

github.com/openbabel/openbabel - 628d656b49edafbc05a83088dae2044f8f80a3fb authored over 4 years ago by John Bollinger <[email protected]>
Fix memory leak in spectrophore.cpp

See related https://github.com/openbabel/openbabel/pull/2220.

github.com/openbabel/openbabel - 783542c5219b09981bc4263f493762c886159d5c authored over 4 years ago by Alexandr Fonari <[email protected]>
Fix memory leaks in cifspacegrouptest.cpp

github.com/openbabel/openbabel - 801c326d45586ef50dd12ffeefa0730ce8e03fb5 authored over 4 years ago by Alexandr Fonari <[email protected]>
Fix memory leaks in spacegroup.cpp and cifspacegrouptest.cpp

github.com/openbabel/openbabel - 04ceeea38552a0ce9caa99949ba6678b33288307 authored over 4 years ago by Alexandr Fonari <[email protected]>
Fix UB in UFF parameter parsing

When evaluating atom coordination number, method
OBForceFieldUFF::ParseParamFile() assumed that ...

github.com/openbabel/openbabel - b75c392b75b3494d9dae15176f38facf7e61db17 authored over 4 years ago by John Bollinger <[email protected]>
Fix memory leak in mol.cpp

github.com/openbabel/openbabel - 87b3e44075243606427c09fbc96b808816b363aa authored over 4 years ago by Alexandr Fonari <[email protected]>
Fix test failure with Python 3

When run with Python 3.6, test/testdistgeom.py fails with a SyntaxError
about a malformed charac...

github.com/openbabel/openbabel - 7de27f309db5f7ec026ef5c5235e5b33bf7d1a85 authored over 4 years ago by John Bollinger <[email protected]>
Revise for 3.1.1 release

github.com/openbabel/openbabel - 650b1f829ac47cc84877a330366ec9485da3ec99 authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2211 from baoilleach/FixCompileWarning

Fix the compiler warning about large object size

github.com/openbabel/openbabel - cbd4db43f8908b874864280fdc03bf92569eebc1 authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2044 from e-kwsm/nullptr

Replace NULL with nullptr (C++11)

github.com/openbabel/openbabel - 66042e0d98ff75556a1a52e3fc0ce1a2ec76d2fd authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2212 from fredrikw/argfix

Fix #2159 - Argument parsing och short output file names

github.com/openbabel/openbabel - 742f393e5920491bfbe1c5a1243e549ff18c2ae6 authored over 4 years ago by Geoff Hutchison <[email protected]>
Changed variable name to please Codacy

github.com/openbabel/openbabel - 0ab43864326948d91bcf09fb79fc5f78f789c677 authored over 4 years ago by Fredrik Wallner <[email protected]>
More nullptr conversions

github.com/openbabel/openbabel - 38af315687a15801756fae1dba10126c77bd1fce authored over 4 years ago by Geoff Hutchison <[email protected]>
Fix https://github.com/openbabel/openbabel/issues/2159

github.com/openbabel/openbabel - 2dc2bbcbf02b8b2863d18b3ea44879f7265177eb authored over 4 years ago by Fredrik Wallner <[email protected]>
Fix the compiler warning about large object size

github.com/openbabel/openbabel - b14a33010808fb5524e6a6f0f8a6853cb1ffa689 authored over 4 years ago by Noel O'Boyle <[email protected]>
Added test for https://github.com/openbabel/openbabel/issues/2159

github.com/openbabel/openbabel - 6ab1c4a303df53e83835c747d33a8353bcc590b4 authored over 4 years ago by Fredrik Wallner <[email protected]>
Merge pull request #2205 from dkoes/cmake_stuff

CMake: separate thread import from boost

github.com/openbabel/openbabel - 0e14e6286edca938fa98468c87eac32393d54b70 authored over 4 years ago by Geoff Hutchison <[email protected]>
Add S to INCLUDE_DIR

github.com/openbabel/openbabel - ffd9a738db55e35498884dc37c3d265abf4cc79e authored over 4 years ago by dkoes <[email protected]>
CMake: separate thread import from boost

Also, use (correct) camel case for variables in docs.

github.com/openbabel/openbabel - 61e5fb42137e0ef20bee983ffe5e45f602fce2aa authored over 4 years ago by dkoes <[email protected]>
Merge pull request #2153 from e-kwsm/improve-obenergy

Improve tools/obenergy.cpp

github.com/openbabel/openbabel - 3ed85e0cb3e372172ca1f128c44dc69e4b2237cb authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2198 from ghutchis/fix-cmake-libraries

Populate OpenBabel3_LIBRARIES cmake variable - fix #2196

github.com/openbabel/openbabel - b16af1bb38841dc2f2281ba03b1640cfee2868f4 authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2203 from e-kwsm/fix-2201

Fix thread library link issue

github.com/openbabel/openbabel - 12c969049e0e6ae90684b82a112925a185e95dd0 authored over 4 years ago by Geoff Hutchison <[email protected]>
Fix thread library link issue

Avoid `THREADS_HAVE_PTHREAD_ARG` since it is INTERNAL.
Fix #2201.

github.com/openbabel/openbabel - 3bb108b591efa3aaca5508c3c28213f3099c9174 authored over 4 years ago by Eisuke Kawashima <[email protected]>
Replace `NULL` with `nullptr` (C++11)

`CMAKE_CXX_STANDARD` is set to 11

github.com/openbabel/openbabel - 074e260c0fff3b0b2fc03eb997c937e7ca83d195 authored over 4 years ago by Eisuke Kawashima <[email protected]>
Populate OpenBabel3_LIBRARIES cmake variable - fix #2196

github.com/openbabel/openbabel - 8646212d936f206948224ee2c65f41add4b1543c authored over 4 years ago by Geoff Hutchison <[email protected]>
Bump version number for 3.1 release (#2190)

* Bump version number for 3.1 release

github.com/openbabel/openbabel - 1e593abc1edf47352d5e8a0887654edf69a2f5f3 authored over 4 years ago by Geoff Hutchison <[email protected]>
Re-enable Ruby bindings (#2193)

* Re-enable Ruby and C# bindings

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

github.com/openbabel/openbabel - f6fd0a2d59c1df4ffb3e838676bbc792d46f3bb5 authored over 4 years ago by Geoff Hutchison <[email protected]>
IsElement implemention, make OBElements::Element enum (#1754)

* IsElement implemention, make OBElements::Element enum

* Fix php include. Consistent renami...

github.com/openbabel/openbabel - 4b5d4c426f7f78271844ce3fec07a98a5d48ee34 authored over 4 years ago by David Koes <[email protected]>
Fix tautomer code (#2171)

* Fix tautomer code.

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

github.com/openbabel/openbabel - a40bfa690393e9e59f0e3dde09dd4d9c01456635 authored over 4 years ago by Tim Vandermeersch <[email protected]>
Merge pull request #2189 from ghutchis/rename-extern-macro

Rename EXTERN to OB_EXTERN to prevent clashes in other headers

github.com/openbabel/openbabel - 41a2e2184ccf302a6620f029c6e279e7fed218b6 authored over 4 years ago by Geoff Hutchison <[email protected]>
Rename EXTERN to OB_EXTERN to prevent clashes in other headers

Discovered with Ruby 2.5 SWIG bindings

github.com/openbabel/openbabel - 4cd5c8ddb1043482a331e847a8328b28c388aac7 authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2188 from baoilleach/wln_docs

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

github.com/openbabel/openbabel - 410140d639d0a3c5b940627870af14caca23d941 authored over 4 years ago by Noel O'Boyle <[email protected]>
Update the WLN docs to have the correct syntax for .rst

github.com/openbabel/openbabel - 3232950987f296db8689e2b3393eb5bd3487e40d authored over 4 years ago by Noel O'Boyle <[email protected]>
Merge pull request #2187 from wiedi/fix-illumos

Fix build on illumos

github.com/openbabel/openbabel - 96b4cdd7e1c030ce9bd9c2116d48d15ac953b282 authored over 4 years ago by Geoff Hutchison <[email protected]>
Add a build for bindings (eventually will generate source tar) (#2183)

* Add a build for bindings (eventually will generate source tar)

This will be a separate buil...

github.com/openbabel/openbabel - 3eaa735cca56f2e3de731bf4c536609f20379fde authored over 4 years ago by Geoff Hutchison <[email protected]>
Fix build on illumos

github.com/openbabel/openbabel - 841803edf6ead11e7f18b7a4c726b3436ca96160 authored over 4 years ago by Sebastian Wiedenroth <[email protected]>
Merge pull request #2186 from baoilleach/workaroundswigjava

Workaround for SWIG 4.0.1 Java source code problem

github.com/openbabel/openbabel - 15552f7f62ec9c7687f2e09607f13819ec603de3 authored over 4 years ago by Noel O'Boyle <[email protected]>
Workaround a problem in SWIG 4.0.1 (at least) where the generated Java source relies on reserve being present

github.com/openbabel/openbabel - 839415aa61f40fc326f6c8467425af1bb2e79e87 authored over 4 years ago by Noel O'Boyle <[email protected]>
Fix the cif write test (i.e. modified format) (#2177)

* Fixed test error with cif - updated to new format

github.com/openbabel/openbabel - 4b228ac2833429b0c336eab3acffd8cffe7c605b authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2185 from ghutchis/pin-maeparser-version

Pin maeparser version to 1.2.3 - should fix #2180

github.com/openbabel/openbabel - 9f161c8af6e097ad565c70ba6d937099d95425ea authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2184 from ghutchis/allow-op-minimize-noh

Allow minimizing without adding hydrogens - not the default

github.com/openbabel/openbabel - cd5089c3c1533393e4ee0b1caadd0eeb50567ac5 authored over 4 years ago by Geoff Hutchison <[email protected]>
Pin maeparser version to 1.2.3 - should fix #2180

github.com/openbabel/openbabel - 728aa32fce16385d9da03566cb0ac10aee38030c authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2182 from ghutchis/release-drafter-template

Add a template to use with the release drafter GH app

github.com/openbabel/openbabel - a9dc0d47f605338a9c5b8d58ed9a35cfc82231cc authored over 4 years ago by Geoff Hutchison <[email protected]>
Allow minimizing without adding hydrogens - not the default

There are sometimes needs (e.g. in my research) to minimize
with unusual structures - allow mini...

github.com/openbabel/openbabel - d1c55fd78d8d78994d1645fa32c37e69e1350559 authored over 4 years ago by Geoff Hutchison <[email protected]>
Add a template to use with the release drafter GH app

https://probot.github.io/apps/release-drafter/

github.com/openbabel/openbabel - 002b6ec0bf694c4240711f4b2b8c0d3f96e54e45 authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2170 from afonari/patch-16

Fix output format in the cifformat writer

github.com/openbabel/openbabel - 7684a772e6b60e6b37aa70ad05764d526ab9b00c authored over 4 years ago by Geoff Hutchison <[email protected]>
Try the Windows build again (#2173)

* Make github action work on windows:

- Tests still fail (need env vars?)
- Added -DWITH_MAE...

github.com/openbabel/openbabel - 6f48e4de87170392fadfce809d24fd8ae6b01655 authored over 4 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2176 from baoilleach/adalke_writestring

Merge of "Improve OBConversion::WriteString() and WriteFile() initialization" (adalke) #1923

github.com/openbabel/openbabel - e71177c773351fffd465bc14f05c6430f18eefd9 authored over 4 years ago by Geoff Hutchison <[email protected]>
Apply patch from @fredrikw to fix test failure. Also minor changes as recommended by codacity code review.

github.com/openbabel/openbabel - f84e724bf9a792948381af72891e8d0aa9ca81f5 authored over 4 years ago by Noel O'Boyle <[email protected]>
Comment out pointcloud test. Uses a random-number generator. (Note to anyone reading this: please avoid random number generators at all costs.)

github.com/openbabel/openbabel - 7d0e7a6ec07c845f5365202cb839cef8a3c31c85 authored over 4 years ago by Noel O'Boyle <[email protected]>
Update the SVG test. Also ensure that double-quotes are used in (recent changes to) the SVG writer to be consistent with the rest.

github.com/openbabel/openbabel - 90d2d8d4077b50eea8fa881825c7b5cad6ee6a40 authored over 4 years ago by Noel O'Boyle <[email protected]>
Update test for changes to PDB default CONECT records multiple bonds

github.com/openbabel/openbabel - fdb3e909888ec4a4dfb67aab37f0934ed56b7356 authored over 4 years ago by Noel O'Boyle <[email protected]>
Update the Gaussian format tests

github.com/openbabel/openbabel - 4fc4e5d1c0a3780a8b3df194aca3228c04225b61 authored over 4 years ago by Noel O'Boyle <[email protected]>
Fix at least some tests on Windows

github.com/openbabel/openbabel - 03eefecf1e746a24fa75f5ceba7af76cbe440a21 authored over 4 years ago by Noel O'Boyle <[email protected]>
added test/testobconv_writers.py to the list of Python tests

github.com/openbabel/openbabel - 29347a7f249acd8346a89385273d893a94b4acb0 authored over 4 years ago by Andrew Dalke <[email protected]>
Improved patch for #1922 to support the Write() API for multiple records.

My first patch set Index=1 in WriteFile() and WriteString() so that
the output format plugin cou...

github.com/openbabel/openbabel - 282d7f6bba276b784f1eec05a30c845e665c6eb7 authored over 4 years ago by Andrew Dalke <[email protected]>
OBConversion::WriteString() and WriteFile() must reset the Index to 1 otherwise the formats won't initialize correctly. (Issue #1922)

This commit includes a new test program which checks WriteString() and WriteFile() for most of t...

github.com/openbabel/openbabel - e5bc6c0a048a0b61b6159966f90486b784488ca6 authored over 4 years ago by Andrew Dalke <[email protected]>
Merge pull request #2172 from ghutchis/gh-checkout

Use latest checkout action - more efficient

github.com/openbabel/openbabel - 0ec3776d1f386e797349f60fa893ef02f518b107 authored almost 5 years ago by Geoff Hutchison <[email protected]>
Use latest checkout action - more efficient

github.com/openbabel/openbabel - 2730bfe30856af9414d68b2f238c219952bb3c40 authored almost 5 years ago by Geoff Hutchison <[email protected]>
Fix distance geometry stereo issues (#2158)

* MDLFormat: Set tetrahedral stereo to unspecified for atom stereo parity
3. This was already t...

github.com/openbabel/openbabel - 9d67893e2c39a68826a8ad8b9825aca03e5e453d authored almost 5 years ago by Tim Vandermeersch <[email protected]>
Add unit test

github.com/openbabel/openbabel - 10bb0ca3ed396ff6d0bfe5bded6afab891e18b20 authored almost 5 years ago by Sasha Fonari <[email protected]>
Fix space

github.com/openbabel/openbabel - 6738c961aa41ca1286d1c41fdaa8abf37115df10 authored almost 5 years ago by Sasha Fonari <[email protected]>
Fix atom coordinates write in cifformat.cpp

github.com/openbabel/openbabel - 80baddc71b6529e83d4e06d14f484a53cf604074 authored almost 5 years ago by Alexandr Fonari <[email protected]>
Initial CMake GitHub Action (#2165)

* Initial CMake GitHub Action

Thanks to Cristian Adam for a template (and blog article)
http...

github.com/openbabel/openbabel - 8d6a59bc4d46e005ba6737ad6b5dfcb7f8e8c31c authored almost 5 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2169 from ghutchis/fix-minor-tests

Fix minor tests

github.com/openbabel/openbabel - 10809fda6e58b0affd0d0e90ff302f2908526501 authored almost 5 years ago by Geoff Hutchison <[email protected]>
Only run the rountrip python test if python bindings are built.

github.com/openbabel/openbabel - 294a160d312f85329f3d39e4fad878d42f43db4d authored almost 5 years ago by Geoff Hutchison <[email protected]>
Skip checks for warnings, errors for now

github.com/openbabel/openbabel - 40f76a7156124646b229124d590efcc6c951fe1c authored almost 5 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2154 from e-kwsm/improve-obconformer

Improve tools/obconformer.cpp

github.com/openbabel/openbabel - 2a6b6089daccc34f949a361880aab36cd639a99f authored almost 5 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2168 from ghutchis/fabs-in-builder

Prefer std::fabs resolves build problem on mac-current

github.com/openbabel/openbabel - dcbbf55c6fdaabe1379a026e47acd5ddcebcf200 authored almost 5 years ago by Geoff Hutchison <[email protected]>
Prefer std::fabs resolves build problem on mac-current

github.com/openbabel/openbabel - ef7e96e0f16da8d6d3a45f18c8ea3e3998b7bc58 authored almost 5 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2167 from openbabel/create-pull-request/patch

More spelling corrections

github.com/openbabel/openbabel - 7d810dc32372e9a4ef31c0899553f32b303a49b7 authored almost 5 years ago by Geoff Hutchison <[email protected]>
[create-pull-request] automated change

github.com/openbabel/openbabel - 8728649aa079ac72d7fc86c5c71cbe0435c996c2 authored almost 5 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #2166 from mrakitin/spelling

Follow-up with missing spelling fixes from #2163

github.com/openbabel/openbabel - fe96481da0af5aa503a44d94a912748636c936b9 authored almost 5 years ago by Geoff Hutchison <[email protected]>
Follow-up with missing spelling fixes from #2163

github.com/openbabel/openbabel - accfdc957f1f8ea84aa0497a79d06e27e8c2342e authored almost 5 years ago by Maksim Rakitin <[email protected]>
Merge pull request #2163 from ghutchis/misspell-fixer

Initial GitHub action - misspell-fixer

github.com/openbabel/openbabel - d0c4e44c6e03edf46ee138d2f7709043d79e1308 authored almost 5 years ago by Geoff Hutchison <[email protected]>
Initial GitHub action - misspell-fixer

Cleaned up a variety of typos and should prevent problems in PR

github.com/openbabel/openbabel - f758495218f2a483528d724e7a23ded1d427ebf6 authored almost 5 years ago by Geoff Hutchison <[email protected]>
Improve tools/obconformer.cpp

* Enable to accept forcefield
the default is MMFF94 if parameters are found, otherwise UFF
* r...

github.com/openbabel/openbabel - 621b0bd42cbbb0a1b89df6bde9e059cd40bdd40f authored almost 5 years ago by Eisuke Kawashima <[email protected]>
Merge pull request #2162 from dkoes/segfaultfix

Fix for segault (with regression test)

github.com/openbabel/openbabel - 05154ca4f5ff33d3c510c0526cbd95fae705f783 authored almost 5 years ago by Geoff Hutchison <[email protected]>
removing trailing whitespace from a blank line

what is the emoticon for rolling your eyes?

github.com/openbabel/openbabel - c941dc046729f925c35a7a476a2e42f50f77842d authored almost 5 years ago by dkoes <[email protected]>
Resovle pylint concerns

Which results in uglier code imho.

github.com/openbabel/openbabel - f4c10daa174914b41a15bfc26603ec8cb9acc152 authored almost 5 years ago by dkoes <[email protected]>
Fix for segault (with regression test)

Generally speaking, it is better to check if a pointer is NULL _before_
dereferencing it rather ...

github.com/openbabel/openbabel - af0250556d0478efeb136602ffe94c853cfd3fe8 authored almost 5 years ago by dkoes <[email protected]>
Merge pull request #2157 from mrakitin/fix-tkinter-for-py3

Fix the import of Tkinter in Python 3+

github.com/openbabel/openbabel - 88f7306dece87ca31bf8cd1fdd3c330376ea09b3 authored almost 5 years ago by Noel O'Boyle <[email protected]>
Do not use six

github.com/openbabel/openbabel - fe72644433ab8cd91b229133cc890a4ee5749cf4 authored almost 5 years ago by Maksim Rakitin <[email protected]>
Fix the import of Tkinter in Python 3+

github.com/openbabel/openbabel - 08b7fc9b590b1afd063e293b414aa5a936fc757d authored almost 5 years ago by Maksim Rakitin <[email protected]>
Merge pull request #2132 from baoilleach/smiles_charge

Be more strict when parsing charges in SMILES

github.com/openbabel/openbabel - d2fedbba582d9fc659052a9a8ef74f6387d25849 authored almost 5 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2105 from n-yoshikawa/fix-distance-geometry

Fix #2098

github.com/openbabel/openbabel - 370335815c51f0dfa4d0fc9cac12e1888cd91c40 authored almost 5 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2073 from e-kwsm/fix-2071

Fix #2071

github.com/openbabel/openbabel - c7c47aec8b06bf0d8cd51ba28dec266243073ef7 authored almost 5 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2136 from orex/master

Fix issue #2125

github.com/openbabel/openbabel - e9885bbdbaa9bce88a2d3b7916e7e03b6a228bfc authored almost 5 years ago by Geoff Hutchison <[email protected]>
R script updates (#2145)

* changes for building ChemmineOB
* removed some local changes

github.com/openbabel/openbabel - aac13e34cf9dd8afe013bbf04cadbbae713370a0 authored almost 5 years ago by kevin <[email protected]>
Merge pull request #2149 from timvdm/issue2144

OBBuilder: Add error message for ring/rigid fragments with all zero coords.

github.com/openbabel/openbabel - e80944e40077417b279cbdbb3f7ee3038a28e51b authored almost 5 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2150 from ghutchis/fix-bad-fragments

Remove fragments with zero coordinates - fixes #2144.

github.com/openbabel/openbabel - ef5438da4a1dfb833a6ea172c440efb86ca03fda authored almost 5 years ago by Geoff Hutchison <[email protected]>