March 19, 2019
View 5e69a02

implement unsaved_loadappend 'M' and unsaved_add

Dario Rodriguez authored on 19/03/2019 22:07:56
March 18, 2019
View b45e8b4

Add move test. Fix op_move code.

Dario Rodriguez authored on 18/03/2019 21:56:38
March 16, 2019
View e878af1

Fix some corner cases of op_add, op_del

Dario Rodriguez authored on 16/03/2019 11:04:02
March 15, 2019
View 71ff911

Implement op_move. Make the tests more thorough by having them check several different chunkdatasizes.

Dario Rodriguez authored on 15/03/2019 21:43:40
View c5c568d

Add del test

Dario Rodriguez authored on 15/03/2019 13:38:18
View b9e0fb8

recenteditor_data: change undo type from string to char (as it is in the unsaved buf)

Dario Rodriguez authored on 15/03/2019 13:21:58
March 14, 2019
View 3a8fd14

unsaved_loadappend: implement loading of A(dd) and D(el) registers

Dario Rodriguez authored on 14/03/2019 22:37:34
March 13, 2019
View 0700c31

partial unsaved implementation

Dario Rodriguez authored on 13/03/2019 23:31:53
View 423cb02

implementation of op_del, op_undo, op_redo

Dario Rodriguez authored on 13/03/2019 17:07:30
March 12, 2019
View 7a498a8

op_undo and op_redo

Dario Rodriguez authored on 12/03/2019 15:35:30
View d3db189

Changes to support files larger than 2GB

Dario Rodriguez authored on 12/03/2019 15:17:21
March 11, 2019
View 7403005

Undo/redo enablement

Dario Rodriguez authored on 11/03/2019 23:24:17
March 10, 2019
View 947dc5d

Implement add operation

Dario Rodriguez authored on 10/03/2019 23:50:38
View c25ce73

Change chunk data management so that lines are entirely inside one chunk (this is to simplify the implementation of syntax highlighting)

Dario Rodriguez authored on 10/03/2019 00:03:02
March 8, 2019
View 397aced

Add insertion test as preparation for implementing insertion

Dario Rodriguez authored on 08/03/2019 18:49:22