Maxime Coste
|
b0060ed79e
|
Fix modified range computation when erasing multiple times past current buffer end
Fixes #654
|
2016-04-13 21:21:00 +01:00 |
|
Maxime Coste
|
5332378419
|
Fix spaces_to_tabs implementation accessing past end
Fixes #643
|
2016-03-30 19:27:36 +01:00 |
|
Maxime Coste
|
de1433d30a
|
Avoid the spurious newline insertion when replacing at end of buffer
Add a Buffer::replace method to handle the replacements properly
Fixes #633
|
2016-03-16 13:48:11 +00:00 |
|
Maxime Coste
|
f16bb36f41
|
Add a regression test for #612
|
2016-03-03 13:57:46 +00:00 |
|