summaryrefslogtreecommitdiff
path: root/glib/gpattern.h
Commit message (Expand)AuthorAgeFilesLines
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gpattern: Move match and match_string functions into GPatternSpecMarco Trevisan (Treviño)2021-04-271-2/+10
* gpattern: Implement copy functionMarco Trevisan (Treviño)2021-04-271-0/+2
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+6
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Make single includes mandatoryMatthias Clasen2011-10-121-1/+1
* #define __GLIB_H_INSIDE__ around including everything.Michael Natterer2008-05-051-1/+1
* make it possible to disable single-file includes by definingMichael Natterer2008-03-141-0/+5
* make struct _GPatternSpec and GMatchType private. (g_pattern_equal): newTim Janik2001-10-131-16/+2
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* added g_list_nth_prev() which walks ->prev instead of ->next.Tim Janik2001-04-031-0/+58