Commit Graph

21 Commits

Author SHA1 Message Date
b1b51307c0 silence CodeQL warnings about potential overflows 2025-01-21 22:41:41 -05:00
2cbdaf8a6a fix some issues flagged by coverity scan 2025-01-14 22:23:24 -05:00
0d85c5c704 add separators 2025-01-11 11:13:47 -05:00
1032c94c9f apply some more of LAMMPS' programming style guidelines and improve errors 2025-01-08 20:52:57 -05:00
cec242a421 remove trailing whitespace 2025-01-06 12:30:45 -07:00
3d29991947 fix async IO bug 2024-12-17 14:22:45 -07:00
aeb9003890 bug fixes 2024-11-25 18:22:44 -07:00
f7915109f9 minor bug fixes 2024-11-25 15:22:02 -07:00
15999f6518 initial commit 2024-11-12 14:30:10 -07:00
4aacbfb24f refactor to silence compiler warnings 2023-03-31 13:26:04 -04:00
819ab9f2ff portability improvements for Solaris/OpenIndiana 2023-01-19 17:36:02 -05:00
2132b1d904 update developer reference text 2022-10-24 11:08:26 -04:00
cccf3f6f78 change email for contacting LAMMPS developers, add to homepage checker 2022-10-20 20:36:03 -04:00
67f6adebb7 whitespace fixup with dynamic casts 2022-09-10 13:26:38 -04:00
d4ea5ca49e more clang-tidy fixes after re-running it with added settings 2022-05-14 07:18:05 -04:00
200b4f13c7 use dynamic cast instead of c-style cast when casting from base type to derived class 2022-04-10 18:18:06 -04:00
39b316729b use auto type when assigning from cast or using new 2022-04-10 18:16:36 -04:00
914f035475 a few more converted commands and updates for unit tests 2021-09-21 17:23:41 -04:00
1fd25071b9 modernize 2021-09-16 01:01:19 -04:00
a47df02f79 modernize 2021-09-16 00:54:46 -04:00
411d1f1240 move fix imd from USER-MISC to MISC 2021-07-02 13:19:47 -04:00