Age | Commit message (Expand) | Author | Files | Lines |
2007-08-09 | Handle restricted characters by converting them to numeric character | Matthias Clasen | 1 | -0/+37 |
2007-07-12 | beautified output somewhat. fixed long sleeps by reducing sleep | Tim Janik | 1 | -6/+18 |
2007-07-12 | added GSLice test from Stefan Westerfeld, bug #433314. | Tim Janik | 2 | -0/+111 |
2007-07-12 | migrate per-thread magazine caches from single-thread scenario to first | Tim Janik | 2 | -0/+169 |
2007-07-09 | Output newlines after thousand iterations of the inner-loop of the | Loïc Minier | 1 | -1/+1 |
2007-06-15 | Introduce g_string_overwrite(_len)? for overwriting parts of strings (#368686... | Mathias Hasselmann | 1 | -1/+21 |
2007-06-04 | Add support for a number of special directories, as defined by the | Matthias Clasen | 1 | -0/+8 |
2007-06-03 | fixed g_regex_fetch_named* for cases when (?J) is used inside a pattern | Yevgen Muntyan | 1 | -0/+7 |
2007-06-03 | New functions: g_regex_ref(), g_regex_unref() which replaces | Yevgen Muntyan | 1 | -36/+97 |
2007-05-29 | Fix g_regex_fetch_named() and g_regex_fetch_named_pos() when | Marco Barisione | 1 | -2/+21 |
2007-05-11 | Allow G_OPTION_ARG_CALLBACK for G_OPTION_REMAINING. (#437297, Dave Benson) | Matthias Clasen | 1 | -0/+45 |
2007-05-03 | Stop unused threads before the last test, to make the test terminate | Matthias Clasen | 1 | -1/+4 |
2007-04-30 | Split GRegex into GRegex and GMatchInfo. (#419368, Marco Barisione) | Matthias Clasen | 1 | -678/+84 |
2007-04-24 | don't free or modify static strings, dup them when needed and clear the | Michael Natterer | 1 | -0/+73 |
2007-04-11 | Add g_hash_table_get_keys() and g_hash_table_get_values(), API to retrieve | Emmanuele Bassi | 1 | -1/+19 |
2007-03-23 | Handle missing $RANDOM | Matthias Clasen | 1 | -1/+1 |
2007-03-22 | Track whether the last key=value pair in a group is a blank line and | Chris Wilson | 1 | -0/+81 |
2007-03-17 | define PCRE_STATIC to reflect the inclusion of pcre as LIB, not | Hans Breuer | 8 | -52/+104 |
2007-03-17 | Don't export the consistency check function | Matthias Clasen | 1 | -9/+81 |
2007-03-15 | Add GRegex for regular expression matching. (#50075) | Marco Barisione | 2 | -2/+2617 |
2007-03-09 | Return negative values. (#416062) | Matthias Clasen | 1 | -0/+4 |
2007-03-06 | Apply a patch by Loïc Minier to fix building with -Wl,-z,defs. (#149144) | Matthias Clasen | 1 | -1/+1 |
2007-02-16 | For move, test moving between two sequences. Add test for swap. | Soren Sandmann | 1 | -35/+89 |
2007-02-08 | Force an arbitrary order on otherwise identical items. | Soren Sandmann | 1 | -24/+46 |
2007-02-06 | Don't prohibit access until after the g_sequence_move_range() call. Bug | Soren Sandmann | 1 | -2/+1 |
2007-02-04 | Add a new 'real_sequence' field. (g_sequence_new): Initialize | Soren Sandmann | 1 | -17/+18 |
2007-02-03 | New files implementing GSequence, a list implemented using a binary tree. | Soren Sandmann | 2 | -1/+1156 |
2007-01-19 | Some file list updates (#398069, Owen Taylor) | Matthias Clasen | 2 | -5/+6 |
2007-01-12 | Rework the handling of invalid keys/groups again. We are back to being | Matthias Clasen | 1 | -5/+78 |
2007-01-05 | Fix tests on x86_64. | Behdad Esfahbod | 1 | -3/+3 |
2007-01-03 | Fix bug in g_bit_nth_lsf (#371631) and use __builtin_clzl for | Behdad Esfahbod | 2 | -0/+147 |
2007-01-03 | removed all .cvsignore files. SVN doesn't need them. | Michael Natterer | 3 | -107/+0 |
2006-12-29 | Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant. (#334437) | Matthias Clasen | 2 | -0/+131 |
2006-12-28 | implemented static debugging hash-tree to validate slice adresses and | Tim Janik | 1 | -7/+23 |
2006-12-28 | Consistently use gsize rather than size_t. (#333310, Morten Welinder) | Matthias Clasen | 1 | -4/+4 |
2006-12-24 | Silently skip tests if we can't set LC_COLLATE to en_US. (#336438) | Matthias Clasen | 2 | -3/+16 |
2006-12-19 | Accept '/', '+' and '.' in key names, since gnome-vfs uses mime types as | Matthias Clasen | 1 | -19/+11 |
2006-12-18 | Try a different fix for bug 346373. | Matthias Clasen | 1 | -1/+1 |
2006-12-18 | Accept '@' in locale names. | Matthias Clasen | 1 | -1/+3 |
2006-12-18 | Tighten up the check for allowed key and group names. (#343191, Tommi | Matthias Clasen | 1 | -19/+187 |
2006-12-18 | Don't use $RANDOM if the shell doesn't have it. (#346373, Thomas Klausner) | Matthias Clasen | 1 | -1/+1 |
2006-12-17 | Don't use diff -u (#380801, Marek Rouchal) | Matthias Clasen | 1 | -1/+1 |
2006-12-14 | If the group is already there, make it current. (#385910, Joe Halliwell) | Matthias Clasen | 1 | -0/+22 |
2006-11-05 | makefile.mingw gmodule/makefile.mingw.in glib/makefile.mingw.in | Tor Lillqvist | 1 | -76/+0 |
2006-10-15 | Compile errorcheck-mutex-test with thread libraries explicitly. (#74748, | Sebastian Wilhelmi | 1 | -1/+1 |
2006-10-08 | portability fix | Matthias Clasen | 1 | -1/+3 |
2006-08-16 | added test program which demonstrates and checks singleton construction. | Tim Janik | 2 | -0/+86 |
2006-08-05 | If a character can't be converted, don't replace it with a NUL byte, but | Matthias Clasen | 1 | -4/+15 |
2006-07-31 | Update to reflect Unicode PR #29 (#348694, Nikolai Weibull) | Behdad Esfahbod | 1 | -4/+24 |
2006-07-24 | Use g_get_current_time() insted of gettimeofday(). | Tor Lillqvist | 1 | -5/+4 |