0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Boost system library dependency More... about 9 years ago
Use asserts for testing More... almost 11 years ago
Obey standard of returning reference from copy constructor More... over 12 years ago
Fix memory leak in State copy constructor More... over 13 years ago
Use better default compiler settings More... over 13 years ago
Use shared static library for common source files More... over 13 years ago
Change State copy constructor to do a deep copy More... over 13 years ago
Remove references to Environment in State More... over 13 years ago
Remove unused State comparison operator More... over 13 years ago
Add Environment destructor More... over 13 years ago
Add State copy constructor More... over 13 years ago
Use StateData typedef in tests.cpp More... over 13 years ago
Use ponters to a statically created bank of scores More... over 13 years ago
Add State destructor More... over 13 years ago
Added tests for copying and lists More... over 13 years ago
Move score function to Environment class for speed More... over 13 years ago
Improve algorithm for State::score() More... over 13 years ago
Conver State to use char arrays again for speed More... over 13 years ago
Updating README More... over 13 years ago
Remove 50 move limit More... over 13 years ago
Improved comments for State constructors More... over 13 years ago
Add checking to State::score() More... over 13 years ago
Add callgrind files to .gitignore More... over 13 years ago
Change score methods to use unsigned int More... over 13 years ago
Add dynamic size related methods to State class More... over 13 years ago
Add const qualifier More... over 13 years ago
Reimplement Secret with a vector for storage More... over 13 years ago
Small readability fix More... over 13 years ago
Rename State storage variable More... over 13 years ago
Inline simple Environment functions More... over 13 years ago