summaryrefslogtreecommitdiff
path: root/src/interned_string.cc
AgeCommit message (Expand)Author
2014-10-29Actually release interned string data when refcount drops to 0Maxime Coste
2014-10-28Add some asserts in StringRegistry methodsMaxime Coste
2014-10-28Add noexcept spec to move constructor and move assignMaxime Coste
2014-10-07Small refactorMaxime Coste
2014-10-05InternedStrings know their slotsMaxime Coste
2014-10-01Add support for interned stringsMaxime Coste