added gslice.obj
[platform/upstream/glib.git] / tests /
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
2005-05-06 Matthias ClasenAdd a testcase.
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2005-03-28 Matthias ClasenAdd tests for g_date_get_iso8601_week_of_year().
2005-03-20 Tor LillqvistMinor printout change, now identical as in glib-2-6...
2005-03-20 Tor LillqvistPrint more detailled output from the timer tests. Don...
2005-03-14 Manish Singhdelete a bunch of dead code.
2005-03-10 Sven Neumanninclude <gstdio.h>.
2005-03-10 Sven Neumanndelay memory allocation until after the first read...
2005-02-24 Matthias ClasenSet LANGUAGE instead of LC_ALL to shield against LANGUA...
2005-02-08 Matthias ClasenDon't write out of bounds.
2005-02-02 Matthias ClasenAdd test case for key removal.
2005-02-01 Matthias ClasenAdd test case for group removal.
2005-01-30 Matthias ClasenSome more unit tests.
2005-01-24 Matthias ClasenLet $srcdir default to .
2005-01-24 Matthias ClasenAdd a test with a long entity name.
2005-01-21 Manish SinghShut up cvs
2005-01-20 Matthias ClasenDon't interpret leading zeros as octal. The specificati...
2005-01-20 Matthias ClasenAdd some more tests.
2005-01-19 Matthias ClasenAccept \r\n as line end. (#163030, Bastian Nocera)
2004-12-20 Matthias ClasenAdd some tests for '--' stripping.
2004-11-28 Manish Singhfilter G_GNUC before PRIVATE so $ is still true.
2004-11-28 Manish Singhminor comment fix.
2004-11-27 Manish SinghShut up cvs
2004-11-26 Matthias ClasenAdd a testcase for the previous fix.
2004-11-24 Matthias ClasenAdd utf8-validate.
2004-11-05 Matthias ClasenPortability fixes and extra sanity checks. (#157453...
2004-11-05 Matthias ClasenHandle numbers like 1e1, nan, -infinity. Also try harde...
2004-11-01 Matthias Clasenglib/gdebug.h glib/gutils.c gobject/gtype.c gthread...
2004-10-29 Matthias ClasenAdd tests for the handling of non-option arguments...
2004-10-26 Matthias ClasenImprove error reporting.
2004-10-25 Manish Singhrm autom4te.cache, since it might interfere with differ...
2004-10-22 Matthias ClasenAdd some uri list tests.c.
2004-10-05 Anders CarlssonAdd check for if argc is 0.
2004-10-03 Anders CarlssonSet arg_data on filenames. (Discovered by Mats-Ola...
2004-09-20 Matthias ClasenDon't call g_set_error () with a NULL format. (#153103...
next