Mark the functions g_hash_table_freeze, g_hash_table_thaw and thus
[platform/upstream/glib.git] / gscanner.c
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