Clean up g_thread_yield implementation
[platform/upstream/glib.git] / glib / tests /
2011-09-19 Matthias ClasenFix a merge accident
2011-09-18 Matthias ClasenFix g_ascii_formatd tests
2011-09-18 Matthias ClasenGMappedFile: return an error when trying to map a device
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-05 Matthias ClasenOnly use gcc-specific options when the compiler is gcc
2011-09-04 Dan Winshipfix a few warnings on non-Linux
2011-09-04 Ryan Lortieg_date_time_format: improve support for alt digits
2011-09-03 Matthias Clasengdatetime: Fix locale-changing code
2011-09-03 Ryan LortieGDateTime: test _format against strftime()
2011-09-03 Ryan LortieGDateTime test: plug a couple of leaks
2011-09-03 Ryan Lortieg_date_time_format: rip out non-working %W format
2011-09-03 Ryan Lortieg_date_time_format: fix padding for some formats
2011-09-03 Ryan LortieGDateTime test: don't test removed %N
2011-08-31 Ryan LortieRevert "gdatetime: Add g_date_time_source_new()"
2011-08-30 Ryan Lortieunix signal watch: make API match other sources
2011-08-29 Colin Waltersgdatetime: Add g_date_time_source_new()
2011-08-22 Colin WaltersGTimeZoneMonitor: Revert addition of this class
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-14 Stef Walterhmac: Implementation of HMAC in glib
2011-08-13 Matthias Clasengdatetime: Add a test for %OM
2011-08-13 Matthias ClasenRemove a gccism
2011-07-26 Ryan LortieGDateTime test: 1970 doesn't exist on Windows
2011-07-24 Dan Winshipupdate .gitignore
2011-07-22 Colin WaltersRevert addition of g_key_file_has_key_full
2011-07-21 Behdad EsfahbodBug 655076 - Our normalization code misses some Full_Co...
2011-07-21 Behdad EsfahbodAdd g_unicode_script_from_iso15924()
2011-07-20 Behdad EsfahbodBug 648271 - Add g_unicode_script_to_iso15924()
2011-07-20 Ryan LortieChange GLib size units policy
2011-07-20 Ryan LortieGVariant: better support for object path arrays
2011-07-18 Behdad EsfahbodBug 654651 - Better g_unicode_canonical_decomposition()
2011-07-14 Behdad EsfahbodDocument, that the second part of a decompose() wouldn...
2011-07-14 Behdad Esfahbod[test] Move non-utf8 tests into unicode.c
2011-07-14 Behdad EsfahbodAdd tests for Unicode canonical composition/decomposition
2011-07-11 Paolo Bonziniadd g_regex_escape_nul
2011-07-04 Matthias ClasenDisable a failing test
2011-06-24 Matthias ClasenUnicode: add a g_utf8_substring convenience api
2011-06-23 Christian PerschPlug a mem leak in the regex test
2011-06-21 Philip Van HoofAdd iter_replace API to GHashTableIter
2011-06-19 Matthias ClasenAdd tests for GCache
2011-06-19 Matthias Clasenutils: silence tests unless verbose
2011-06-19 Matthias Clasenlogging: improve test coverage
2011-06-19 Matthias Clasenhash: Improve test coverage
2011-06-14 Colin Waltersglib/tests/unix.c: Also test SIGTERM
2011-06-14 Matthias ClasenSilence a compiler warning
2011-06-14 Matthias ClasenUse a realistic timeout in a test
2011-06-12 Dan Winshipupdate .gitignores
2011-06-07 Matthias ClasenAdd a testcase for the previous fix
2011-06-06 Matthias ClasenGMappedFile: improve test coverage
2011-06-06 Matthias ClasenGKeyFile: improve test coverage
2011-06-06 Matthias ClasenGConvert: improve test coverage
2011-06-06 Matthias ClasenImprove GChecksum test coverage
2011-06-06 Matthias ClasenImprove test coverage of gtimezone.c
2011-06-06 Matthias ClasenImprove test coverage of GVariant
2011-06-06 Matthias ClasenImprove test coverage of glist.c
2011-06-06 Matthias ClasenImprove test coverage of glib-unix.c
2011-06-06 Matthias ClasenImprove test coverage of gurifuncs.c
2011-06-06 Matthias ClasenImprove test coverage
2011-06-04 Matthias ClasenAdd a test for the previous fix
2011-06-04 Mikhail ZabaluevAdded performance tests for UTF-8 decoding functions
2011-05-28 Ryan Lortieoptimise bitlocks with new atomic operations
2011-05-28 Ryan Lortieglib: Rewrite gatomic.[ch]
2011-05-28 Ryan LortieAdd a test case for atomic ops
2011-05-27 Matthias Clasenforgotten test
2011-05-20 Matthias ClasenEnforce rules about modifying hash tables in callbacks
2011-05-20 Matthias ClasenBe more careful when calling destroy notifies
2011-05-18 Colin Waltersg_key_file_has_key_full: New function to fix g_key_file...
2011-05-16 Matthias ClasenRename a problematic test binary
2011-05-05 Matthias ClasenAdd tests for new GDateTime functionality
2011-05-04 Colin WaltersRename g_unix_pipe_flags to g_unix_open_pipe
2011-05-02 Dan WinshipFix compiler warnings
2011-05-02 Behdad EsfahbodBug 648966 - Update g_unichar_iswide and g_unichar_iswi...
2011-05-02 Dan WinshipUpdate .gitignores
2011-05-02 Matthias ClasenAvoid an unused variable warning
2011-05-01 Matthias ClasenGHash: make sets with refcounted keys work correctly
2011-05-01 Matthias ClasenGHash: introduce a "set" mode
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-27 Colin WaltersDrop stray reference to gthread.la
2011-04-27 Colin Waltersglib-unix: New API to watch some Unix signals
2011-04-27 Colin Waltersglib-unix: New Unix-specific API
2011-04-27 David SchleefFix %z in g_date_time_format()
2011-04-27 Matthias ClasenGHashTable: Add a test for remove-all functionality
2011-04-27 Matthias ClasenWhitespace cleanup
2011-04-27 Matthias ClasenGSequence: Make g_sequence_iter_move behave as documented
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-13 Matthias ClasenSkip the writable test if the file is not writable 2.29.2
2011-04-13 Matthias ClasenFix non-srcdir builds
2011-03-31 Colin Waltersgoption: [linux] Look in /proc/self/cmdline for argv0...
2011-03-31 Ryan LortieImprove .gitignore
2011-03-31 Ryan LortieGVariant test: test parsing of "inf" and "nan"
2011-03-12 Emilio Pozuelo MonfortDocument g_timeout_add_seconds first call latency
2011-03-11 Tor LillqvistUse g_usleep() for portability, bug #644465
2011-03-11 Matthias ClasenAdd a testcase for g_markup_collect cleanup
2011-03-07 Matthias ClasenGo back to the old logic in set_expiration
2011-02-25 Matthias ClasenAdd some tests for g_hash_table_lookup_extended
2011-02-25 Matthias ClasenGOptionContext: Warn about invalid arg/flag combinations
2011-02-16 Matthias ClasenUse glibc qsort_r() for g_qsort_with_data()
2011-02-15 Matthias ClasenFix bug base in array-test
2011-02-15 Matthias ClasenAdd a testcase for bug 640489
2011-02-15 Ryan LortieBug 642052: add currently-broken test case
2011-02-14 Matthias ClasenImprove test coverage
next