|
|
46768d0ff3
|
Correctly build argv with nullptr at the end
|
2023-11-08 09:18:58 -07:00 |
|
|
|
234b9f180a
|
use clang-tidy and clang-format to update/modernize/simplify code
|
2022-05-31 14:46:57 -04:00 |
|
|
|
7ee7d0c570
|
apply clang-format
|
2022-01-30 17:18:40 -05:00 |
|
|
|
878dd746db
|
reduce warnings and improve portability
|
2021-12-09 13:55:53 -05:00 |
|
|
|
a0b25acf35
|
refactor loops using (auto var : container) syntax
|
2021-10-20 21:58:31 -04:00 |
|
|
|
2fba6b44e4
|
use '= default' when default functions should be used
|
2021-10-13 23:59:05 -04:00 |
|
|
|
5f3649ed95
|
correctly process strings with DOS-style CR-LF in lammps_commands_string()
|
2021-03-13 15:48:22 -05:00 |
|
|
|
5c7f67201b
|
make naming more consistent
|
2020-09-14 20:27:10 -04:00 |
|
|
|
a2fc33b419
|
update c-library tests
|
2020-09-13 17:02:32 -04:00 |
|
|
|
c50a82af78
|
apply consistent naming scheme for tester source files and executables
|
2020-09-01 20:16:39 -04:00 |
|