Mercurial > jhg
log src/org/tmatesoft/hg/internal/ByteArrayDataAccess.java @ 686:f1f095e42555
age | author | description |
---|---|---|
2013-07-12 | Artem Tikhomirov | Refactor HgBundle.GroupElement (clear experimental mark), resolve few technical debt issues |
2013-07-10 | Artem Tikhomirov | Pull: phase2 - update phases from remote, fncache with added files. Tests |
2013-05-03 | Artem Tikhomirov | Do not instantiate intermediate arrays |
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 |