Mercurial > hg4j
comparison design.txt @ 136:947bf231acbb
Strip off comments in config file
| author | Artem Tikhomirov <tikhomirov.artem@gmail.com> | 
|---|---|
| date | Wed, 16 Feb 2011 22:08:58 +0100 | 
| parents | aa1629f36482 | 
| children | 8c8e3f372fa1 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 135:3959bffb14e9 | 136:947bf231acbb | 
|---|---|
| 84 - RevisionMap to replace TreeMap<Integer, ?> | 84 - RevisionMap to replace TreeMap<Integer, ?> | 
| 85 + .core.* rename to Hg* | 85 + .core.* rename to Hg* | 
| 86 + RepositoryTreeWalker to ManifestCommand to match other command classes | 86 + RepositoryTreeWalker to ManifestCommand to match other command classes | 
| 87 | 87 | 
| 88 * defects | 88 * defects | 
| 89 - ConfigFile to strip comments from values (#) | 89 + ConfigFile to strip comments from values (#) | 
| 90 | 90 | 
| 91 <<<<< | 91 <<<<< | 
| 92 | 92 | 
| 93 Tests: | 93 Tests: | 
| 94 DataAccess - readBytes(length > memBufferSize, length*2 > memBufferSize) - to check impl is capable to read huge chunks of data, regardless of own buffer size | 94 DataAccess - readBytes(length > memBufferSize, length*2 > memBufferSize) - to check impl is capable to read huge chunks of data, regardless of own buffer size | 
