Revision 0f3306a56ebffc3140f662a0b87ab06b4e0363af authored by Emmanuele Bassi on 15 November 2016, 13:34:44 UTC, committed by Emmanuele Bassi on 15 November 2016, 13:34:44 UTC
Instead of copying strings around, we can box them using the g_ref_* API
and add reference counting to the char array.

Reference counted strings can be used with any string utility function.
1 parent 43ed42e
History
File Mode Size
reference
Makefile.am -rw-r--r-- 212 bytes
debugging.txt -rw-r--r-- 1.8 KB
macros.txt -rw-r--r-- 3.5 KB

back to top