summaryrefslogtreecommitdiff
path: root/gscanner.c
AgeCommit message (Expand)AuthorFilesLines
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist1-8/+18
1998-10-25no more characters are available if read() returns anything less than 1,Tim Janik1-2/+2
1998-09-25version bump to 1.1.4, binary age 0, interface age 0.Tim Janik1-370/+375
1998-09-21NEWS file update for upcoming release of GLib + GModule version 1.1.3,Tim Janik1-9/+9
1998-09-07check for all three inline keywords individually.Tim Janik1-2/+2
1998-08-24removed this function which was not publically exported in glib.h. toTim Janik1-13/+4
1998-07-25indentation fixes.Tim Janik1-34/+34
1998-07-22new functions to make a scanner scope sensitive wrt symbol lookups.Tim Janik1-127/+232
1998-06-30take symbol_2_token into account. react on valid/invalid string pairs.Tim Janik1-47/+72
1998-06-12cleanups of the structure fields (binary incompatible).Tim Janik1-3/+4
1998-06-10Initial revisionOwen Taylor1-0/+1551