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 #2654 from ghutchis/more-cjson

Add more cjson features, including conformer energies

github.com/openbabel/openbabel - 32cf131444c1555c749b356dab44fb9fe275271f authored about 1 year ago by Geoff Hutchison <[email protected]>
Merge pull request #2653 from ghutchis/fix-xtb-gaussian-vibrations

Fix parsing "Gaussian" vibration output from xtb program

github.com/openbabel/openbabel - f67d6bc3e43180e726139c1d3776900f55b8d880 authored about 1 year ago by Geoff Hutchison <[email protected]>
Merge pull request #2637 from dkoes/segnames

Support for segment names in pdb files

github.com/openbabel/openbabel - 283cc846ac4d7d5320b50cb90458e3fae882671c authored about 1 year ago by Geoff Hutchison <[email protected]>
Merge pull request #2649 from fredrikw/gh_2646

Proper aromatic support for CML

github.com/openbabel/openbabel - 182c80f00372a999df23d50474541efd1ce7c298 authored about 1 year ago by Geoff Hutchison <[email protected]>
Add more cjson features, including conformer energies

github.com/openbabel/openbabel - c39cf723c7dc27a7f2282e78eb80f8a8136c8fb8 authored about 1 year ago by Geoff Hutchison <[email protected]>
Fixup new bug with xtb Gaussian vibration output (Raman = 0.0)

github.com/openbabel/openbabel - 0ad3717f23630eec914c501244a78bd87b0604e0 authored about 1 year ago by Geoff Hutchison <[email protected]>
Fix parsing "Gaussian" vibration output from xtb program

github.com/openbabel/openbabel - 824587a1a1eee4319b224c221fe20294fe6eef46 authored about 1 year ago by Geoff Hutchison <[email protected]>
Added aromtic handling as in mdlformat

github.com/openbabel/openbabel - 5def2f7555a16ee10ac5fc48dea9b9fc383645e7 authored about 1 year ago by Fredrik Wallner <[email protected]>
Add test

github.com/openbabel/openbabel - e53604f4278e54b231c582a8d636ba95b98ea03a authored about 1 year ago by Fredrik Wallner <[email protected]>
Fix bugs with segnames

Writing out was buggy (wrong n to snprintf). Modify test to evaluate
segnames with obabel and o...

github.com/openbabel/openbabel - 754dad6efa72e1c0db98f414c701d6dfc8e2b4ff authored about 1 year ago by David Koes <[email protected]>
Merge pull request #2640 from ghutchis/add-cjson-spacegroup

Make sure to add cell vectors & space group info to CJSON

github.com/openbabel/openbabel - bcb790049bf43415a0b99adf725249c3f4da02bf authored about 1 year ago by Geoff Hutchison <[email protected]>
Make sure to add cell vectors & space group info to CJSON

Signed-off-by: Geoff Hutchison <[email protected]>

github.com/openbabel/openbabel - 730a57de82a7e030b2350829e6b65e533fdf599c authored about 1 year ago by Geoff Hutchison <[email protected]>
Merge pull request #2635 from timvdm/modern-cpp-iterators

Add support for range-based for loops

github.com/openbabel/openbabel - d62e51262c341db12d62d5ebd4e7328d2c98767f authored about 1 year ago by Geoff Hutchison <[email protected]>
segname test case

github.com/openbabel/openbabel - b334832efeb05dbb44ed4aa2f4b521e1bad44a09 authored about 1 year ago by David Koes <[email protected]>
Parse and handle segment name in pdb file.

Different segments should have different residues.

github.com/openbabel/openbabel - 5119d178e9759a2506d385ae6e2a3a2c07df2053 authored about 1 year ago by David Koes <[email protected]>
Merge pull request #2598 from DStarEpoch/bugfix/residue_obj_bug_on_reading_gro_file

fix bug when read gro file as first residue idx is 0

github.com/openbabel/openbabel - 2e11d9b57dabe350f11c97dfa8cdf584f2d81e2c authored about 1 year ago by Geoff Hutchison <[email protected]>
Add support for C++11 (was using C++20)

github.com/openbabel/openbabel - 8fa5c367f90c8362f3c6c8f0f7bd9713933700a6 authored about 1 year ago by Tim Vandermeersch <[email protected]>
Add OBAtom::GetNbrs()

github.com/openbabel/openbabel - 6c5599008bce70cbcb70375e10fab0cd51ced219 authored about 1 year ago by Tim Vandermeersch <[email protected]>
Add support for range-based for loops

* Add OBMol::GetAtoms(), OBMol::GetBonds() and OBAtom::GetBonds().
* These methods return ranges...

github.com/openbabel/openbabel - a0ec8c96554d4ee4f9bf80b00165b1ce554c8621 authored about 1 year ago by Tim Vandermeersch <[email protected]>
Merge pull request #2608 from dkoes/obrmsfix

obrms improvements

github.com/openbabel/openbabel - f9efcc9ea4be9e2fbf87317f66697868c72926a4 authored about 1 year ago by Geoff Hutchison <[email protected]>
Merge pull request #2634 from timvdm/bugfixes

Fix bug in distance geometry code

github.com/openbabel/openbabel - 7d6fd4cd49a594f92c89d82784374d16336b808d authored about 1 year ago by Geoff Hutchison <[email protected]>
Merge branch 'master' of https://github.com/openbabel/openbabel

github.com/openbabel/openbabel - 3c0d24c7757c5e760255347a1aa196ba4401ed37 authored about 1 year ago by Tim Vandermeersch <[email protected]>
Fix bug in distance geometry code

* This bug was discovered while testing out the new iterators. The old
iterator marcos used it...

github.com/openbabel/openbabel - e17312ab43433a336a48e04b235f7f0a47ba41a9 authored about 1 year ago by Tim Vandermeersch <[email protected]>
Merge pull request #2629 from ghutchis/dont-wrap-cif-coordinates

By default do not wrap atomic coordinates to the unit cell

github.com/openbabel/openbabel - e7aa0942f6c7733950dcf49e3c8e7f1b56feeea5 authored over 1 year ago by Geoff Hutchison <[email protected]>
By default do not wrap atomic coordinates to the unit cell

In most inorganic cases, the atomic coordinates are already
fractional and this shouldn't matter...

github.com/openbabel/openbabel - b0dae464af10bf263c97aca1847a15aa7c52de0a authored over 1 year ago by Geoff Hutchison <[email protected]>
More python2 test changes for macos

github.com/openbabel/openbabel - 60461a525ab51f76eb024213449ca0aabdfbdf57 authored over 1 year ago by David Koes <[email protected]>
Old style formatting

Was using format strings in two places. _Now_ macos CI should pass?

github.com/openbabel/openbabel - e6680c794942e4044275f0330594f66c981afe16 authored over 1 year ago by David Koes <[email protected]>
Use old style string formating for MacOS

Ideally would use a newer python version, but how to do that escapes me
(it is installed).

github.com/openbabel/openbabel - 48ddc9b3338d1d9f69390bda2db131afecba15d7 authored over 1 year ago by David Koes <[email protected]>
Merge pull request #2601 from flatstik/flatstik-patch-1

Fixed alignment of partial charges for PDBQT-files

github.com/openbabel/openbabel - f495cc6bae6ddd8133a6e78c1655e69611ac8ca6 authored over 1 year ago by Geoff Hutchison <[email protected]>
Merge pull request #2563 from e-kwsm/vaspformat

fix: vaspformat

github.com/openbabel/openbabel - ef2b499d177e17f5384c7eb5083863947cb47718 authored over 1 year ago by Geoff Hutchison <[email protected]>
Merge pull request #2569 from e-kwsm/bind2nd

refactor: remove deprecated std::bind2nd

github.com/openbabel/openbabel - f827a725df1161aa6881c1742ecd047bdf8ea7b4 authored over 1 year ago by Geoff Hutchison <[email protected]>
Fix potential crash reading and writing CJSON files (#2612)

Signed-off-by: Geoff Hutchison <[email protected]>

github.com/openbabel/openbabel - 627594696497a177a04c5666b87dabe208af8124 authored over 1 year ago by Geoff Hutchison <[email protected]>
updated runner python setup (#2592)

* updated runner python setup

* set python version for runner

* trying a setuptools upgrad...

github.com/openbabel/openbabel - fa222a36a9997ddf5d17de3e6300fd9819864c5d authored over 1 year ago by Michael Blakey <[email protected]>
Write x and y, not x and x (#2596)

Co-authored-by: Magnus Rahm <[email protected]>

github.com/openbabel/openbabel - cb5287570f5a404d93401d755651702ad1af8392 authored over 1 year ago by magnusrahm <[email protected]>
obrms improvements

Add timeout option (necessary for mols with many symmetries) and fix bug
with default behavior (...

github.com/openbabel/openbabel - 253271442a6a39ce9bfee8b60c4dc6faa275007c authored over 1 year ago by David Koes <[email protected]>
Fixed alignment of partial charges for PDBQT-files

github.com/openbabel/openbabel - 3048639f31c6ff07c5c0c8314b9cc5e382c4e43d authored over 1 year ago by Ville Takio <[email protected]>
fix bug when read gro file as first residue idx is 0

* when the first resid is 0, it will trigger object res without initialization
* fix with check...

github.com/openbabel/openbabel - e9f4c82264ce8cf4978f59c4ecb532e30de4cbac authored over 1 year ago by yeqing <yuyeqing@T14-YUYEQ>
refactor: remove deprecated std::bind2nd

c.f. #2001

github.com/openbabel/openbabel - f33412937390b2b0d0c0e91a1ed1274e1dd24157 authored almost 2 years ago by Eisuke Kawashima <[email protected]>
fix: vaspformat

- add WRITEONEONLY to Flags
- expand indentation tab
- fix alignment

github.com/openbabel/openbabel - d6fbb2f74b9d17efd33979977e8ea3f901886ae0 authored almost 2 years ago by Eisuke Kawashima <[email protected]>
Assign implicit hydrogens when reading pdbqt (#2553)

* Assign implicit hydrogens in PDBQT

Should fix https://github.com/openbabel/openbabel/issues...

github.com/openbabel/openbabel - 2b211d6acfc0f9e1c6746a984da3483b729aa32b authored about 2 years ago by fredrikw <[email protected]>
Fix 338 (#2537)

* Make sure charge is read as int8 as in spec
Will not handle files from ChemDraw >=8.0 <8.06
...

github.com/openbabel/openbabel - 530dbfa333189f4f429bd01a411b866ff5e2efe9 authored over 2 years ago by fredrikw <[email protected]>
update interface pybel.py (#2509)

* update interface pybel.py & testpybel.py

github.com/openbabel/openbabel - 7702b2bc44040de1c4b201150c44b26ae2d8d85b authored over 2 years ago by Xiang Zhong <[email protected]>
Remove deprecated std::bind1st and std::binder1st (#2001)

github.com/openbabel/openbabel - 90df8ddbd622b91c027e469d2df8c0570f7dc645 authored over 2 years ago by Eisuke Kawashima <[email protected]>
Remove std::binary_function, which is removed in C++17 (#2464)

* refactor: do not use `std::binary_function`, which is removed in C++17

fix #2461

* refac...

github.com/openbabel/openbabel - b59ba6dd04c6e0bdbd84dce496c48692218340d6 authored over 2 years ago by Eisuke Kawashima <[email protected]>
WLN Reader Additions (#2510)

* WLN Reader Additions

Added functionality for peri/poly fused rings. Small changes to allow ...

github.com/openbabel/openbabel - e44c6778106677ba33a509b56b013f2fbecc7abd authored over 2 years ago by Michael Blakey <[email protected]>
Update obminimize help message & docs (#2519)

* obminimize: Include the "-o format" option in the help message

* Update the obminimize man ...

github.com/openbabel/openbabel - a25d9c49182e9a929f7e389085cce936d6b137b2 authored over 2 years ago by Daniel Sabo <[email protected]>
Merge pull request #2521 from ghutchis/orca5-vibrations

Tweak vibration reading for Orca 5, which adds header lines

github.com/openbabel/openbabel - 0e922d075be87520ec24dd8848eecb90860e28d0 authored over 2 years ago by Geoff Hutchison <[email protected]>
Tweak vibration reading for Orca 5, which adds header lines

Signed-off-by: Geoff Hutchison <[email protected]>

github.com/openbabel/openbabel - d3e5311c8e57214bc1636334991335fc50f24792 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2175 from e-kwsm/override

Add override keyword

github.com/openbabel/openbabel - 9b263a11a0c95d87d98a96f2ab8891fa2e861e95 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2002 from e-kwsm/OB_DEPRECATED

Add deprecated attribute

github.com/openbabel/openbabel - 9e64c707d417fa870ee617e96f8e49b514b4275f authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2518 from e-kwsm/man

doc: update man

github.com/openbabel/openbabel - 8573910159649b80c0fd2c5461cd7a347a8df78c authored over 2 years ago by Geoff Hutchison <[email protected]>
refactor: add OB_DEPRECATED and OB_DEPRECATED_MSG macros

The macros are defined as `[[deprecated]]` attribute (C++14)
if the feature is available and `SW...

github.com/openbabel/openbabel - ba21ff63d90d041d03abc6c87e30104d89471d4e authored over 2 years ago by Eisuke Kawashima <[email protected]>
doc: update man

- add missing formats to obabel.1
- remove unnecessary space between flag and argument
- quotati...

github.com/openbabel/openbabel - 29762b8cbfa04de1a7a0d4d3687820c08485a914 authored over 2 years ago by Eisuke Kawashima <[email protected]>
Add override keyword

github.com/openbabel/openbabel - fbf096aeb3c769b32dfc655e81ad452224a0398e authored over 2 years ago by Eisuke Kawashima <[email protected]>
Merge pull request #2516 from ghutchis/cjson-charge-spin

Read and write total charge and spin multiplicity when available

github.com/openbabel/openbabel - f4da8b8421039d34ad899a6337912453a99d3a26 authored over 2 years ago by Geoff Hutchison <[email protected]>
refactor: always use `std::shared_ptr` (#2501)

* refactor(cmake): remove `SHARED_POINTER` variable
* refactor: remove `HAVE_SHARED_POINTER` ma...

github.com/openbabel/openbabel - 305a6fd3183540e4a8ae1d79d10bf1860e6aa373 authored over 2 years ago by Eisuke Kawashima <[email protected]>
Merge pull request #2499 from e-kwsm/swig-4

regenerate scripts/R/examples/openbabelR/src/openbabel-R.cpp by SWIG 4.0.2

github.com/openbabel/openbabel - 9a1a6487d0639cd9091ef249e0538f36e53d2dac authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2500 from e-kwsm/unordered_map

refactor: use `std::unordered_map` for hash map

github.com/openbabel/openbabel - e6a0eb3c38da2ec9d678c9c921c351f682d39bd6 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2507 from e-kwsm/cmake

replace deprecated `exec_program` with `execute_process` and fix syntax error

github.com/openbabel/openbabel - d6940d155993861dd805999896b20b7114f0167e authored over 2 years ago by Geoff Hutchison <[email protected]>
Read and write total charge and spin multiplicity when available

Signed-off-by: Geoff Hutchison <[email protected]>

github.com/openbabel/openbabel - 16ffe7e8a7600661695d138521ea7dd6710d0b57 authored over 2 years ago by Geoff Hutchison <[email protected]>
replace deprecated `exec_program` with `execute_process` and fix syntax error

https://cmake.org/cmake/help/v3.1/command/exec_program.html

github.com/openbabel/openbabel - 08ecaf41cc9ed76df78382c5ab303f56982cef49 authored over 2 years ago by Eisuke Kawashima <[email protected]>
regenerate scripts/R/examples/openbabelR/src/openbabel-R.cpp by SWIG 4.0.2

github.com/openbabel/openbabel - 08b488b145a0862c817b9b05b21d19797a5203cc authored over 2 years ago by Eisuke Kawashima <[email protected]>
refactor: use `std::unordered_map` for hash map

github.com/openbabel/openbabel - b9e731eb0c0208be07896b26b0547b4d227ab7c6 authored over 2 years ago by Eisuke Kawashima <[email protected]>
Merge pull request #2493 from thesamesam/gcc12-time-check-cmake

CMake: fix time check typo (fixes build failure w/ GCC 12)

github.com/openbabel/openbabel - 2f34bda337d7ddefa8f2bebfc23931a63e45241f authored over 2 years ago by Geoff Hutchison <[email protected]>
CMake: fix time check typo (fixes build failure w/ GCC 12)

Without this fixed check, we get a build failure with GCC 12:
```
/var/tmp/portage/sci-chemistry...

github.com/openbabel/openbabel - c0570bfeb2d7e0a6a6de1f257cf28e7f3cac8739 authored over 2 years ago by Sam James <[email protected]>
Fix Windows build - require Perl binary to build (#2492)

* Make sure Perl is found and used to generate data headers

github.com/openbabel/openbabel - 763540d52b59f2ad0f8035a94326ef6f13679a6e authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2491 from ghutchis/cjson-spectra

Add support for NMR and electronic spectra in CJSON

github.com/openbabel/openbabel - 7349fdd7c8d7cd330584a3a956443f692ff3a31c authored over 2 years ago by Geoff Hutchison <[email protected]>
Add support for NMR and electronic spectra in CJSON

Signed-off-by: Geoff Hutchison <[email protected]>

github.com/openbabel/openbabel - 24f6b7839fa674c62329aab5248525db5add7903 authored over 2 years ago by Geoff Hutchison <[email protected]>
Fix small test failures from merging (#2490)

* Fix small test failures from merging

Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail....

github.com/openbabel/openbabel - 6786002658734b7b7264a00bae3f4c778d16dea4 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2489 from e-kwsm/gitattributes

Add .gitattributes and renormalize EOL

github.com/openbabel/openbabel - 363e76a85dd4ad3dc95a57f148ac0631ce9e23fd authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2460 from ioadong/master

Used <regex> directly

github.com/openbabel/openbabel - e253cfd73db399115b578e477daf7edf51c7bef5 authored over 2 years ago by Geoff Hutchison <[email protected]>
Fix #2428 Molecular data in png (#2430)

* Fix #2428 Molecular data in png

github.com/openbabel/openbabel - 7d2a19d53fabbab0ee22565799679188113bd5ac authored over 2 years ago by fredrikw <[email protected]>
Add .gitattributes and renormalize EOL

github.com/openbabel/openbabel - 67fe8184294b1f80c9a54df092e33e29edbfcb76 authored over 2 years ago by Eisuke Kawashima <[email protected]>
Read custom Atom Class from Tinker files (#2355)

Co-authored-by: Geoff Hutchison <[email protected]>

github.com/openbabel/openbabel - f03cea648ffb0ca823ad01b708e26820f09ed002 authored over 2 years ago by Michael Quevillon <[email protected]>
Fix test error

github.com/openbabel/openbabel - ccb041c20396ea0499c995479b03693f78e29f81 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge branch 'master' of github.com:openbabel/openbabel into master

github.com/openbabel/openbabel - 0b0da805a83eeb6215ab66d8defe56cf703491f5 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge branch 'dkoes-Nbondfix' into master

github.com/openbabel/openbabel - 76542789b8fdeb7a31e86266d9c2e538de0b81c0 authored over 2 years ago by Geoff Hutchison <[email protected]>
Fix compile error

github.com/openbabel/openbabel - 698883237dc2eeedc459c934b79f0438ff6429dc authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2388 from e-kwsm/modernize-deprecated-headers

Replace deprecated C headers with C++ alternatives

github.com/openbabel/openbabel - f2d583041299a63a4b8993d61891686379d68ef9 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2474 from szlepermarcin/fix_python_segfaults

Do not release OpenBabel::OBConformerSearch::m_filter

github.com/openbabel/openbabel - 6250f7f00f419b42e6cdad5626bf298d404ce575 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2389 from e-kwsm/readability-delete-null-pointer

clang-tidy: readability-delete-null-pointer

github.com/openbabel/openbabel - fb687b6ad095c3876738c833df42e38e4ed93fb4 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2421 from fredrikw/master

Handle implicit hydrogens in cdxml, should fix #2416

github.com/openbabel/openbabel - 58a2d374133a8ab047726adef1b18cb3d2390dc2 authored over 2 years ago by Geoff Hutchison <[email protected]>
G09test (#2385)

* Added test for Gaussian file treatment

* Updated bontyp.txt and gaussformat.cpp

github.com/openbabel/openbabel - 33b047cedfae8b8b30bac239bdbf83b0c94136b8 authored over 2 years ago by David van der Spoel <[email protected]>
update help menu when calling openbabel from the CLI (#2307)

* correct openbabel's help instruction

Once openbabel was called to action by 'openbabel' on ...

github.com/openbabel/openbabel - bb703c6c672c3d2f7804869083239db5e4bb3c88 authored over 2 years ago by nbehrnd <[email protected]>
Merge pull request #2289 from cygwin-lem/pr_make_install_dirs_for_bindings_configurable

Make install-dir configurable for each binding

github.com/openbabel/openbabel - 7485fcb6ae7fe9d5a37e0bcc648a5c96f13f1317 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2379 from dkoes/azete_fix

Fix for bond order detection for azete

github.com/openbabel/openbabel - b50f06fd0b0f4808bf5a8094aba4fcb24c2e587a authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge branch 'master' into Nbondfix

github.com/openbabel/openbabel - 565326ed46d169293db734a58a298f891fe8c882 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2410 from timvdm/master

Fix bug in tautomer code

github.com/openbabel/openbabel - 8175cdac36c890b18acb2da698d63f8291c41096 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2466 from e-kwsm/IOError

python: replace IOError with OSError

github.com/openbabel/openbabel - 18665b94feb618d6ea34dc9306ee68ddca5a37f5 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2468 from e-kwsm/unittest

test(python): modernize use of asserts

github.com/openbabel/openbabel - 7ab11297bbb86d949b6a7ee255fff041be6df49b authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2371 from fredrikw/fasta_connect

Make FASTA conversion really connect the atoms.

github.com/openbabel/openbabel - cad234da89d3ac270c608eff1a703e75b074d652 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2233 from afonari/patch-21

Add destructor to groupcontrib (fix memory leak)

github.com/openbabel/openbabel - 875e686968c2cd743bb86c9f1f1118e1b9659a8e authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2378 from dkoes/python_binding_fix

Resolve ImportError with make test

github.com/openbabel/openbabel - 4f3eb96b7b07370d1fa1dcdd19254e3f7ba12e53 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2354 from mquevill/TinkerNoComment

Clean up Tinker formatting and allow for no comment

github.com/openbabel/openbabel - 17738c1dcaebe5fa755fa0d25fa16ab38ee3d823 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2405 from cclauss/patch-1

GitHub Action to lint Python code

github.com/openbabel/openbabel - 55d1fc15108ab0ca6bd83dc4f908bdc21f4b4ded authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge branch 'master' into azete_fix

github.com/openbabel/openbabel - 9aec1eaa3c7f4818e3e187760a79df857018f65a authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2395 from dkoes/pdb_read_fix

More robust pdb reading.

github.com/openbabel/openbabel - 0c5b83e9d7827ff95d2e1c6cd2fa5938aed65d4e authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge branch 'master' into master

github.com/openbabel/openbabel - 7f2b01dfd2dce4afb707d954fe8ffea6625ef505 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2465 from e-kwsm/ci-tar

ci: rearrange tar options properly

github.com/openbabel/openbabel - 11901bae20461c6cc4378107c4f5c8ede1c3b7d3 authored over 2 years ago by Geoff Hutchison <[email protected]>
Merge pull request #2449 from baoilleach/fixcopysub

Fix segfault in OBMol::CopySubstructure()

github.com/openbabel/openbabel - f2fdcb1062cf8c8db53ba70e57c390612a024187 authored over 2 years ago by Geoff Hutchison <[email protected]>