Avoid a possible NULL dereference (found by Coverity), also avoid some
[platform/upstream/glib.git] / tests /
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.
2005-08-06 Manish SinghShut up CVS
2005-08-02 Tor Lillqvisttests/refcount/objects.c tests/refcount/properties...
2005-08-01 Tim Janiktest high contention on closure reference counts to...
2005-08-01 Tor LillqvistMinor simplification in safe_strcmp_filename().
2005-08-01 Tor LillqvistUgh, fix braino.
2005-08-01 Tor LillqvistMake it pass on Win32. (from_uri_tests[]): Take into...
2005-07-20 Manish Singhuse G_CALLBACK for signal connections.
2005-07-20 Manish SinghShut up CVS
2005-07-20 Matthias ClasenDon't get stuck in here if immediate is TRUE. (#310954...
2005-07-15 Matthias ClasenMake refcounting threadsafe by using atomic operations...
2005-07-14 Matthias ClasenMake the tests silent on success.
2005-07-12 Matthias ClasenAdd and implement a new flag to turn off the automatic...
2005-07-01 Matthias ClasenDon't reverse the order of multiline comments.
2005-07-01 Matthias ClasenTest that comments are handled properly. (#309263,...
2005-06-30 Matthias Clasen2.7.1 GLIB_2_7_1
2005-06-27 Manish SinghShut up CVS
2005-06-26 Tor Lillqvistlibtool installs/uninstalls the import library, no...
2005-06-25 Matthias ClasenAdd an mmap() wrapper called GMappedFile. (#148218...
2005-06-23 Matthias ClasenDon't leak memory here.
2005-06-23 Matthias ClasenAdd some language-binding friendly variants
2005-06-22 Tor Lillqvistglib/gfileutils.c glib/gfileutils.h glib/glib.symbols...
2005-06-22 Tor LillqvistNew function. Creates a directory including intermediat...
2005-06-22 Tor LillqvistNew function. Returns the machine's name, or one of...
2005-06-18 Matthias ClasenAdd G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME...
2005-06-10 Matthias Clasen2.7.0 GLIB_2_7_0
2005-05-27 Matthias ClasenReturn an error if an option is missing its argument...
2005-05-17 Matthias ClasenCheck the return values of g_tree_remove().
2005-05-09 Manish SinghShut up CVS
next