1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ChangeLog for version 0.8.2 More... about 9 years ago
Update description of changes in version 0.8.2 More... about 9 years ago
Update Entered-date More... about 9 years ago
Update descriptions of software versions tested. More... about 9 years ago
Update timing test results More... about 9 years ago
Use return type T instead of const T if T is a primitive type More... about 9 years ago
Update copyright date More... about 9 years ago
Remove workarounds for icpc. Make workaround for isnan and isinf depend on whether C++ is standard 2011 or later. More... about 9 years ago
Replace if test with bracket syntax so that wild cards will work. This enables tests for g++\*, etc. More... about 9 years ago
Updated comment and new doctest for new behaviour of reframe() More... about 9 years ago
In constructors that use value and frame, use the union of frames instead of throwing when value is outside of frame. More... about 9 years ago
ChangeLog for version 0.8.2 More... about 9 years ago
Update to version 0.8.2 More... about 9 years ago
Update to version 0.8.2 More... about 9 years ago
Update to version 0.8.2 More... about 9 years ago
Update to version 0.8.2 More... about 9 years ago
Update to version 0.8.2 More... about 9 years ago
Remove check for -fstack-protector-strong, since pyclical/setup_ext.py now ignores this flag More... about 9 years ago
Avoid g++4.8 error from -fstack-protector-strong and clang++ warning from -Wdate-time More... about 9 years ago
Current timing test results More... about 9 years ago
Test results for stdlib-libcxx More... about 9 years ago
New test stdlib-libcxx More... about 9 years ago
New option --with-stdlib to allow clang++ to use libc++ More... about 9 years ago
Allow compilation with clang++ using libc++: remove const from map and unordered_map keys. More... about 9 years ago
Allow compilation with clang++ using libc++: include <string> header file. More... about 9 years ago
Remove unused local typedefs More... about 9 years ago
Test results for changes to matrix_multi and tuning. More... about 9 years ago
Try a new default for tuning More... about 9 years ago
Make basis_matrix_t a matrix of int. More... about 9 years ago
Make basis_matrix_t a matrix of int. New function reframe fixes a bug in reframing for binary operations. More... about 9 years ago