#
05467f52 |
| 02-Jun-2017 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Fix and end of line bug when a line is extended on a block (256) boundary.
|
#
fcf40f17 |
| 26-Nov-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Fix a crash when a big file is updated with partial lines.
|
#
6e2e573c |
| 31-Aug-2015 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
CompressedLineStorage now supports >4GB files.
|
#
7151e3ac |
| 30-Aug-2015 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add caching of the position in CompressedLineStorage.
|
#
3c46a469 |
| 05-Mar-2015 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Complete initial implementation of memory compression.
|
#
7a2f3a57 |
| 05-Mar-2015 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Implement compression of the memory for the index.
|
#
f049f87f |
| 04-Mar-2015 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Refactor the LinePositionArray and add tests.
|