yade:singleLineIfNonAlign

Last commit made on 2021-01-17
Get this branch:
git clone -b singleLineIfNonAlign https://git.launchpad.net/yade

Branch merges

Branch information

Name:
singleLineIfNonAlign
Repository:
lp:yade

Recent commits

8ff53d4... by clang-formatter <clang-formatter>

scripts/clang-formatter.sh ./ # apply don't align consecutive =

24da10f... by Janek Kozicki

Try AlignConsecutiveAssignments: false

65d4316... by clang-formatter <clang-formatter>

scripts/clang-formatter.sh ./ # apply single line if

12554c1... by Janek Kozicki

use single line if (use fixed https://bugs.llvm.org/show_bug.cgi?id=43913)

5e1744b... by Janek Kozicki

use clang-format ver >= 10

5862c07... by Bruno Chareyre

turn (rare) check failure with redirection=False into warning (may not fix)

413107b... by Bruno Chareyre

mpi use collider optimizations

e13b95c... by Bruno Chareyre

improved handling of erase/insert in ISCollider

60665c7... by Bruno Chareyre

body container keeps track of erased bodies

76e8195... by Bruno Chareyre

check script for collider correctness + perf (--checkall only)