Version | Date | Description |
---|---|---|
1.3.0 | 2016-01-01 | Improved statistics. |
1.2.15 | 2015-05-31 | Moving site to SF |
1.2.14 | 2014-03-03 | Thread hang bugfix. |
1.2.13 | 2011-04-30 | |
1.2.12 | 2011-03-05 | |
1.2.8 | 2010-09-20 | StatsInputStream improvements |
1.2.7 | 2010-09-07 | |
1.2.6 | 2009-11-15 |
Type | Changes | By |
---|---|---|
Synchronized maps in StatsInputStream,StatsReader Fixes 40. | gcontini | |
added method StatsInputStream#getElapsedTime() | gcontini | |
added method StatsReaderStream#getElapsedTime() | gcontini | |
review of the StatsReader api (adding missing functions) | gcontini | |
Removed StatsInputStream and StatsReader deprecated api | gcontini | |
Moved StatsReader to reader package, StatsInputStream to is package, created debug package | gcontini | |
RandomDataInputStream and RandomCharReader | gcontini |
Type | Changes | By |
---|---|---|
Site moved to Sourceforge. | gcontini | |
Site improvements. Fixes 27. | gcontini | |
InputStreamFromOutputStream#read(byte[] b) does not trigger producing. Fixes 37. | gcontini | |
Method getResult() invokes close() automatically instead of launching IllegalStateException (Java 7 'try with resources' improvement). Fixes 39. | gcontini | |
add class: SizeLimitReader. | gcontini | |
deprecated class: SizeLimitInputStream because already included in commons-io as BoundedInputStream. | gcontini |
No changes in this release.
No changes in this release.
Type | Changes | By |
---|---|---|
StatsInputStream: added average instance statistics "getTotalXXX" methods. | gcontini | |
StatsInputStream: added chain mode to test performances of an InputStream in a chain. | gcontini |
Type | Changes | By |
---|---|---|
StatsInputStream: added average bytes per read(). | gcontini |