Mercurial > hg4j
log src/org/tmatesoft/hg/util/CancelSupport.java @ 608:e1b29756f901
age | author | description |
---|---|---|
Fri, 23 Mar 2012 22:51:18 +0100 | Artem Tikhomirov | Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level |
Tue, 06 Dec 2011 14:25:52 +0100 | Artem Tikhomirov | Consistent approach to deal with adaptable objects. Give adaptable precedence over instanceof to allow conditional response when classes do implement desired interface |
Tue, 27 Sep 2011 05:29:12 +0200 | Artem Tikhomirov | Facilitate cancellation and progress reporting in changelog and manifest iterations |