2008-10-24 |
Matthias Clasen | Accept short data |
tree | commitdiff |
2008-09-27 |
Dan Winship | Bug 553447 \e$(Q#|\e(B g_assert_no_error() |
tree | commitdiff |
2008-09-02 |
Ryan Lortie | Bug 549771 – improved .gitignore for glib |
tree | commitdiff |
2008-09-01 |
Paolo Borelli | Bug 550040 - Move GString, rand and printf tests to... |
tree | commitdiff |
2008-08-28 |
Bastien Nocera | Bug 548612 – g_strstr_len() should use memmem when... |
tree | commitdiff |
2008-08-27 |
Bastien Nocera | Bug 548612 – g_strstr_len() should use memmem when... |
tree | commitdiff |
2008-08-14 |
Matthias Clasen | Bug 547337 – G_DISABLE_DEPRECATED breaks tests build |
tree | commitdiff |
2008-08-08 |
Ryan Lortie | Fix 'fail' markup test cases to -not- be valid XML... |
tree | commitdiff |
2008-08-04 |
Tor Lillqvist | Avoid warning on Win64 by using gintptr cast instead... |
tree | commitdiff |
2008-07-23 |
Matthias Clasen | Remove leftovers |
tree | commitdiff |
2008-07-21 |
Emmanuele Bassi | Do not set the timestamp value using time(), as it... |
tree | commitdiff |
2008-07-20 |
Matthias Clasen | Move another test |
tree | commitdiff |
2008-07-18 |
Matthias Clasen | Move another test |
tree | commitdiff |
2008-07-18 |
Matthias Clasen | Move tests around |
tree | commitdiff |
2008-07-14 |
Matthias Clasen | Ignore the error if iconv doesn't support EUC-JP. |
tree | commitdiff |
2008-07-14 |
Matthias Clasen | Print error messages when something fails |
tree | commitdiff |
2008-07-14 |
Matthias Clasen | Skip a test if iconv doesn't support the encoding |
tree | commitdiff |
2008-07-04 |
Michael Natterer | Bug 541208 – Functions to easily install and use signal... |
tree | commitdiff |
2008-06-24 |
Paolo Borelli | Bug 539770 - migrate gstrfunc unit tests to gtest |
tree | commitdiff |
2008-06-22 |
Johan Dahlin | Include "config.h" instead of <config.h> Command used... |
tree | commitdiff |
2008-06-19 |
Matthias Clasen | set tv_usec to 0 rather than 1 when a fraction of a... |
tree | commitdiff |
2008-05-30 |
Michael Natterer | Bug 535628 - test/patterntest.c still includes gpattern... |
tree | commitdiff |
2008-05-28 |
Michael Natterer | add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally. |
tree | commitdiff |
2008-05-27 |
Matthias Clasen | Update to Unicode 5.1 |
tree | commitdiff |
2008-04-18 |
17:40:58 Tim Janik | fixed gstdio.h include. |
tree | commitdiff |
2008-03-10 |
Matthias Clasen | Small test fixup |
tree | commitdiff |
2008-02-23 |
Matthias Clasen | Don't test user directories for being non-null. (#51708... |
tree | commitdiff |
2008-02-17 |
Marco Barisione | Don't return duplicate matches when matching empty... |
tree | commitdiff |
2008-02-11 |
Matthias Clasen | Make the g_test_add macro work with gcc 4.3 |
tree | commitdiff |
2008-02-10 |
Matthias Clasen | /bin/ksh can't handle a for-loop with no arguments... |
tree | commitdiff |
2008-01-29 |
Sebastian Wilhelmi | Grab thread_counter_pools LOCK when increasing leftover... |
tree | commitdiff |
2008-01-15 |
Dan Winship | fix this; the previous code gave the wrong md5sum when... |
tree | commitdiff |
2008-01-11 |
Tim Janik | Fixed copyright and credit for Asbjoern Pettersen. |
tree | commitdiff |
2008-01-11 |
12:55:19 Tim Janik | added g_base64_encode()/g_base64_decode() test case... |
tree | commitdiff |
2008-01-08 |
Alexander Larsson | Add gio/gio.h include to check for c++ problems. |
tree | commitdiff |
2007-12-21 |
Hans Breuer | adapt to recent api changes variable declaration at... |
tree | commitdiff |
2007-12-19 |
Christian Persch | Add g_checksum_type_get_length, and change g_checksum_g... |
tree | commitdiff |
2007-12-19 |
Emmanuele Bassi | Fix the date validation check. (#503029) |
tree | commitdiff |
2007-12-15 |
Matthias Clasen | Add hash table iterators. (#500507, Jean-Yves Lefort) |
tree | commitdiff |
2007-12-12 |
16:06:11 Tim Janik | split up tests and reworked code to use the new test... |
tree | commitdiff |
2007-12-09 |
Hans Breuer | a test program emulating some of 'ls' build it (current... |
tree | commitdiff |
2007-12-09 |
Hans Breuer | removed -GD to compile with msvc9 (vs2008) with less... |
tree | commitdiff |
2007-12-06 |
09:27:42 Tim Janik | added new scanner test from #501654, by Patrick Hulin... |
tree | commitdiff |
2007-12-04 |
Emmanuele Bassi | Add GChecksum, a generic wrapper around various hashing... |
tree | commitdiff |
2007-12-04 |
Ryan Lortie | typos. |
tree | commitdiff |
2007-12-03 |
Ryan Lortie | fix memory leak, add a few extra sanity tests. |
tree | commitdiff |
2007-12-03 |
Marco Barisione | Add new error codes for when compilation fails and... |
tree | commitdiff |
2007-11-27 |
Matthias Clasen | Add some tests for invalid booleans |
tree | commitdiff |
2007-11-27 |
Ryan Lortie | add missing file off last commit |
tree | commitdiff |
2007-11-27 |
Ryan Lortie | Add new function g_markup_collect_attributes (bug ... |
tree | commitdiff |
2007-11-25 |
Matthias Clasen | Replace INCLUDES by AM_CPPFLAGS, other cleanups. |
tree | commitdiff |
2007-11-24 |
Matthias Clasen | Fix a memory overrun |
tree | commitdiff |
2007-11-23 |
Matthias Clasen | Don't refuse to encode a single byte. (Milan Crha) |
tree | commitdiff |
2007-11-21 |
21:06:47 Tim Janik | initialize automake variables EXTRA_DIST and TEST_PROGS... |
tree | commitdiff |
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 |
next |