| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-11-28 | add an empty buffer unit test | Maxime Coste | |
| 2012-11-23 | Buffer takes a vector of lines as initial content | Maxime Coste | |
| 2012-11-22 | Cleanups and minor refactoring on Buffer | Maxime Coste | |
| 2012-11-20 | Buffer: replace Buffer::Type with Buffer::Flags | Maxime Coste | |
| 2012-10-22 | add basic utf8 unit test | Maxime Coste | |
| 2012-09-26 | Extract IncrementalInserter::Mode as InsertMode | Maxime Coste | |
| move ClientMode classes in a namespace due to InsertMode name collisions | |||
| 2012-09-10 | Buffer: Allow inserting at the end when the inserted text ends with an end ↵ | Maxime Coste | |
| of line Adapted other code in consequence and added unit tests so that this behavior is maintained. | |||
| 2012-09-03 | fix open line above for first line and add a unit test | Maxime Coste | |
| 2012-08-10 | Buffer: move back Modification as an implementation detail | Maxime Coste | |
| * Filters now only works on insertion and take directly the iterator and content * use Buffer::insert and Buffer::erase to modify a buffer | |||
| 2012-07-16 | Correct multi select unit test | Maxime Coste | |
| 2012-05-29 | Add some string helpers and unit tests | Maxime Coste | |
| functions int_to_str(int) and split(const String&, Character), plus corresponding unit tests | |||
| 2012-04-01 | add an editor unit test | Maxime Coste | |
| 2012-03-21 | add basic unit tests run at startup | Maxime Coste | |
