Accept '@' in locale names.
[platform/upstream/glib.git] / tests /
2006-12-18 Matthias ClasenAccept '@' in locale names.
2006-12-18 Matthias ClasenTighten up the check for allowed key and group names...
2006-12-18 Matthias ClasenDon't use $RANDOM if the shell doesn't have it. (#34637...
2006-12-17 Matthias ClasenDon't use diff -u (#380801, Marek Rouchal)
2006-12-14 Matthias ClasenIf the group is already there, make it current. (#38591...
2006-11-05 Tor Lillqvistmakefile.mingw gmodule/makefile.mingw.in glib/makefile...
2006-10-15 Sebastian WilhelmiCompile errorcheck-mutex-test with thread libraries...
2006-10-08 Matthias Clasenportability fix
2006-08-16 Tim Janikadded test program which demonstrates and checks single...
2006-08-05 Matthias ClasenIf a character can't be converted, don't replace it...
2006-07-31 Behdad EsfahbodUpdate to reflect Unicode PR #29 (#348694, Nikolai...
2006-07-24 Tor LillqvistUse g_get_current_time() insted of gettimeofday().
2006-06-20 Matthias ClasenFix an off-by-2 error in the leap year calculation...
2006-06-16 Matthias ClasenAdd tests.
2006-06-12 Emmanuele BassiReturn a boolean instead of void.
2006-06-05 Matthias ClasenAdd some tests involving leading whitespace.
2006-06-01 Matthias ClasenAvoid running in an assertion with small writes. (...
2006-05-28 Matthias ClasenOutput that test-markup is expected to produce when...
2006-05-16 Matthias Claseng_ascii_strtoll
2006-05-11 Bastien Noceraadd documentation for G_OPTION_ARG_INT64
2006-05-10 Sebastian WilhelmiAdapt to GLib coding standards.
2006-05-10 Sebastian WilhelmiRenamed to glib/gthreadprivate.h and moved system threa...
2006-05-08 Matthias ClasenUse encoding names which may work better on Solaris...
2006-05-08 Matthias ClasenAdd some tests for invalid floating point numbers.
2006-05-03 Matthias ClasenAdd some more tests.
2006-05-03 Matthias ClasenUse malloced memory instead of stack-allocated, so...
2006-05-03 Matthias Clasen2.11.0 GLIB_2_11_0
2006-05-02 Tim Janikadded test code from Behdad Esfahbod, see #337128.
2006-04-26 Matthias ClasenAdd a test for the previous change.
2006-04-19 Matthias ClasenAdd api to get and set doubles and lists of doubles...
2006-04-19 Matthias ClasenAccept duplicate groups. (#157877, Sebastien Bacher)
2006-04-18 Matthias ClasenMake passing NULL for new_prefix work as documented...
2006-04-07 Martyn James Russell(test_thread_stop_unused): Removed an
2006-04-07 Martyn James RussellMake sure g_thread_pool_stop_unused_threads() actually...
2006-04-05 Behdad EsfahbodCheck the return value of g_get_prgname for NULL before...
2006-04-05 Matthias ClasenFix up shell script
2006-04-05 Matthias ClasenMore test fixes
2006-04-05 Matthias ClasenRun run-bookmark-test.sh
2006-04-05 Matthias ClasenMore warning fixes
2006-04-05 Matthias ClasenSilence a warning
2006-04-05 Behdad Esfahbod.
2006-04-04 Alexander LarssonAdd base64 encode/decode functions
2006-03-27 Emmanuele BassiAdd bookmarkfile-test to the ignored files.
2006-03-27 Emmanuele BassiAdd test suite for GBookmarkFile.
2006-03-27 Dom LachowiczChange a gboolean to an int. Fixes bug #329789.
2006-03-27 Dom LachowiczCopy-and-paste error slipped into test5. Enable test5...
2006-03-27 Matthias ClasenSupport floating point arguments in goption
2006-03-24 Martyn James RussellUpdated the documentation to explain that when the...
2006-03-23 Emmanuele BassiCheck for timegm.
2006-03-14 Matthias ClasenDon't read past the end of the string. (#334471, Morten...
2006-02-24 Matthias ClasenAdd tests for g_utf8_strlen().
2006-02-23 Kjartan MaraasPlug leaks reported by valgrind. Same. Same Same. Same...
2006-02-19 Martyn James RussellUpdated to test _sort, _sort_with_data, _insert_sorted and
2006-02-18 Matthias ClasenAdd paramspec-test
2006-02-18 Matthias ClasenAdd more tests.
2006-01-30 Matthias ClasenRemove C++ comment
2006-01-25 Tim Janikhonour g_mem_gc_friendly settings when freeing slices...
2006-01-24 Matthias ClasenUse UTF-16LE as target encoding on all little-endian...
2006-01-17 Sebastian WilhelmiTo avoid deadlocks get rid of the settings G_LOCK....
2006-01-12 Matthias ClasenFix the assert to not always trigger. (#326558, Daichi...
2006-01-11 Matthias ClasenDon't test items_read and items_written in error cases...
2006-01-11 Matthias ClasenSet error to NULL.
2006-01-09 Matthias ClasenBreak some long lines.
2006-01-03 Martyn James Russell- Added new API g_thread_pool_get_idle_time() and
2005-12-27 Manish SinghShut up CVS
2005-12-27 Manish Singhuse LC_ALL instead of LC_COLLATE, to make sure we reall...
2005-12-27 Manish Singhexport LC_COLLATE so it takes. (#324950, Dan Yefimov)
2005-12-26 Matthias ClasenFix C99isms. (#324950, Dan Yefimov)
2005-12-21 Matthias ClasenNew function to sort tasks pushed into a threadpool...
2005-12-20 Tim Janikadded mem_error() and mem_assert() to test and handle...
2005-12-07 Martyn James Russell- Call g_queue_insert_sorted() instead of duplicating...
2005-12-05 Manish Singhset LC_COLLATE, not LANG, to be sure to override any...
2005-12-05 Matthias Clasenbroken commit
2005-12-05 Matthias ClasenSet MALLOC_CHECK_ and MALLOC_PERTURB_
2005-12-05 Martyn James Russell- Added support for sorting async queues by with _push_...
2005-12-05 Matthias ClasenFix compiler warnings.
2005-12-02 Tim Janikextended to perform the benchmarking on the old memchun...
2005-12-01 Matthias ClasenMake tests work with slice allocator
2005-12-01 Matthias ClasenRemove a duplicate _LDADD
2005-12-01 Tim Janiknew slice allocator implementation.
2005-11-21 Behdad EsfahbodNew entries added.
2005-11-18 Matthias Clasen2.9.0 GLIB_2_9_0
2005-11-17 Matthias ClasenUnit tests for g_utf8_pointer_to_offset and g_utf8_offs...
2005-11-07 Billy BiggsAdd a missing reference to libglib in the LDADD for...
2005-10-30 Matthias ClasenAdd some tests for conversions between UTF-8, UCS-4...
2005-10-05 Matthias ClasenAdd Collation tests.
2005-10-01 Behdad EsfahbodUpdated to Unicode 4.1. There are five new GUnicodeBrea...
2005-09-20 Tim Janikapplied significant recursion complexity optimization...
2005-09-19 Tim Janikapplied a patch from matthias which checks on the upper...
2005-09-14 Matthias ClasenAdd bug ref
2005-09-14 Matthias ClasenAdd a test for grup names of length 1.
2005-09-11 Sebastian WilhelmiLink the the refcount tests to the system thread librar...
2005-08-18 Ross BurtonOptimise single-character insertions
2005-08-12 Manish SinghShut up CVS
2005-08-09 Matthias ClasenAdd it here.
2005-08-08 Matthias ClasenEnable the endianness test.
2005-08-08 Matthias ClasenFix up the testcase
2005-08-08 Matthias ClasenAdd a test for endianness handling.
2005-08-08 Matthias ClasenAdd convert-test here.
2005-08-06 Manish Singhremove unused n_threads variable.
next