Mercurial > jhg
log src/org/tmatesoft/hg/util/ProgressSupport.java @ 533:e6f72c9829a6
age | author | description |
---|---|---|
2012-03-28 | Artem Tikhomirov | FIXMEs: exceptions, javadoc |
2011-12-06 | Artem Tikhomirov | Consistent approach to deal with adaptable objects. Give adaptable precedence over instanceof to allow conditional response when classes do implement desired interface |
2011-05-16 | Artem Tikhomirov | Issue 5: Facilities for progress and cancellation. More specific exceptions. Exceptions from callbacks as RuntimeException |
2011-03-09 | Artem Tikhomirov | Merged branch wrap-data-access into default for resource-friendly data access. Updated API to promote that friendliness to clients (channels, not byte[]). More exceptions |
2011-02-23 | Artem Tikhomirov | Exceptions, javadoc. Initial cancel and progress support |