Greg Landrum
672f8ea200
Fixes #510
2015-05-20 05:19:40 +02:00
Greg Landrum
04edaa3380
add Darmstadtium isotope support in honor of the UGM
2014-10-24 13:55:03 +02:00
Greg Landrum
3f90cecd9c
Fixes #164
2013-12-31 08:27:09 +01:00
Greg Landrum
3f6d82a4d1
start to take a swing at the locale problem; this still needs testing on non-linux
2012-12-12 03:24:54 +00:00
Greg Landrum
6bdd87e1c5
fix and test sf.net issue 267;
...
this removes default valence info from dummy atoms
2012-11-21 04:05:37 +00:00
Greg Landrum
16e2a04d2c
patch from Roger Sayle to improve valence handling of
...
transition metals and lanthanides
2012-10-10 10:14:42 +00:00
Greg Landrum
b327ab5b23
get this building with MSVC++
2012-04-25 03:11:07 +00:00
Greg Landrum
162662186d
not working yet
2012-04-19 06:15:40 +00:00
Greg Landrum
24bbcec6fd
typo
2011-04-18 11:27:41 +00:00
Greg Landrum
37c342046a
add isotopic mass information; add molecular formula calculation; add isotopic mass calculator; expose additional descriptors to java
2011-04-18 10:11:09 +00:00
Greg Landrum
f3fbef45c5
update copyright statements
2010-09-26 17:04:37 +00:00
Greg Landrum
052ec66542
cleanups:
...
remove x bit from headers and sources;
remove a couple empty files from Code/GraphMol
2010-09-08 04:25:57 +00:00
Greg Landrum
0ff4b1646b
since there's not really a right answer about default valence for transition metals, we might as well be consistent
2009-03-30 07:15:46 +00:00
Greg Landrum
eb3d720010
Fixes for sf.net bugs 1942657 : square brackets in smiles allow invalid valences
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1942657&group_id=160139&atid=814650
This was handled by adding error/consistency checking to Atom.calcExplicitValence()
This includes another pretty big scale modification:
the allowed valence list for atoms (in atomic_data.cpp) can now contain a -1 at the end. If this is the case, the atom will tolerate valences above the ones listed.
This is done to allow "flexible" atoms (i.e. transition metals and the like) to accept arbitrary coordination numbers without generating errors.
2008-04-17 05:09:02 +00:00
Greg Landrum
bc60f17b91
make the next step towards completing feature request (186217);
...
display deprecation warnings for [X] dummies, output [*] by default
2008-04-06 10:41:14 +00:00
Greg Landrum
75a79b6327
initial import
2006-05-06 22:20:08 +00:00