Mercurial > jhg
log src/org/tmatesoft/hg/internal/ByteArrayDataAccess.java @ 486:d740edfff563
age | author | description |
---|---|---|
2012-03-22 | Artem Tikhomirov | Respect long offsets in revlogs |
2011-03-09 | Artem Tikhomirov | Integer offsets and file length explictly, rather than casts throughout code. Inflater may benefit from total length hint, but shall calculate it by its own if needed |
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 base src/com/tmate/hgkit/fs/ByteArrayDataAccess.java@e4fc750493ef |