[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / glib / gscanner.c
2014-05-31 Matthias ClasenMinor documentation additions and corrections
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: add missing colons.
2012-02-21 David Kingdocs: Add some missing G_TOKEN_* descriptions
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-14 Stef Walterdocumentation fixes
2011-10-15 Matthias ClasenMisc doc formatting fixes
2011-10-13 Matthias ClasenMove GScanner docs inline
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-11-09 Chun-wei FanAdded and Moved checks for includes
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-04 Emmanuele BassiBuild fixes for the fall-out of the inclusion changes
2010-09-04 Matthias ClasenMore include cleanups
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2007-03-16 Tim Janikreverted premature commit which broke GScanner ABI...
2007-03-15 Matthias ClasenFix a typo in the last commit. (#415323, Richard Hult)
2007-03-15 Matthias ClasenSome optimizations, use a lookup table for character...
2006-08-26 Matthias ClasenFix some typos. (#351741, Kjartan Maraas)
2006-06-01 Behdad EsfahbodCleanup. Use return value of g_string_free(...). (...
2006-05-08 Matthias ClasenMake const, noticed by Kjartan Maraas.
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-06-12 Matthias ClasenIgnore a missing newline at EOF for single line comment...
2003-07-20 Hans Breuerfor msvc build
2003-03-30 Matthias ClasenOptimize the common cases (init == NULL or init ==...
2002-12-14 Manish SinghFix typo. Missing '%' in my last commit.
2002-12-12 Manish Singhpull in trio if host printf doesn't have a known way...
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-11-21 Matthias Clasen Include a printf implementation supporting C99 snprint...
2002-10-12 Tim Janikfix comment. (g_ascii_strtoull): new function, acting...
2002-10-10 Tim Janikif input_name is NULL, print out "<memory>" instead...
2002-09-20 Matthias ClasenDon't print scanner->input_name when it is NULL. (...
2002-05-17 Tim Janik[merged from stable]
2001-12-20 Mark McLoughlinfix segfaults.
2001-11-12 Tim JanikG_TOKEN_ERROR is also an end of stream condition.
2001-10-01 Matthias Clasenmake third argument a gboolean. (g_scanner_add_symbol,
2001-09-03 Tim Janikupdates for 1.3.7 release.
2001-08-12 Tim Janikfix INT and FLOAT warnings for invalid token values.
2001-07-29 Tim Janikif __GNUC__ is defined, inline a test for an exact...
2001-05-10 Tim Janikuse g_str_hash() algorithm to generate hashes.
2001-04-19 Sebastian WilhelmiRemove definition of g_hash_table_freeze and g_hash_tab...
2001-03-18 Tim Janikremoved archaic gpointer derived_data; relict and added...
2001-03-14 Tim Janikmade config arg to g_scanner_new() const.
2000-12-29 Tim Janikgot rid of outdated dmalloc support. provide g_try_mall...
2000-10-30 Sebastian WilhelmiIntroduced new function type GEqualFunc to return TRUE...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-20 Sebastian WilhelmiMark the functions g_hash_table_freeze, g_hash_table_th...
2000-05-19 Tim Janikfixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK...
2000-05-12 Tim Janikadded gobject
2000-04-19 Tim Janikmake sure that scanner->config->cset_skip_characters...
1999-10-04 Manish SinghG_OS_FOO #defines. I *think* I got the cygwin and beos...
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-04-25 Tor LillqvistMore editing. Use gcc, not ld to link. On native Win32...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-01-04 Tim Janikeliminated extraneous "register" qualifiers in variable...
1999-01-02 Tim Janikavoid unneccessary extra hook referencing (the explicit...
1998-12-16 Joel Beckerchanged func_data to user_data for g_scanner_scope_symb...
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-11-25 PST 1998 Manish... applied glib-tml-981120-0, change log appended below.
1998-11-01 Manish Singhapplied glib-tml-981101-1 patch from Tor Lillqvist...
1998-10-28 Tim Janiknew function for file input. rewind the filedescriptor...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-10-25 Tim Janikno more characters are available if read() returns...
1998-09-25 Tim Janikversion bump to 1.1.4, binary age 0, interface age 0.
1998-09-21 Tim JanikNEWS file update for upcoming release of GLib + GModule...
1998-09-07 Tim Janikcheck for all three inline keywords individually.
1998-08-24 Tim Janikremoved this function which was not publically exported...
1998-07-25 Tim Janikindentation fixes.
1998-07-22 Tim Janiknew functions to make a scanner scope sensitive wrt...
1998-06-30 Tim Janiktake symbol_2_token into account. react on valid/invali...
1998-06-12 Tim Janikcleanups of the structure fields (binary incompatible).
1998-06-10 Owen TaylorInitial revision