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

* src/mol.cpp (Separate): Make sure to throw out any bogus

OBChiralData. This is much preferable to crashing.

github.com/openbabel/openbabel - ab22d6617e0c92389ee9448041bd705244a9d385 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* data/*.txt: Update comments and fix minor formatting changes.

github.com/openbabel/openbabel - 43e3757cab1aa0d3a161e54bd011a5c3745a2f7d authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/formats/msmsformat.cpp: New format to write input files for

MSMS (Michael Sanner Molecular Surface) calculation program,
contributed by Ugo V...

github.com/openbabel/openbabel - a604ad121f4250077f7ee55c4a579ebcd018c483 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* include/openbabel/obutil.h: replaced std::min() with min() and put

using namespace std at the top of the file. The compiler only gave an
error for t...

github.com/openbabel/openbabel - e4c39c04b0f381e6c40b9ebe94ffcec492343520 authored almost 17 years ago by Tim Vandermeersch <[email protected]>
2008-03-10 Jean Brefort <[email protected]>

* src/formats/cifformat.cpp: export space group if known.
* src/formats/xml/cdxmlformat.cpp: r...

github.com/openbabel/openbabel - 3835649b637ebc03bd83ca36cf8f0599a8ed4f92 authored almost 17 years ago by Jean Brefort <[email protected]>
* src/formats/smilesformat.cpp: Fixes from Craig James. Allow ring closure

bonds in SMILES to be aromatic. Also check for ring closures in
ParseComplex.

...

github.com/openbabel/openbabel - 9be0e785e557cefb91e0a3813d7167d6502a43b8 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Commented out the failing test. multimolecule CML files report a final blank molecule on Linux.

github.com/openbabel/openbabel - 215e610ff058e52bd5b1fbd7519a284b390e8f84 authored almost 17 years ago by Noel O'Boyle <[email protected]>
* src/formats/gausscubeformat.cpp: Read/write multiple cubes. Always

write in bohr. More error checking in write might be needed.

github.com/openbabel/openbabel - 5f00294acae8394f1b5a4d0b0b26d977fa52ed64 authored almost 17 years ago by Tim Vandermeersch <[email protected]>
* include/openbabel/mol.h, src/mol.cpp: GetEnergy(int) and GetEnergies

now use OBConformerData to hold the energies.

* include/openbabel/forcefield.h, ...

github.com/openbabel/openbabel - 624abd353f8ea2c889edb663adf84e50ee81e8d2 authored almost 17 years ago by Tim Vandermeersch <[email protected]>
Skip past trailing newlines when reading. XML should ignore whitespace.

Partly fixes cmlreadfile error.

github.com/openbabel/openbabel - bd5885ee34e6bbd1a5df2bd41696667516f7e4d8 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Fix typo: Subtract, not Substract.

github.com/openbabel/openbabel - ce7083704603077eab4422cae23151fa9b2b678d authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/ring.cpp: Before running FindSSSR(), delete old data. This

improves potential race conditions in multi-threaded client code
(e.g., Avogadro).

github.com/openbabel/openbabel - 41040e9c541317b8deea9240a96bf5e534732b06 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/mol.cpp: The recent patch from Liu Zhiguo had a bug in

OBMol::ConnectTheDots(). Inside a loop, NextBond was called without
checking the ...

github.com/openbabel/openbabel - ad63d3bb20e33c2722d1da1a6130d4a1493d9449 authored almost 17 years ago by Tim Vandermeersch <[email protected]>
Add force field tests to the suite.

github.com/openbabel/openbabel - 2da60a8035cdc54d3d521e6fe1814277c9c7f7d9 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/forcefields/*.cpp: Remove many (but not all) compile

warnings from GCC.

* src/kekulize.cpp, src/chains.cpp: Ditto.

github.com/openbabel/openbabel - 6ac6fe4ea0d98191d060f32593aed82676ea504b authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/forcefields/forcefieldghemical.cpp: Fix problem with VDW

gradients -- typo of "kb" instead of "ka."

github.com/openbabel/openbabel - 3e89d25f126e810c998ed7e67f32ff40bd94f35f authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/parsmart.cpp: Add protection against double-free

bugs. Assign pointers to NULL. Addresses bug reported from
Avogaro PR#1897745.

github.com/openbabel/openbabel - 7a165df1b44dd4d6ff5bfaeebaca52e9f92b4b45 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/formats/gausscubeformat.cpp: Added write function.

github.com/openbabel/openbabel - af81242d78c769a790d407ab694674b97417c69b authored almost 17 years ago by Tim Vandermeersch <[email protected]>
* src/chains.cpp (DeleteByteCode): Add protection against double-free

bugs in chains.cpp. Assign pointers to NULL.

github.com/openbabel/openbabel - 3b6e5c86bca51b6777fc0e04f23f8a3b418b34b2 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Makefile for Noel's earlier change.

github.com/openbabel/openbabel - 52a52dceecb686fe08059a87e00a4c5ec0a44cd3 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
2008-03-04 Daniel Leidert <[email protected]>

* doc/babel.1: Fixed unkown RE macro.

github.com/openbabel/openbabel - 221dd4dea293be3246aeb802eec3f1cedfc5b33e authored almost 17 years ago by Daniel Leidert <[email protected]>
2008-03-04 Noel O'Boyle <[email protected]>


* src/formats/xml/Makefile.am: Only compile cmlformat.cpp if
HAVE_SHARED_POINTER is true

github.com/openbabel/openbabel - 17cfebbb326753d00b2e35ca4258cf2c3bc9e7d2 authored almost 17 years ago by Noel O'Boyle <[email protected]>
* tests/* : New tests for UFF, Ghemical and MMFF94 unit

tests. Compares energies and validates gradients. Still appear to
be some small g...

github.com/openbabel/openbabel - a898fe724fcaba322090598de63e5181d4ed2e1a authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* include/openbabel/math/vector3.h, include/openbabel/base.h,

include/openbabel/residue.h: Fixes for compiling with GCC
-pedantic flag, thanks ...

github.com/openbabel/openbabel - 3aa72cfc27e5d3781dbfe1e5085cfecdca743099 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
2008-03-03 Noel O'Boyle <[email protected]>


* tests/Makefile.am, files/3d.head.2.cml, tests/cmlreadfile.cpp,
test/wrapper.sh: Add tests f...

github.com/openbabel/openbabel - b6dce5d19b9b3c54fda326acc66a264a0d6d10fc authored almost 17 years ago by Noel O'Boyle <[email protected]>
* src/forcefields/forcefielduff.*: Fix angular

gradients. Previous implementation mis-read paper for force
constant.

* ...

github.com/openbabel/openbabel - 241e118dddbc7a681c343d8c17b84d0052601ed3 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/config.h.in: Regenerate for HAVE_BOOST symbol.

github.com/openbabel/openbabel - 7e4135891b6730daa6118e65c671bdea183f0276 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/formats/MCDLformat.cpp: Fix GCC compile error.

* src/formats/Makefile.am, src/formats/Makefile.in: Build rsmi and
MCDL formats.

github.com/openbabel/openbabel - 0167b50a03cacadb622a2b6da0f84c624d76db45 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/dlhandler_unix.cpp: Ensure files match .so exactly. Prevents

errors when looking for .so.dSYM files.

github.com/openbabel/openbabel - 0ee6af8b7edd9d360b838089d10ec7df042f19fc authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Updated Automake/configure/libtool build system.

github.com/openbabel/openbabel - 37533658efe65d0bd4fd3b4a6f60b240f43c5a33 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
2008-03-02 Noel O'Boyle <[email protected]>


* configure.in: Fix bug...should have been $have_boost not $HAVE_BOOST

github.com/openbabel/openbabel - 74bec015fed05a2056299665fbbbe1fd731d2708 authored almost 17 years ago by Noel O'Boyle <[email protected]>
2008-03-02 Noel O'Boyle <[email protected]>


* configure.in: Only use BOOST for shared_pointer if the GCC4.x
implementation is not available.

github.com/openbabel/openbabel - 9f56cd90042d87b0b3bed3b010de502efc22f976 authored almost 17 years ago by Noel O'Boyle <[email protected]>
* scripts/perl: Add dependency checking for libopenbabel. This

prevents people trying to run automated CPAN tests without the
library.

github.com/openbabel/openbabel - 73e7b5c2045958974d814faf689cc0276b1de571 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Checked in Makefile.in by accident. Reverting and checking in Makefile.am instead

github.com/openbabel/openbabel - 705d713dec4bf4cf26532512126b67375dca1c87 authored almost 17 years ago by Noel O'Boyle <[email protected]>
2008-03-01 Noel O'Boyle <[email protected]>

* acinclude.m4: Set "have_boost" to "yes" so I can test it in
configure.in
...

github.com/openbabel/openbabel - c251480cec3b9d2f7d1ca9855b17124714fce9c5 authored almost 17 years ago by Noel O'Boyle <[email protected]>
Updated with Noel's BOOST changes.

github.com/openbabel/openbabel - 59c055ba4f6ad8040741aff3ee4e5bdfe81b3336 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* include/openbabel/generic.h (OBVectorData): New class for storing vector3

(e.g., dipole moment, transition dipole, etc.)

github.com/openbabel/openbabel - b37f73ef2dccbd9a89e3e2e146f3e56e11323490 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
UFF: use both analytical and numerical (for angle) gradients

github.com/openbabel/openbabel - dc181a02139d70baef2743f458cc370a8e05f302 authored almost 17 years ago by Tim Vandermeersch <[email protected]>
More notes on what needs fixing with UFF angles. (ugh.)

github.com/openbabel/openbabel - 28421834f246cf6fd0391e9cd0faf9c159e9d46b authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Try again to fix CML crash, bugs #1815533 and #1900480.

github.com/openbabel/openbabel - e38ed143daf27fdbd2925f18d570064fdfb554b3 authored almost 17 years ago by Chris Morley <[email protected]>
2008-02-29 Noel O'Boyle <[email protected]>

* acinclude.m4: Just say 'not found' if BOOST not found.
* configure.in: Look fo...

github.com/openbabel/openbabel - 86a373ae6588cc24bd808f333821acaa5724007c authored almost 17 years ago by Noel O'Boyle <[email protected]>
2008-02-29 Noel O'Boyle <[email protected]>

* scripts/openbabel-python.i: Bugfix for "[ 1904345 ] Angle, Pair,
Torsion itera...

github.com/openbabel/openbabel - 1ed335313e504313da558053b3f6389c2e62932b authored almost 17 years ago by Noel O'Boyle <[email protected]>
Actually initialise storage when the number of points is set.

github.com/openbabel/openbabel - a8e2fc4b328300474c6757c15ca97c61d200ca39 authored almost 17 years ago by Marcus D. Hanwell <[email protected]>
Fixed the interpolateDerivatives function (hopefully). Added new

functions to set and retrieve values from the grid using just grid
indices. This should become th...

github.com/openbabel/openbabel - d2c7a9925f5e00a21d5b2fafa8bf5390b07c36b4 authored almost 17 years ago by Marcus D. Hanwell <[email protected]>
* include/openbabel/forcefield.h, src/forcefield.cpp: Some

improvements on the way gradients are handled. E_Bond, E_Angle, ...
iterate over ...

github.com/openbabel/openbabel - 1431c27a1e92d6b1d736ad4b74eb27c132988ffb authored almost 17 years ago by Tim Vandermeersch <[email protected]>
Updated the grid classes to use an x, y, z index and added several new

convenience functions using vector3 variables. Some more work is
needed and a few extra functions...

github.com/openbabel/openbabel - e4c031d305c04b8d48ae0630f2170b107106c6be authored almost 17 years ago by Marcus D. Hanwell <[email protected]>
* src/forcefields/forcefielduff.*: Remove redundant calls to

Compute when calculating gradients. Remove un-needed angle/oop
code. Problem lies...

github.com/openbabel/openbabel - 2b35253996b654ec80465fe56e8fda8f6bb0cafc authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* acinclude.m4: Add Boost detection code. Still needs addition to

configure script.

github.com/openbabel/openbabel - 47bb9c3b58185b4c10ad03c61b2bfbff0bbd0110 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* doc/Makefile.am, doc/Makefile.in: Add missing man pages and html

documentation.

* doc/roundtrip.1: Add missing man page. (More needed for new
...

github.com/openbabel/openbabel - 3d5ef4eda4ca3b31e67cf73a5c0df6e76c0df7ea authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Some more optimalization

github.com/openbabel/openbabel - 4061ee07d17d61e7a13600252e7a44be3b20d262 authored almost 17 years ago by Tim Vandermeersch <[email protected]>
Some performance improvements?? to the force field code. Needs testing, but I think/hope that getting rid of the vector3 objects should make it

faster.

github.com/openbabel/openbabel - db2c4b8c2210a39b7ac35edda2fe53d162e73c34 authored almost 17 years ago by Tim Vandermeersch <[email protected]>
* include/openbabel/base.h, src/base.cpp: Add new GetAllData()

function to return a vector of all OBGenericData of a given
type. This has been l...

github.com/openbabel/openbabel - ffa8e5eeaa16d912bf72848b68d8f4f478dace73 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/formats/gausscubeformat.cpp: Add the title of the cube as an

attribute of the GridData.

github.com/openbabel/openbabel - e5af2976638045e8906cf5c617032ce7726bff64 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* tools/obprop.cpp: Update to new name of PSA descriptor.

github.com/openbabel/openbabel - 36a9ef613f160b7a9d94b031a718078741b13fbd authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* configure.in, configure: Update with patch from Daniel Leidert

for PR#1902640 and wx-config.

github.com/openbabel/openbabel - aa4da0f491e24dfa7906817cf9f67fb517b61587 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Fix CML crash, bugs #1815533 and #1900480.

github.com/openbabel/openbabel - 6f4ff9b6e91ad8f4075a4c9a7002ba6bec66f501 authored almost 17 years ago by Chris Morley <[email protected]>
* src/formats/gausscubeformat.cpp: Try to skim to the end of the

file after reading data.

github.com/openbabel/openbabel - 5a83b27b08048039b9b1f4ebd8e2dbbe38b8cad9 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/formats/msiformat.cpp: Finally fixed bond connections and

single/double bonds. Still needs more testing.

github.com/openbabel/openbabel - ee106f72bfbe7a33b50d213e6aa0141f19ff55bc authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
MMFF94: Fix small bug in GetTorsionType

github.com/openbabel/openbabel - 7e0471cb23ca116b715f6fc34785906a2f92ae1b authored almost 17 years ago by Tim Vandermeersch <[email protected]>
MMFF94: don't calculate stretch-bend energy for linear angles

github.com/openbabel/openbabel - 05886fac934f87e2a44e0e450c9799b1d3b10c7f authored almost 17 years ago by Tim Vandermeersch <[email protected]>
MMFF94: handle linear angles correctly

github.com/openbabel/openbabel - f81a888976645b1e9e719a5404d077adbf38802d authored almost 17 years ago by Tim Vandermeersch <[email protected]>
Updates to move to clean analytical UFF gradients. Angles (and OOP) are still very wrong.

github.com/openbabel/openbabel - 39d5554d92400ac51af8e0147021610d3ff0e44e authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Fix torsion gradients.

github.com/openbabel/openbabel - 2ff1ebeb06778087fb1c1fbdad2e2c8cd5e017b0 authored almost 17 years ago by Tim Vandermeersch <[email protected]>
Small change to ghemical ff to use new derivatives

github.com/openbabel/openbabel - f78123e2f7ff73100f10c7a3760928d1ee95beac authored almost 17 years ago by Tim Vandermeersch <[email protected]>
Switch to using MMFF94 with the new analytical gradients

github.com/openbabel/openbabel - 01e2c5636da1365aebecf79d9108586ac0e44742 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Fix compile error in previous commit.

github.com/openbabel/openbabel - 0770d6d2b00591fa2d965fe66cd81e74c4daeba5 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/forcefield.cpp: Output the number of possible rotamers when

doing rotor search -- as a long unsigned int.
Remove old derivatives in favor of ...

github.com/openbabel/openbabel - e3c92270902270f0e6e3e25a9d74276cad1cf5f6 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
MMFF94 analytical gradients. (Ported Angle, Torsion and OOP gradients from BALL to openbabel)

github.com/openbabel/openbabel - bebe655855cf7178c2a5f8ef33c6a30f3f9201a6 authored almost 17 years ago by Tim Vandermeersch <[email protected]>
* src/rotamer.cpp (SetCurrentCoordinates): Allow -1 as a rotor

setting -- implies do not change the dihedral angle.
Some general code cleanups.
...

github.com/openbabel/openbabel - bfbe713db293d2849509f260217d22b4e05a847d authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/forcefield.cpp: Hunting down more divide-by-zero bugs.

* src/forcefields/forcefieldghemical.cpp: Remove some rare
divide-by-zero errors...

github.com/openbabel/openbabel - 18a2bcc5e55ffa3a6308ccc91dbace91182d2572 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/atom.cpp (GetAngle): Return 0.0 for the angle if the vectors

are too small. (The angle is ill-defined in these cases, so this
is better than r...

github.com/openbabel/openbabel - f93a48cadb73f7000399439b0d62e06371763318 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Don't assign spinmultiplicity to multi-atom molecules with no bonds.

Handle multiple sets of atom coordinates in CML.

github.com/openbabel/openbabel - 0e696fe6e435333081e612791e939ef2fd8ce2c3 authored almost 17 years ago by Chris Morley <[email protected]>
* src/forcefield.cpp (WeightedRotorSearch): Check each individual

rotor setting in isolation and use Boltzmann initial weightings.
(*RotorSearch): ...

github.com/openbabel/openbabel - e8fe40b36ace1320b04e75ab121d06690703c77a authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/formats/msiformat.cpp: Remove debugging information and fix

various bugs (e.g., dummy atoms).

github.com/openbabel/openbabel - 6c2b196ed07b76a0daea9788d2d2a8394c3666a6 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/formats/mdlformat.cpp: Fix rare crash when handling invalid

alias records.

github.com/openbabel/openbabel - 2ed3fb074cd7beb4bc9fcbb1ad1a8093a288ca46 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Simplified the cube reading code, now more resilient to more loosely

formatted cube data without the extra line ending at the end of each
z data set.

github.com/openbabel/openbabel - fc1f25470724277c77279222ac4ace6396233f5a authored almost 17 years ago by Marcus D. Hanwell <[email protected]>
Further "expolosion" testing in line search.

github.com/openbabel/openbabel - 1195ebee348cbcad2979d914bec10aa0836caed9 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/forcefield.cpp (LineSearch): Check gradients with isfinite()

and for overly-large movements. Prevents any possible "explosions"
or "disappeari...

github.com/openbabel/openbabel - 13d968c59ab95404ea53841b25f1e0df2a45d91a authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Some force field related bug fixes. AutoOpt tool in Avogadro less likely to crash.

github.com/openbabel/openbabel - 5d8ba1482feb385b28dc51cd9456e7759502ed48 authored almost 17 years ago by Tim Vandermeersch <[email protected]>
Fix the atom coordinates - need to be converted to angstroms. Thanks to Geoff for the tip.

github.com/openbabel/openbabel - cefc63e98bbf5b3fb878bdc01d2435e3a2e1d077 authored almost 17 years ago by Marcus D. Hanwell <[email protected]>
Fixed the final part - reordering the cube data from Gaussian cube of x, y, z to z, y, x. Cubes can now be visualised in Avogadro. Success!

github.com/openbabel/openbabel - 73af2228eaa15f1ac770d2585f98ce0127ceefbb authored almost 17 years ago by Marcus D. Hanwell <[email protected]>
Added a new SetLimits function that takes vector3 variables.

github.com/openbabel/openbabel - d06aba0951cc5b493bd9bc07d4098b55c23b5d49 authored almost 17 years ago by Marcus D. Hanwell <[email protected]>
Rewrote the Gaussian cube format file to use OpenBabel functions and added

error checking to the code. File reading should be more resilient.

github.com/openbabel/openbabel - c13c3b89fd44c55ee8647036bc67b1a9b3ca9620 authored almost 17 years ago by Marcus D. Hanwell <[email protected]>
Small change to AddHdrogens (fix Avogadro bug #1892844)

github.com/openbabel/openbabel - 0751f32b8359dd4827c508bf994053e795b1939a authored almost 17 years ago by Tim Vandermeersch <[email protected]>
* src/formats/msiformat.cpp: Add new support for MSI/Accelrys

Cerius II files. Still needs a bit of debugging, but works fine on
single-molecul...

github.com/openbabel/openbabel - 1289bd0c6ca3e529954d4abc17495c2e15db7f41 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Fix "thinko" with infinite recursion.

github.com/openbabel/openbabel - b4c069fb898431da0eccc2a3828fafedda3a571b authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Update Windows build and OBF installer

github.com/openbabel/openbabel - f553476a693d689ab607f1a6bd5bb472305c2c68 authored almost 17 years ago by Chris Morley <[email protected]>
* src/griddata.cpp, include/openbabel/griddata.h: Fix for

documentation (and code) for GetOriginVector -- return the minimum
x, y, and z co...

github.com/openbabel/openbabel - 9e7a136d126745330a655a84f2fbb1be63eeb742 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Adding some debug informaton to help with visualization of orbital cubes.

github.com/openbabel/openbabel - 521acbc468f827a520b0c7ad499bd5c115062f64 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Minor documentation fix to grid data. Likely for more to come.

github.com/openbabel/openbabel - 562bb2e0ad8f2a258cf4bf32928532632b9e0fef authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
MCDLFormat added.

github.com/openbabel/openbabel - f42dc75ec2662c94e902b1278c58ffb28f708a70 authored almost 17 years ago by Chris Morley <[email protected]>
Added extra check to OBFloatGrid::Interpolate()

github.com/openbabel/openbabel - 3821d317197732bc8f37508bb6445d6e9d7c3e47 authored almost 17 years ago by Tim Vandermeersch <[email protected]>
* src/formats/Makefile.am: Make sure to link src/alias.cpp with

mdlformat.

* src/Makefile.am: Build alias.cpp with main libopenbabel.

github.com/openbabel/openbabel - d3b31022d8e6d36cd23a1e3b13bc885d83912b31 authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* test/files/smartsresults.txt: Update for recent SMARTS and atom

typing changes.

github.com/openbabel/openbabel - 80e7de69af6dfcc8656d679e804dac024fa6d3ff authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
* src/formats/smilesformat.cpp: Reject SMILES molecules with 0 atoms.

github.com/openbabel/openbabel - 39097d51c14d7e6f076222372939342ce58cfcbb authored almost 17 years ago by Geoffrey Hutchison <[email protected]>
Correct incomplete handling of aliases from mol files

github.com/openbabel/openbabel - dc098407f43200d9d73de46a9ebc787a96020386 authored almost 17 years ago by Chris Morley <[email protected]>
Small bugfix: first resizing the vector and then puch_back items will create twice two number of items required

github.com/openbabel/openbabel - d813a33e774c26fc6241f0249fea69688b79b723 authored almost 17 years ago by Tim Vandermeersch <[email protected]>
New MMFF94 atom typing function

github.com/openbabel/openbabel - 7c879ae0c06e83a5a8a2590ca34445058a7162e7 authored almost 17 years ago by Tim Vandermeersch <[email protected]>