0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed some warnings -Fixed usage of generics in several files -Moved most of code from GUI constructor under a new start() method More... over 12 years ago
Moved all of centerToLine into an invokeLater block, because it does read GUI classes there More... about 13 years ago
Removed the report of what changes team Koskelo did More... about 13 years ago
Ignore the generated .b91 files More... about 13 years ago
Code reformat More... about 13 years ago
Moved .k91 files to /examples More... about 13 years ago
Removed unnecessary shell scripts More... about 13 years ago
Merge remote-tracking branch 'itmo/master' More... about 13 years ago
Updated release instructions to include the command for cleaning temporary files More... about 13 years ago
Force the use of UNIX line separators More... about 13 years ago
Configured Maven Release Plugin More... about 13 years ago
Refactored: removed unused test stubs More... about 13 years ago
Exclude translation classes from mutation testing More... about 13 years ago
The tests pass now, so removed the instructions on how to skip running them More... about 13 years ago
Fixed TranslatorTest: the stubs that the test used were not hooked into Translator More... about 13 years ago
Fixed IDEs trying to run the test base class More... about 13 years ago
Fixed ControlTest's dependence on test data files which were never stored in version control, plus some other problems More... about 13 years ago
Added dependency to Guava 12.0 More... about 13 years ago
Converted to UTF-8 More... about 13 years ago
Gave text files a .txt suffix, to make it easier to open them in any OS More... about 13 years ago
Fixed BinaryTest's dependence on the current environment's line separator More... about 13 years ago
Refactored copypasta of opcode magic masks/shifts. More... about 13 years ago
Dedup'd binaryToInt and intToBinary. More... about 13 years ago
cleaned up locking in guibrain and fixed bug introduced by wait removal More... about 13 years ago
notes More... about 13 years ago
fixed bug with nullptr in bufferstrategypaintmanager.. you should call active swing only via invokeLater or invokeAndWait More... about 13 years ago
removed SLOWDOWN wait call if SLOWDOWN is 0 More... about 13 years ago
*bugfixes to VIC *textmode which hopefully works *indexed mode possibly works. not tested. More... about 13 years ago
Apparently GUI update timing got screwed up by last fix. More... about 13 years ago
Added missing copyright blurbs. More... about 13 years ago