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
Eisuke Kawashima
e86e2c1d5d
Modernization: use nullptr ( #3143 )
2020-05-25 09:40:01 +02:00
Eisuke Kawashima
5cd27a242f
Fix typo ( #2862 )
...
* Fix typo
* Reflect the comments
* Fix more typos
2019-12-31 06:43:27 +01: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
Alexander Savelyev
21b2ea4a68
improve prune() heuristic. the search speed was increased. mem leaks fixed
2014-06-26 19:05:55 +04:00
Alexander Savelyev
ddba1b3650
fast match was implemented for FMCS. cosmetic changes
2014-04-29 15:34:21 +04:00
Greg Landrum
24a9689f45
dos2unix run
2014-04-07 09:27:07 +02:00
Greg Landrum
a5f5247d32
add initial implementation for testing
2014-04-03 05:07:47 +02:00