| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-29 | Actually release interned string data when refcount drops to 0 | Maxime Coste | |
| 2014-10-28 | Add some asserts in StringRegistry methods | Maxime Coste | |
| 2014-10-28 | Add noexcept spec to move constructor and move assign | Maxime Coste | |
| 2014-10-07 | Small refactor | Maxime Coste | |
| 2014-10-05 | InternedStrings know their slots | Maxime Coste | |
| 2014-10-01 | Add support for interned strings | Maxime Coste | |
| Use interned strings for Modification contents and word database. Interned strings are guaranteed not to move in memory and are reference counted. | |||
