Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-02 | wsd: optimized tokenization | Ashod Nakashian | 1 | -19/+0 |
2020-06-02 | wsd: optimize StringVector | Ashod Nakashian | 1 | -71/+2 |
2020-03-09 | Introduce StringVector::equals() | Miklos Vajna | 1 | -0/+30 |
2020-03-02 | StringVector: fix build with gcc-4.9 | Miklos Vajna | 1 | -3/+3 |
2020-02-28 | Rework StringVector to have a single underlying string | Miklos Vajna | 1 | -12/+56 |
2020-02-28 | Rework LOOLProtocol::tokenize() to return a StringVector object | Miklos Vajna | 1 | -0/+45 |