More editing. Use gcc, not ld to link. On native Win32 use _unlink(). Use
[platform/upstream/glib.git] / gscanner.c
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