0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved modifyXXXX() not to log when the NotFoundException is raised. More... over 15 years ago
Added some logging code for exceptions. More... over 15 years ago
Improved judgment of element type to adjust to heredoc. (Issue #128) More... over 15 years ago
Improved judgment of elements. More... over 15 years ago
Fixed a defect that can't run the context if the cursor is on the heredoc. (Issue #128) More... over 15 years ago
Improved getAverage() and getRate() to return 0 if denominator is 0. More... over 15 years ago
Merge branch '102-reports-show-time' More... over 15 years ago
Added the class TimeFormatter to format from nanosecond to millisecond or second. More... over 15 years ago
Improved the result view to display the whole text. More... over 15 years ago
Fixed a defect that caused a test run to be failed if the preload script was not specified. (Issue #135) More... over 15 years ago
Fixed code to get the start offset of each link. (Issue #133) More... over 15 years ago
Changed a measure of the time to show the time in each millisecond. More... over 15 years ago
Improved setTime() to add time to parent. More... over 15 years ago
Changed terminate and rerun icons. More... over 15 years ago
Changed Java source code to externalize strings. More... over 15 years ago
Merge commit 'iteman/master' More... over 15 years ago
Fixed invalid initialization for the ranges field of the FailureTrace class. (Issue #133) More... over 15 years ago
Changed the dependency style to org.eclipse.core.filesystem from "Imported Packages" to "Required Plug-ins". (Issue #133) More... over 15 years ago
Added error handling to avoid IllegalArgumentException at getOffsetAtLocation(). (Issue #133) More... over 15 years ago
Added some logging code for exceptions. More... over 15 years ago
Added a feature to open an editor from a stack trace line in the failure trace. (Issue #133) More... over 15 years ago
Added the feature to rerun last test. (Issue #129) More... over 15 years ago
Merge branch 'master' of [email protected]:piece/makegood More... over 15 years ago
Refactored. More... over 15 years ago
Changed the messages for elapsed time. More... over 15 years ago
Added the feature to terminate the test run. More... over 15 years ago
Improved the layout of labels for Japanese. More... over 15 years ago
Improved terminate() not to process twice. More... over 15 years ago
Improved create() to reset the variant parserException before invoking parser.start(). More... over 15 years ago
Changed Java source code to externalize strings. More... over 15 years ago