Greg Landrum
d41752d558
run clang-tidy with readability-braces-around-statements ( #2899 )
...
* run clang-tidy with readability-braces-around-statements
clang-format the results
clean up all the parts that clang-tidy-8 broke
* fix problem on windows
2020-01-25 14:19:32 +01: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
915cf08faa
run clang-format with c++-11 style over that
2017-04-22 17:19:10 +02:00
Greg Landrum
7c0bb0b743
clang-tidy output
2017-04-22 17:09:24 +02:00
Doliath Gavid
e5dbeaeb09
Use sets instead of and map. Minor comments cleanup.
2015-11-18 23:55:57 -05:00
Greg Landrum
e08e0d16d8
first pass, using google style
2015-11-14 14:58:11 +01:00
Brian Kelley
5abca9473c
Moves -1 magic number into const unsigned int (warning suppression)
2015-10-18 16:09:05 -04: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
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
Greg Landrum
9d734e7b74
next round of updates from Alex
2014-04-14 12:32:18 +02:00
Greg Landrum
f8aff03024
get FMCS building on the mac
2014-04-07 09:57:12 +02:00
Greg Landrum
24a9689f45
dos2unix run
2014-04-07 09:27:07 +02:00
Greg Landrum
eb3b99b947
merge next changes from Alex
2014-04-05 06:41:23 +02:00
Greg Landrum
a5f5247d32
add initial implementation for testing
2014-04-03 05:07:47 +02:00