Mercurial > jhg
log src/org/tmatesoft/hg/util/CancelSupport.java @ 504:bf352ce2b97f
age | author | description |
---|---|---|
2012-03-23 | Artem Tikhomirov | Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level |
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 |