summaryrefslogtreecommitdiff
path: root/glib/gscanner.h
Commit message (Expand)AuthorAgeFilesLines
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* glib, gio: Use GLIB_DEPRECATED_MACRO instead of G_DISABLE_DEPRECATEDPhilip Withnall2019-05-301-9/+5
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Use 'dumb quotes' rather than `really dumb quotes'Dan Winship2013-05-211-2/+2
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+21
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* documentation fixesStef Walter2011-12-131-2/+8
* 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-2/+5
* reverted premature commit which broke GScanner ABI and API, #415323.Tim Janik2007-03-161-1/+1
* Some optimizations, use a lookup table for character classes, pre-allocateMatthias Clasen2007-03-151-1/+1
* Include gdataset.h. (#320322)Matthias Clasen2005-11-041-0/+1
* fix comment. (g_ascii_strtoull): new function, acting like strtoull(3) inTim Janik2002-10-121-0/+2
* added padding.Tim Janik2002-03-031-0/+1
* make third argument a gboolean. (g_scanner_add_symbol,Matthias Clasen2001-10-011-3/+4
* if __GNUC__ is defined, inline a test for an exact type match forTim Janik2001-07-291-1/+0
* Move glib library into a subdirectory, make all GLib include files includeOwen Taylor2001-06-261-1/+1
* Remove definition of g_hash_table_freeze and g_hash_table_thaw. InsteadSebastian Wilhelmi2001-04-191-2/+6
* removed archaic gpointer derived_data; relict and added a GData memberTim Janik2001-03-181-2/+2
* made config arg to g_scanner_new() const.Tim Janik2001-03-141-1/+1
* Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi2000-10-121-0/+267