summaryrefslogtreecommitdiff
path: root/glib/gstringchunk.c
Commit message (Expand)AuthorAgeFilesLines
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Add some overflow protection to g_string_chunk_insert_len()Sebastian Dröge2021-11-251-1/+6
* De-duplicate g_nearest_pow() implementationSebastian Dröge2021-11-251-25/+5
* Use hash tables as sets in various placesPhilip Withnall2017-10-261-1/+1
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gstringchunk: Use g_slist_free_full() where possibleChristian Schramm2014-01-161-14/+2
* gstringchunk.c: Include gutils.hChun-wei Fan2011-10-041-0/+2
* Move GStringChunk into its own filesMatthias Clasen2011-10-011-0/+325