Maxime Coste
|
a8eddd03f0
|
String usage cleanups
|
2016-02-04 23:54:22 +00:00 |
|
Maxime Coste
|
1af82e2e24
|
Tweak regex constructor calls
|
2015-07-25 11:15:03 +01:00 |
|
Maxime Coste
|
17e3be48a5
|
Transform boost/std regex_error to Kakoune::regex_error at Regex construction
Fixes #318
|
2015-07-14 21:06:41 +01:00 |
|
Maxime Coste
|
f19bb4fe6d
|
Port more code to use the format function instead of adhoc string concat
|
2015-06-01 19:06:35 +01:00 |
|
Maxime Coste
|
5bff742e0a
|
Replace some String temporaries with StringViews
|
2015-04-27 16:46:57 +01:00 |
|
Maxime Coste
|
3c1a325b6f
|
Refactor String, use a common StringOps interface, hide std::string
|
2015-03-10 19:50:22 +00:00 |
|
Maxime Coste
|
fa85f0fc32
|
Refactor regex uses, do not reference boost except in regex.hh
|
2014-10-13 13:14:23 +01:00 |
|