diff options
| author | leochanj105 <leochanj@live.unc.edu> | 2021-10-26 13:22:32 -0400 |
|---|---|---|
| committer | leochanj105 <leochanj@live.unc.edu> | 2021-10-26 13:22:32 -0400 |
| commit | 14c854543b1a3cf344a371a5b45595657f95786b (patch) | |
| tree | 70f752880522e5e44669af365754ac0f649dce81 /baseline/source/susan/ChangeLog.txt | |
| parent | 5e2ccfae0532ddd89bcc04bf14aad451e9c79785 (diff) | |
add deadlines and costs
Diffstat (limited to 'baseline/source/susan/ChangeLog.txt')
| -rw-r--r-- | baseline/source/susan/ChangeLog.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/baseline/source/susan/ChangeLog.txt b/baseline/source/susan/ChangeLog.txt deleted file mode 100644 index bb603df..0000000 --- a/baseline/source/susan/ChangeLog.txt +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | 2017-07-04 | ||
| 2 | - Removed self-assignment to avoid clangs self-assign warning. | ||
| 3 | - Introduced susan_initm susan_main and susan_return. | ||
| 4 | - Fix possible division by zero to please tacle-lint. | ||
| 5 | - Removed unused variables. | ||
| 6 | - Added prefix 'susan_'. | ||
| 7 | - Removed exit_on_error function. | ||
| 8 | - Removed PowerPC specific typedef. | ||
| 9 | |||
| 10 | 2017-08-18: | ||
| 11 | - Give explicit name to former anonymous struct to silence g++ warnings. | ||
