Commit Graph

14 Commits

Author SHA1 Message Date
Greg Landrum
168d45ebc9 further improvements in handling queries from MDL mol files 2007-08-07 17:32:30 +00:00
Greg Landrum
f56de77b25 cleanups 2007-07-22 15:23:26 +00:00
Greg Landrum
3e7dbcf66a start to add better support for MDL mol files.
this is sf.net issue 1756962: https://sourceforge.net/tracker/?func=detail&atid=814653&aid=1756962&group_id=160139
2007-07-19 16:41:11 +00:00
Greg Landrum
47c222e3d5 clear up some compiler warnings 2007-05-04 04:59:30 +00:00
Greg Landrum
9bd4c59606 substantial optimization of SD/mol file parsing;some reformattig 2007-03-20 21:06:37 +00:00
Greg Landrum
9d6d55b523 just a backup commit; this isn't quite done yet 2007-03-02 06:21:59 +00:00
Greg Landrum
28c3224c9b MolFileParser: move the chirality setting inside the sanitization test
FileParsers.vcproj: remove optimization (under vc++) for two files. This is a "fix" for what I believe to be a vc++ compiler bug. See issue 1607290 (http://sourceforge.net/tracker/index.php?func=detail&aid=1607290&group_id=160139&atid=814650)

testMolWriter.cpp: update memory corruption test
2006-12-21 04:45:37 +00:00
Greg Landrum
cab9793963 small cleanups 2006-12-17 15:00:41 +00:00
Greg Landrum
688ed25c88 fix and test SF.net bug 1603923
(https://sourceforge.net/tracker/?func=detail&atid=814650&aid=1603923&group_id=160139)
2006-11-27 17:53:02 +00:00
Greg Landrum
e66c87a322 we shouldn't have been labelling things 'Xe' 2006-10-31 17:47:55 +00:00
Greg Landrum
e56716953d throw an exception with zero-atom molecules; untabify 2006-10-29 07:01:39 +00:00
Greg Landrum
a890611a22 merge back in changes from ChemTransforms (r30:51);
the makefile for linux is still missing (I have one, I just need to retrieve it)
but otherwise this is in pretty good shape. 
err, I think so at least.
2006-09-15 16:44:38 +00:00
Greg Landrum
5d03333c22 setup svn keywords (should have done this before import... grn) 2006-05-06 22:54:39 +00:00
Greg Landrum
75a79b6327 initial import 2006-05-06 22:20:08 +00:00