Greg Landrum
6e331accc0
some optimizations of AlignPoints() ( #8987 )
...
* some optimizations of AlignPoints()
still should do some benchmarking to see how much of a difference the changes make
* remove unused variable
---------
Co-authored-by: = <=>
2025-12-03 16:59:11 +01:00
Ricardo Rodriguez
ffb100d928
avoid division by zero ( #8013 )
2024-11-19 04:32:44 +01:00
Greg Landrum
da6cd73168
Run clang-format across everything ( #7849 )
...
* run clang-format-18 across Code/*.cpp and Code/*.h
* run clang-format-18 across External
2024-09-26 13:39:02 +02:00
Eisuke Kawashima
b340eb9bb9
doc: fix -Wdocumentation-html ( #7721 )
...
#7525
Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com >
2024-08-16 08:12:42 +02:00
Eisuke Kawashima
11532089de
Run clang-format against cpp ( #4358 )
2021-10-20 04:25:27 +02:00
Eisuke Kawashima
535d8a2f35
Avoid C preprocessor macros ( #3138 )
2020-05-05 08:08:20 +02:00
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
Greg Landrum
7c0bb0b743
clang-tidy output
2017-04-22 17:09:24 +02:00
Greg Landrum
e08e0d16d8
first pass, using google style
2015-11-14 14:58:11 +01:00
Greg Landrum
f5cf3322fe
code cleanup: removing compiler warnings
2014-05-08 06:06:07 +02:00
Greg Landrum
f3fbef45c5
update copyright statements
2010-09-26 17:04:37 +00:00
Greg Landrum
a3e6cb057e
this is a mass of cleanup stuff; mostly line endings
2008-07-07 13:21:24 +00:00
Greg Landrum
cf53bec351
fix sf.net issue 1899787: core leak in getAlignmentTransform
2008-02-22 17:56:21 +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