0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change POC to Terry Brown More... almost 8 years ago
Update libsprite-config.cmake file to comply with CMake changes, Policy CMP0053 by replacing @NAME@ variables with . Fixes #21 More... about 8 years ago
Add virtual destructor to the Buffer class. Fixes #20 More... about 8 years ago
Make return false from init() Task a warning instead of an error and change the printed message. Fixes #13 More... over 8 years ago
Fix link to documentation More... over 8 years ago
Add support for find_package(libSPRITE). Fixes #18 More... over 8 years ago
Uncomment lines in .clang-format More... over 8 years ago
Merge branch 'MichaelRFairhurst-master' More... over 8 years ago
Delete comments flagging bug. More... over 8 years ago
Fix initialization order causing undefined behavior (though in reality just probably mallocing more than needed) More... over 8 years ago
Merge pull request #17 from MichaelRFairhurst/unit-test-improvements More... over 8 years ago
Merge pull request #16 from MichaelRFairhurst/typo-fix More... over 8 years ago
Rewrite my whitespace to use spaces. Should have known NASA would use spaces! More... over 8 years ago
Test Mutex with some threads. More... over 8 years ago
Break up double buffer test into separate smaller tests More... over 8 years ago
found another typo, lets fix this too. More... over 8 years ago
Simple typo fix - remeber to remember. More... over 8 years ago
Add links to the Wiki and tutorial to the README More... over 8 years ago
Copy SCALE/luawrapper*.hpp files during install using cmake. Fixes #15 More... over 8 years ago
Fix typo and remove statement on CMake instructions More... over 8 years ago
Use cmake to locate the correct paths to Lua. Fixes #14 More... over 8 years ago
Call the terminate method when a task's execute method returns false. Fixes #12. More... over 8 years ago
Run aperiodic tasks regarless of the scheduler presence bits. Fixes #11 More... over 8 years ago
Fix README More... over 8 years ago
Merge branch 'feature/cmake' More... over 8 years ago
Update code to conform to new clang-format More... over 8 years ago
Add cmake support to the SCALE directory More... over 8 years ago
Fix compiler warnings created by more strict compiler flags. Fix unit tests More... over 8 years ago
Add cmake support for SRTX More... over 8 years ago
Fix errors created by removal of the SRTX copy of Linked_list.h More... over 8 years ago