summaryrefslogtreecommitdiff
path: root/gscanner.c
AgeCommit message (Expand)Author
2000-05-19fixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK, from Art HaasTim Janik
2000-05-12added gobjectTim Janik
2000-04-19make sure that scanner->config->cset_skip_characters is "" instead ofTim Janik
1999-10-04G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, butManish Singh
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik
1999-04-25More editing. Use gcc, not ld to link. On native Win32 use _unlink(). UseTor Lillqvist
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson
1999-01-04eliminated extraneous "register" qualifiers in variable declarations.Tim Janik
1999-01-02avoid unneccessary extra hook referencing (the explicit hook referencingTim Janik
1998-12-16changed func_data to user_data for g_scanner_scope_symbol_foreach()Joel Becker
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor
1998-11-25applied glib-tml-981120-0, change log appended below.PST 1998 Manish Singh
1998-11-01applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entryManish Singh
1998-10-28new function for file input. rewind the filedescriptor to the currentTim Janik
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist
1998-10-25no more characters are available if read() returns anything less than 1,Tim Janik
1998-09-25version bump to 1.1.4, binary age 0, interface age 0.Tim Janik
1998-09-21NEWS file update for upcoming release of GLib + GModule version 1.1.3,Tim Janik
1998-09-07check for all three inline keywords individually.Tim Janik
1998-08-24removed this function which was not publically exported in glib.h. toTim Janik
1998-07-25indentation fixes.Tim Janik
1998-07-22new functions to make a scanner scope sensitive wrt symbol lookups.Tim Janik
1998-06-30take symbol_2_token into account. react on valid/invalid string pairs.Tim Janik
1998-06-12cleanups of the structure fields (binary incompatible).Tim Janik
1998-06-10Initial revisionOwen Taylor