Mercurial > jhg
log src/org/tmatesoft/hg/util/CancelSupport.java @ 393:728708de3597
age | author | description |
---|---|---|
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-09-27 | Artem Tikhomirov | Facilitate cancellation and progress reporting in changelog and manifest iterations |
2011-05-16 | Artem Tikhomirov | Issue 5: Facilities for progress and cancellation. More specific exceptions. Exceptions from callbacks as RuntimeException |
2011-02-23 | Artem Tikhomirov | Exceptions, javadoc. Initial cancel and progress support |