summaryrefslogtreecommitdiff
path: root/glib/gscanner.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-12Make single includes mandatoryMatthias Clasen1-1/+1
2008-05-05#define __GLIB_H_INSIDE__ around including everything.Michael Natterer1-1/+1
2008-03-14make it possible to disable single-file includes by definingMichael Natterer1-2/+5
2007-03-16reverted premature commit which broke GScanner ABI and API, #415323.Tim Janik1-1/+1
2007-03-15Some optimizations, use a lookup table for character classes, pre-allocateMatthias Clasen1-1/+1
2005-11-04Include gdataset.h. (#320322)Matthias Clasen1-0/+1
2002-10-12fix comment. (g_ascii_strtoull): new function, acting like strtoull(3) inTim Janik1-0/+2
2002-03-03added padding.Tim Janik1-0/+1
2001-10-01make third argument a gboolean. (g_scanner_add_symbol,Matthias Clasen1-3/+4
2001-07-29if __GNUC__ is defined, inline a test for an exact type match forTim Janik1-1/+0
2001-06-26Move glib library into a subdirectory, make all GLib include files includeOwen Taylor1-1/+1
2001-04-19Remove definition of g_hash_table_freeze and g_hash_table_thaw. InsteadSebastian Wilhelmi1-2/+6
2001-03-18removed archaic gpointer derived_data; relict and added a GData memberTim Janik1-2/+2
2001-03-14made config arg to g_scanner_new() const.Tim Janik1-1/+1
2000-10-12Split glib.h into many header files mostly according to the resp.Sebastian Wilhelmi1-0/+267