Merge: doc: fixed some typos and other misc. corrections
[nit.git] / benchmarks / strings /
2017-06-19 Jean Privatbench/string: check force run on fast instances
2017-06-19 Jean Privatbench/string: fix typo in shell script
2016-12-27 Alexis Laferrière*: update all clients of the `CString::to_s` services
2016-12-13 Alexis Laferrièrerename `NativeString` to `CString`
2015-10-29 Lucas Bajoletbenches: String benches now produce line graphs, HTML...
2015-09-15 Jean Privatbenchmarks/strings: add `make check`
2015-09-15 Jean Privatbenchmarks/strings: continue in case of error
2015-09-02 Lucas Bajoletbench/string: Added variant similar to buffered_ns...
2015-09-02 Lucas Bajoletbench/strings: Update patch for linear substring
2015-08-21 Lucas Bajoletbenchs/strings: Makefile update
2015-08-21 Lucas Bajoletbenchmarks/string: Added variants of lib to benchmarks
2015-08-21 Lucas Bajoletbenchs/strings: Updated bench_strings, simplified code
2015-08-21 Lucas Bajoletbenchs/strings: Update string basic functions benchmarks
2015-06-03 Lucas Bajoletnit/*: Fixed old imports of string and ropes
2015-04-03 Jean Privatbenches/strings: add .gitignore and `make clean`
2015-04-02 Lucas Bajoletbenchmarks/string: Added README
2015-04-01 Lucas Bajoletbenchmarks/strings: Added Makefile for tests with defau...
2015-04-01 Lucas Bajoletbenchmarks/string: Updated bench scripts for strings
2014-11-18 Jean Privatlib: remove class StringCapable
2014-11-06 Lucas Bajoletbenchmarks/strings: Adapted for new Ropes.
2014-08-26 Lucas Bajoletbenchmarks/string: Added benchmark for Array.to_s
2014-08-21 Lucas Bajoletbench/strings: Added bench for UTF-8 strings without...
2014-07-29 Lucas Bajoletbenchmarks/string: Added String benchmarks