2007-11-20 |
Tim Janik | Fixed up internal 'g_test*' names. |
tree | commitdiff |
2007-11-07 |
Tor Lillqvist | Not needed, just use -DPCRE_STATIC. |
tree | commitdiff |
2007-10-21 |
Behdad Esfahbod | Fix warnings from sparse. (#487491, Kjartan Maraas) |
tree | commitdiff |
2007-09-14 |
15:07:28 Tim Janik | applied fix for bug #476840. |
tree | commitdiff |
2007-08-14 |
Tim Janik | prevent race covered by g_once_init_enter(), by checkin... |
tree | commitdiff |
2007-08-13 |
Tim Janik | fixed array size typo. |
tree | commitdiff |
2007-08-13 |
Tim Janik | test g_once_init_*() before and after g_thread_init... |
tree | commitdiff |
2007-08-09 |
Matthias Clasen | Handle restricted characters by converting them to... |
tree | commitdiff |
2007-07-12 |
Tim Janik | beautified output somewhat. fixed long sleeps by reduci... |
tree | commitdiff |
2007-07-12 |
Tim Janik | added GSLice test from Stefan Westerfeld, bug #433314. |
tree | commitdiff |
2007-07-12 |
Tim Janik | migrate per-thread magazine caches from single-thread... |
tree | commitdiff |
2007-07-09 |
Loïc Minier | Output newlines after thousand iterations of the inner... |
tree | commitdiff |
2007-06-15 |
Mathias Hasselmann | Introduce g_string_overwrite(_len)? for overwriting... |
tree | commitdiff |
2007-06-04 |
Matthias Clasen | Add support for a number of special directories, as... |
tree | commitdiff |
2007-06-03 |
Yevgen Muntyan | fixed g_regex_fetch_named* for cases when (?J) is used... |
tree | commitdiff |
2007-06-03 |
Yevgen Muntyan | New functions: g_regex_ref(), g_regex_unref() which... |
tree | commitdiff |
2007-05-29 |
Marco Barisione | Fix g_regex_fetch_named() and g_regex_fetch_named_pos... |
tree | commitdiff |
2007-05-11 |
Matthias Clasen | Allow G_OPTION_ARG_CALLBACK for G_OPTION_REMAINING... |
tree | commitdiff |
2007-05-03 |
Matthias Clasen | Stop unused threads before the last test, to make the... |
tree | commitdiff |
2007-04-30 |
Matthias Clasen | Split GRegex into GRegex and GMatchInfo. (#419368,... |
tree | commitdiff |
2007-04-24 |
Michael Natterer | don't free or modify static strings, dup them when... |
tree | commitdiff |
2007-04-11 |
Emmanuele Bassi | Add g_hash_table_get_keys() and g_hash_table_get_values... |
tree | commitdiff |
2007-03-23 |
Matthias Clasen | Handle missing $RANDOM |
tree | commitdiff |
2007-03-22 |
Chris Wilson | Track whether the last key=value pair in a group is... |
tree | commitdiff |
2007-03-17 |
Hans Breuer | define PCRE_STATIC to reflect the inclusion of pcre... |
tree | commitdiff |
2007-03-17 |
Matthias Clasen | Don't export the consistency check function |
tree | commitdiff |
2007-03-15 |
Marco Barisione | Add GRegex for regular expression matching. (#50075) |
tree | commitdiff |
2007-03-09 |
Matthias Clasen | Return negative values. (#416062) |
tree | commitdiff |
2007-03-06 |
Matthias Clasen | Apply a patch by Loïc Minier to fix building with ... |
tree | commitdiff |
2007-02-16 |
Soren Sandmann | For move, test moving between two sequences. Add test... |
tree | commitdiff |
2007-02-08 |
Soren Sandmann | Force an arbitrary order on otherwise identical items. |
tree | commitdiff |
2007-02-06 |
Soren Sandmann | Don't prohibit access until after the g_sequence_move_r... |
tree | commitdiff |
2007-02-04 |
Soren Sandmann | Add a new 'real_sequence' field. (g_sequence_new):... |
tree | commitdiff |
2007-02-03 |
Soren Sandmann | New files implementing GSequence, a list implemented... |
tree | commitdiff |
2007-01-19 |
Matthias Clasen | Some file list updates (#398069, Owen Taylor) |
tree | commitdiff |
2007-01-12 |
Matthias Clasen | Rework the handling of invalid keys/groups again. We... |
tree | commitdiff |
2007-01-05 |
Behdad Esfahbod | Fix tests on x86_64. |
tree | commitdiff |
2007-01-03 |
Behdad Esfahbod | Fix bug in g_bit_nth_lsf (#371631) and use __builtin_cl... |
tree | commitdiff |
2007-01-03 |
Michael Natterer | removed all .cvsignore files. SVN doesn't need them. |
tree | commitdiff |
2006-12-29 |
Matthias Clasen | Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant... |
tree | commitdiff |
2006-12-28 |
Tim Janik | implemented static debugging hash-tree to validate... |
tree | commitdiff |
2006-12-28 |
Matthias Clasen | Consistently use gsize rather than size_t. (#333310... |
tree | commitdiff |
2006-12-24 |
Matthias Clasen | Silently skip tests if we can't set LC_COLLATE to en_US... |
tree | commitdiff |
2006-12-19 |
Matthias Clasen | Accept '/', '+' and '.' in key names, since gnome-vfs... |
tree | commitdiff |
2006-12-18 |
Matthias Clasen | Try a different fix for bug 346373. |
tree | commitdiff |
2006-12-18 |
Matthias Clasen | Accept '@' in locale names. |
tree | commitdiff |
2006-12-18 |
Matthias Clasen | Tighten up the check for allowed key and group names... |
tree | commitdiff |
2006-12-18 |
Matthias Clasen | Don't use $RANDOM if the shell doesn't have it. (#34637... |
tree | commitdiff |
2006-12-17 |
Matthias Clasen | Don't use diff -u (#380801, Marek Rouchal) |
tree | commitdiff |
2006-12-14 |
Matthias Clasen | If the group is already there, make it current. (#38591... |
tree | commitdiff |
2006-11-05 |
Tor Lillqvist | makefile.mingw gmodule/makefile.mingw.in glib/makefile... |
tree | commitdiff |
2006-10-15 |
Sebastian Wilhelmi | Compile errorcheck-mutex-test with thread libraries... |
tree | commitdiff |
2006-10-08 |
Matthias Clasen | portability fix |
tree | commitdiff |
2006-08-16 |
Tim Janik | added test program which demonstrates and checks single... |
tree | commitdiff |
2006-08-05 |
Matthias Clasen | If a character can't be converted, don't replace it... |
tree | commitdiff |
2006-07-31 |
Behdad Esfahbod | Update to reflect Unicode PR #29 (#348694, Nikolai... |
tree | commitdiff |
2006-07-24 |
Tor Lillqvist | Use g_get_current_time() insted of gettimeofday(). |
tree | commitdiff |
2006-06-20 |
Matthias Clasen | Fix an off-by-2 error in the leap year calculation... |
tree | commitdiff |
2006-06-16 |
Matthias Clasen | Add tests. |
tree | commitdiff |
2006-06-12 |
Emmanuele Bassi | Return a boolean instead of void. |
tree | commitdiff |
2006-06-05 |
Matthias Clasen | Add some tests involving leading whitespace. |
tree | commitdiff |
2006-06-01 |
Matthias Clasen | Avoid running in an assertion with small writes. (... |
tree | commitdiff |
2006-05-28 |
Matthias Clasen | Output that test-markup is expected to produce when... |
tree | commitdiff |
2006-05-16 |
Matthias Clasen | g_ascii_strtoll |
tree | commitdiff |
2006-05-11 |
Bastien Nocera | add documentation for G_OPTION_ARG_INT64 |
tree | commitdiff |
2006-05-10 |
Sebastian Wilhelmi | Adapt to GLib coding standards. |
tree | commitdiff |
2006-05-10 |
Sebastian Wilhelmi | Renamed to glib/gthreadprivate.h and moved system threa... |
tree | commitdiff |
2006-05-08 |
Matthias Clasen | Use encoding names which may work better on Solaris... |
tree | commitdiff |
2006-05-08 |
Matthias Clasen | Add some tests for invalid floating point numbers. |
tree | commitdiff |
2006-05-03 |
Matthias Clasen | Add some more tests. |
tree | commitdiff |
2006-05-03 |
Matthias Clasen | Use malloced memory instead of stack-allocated, so... |
tree | commitdiff |
2006-05-03 |
Matthias Clasen | 2.11.0 GLIB_2_11_0 |
tree | commitdiff |
2006-05-02 |
Tim Janik | added test code from Behdad Esfahbod, see #337128. |
tree | commitdiff |
2006-04-26 |
Matthias Clasen | Add a test for the previous change. |
tree | commitdiff |
2006-04-19 |
Matthias Clasen | Add api to get and set doubles and lists of doubles... |
tree | commitdiff |
2006-04-19 |
Matthias Clasen | Accept duplicate groups. (#157877, Sebastien Bacher) |
tree | commitdiff |
2006-04-18 |
Matthias Clasen | Make passing NULL for new_prefix work as documented... |
tree | commitdiff |
2006-04-07 |
Martyn James Russell | (test_thread_stop_unused): Removed an |
tree | commitdiff |
2006-04-07 |
Martyn James Russell | Make sure g_thread_pool_stop_unused_threads() actually... |
tree | commitdiff |
2006-04-05 |
Behdad Esfahbod | Check the return value of g_get_prgname for NULL before... |
tree | commitdiff |
2006-04-05 |
Matthias Clasen | Fix up shell script |
tree | commitdiff |
2006-04-05 |
Matthias Clasen | More test fixes |
tree | commitdiff |
2006-04-05 |
Matthias Clasen | Run run-bookmark-test.sh |
tree | commitdiff |
2006-04-05 |
Matthias Clasen | More warning fixes |
tree | commitdiff |
2006-04-05 |
Matthias Clasen | Silence a warning |
tree | commitdiff |
2006-04-05 |
Behdad Esfahbod | . |
tree | commitdiff |
2006-04-04 |
Alexander Larsson | Add base64 encode/decode functions |
tree | commitdiff |
2006-03-27 |
Emmanuele Bassi | Add bookmarkfile-test to the ignored files. |
tree | commitdiff |
2006-03-27 |
Emmanuele Bassi | Add test suite for GBookmarkFile. |
tree | commitdiff |
2006-03-27 |
Dom Lachowicz | Change a gboolean to an int. Fixes bug #329789. |
tree | commitdiff |
2006-03-27 |
Dom Lachowicz | Copy-and-paste error slipped into test5. Enable test5... |
tree | commitdiff |
2006-03-27 |
Matthias Clasen | Support floating point arguments in goption |
tree | commitdiff |
2006-03-24 |
Martyn James Russell | Updated the documentation to explain that when the... |
tree | commitdiff |
2006-03-23 |
Emmanuele Bassi | Check for timegm. |
tree | commitdiff |
2006-03-14 |
Matthias Clasen | Don't read past the end of the string. (#334471, Morten... |
tree | commitdiff |
2006-02-24 |
Matthias Clasen | Add tests for g_utf8_strlen(). |
tree | commitdiff |
2006-02-23 |
Kjartan Maraas | Plug leaks reported by valgrind. Same. Same Same. Same... |
tree | commitdiff |
2006-02-19 |
Martyn James Russell | Updated to test _sort, _sort_with_data, _insert_sorted and |
tree | commitdiff |
2006-02-18 |
Matthias Clasen | Add paramspec-test |
tree | commitdiff |
2006-02-18 |
Matthias Clasen | Add more tests. |
tree | commitdiff |
next |