Commit Graph

15 Commits

Author SHA1 Message Date
Greg Landrum
1efa8e696e another clang-format run 2017-10-12 06:42:15 +02:00
Greg Landrum
f94e277856 another pass of clang modernize 2017-10-12 06:35:51 +02:00
Greg Landrum
87786c08b5 Merge branch 'master' into modern_cxx
# Conflicts:
#	.travis.yml
#	Code/GraphMol/FileParsers/MolFileParser.cpp
#	Code/GraphMol/FileParsers/MolFileStereochem.cpp
#	Code/GraphMol/ForceFieldHelpers/UFF/testUFFHelpers.cpp
#	Code/GraphMol/MolAlign/testMolAlign.cpp
#	Code/GraphMol/MolDraw2D/MolDraw2D.cpp
#	Code/GraphMol/MolDraw2D/Wrap/rdMolDraw2D.cpp
#	Code/GraphMol/QueryOps.cpp
#	Code/GraphMol/ROMol.cpp
#	Code/GraphMol/SmilesParse/test.cpp
#	Code/GraphMol/Trajectory/Trajectory.cpp
#	Code/GraphMol/Wrap/Atom.cpp
#	Code/GraphMol/Wrap/Bond.cpp
#	Code/GraphMol/new_canon.cpp
#	Code/RDGeneral/testDict.cpp
#	Code/SimDivPickers/Wrap/MaxMinPicker.cpp
2017-10-05 05:58:38 +02:00
Patrick Avery
f30dea195f Added C++ version of getBestRMS() (#1568)
getBestRMS() was previously a Python-only function. This
adds a C++ version of the function, and replaces the old version.
2017-09-16 04:44:06 +02:00
Greg Landrum
7c0bb0b743 clang-tidy output 2017-04-22 17:09:24 +02:00
Doliath Gavid
7244dd01f3 Remove autos and magic booleans 2016-03-26 07:24:38 -07:00
Doliath Gavid
e25a45679d Fix alignMols so that it takes into account of QueryAtoms and QueryBonds 2016-03-21 14:32:27 -07:00
Greg Landrum
e08e0d16d8 first pass, using google style 2015-11-14 14:58:11 +01:00
Greg Landrum
601650e663 variable rename 2014-08-06 03:25:08 +02:00
Sereina
cfd58fbace Changes for the calculation of the RMS between conformers 2014-08-05 14:53:36 +02:00
Sereina
bb4ea29081 Changes and additions for the calculation of the RMS between conformers 2014-08-05 14:46:14 +02:00
Greg Landrum
f3fbef45c5 update copyright statements 2010-09-26 17:04:37 +00:00
Greg Landrum
fe6b29fec1 dos2unix 2008-02-22 17:57:57 +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