Commit Graph
14 Commits
Author SHA1 Message Date
Eisuke Kawashima 8014749a97 build!: drop eigen2 2026-05-09 02:16:35 +09:00
Eisuke Kawashima b59ba6dd04 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

* refactor: regenerate scripts/R/examples/openbabelR/src/openbabel-R.cpp
2022-08-03 10:01:58 -04:00
dkoes bb7b0fc71e Resolve Issue #1999
Include kekulize.h in bindings so you can run OBKekulize.
2020-09-26 20:37:14 -04:00
Noel O'Boyle f96f03580e Update bindings for lack of ChiralData 2019-04-16 09:21:03 +01:00
Noel O'Boyle 7330eff772 Update bindings for lack of rand.h 2019-04-15 20:54:45 +01:00
Noel O'Boyle 3b63eed7b2 Update bindings for changes to headers 2019-04-14 21:16:00 +01:00
Noel O'Boyle 71128d38a8 Revert "Remove outdated stereo code" 2019-04-07 17:57:22 +01:00
Noel O'Boyle 7cc1d51331 Update bindings for lack of ChiralData 2019-03-17 20:20:43 +00:00
Noel O'Boyle 65074163ee Compiling the Python bindings (at least) failed as OBBitVec was not yet defined. I've moved it before the mol.h include. 2018-01-10 20:39:37 +00:00
Noel O'Boyle bb4bc5f521 Update bindings 2017-12-28 21:02:27 +00:00
Noel O'Boyle a170a4e5ad Fix comment symbol in swig interfaces 2016-06-25 21:08:13 +01:00
Maciek Wójcikowski 20ef0d774f PHP binding enhancement. Add BaPHPel interface. 2013-11-28 11:01:12 +01:00
Noel O'Boyle 46426d64b5 Fix for Eigen problems with the bindings reported by Reinis Danne on openbabel-devel. Now supports Eigen3 as well as Eigen2. 2012-09-27 19:03:59 +00:00
Geoffrey Hutchison e7a0c49a17 Add very initial support for PHP wrapping. 2012-07-26 19:25:36 +00:00