0
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
website update More... about 16 years ago
releasing 2.1.0b84 More... about 16 years ago
releasing 2.1.0b83 More... about 16 years ago
releasing 2.1.0b82 More... about 16 years ago
release script update for 2.1.0 More... about 16 years ago
releasing 2.1.0b81 More... about 16 years ago
releasing 2.1.0b80 More... about 16 years ago
make exists not throwing exception to keep API unchanged from earlier version More... over 16 years ago
reverted the accidental API change. exists should not throw exception More... over 16 years ago
use CodeBlockAssert instead of CodeBlockAssertion to match name convention, made BaseAssert a concrete class More... over 16 years ago
renamed CodeBlockAssertion to CodeBlockAssert for consistency, updated JavaDoc for BaseAssert More... over 16 years ago
moved the static 'with' methods to Input/Output class and made the internal open method on ResourceManager non-public. In this way, only the right methods will show up in the right context More... over 16 years ago
redirect all contacts to google group More... over 16 years ago
separated the output and input operations and deprecated bunch of methods More... over 16 years ago
website fixses More... over 16 years ago
updated the website links More... over 16 years ago
releasing 2.0.0b79 More... over 16 years ago
link to the ftp classes More... over 16 years ago
updated the website structure to have link to the reports and javadoc More... over 16 years ago
releasing 2.0.0b78 More... over 16 years ago
releasing 2.0.0b77 More... over 16 years ago
releasing 2.0.0b76 More... over 16 years ago
releasing 2.0.0b75 More... over 16 years ago
simplified the assertion factory API. Changed back the four original list methods on TDirectory so that they are the same from 1.x releases, since they are deprecated anyway More... over 16 years ago
getting ready for 2.0 release More... over 16 years ago
finish JavaDoc for one class, 16 more to go before releasing 2.0 More... over 16 years ago
added javadoc task More... over 16 years ago
retire IoManager and IoProcessor and separated input processing and output processing More... over 16 years ago
improved toString so that it shows: * File or Directory * path used to construct the entry * cononical path of the current directory if the path is relative path More... over 16 years ago
tried to improve code coverage by handling exception cases More... over 16 years ago