| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-01 | String and BufferIterator value_type goes back to plain char | Maxime Coste | |
| 2012-08-29 | Fix escaped whitespace handling in command manager | Maxime Coste | |
| 2012-06-27 | Tweak String class, and cleanup usages | Maxime Coste | |
| remove String::clear, add operator=(String&&) add str_to_int(const String&) to replace atoi. | |||
| 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 | |||
