Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the SPDX-License-Identifier in all source files | Richard Hughes | 2019-02-09 | 1 | -15/+1 |
* | Remove the refcounted string interning feature | Richard Hughes | 2018-05-21 | 1 | -57/+69 |
* | Fix compile with -Wdiscarded-qualifiers | Richard Hughes | 2017-03-15 | 1 | -2/+2 |
* | Add a destructor for AsRefString | Kalev Lember | 2017-01-28 | 1 | -0/+6 |
* | Fix one more thread safety issue with AsRefString | Kalev Lember | 2016-12-02 | 1 | -8/+4 |
* | Make AsRefString thread safe | Richard Hughes | 2016-11-28 | 1 | -15/+25 |
* | trivial: Add as_ref_string_new_static() | Richard Hughes | 2016-11-21 | 1 | -0/+18 |
* | trivial: Add as_ref_string_debug() | Richard Hughes | 2016-11-21 | 1 | -0/+95 |
* | Add a refcounted overloaded C string object | Richard Hughes | 2016-11-21 | 1 | -0/+263 |