GArray: Avoid unncessary atomic accesses to refcounts
[platform/upstream/glib.git] / glib / tests /
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
2011-02-14 Matthias ClasenUse g_assert_no_error
2011-02-11 Ryan LortieGVariant: support NULL for empty arrays in varargs
2011-01-28 Tobias MuellerFixed format string issue in a test, fixes bug 640725
2011-01-28 Matthias ClasenAdd testcase for bug 640695
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-22 Matthias ClasenRemove a test that seems to fail depending on time...
2011-01-22 Matthias ClasenUpdate the included copy of PCRE
2011-01-21 Behdad EsfahbodUpdate to Unicode 6.0
2011-01-17 Ray Strodetests: add format test case for noon hour in 12h mode
2011-01-07 Matthias ClasenAdd regex test cases
2011-01-05 Christian PerschAdd g_get_locale_variants()
2010-12-20 Xavier ClaessensAdd unit test for g_sequence_lookup() and g_sequence_lo...
2010-12-17 Javier Jardóngrand: Fix URLs for info on the Mersenne Twister
2010-12-15 Dan Winshipghostutils: Convert non-ASCII dots to '.' when converti...
2010-12-04 Matthias ClasenTry to fix the version test on builders
2010-11-06 Ryan LortieAdd g_variant_lookup() and tests
2010-10-29 Ryan LortieAdd testcase for environment functions
2010-10-28 Ryan LortieBug 158725 - free linked list with data
2010-10-05 Ryan LortieGVariant tests: fix bad allignment assumption
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-01 Ryan LortieBug 630077 - GDateTime week number support
2010-09-17 Ryan LortieGDateTime: fix a test that fails from time to time
2010-09-17 Ryan LortieClean-up/tweaking of GDateTime and GTimeZone
2010-09-17 Emmanuele Bassidatetime: Rename g_date_time_printf() to g_date_time_fo...
2010-09-17 Emmanuele Bassidatetime: Update modifiers for DST changes
2010-09-17 Emmanuele Bassidatetime: Allow setting fractionary seconds in new_full()
2010-09-17 Emmanuele Bassidatetime: Rework time zone support in constructors
2010-09-14 Ryan LortieGVariant: Check for size == 0 in get_bytestring
2010-09-06 Thiago Santosgdatetime: Use proleptic gregorian
2010-08-26 Emmanuele Bassidatetime: Re-use add_dmy()
2010-08-26 Tor LillqvistFix Win32 build
2010-08-26 Matthias ClasenGuarantee that g_get_tmp_dir () doesn't return an empty...
2010-08-25 Emmanuele Bassidatetime: Avoid excessive copies in add_full()
2010-08-25 Emmanuele Bassidatetime: Use %Z for the timezone name
2010-08-24 Thiago SantosAdd GDateTime to GLib
2010-08-23 Matthias ClasenImprove testutils test coverage
2010-08-23 Matthias ClasenImprove printf test coverage
2010-08-23 Matthias ClasenImprove GDate test coverate
2010-08-19 Dan WinshipFix misc compiler warnings in (mostly) test programs
2010-08-18 Christian PerschG_OPTION_FLAG_NO_ARG is only for callback options
2010-08-14 Matthias ClasenAdd bug references to some tests
2010-08-09 Matthias ClasenImprove regex test coverage
2010-08-08 Matthias ClasenImprove regex test coverage
2010-08-06 Ryan Lortiegitignore update
2010-08-06 Ryan Lortietypo fix: Dist the data for the test cases
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-06 Ryan Lortieerror test case: don't double-free the source
2010-08-05 paulAdd $(top_builddir)/glib to includes
2010-08-05 Matthias ClasenTest an option handling corner-case
2010-08-03 Matthias ClasenMove bookmarkfile tests to the test framework
2010-08-03 Emmanuele BassiUpdate the Git ignore files
2010-07-31 Matthias Clasenimprove scanner api test coverage
2010-07-31 Matthias ClasenImprove tree test coverage
2010-07-31 Matthias ClasenImprove keyfile test coverage
2010-07-31 Matthias ClasenTest some GError functionality explicitly
2010-07-31 Matthias ClasenAdd a test for g_variant_builder_add_parsed
2010-07-31 Matthias ClasenImprove string test coverage
2010-07-31 Matthias ClasenImprove byte array test coverage
next