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
March 7, 2019
View d9a8602

Fix bug in genname triggered when there were no '/' in filename. Add load/save unit test (test_newfile).

Dario Rodriguez authored on 07/03/2019 18:02:06
March 5, 2019
View 67f9982

Add undobuf structire and corresponding functions

Dario Rodriguez authored on 05/03/2019 21:40:51
March 2, 2019
View e6ebc6a

Change sha3 implementation used. Initial unsaved data API.

Dario Rodriguez authored on 02/03/2019 16:12:12