Eisuke Kawashima
27f711a658
Run clang-tidy (readability-braces-around-statements) ( #4977 )
...
https://github.com/rdkit/rdkit/pull/3024#discussion_r526549843
2022-03-10 08:00:10 +01:00
Eisuke Kawashima
78aac3c1bc
Run clang-format against header files ( #4143 )
2021-06-08 07:57:51 +02:00
Greg Landrum
45b9aef28b
clang-tidy modernize-use-default-member-init and modernize-use-emplace ( #3190 )
...
* run clang-tidy with modernize-use-default-member-init
* results from modernize-use-emplace
* one uniform initialization per line
otherwise SWIG is unhappy
Co-authored-by: Brian Kelley <fustigator@gmail.com >
2020-05-28 09:07:58 +02:00
Greg Landrum
ec31bea97b
clang-tidy-7 pass ( #2408 )
2019-04-16 12:05:47 -04:00
Greg Landrum
2738c35178
Fixes #1903 ( #1971 )
...
* Fixes #1903
* update SWIG bindings too
2018-07-25 09:14:17 +02:00
Paolo Tosco
c08ea49bda
- enable building DLLs on Windows ( #1861 )
...
* - enable building DLLs on Windows
* - export.h and test.h are now auto-generated by CMake
2018-05-16 08:42:41 +02:00
Greg Landrum
e08e0d16d8
first pass, using google style
2015-11-14 14:58:11 +01:00
Alexander Savelyev
51e886d89d
fmcs cosmetic changes. code clean-up. unit tests
2014-08-14 22:11:44 +04:00
Greg Landrum
7a2687e0c1
reformat code
2014-07-22 03:34:19 +02:00
Greg Landrum
c9b91cd744
code formatting changes (indentation and untabify)
2014-07-01 05:48:51 +02:00
Savelyev Alexander
604ee4c675
bug with empty MCS was fixed. MT stub
2014-05-12 21:39:55 +04:00
Alexander Savelyev
ddba1b3650
fast match was implemented for FMCS. cosmetic changes
2014-04-29 15:34:21 +04:00