| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix 4 more bugs in TACLeBench | Joshua Bakita | 2020-10-22 |
| | | | | | | | - anagram: Fix two off-by-ones, the heap size, and the result - rijndael_dec: Reset result checksum at job start - huff_enc: Reset mutable global variables at job start | ||
| * | Fix the 4 TACLeBench members that would not loop before | Joshua Bakita | 2020-10-20 |
| | | | | | | | - anagram, audiobeam: Reset heap in _init() function - g723_enc: Don't use static local variables - huff_dec: Reset all global state in _init() function | ||
| * | Reorganize and commit all the modified TACLeBench code and run scripts | Joshua Bakita | 2019-10-07 |
