Mercurial > hg4j
log src/org/tmatesoft/hg/internal/ByteVector.java @ 711:a62079bc422b
age | author | description |
---|---|---|
Fri, 11 Oct 2013 21:35:41 +0200 | Artem Tikhomirov | Keyword filtering that doesn't depend on input buffer size and the way input lines got split between filter() calls. KewordFilter got state to keep processed suspicious ...$ lines |
Tue, 16 Apr 2013 14:44:57 +0200 | Artem Tikhomirov | Improve memory consumption of HgManifest#getFileRevision(): avoid extra byte[] instances |