2012-04-05 |
Dieter Verfaillie | Fix malformed GTK-Doc comment blocks: add missing colons. |
blob | commitdiff |
2012-02-21 |
David King | docs: Add some missing G_TOKEN_* descriptions |
blob | commitdiff | diff to current |
2012-01-13 |
Alexander Larsson | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-12-14 |
Stef Walter | documentation fixes |
blob | commitdiff | diff to current |
2011-10-15 |
Matthias Clasen | Misc doc formatting fixes |
blob | commitdiff | diff to current |
2011-10-13 |
Matthias Clasen | Move GScanner docs inline |
blob | commitdiff | diff to current |
2011-09-12 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-04-15 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-01-27 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-11-09 |
Chun-wei Fan | Added and Moved checks for includes |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-09-04 |
Emmanuele Bassi | Build fixes for the fall-out of the inclusion changes |
blob | commitdiff | diff to current |
2010-09-04 |
Matthias Clasen | More include cleanups |
blob | commitdiff | diff to current |
2010-07-07 |
Ryan Lortie | glib/: fully remove galias hacks |
blob | commitdiff | diff to current |
2010-06-10 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-21 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2007-03-16 |
Tim Janik | reverted premature commit which broke GScanner ABI... |
blob | commitdiff | diff to current |
2007-03-15 |
Matthias Clasen | Fix a typo in the last commit. (#415323, Richard Hult) |
blob | commitdiff | diff to current |
2007-03-15 |
Matthias Clasen | Some optimizations, use a lookup table for character... |
blob | commitdiff | diff to current |
2006-08-26 |
Matthias Clasen | Fix some typos. (#351741, Kjartan Maraas) |
blob | commitdiff | diff to current |
2006-06-01 |
Behdad Esfahbod | Cleanup. Use return value of g_string_free(...). (... |
blob | commitdiff | diff to current |
2006-05-08 |
Matthias Clasen | Make const, noticed by Kjartan Maraas. |
blob | commitdiff | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | diff to current |
2004-06-12 |
Matthias Clasen | Ignore a missing newline at EOF for single line comment... |
blob | commitdiff | diff to current |
2003-07-20 |
Hans Breuer | for msvc build |
blob | commitdiff | diff to current |
2003-03-30 |
Matthias Clasen | Optimize the common cases (init == NULL or init ==... |
blob | commitdiff | diff to current |
2002-12-14 |
Manish Singh | Fix typo. Missing '%' in my last commit. |
blob | commitdiff | diff to current |
2002-12-12 |
Manish Singh | pull in trio if host printf doesn't have a known way... |
blob | commitdiff | diff to current |
2002-12-04 |
Owen Taylor | Patch from Sven Neumann to make the include order consi... |
blob | commitdiff | diff to current |
2002-11-21 |
Matthias Clasen | Include a printf implementation supporting C99 snprint... |
blob | commitdiff | diff to current |
2002-10-12 |
Tim Janik | fix comment. (g_ascii_strtoull): new function, acting... |
blob | commitdiff | diff to current |
2002-10-10 |
Tim Janik | if input_name is NULL, print out "<memory>" instead... |
blob | commitdiff | diff to current |
2002-09-20 |
Matthias Clasen | Don't print scanner->input_name when it is NULL. (... |
blob | commitdiff | diff to current |
2002-05-17 |
Tim Janik | [merged from stable] |
blob | commitdiff | diff to current |
2001-12-20 |
Mark McLoughlin | fix segfaults. |
blob | commitdiff | diff to current |
2001-11-12 |
Tim Janik | G_TOKEN_ERROR is also an end of stream condition. |
blob | commitdiff | diff to current |
2001-10-01 |
Matthias Clasen | make third argument a gboolean. (g_scanner_add_symbol, |
blob | commitdiff | diff to current |
2001-09-03 |
Tim Janik | updates for 1.3.7 release. |
blob | commitdiff | diff to current |
2001-08-12 |
Tim Janik | fix INT and FLOAT warnings for invalid token values. |
blob | commitdiff | diff to current |
2001-07-29 |
Tim Janik | if __GNUC__ is defined, inline a test for an exact... |
blob | commitdiff | diff to current |
2001-05-10 |
Tim Janik | use g_str_hash() algorithm to generate hashes. |
blob | commitdiff | diff to current |
2001-04-19 |
Sebastian Wilhelmi | Remove definition of g_hash_table_freeze and g_hash_tab... |
blob | commitdiff | diff to current |
2001-03-18 |
Tim Janik | removed archaic gpointer derived_data; relict and added... |
blob | commitdiff | diff to current |
2001-03-14 |
Tim Janik | made config arg to g_scanner_new() const. |
blob | commitdiff | diff to current |
2000-12-29 |
Tim Janik | got rid of outdated dmalloc support. provide g_try_mall... |
blob | commitdiff | diff to current |
2000-10-30 |
Sebastian Wilhelmi | Introduced new function type GEqualFunc to return TRUE... |
blob | commitdiff | diff to current |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
blob | commitdiff | diff to current |
2000-07-20 |
Sebastian Wilhelmi | Mark the functions g_hash_table_freeze, g_hash_table_th... |
blob | commitdiff | diff to current |
2000-05-19 |
Tim Janik | fixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK... |
blob | commitdiff | diff to current |
2000-05-12 |
Tim Janik | added gobject |
blob | commitdiff | diff to current |
2000-04-19 |
Tim Janik | make sure that scanner->config->cset_skip_characters... |
blob | commitdiff | diff to current |
1999-10-04 |
Manish Singh | G_OS_FOO #defines. I *think* I got the cygwin and beos... |
blob | commitdiff | diff to current |
1999-07-24 |
Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... |
blob | commitdiff | diff to current |
1999-04-25 |
Tor Lillqvist | More editing. Use gcc, not ld to link. On native Win32... |
blob | commitdiff | diff to current |
1999-02-24 |
CST 1999 Shawn T... | inserted additional note to look for ChangeLog and... |
blob | commitdiff | diff to current |
1999-01-04 |
Tim Janik | eliminated extraneous "register" qualifiers in variable... |
blob | commitdiff | diff to current |
1999-01-02 |
Tim Janik | avoid unneccessary extra hook referencing (the explicit... |
blob | commitdiff | diff to current |
1998-12-16 |
Joel Becker | changed func_data to user_data for g_scanner_scope_symb... |
blob | commitdiff | diff to current |
1998-12-15 |
Owen Taylor | This commit merges the glib-threads branch into the... |
blob | commitdiff | diff to current |
1998-11-25 |
PST 1998 Manish... | applied glib-tml-981120-0, change log appended below. |
blob | commitdiff | diff to current |
1998-11-01 |
Manish Singh | applied glib-tml-981101-1 patch from Tor Lillqvist... |
blob | commitdiff | diff to current |
1998-10-28 |
Tim Janik | new function for file input. rewind the filedescriptor... |
blob | commitdiff | diff to current |
1998-10-27 |
Tor Lillqvist | removed dummy structure definitions for struct _GCache... |
blob | commitdiff | diff to current |
1998-10-25 |
Tim Janik | no more characters are available if read() returns... |
blob | commitdiff | diff to current |
1998-09-25 |
Tim Janik | version bump to 1.1.4, binary age 0, interface age 0. |
blob | commitdiff | diff to current |
1998-09-21 |
Tim Janik | NEWS file update for upcoming release of GLib + GModule... |
blob | commitdiff | diff to current |
1998-09-07 |
Tim Janik | check for all three inline keywords individually. |
blob | commitdiff | diff to current |
1998-08-24 |
Tim Janik | removed this function which was not publically exported... |
blob | commitdiff | diff to current |
1998-07-25 |
Tim Janik | indentation fixes. |
blob | commitdiff | diff to current |
1998-07-22 |
Tim Janik | new functions to make a scanner scope sensitive wrt... |
blob | commitdiff | diff to current |
1998-06-30 |
Tim Janik | take symbol_2_token into account. react on valid/invali... |
blob | commitdiff | diff to current |
1998-06-12 |
Tim Janik | cleanups of the structure fields (binary incompatible). |
blob | commitdiff | diff to current |
1998-06-10 |
Owen Taylor | Initial revision |
blob | commitdiff | diff to current |
|