summaryrefslogtreecommitdiff
path: root/glib
Commit message (Expand)AuthorAgeFilesLines
* gtestutils: Add g_test_summary() to add summary metadata to unit testsPhilip Withnall2019-05-214-0/+78
* tests: Set locale in gtestutils tests to allow UTF-8 outputPhilip Withnall2019-05-212-1/+6
* Merge branch '1780-fix-ghashprinter' into 'master'Philip Withnall2019-05-211-2/+18
|\
| * Update gdb pretty-printer for GHashTablezb32019-05-171-2/+18
* | ghash: fix small array handling in g_hash_table_remove_all_nodes()Allison Karlitskaya2019-05-201-35/+47
* | ghash: Be more explicit about memory in g_hash_table_destroy_all_nodes()Allison Karlitskaya2019-05-201-9/+4
* | ghash: do less work when destroying the tableAllison Karlitskaya2019-05-201-1/+2
* | ghash: Improve internal documentationAllison Karlitskaya2019-05-201-9/+33
* | ghash: fix bug introduced by valgrind fixAllison Karlitskaya2019-05-201-18/+17
|/
* Merge branch '1441-1619-deprecate-gtester' into 'master'Philip Withnall2019-05-174-6/+37
|\
| * tests: Remove redundant --tap optionsPhilip Withnall2019-05-141-2/+1
| * gtestutils: Output in TAP format by defaultPhilip Withnall2019-05-141-2/+10
| * glib: Deprecate gtester and gtester-reportPhilip Withnall2019-05-144-3/+27
* | Merge branch 'fix_g_format_size_full' into 'master'Philip Withnall2019-05-151-1/+1
|\ \
| * | Fixing g_format_size_full() on Windows-x64Emmanuel Fleury2019-05-151-1/+1
* | | Merge branch 'wip/desrt/ghash-valgrind' into 'master'Philip Withnall2019-05-141-5/+17
|\ \ \ | |/ / |/| |
| * | ghash: Disable small-arrays under valgrindAllison Karlitskaya2019-05-141-5/+17
* | | Merge branch 'fix_g_unichar_totitle' into 'master'Philip Withnall2019-05-142-1/+8
|\ \ \ | |_|/ |/| |
| * | Add the corresponding test for g_unichar_totitle(0)Emmanuel Fleury2019-05-141-0/+1
| * | Handling U+0000 explicitely to avoid collision with other casesEmmanuel Fleury2019-05-141-1/+7
* | | Merge branch 'g_format_size_is_broken_on_Windows' into 'master'Philip Withnall2019-05-141-9/+0
|\ \ \
| * | | Fixing g_format_size() on WindowsEmmanuel Fleury2019-05-131-9/+0
| |/ /
* | | tests: Update month name check for Greek localeRafal Luzynski2019-05-131-1/+1
| |/ |/|
* | Add autoptr support for GRWLockKalev Lember2019-05-103-0/+215
|/
* Merge branch 'autoptr-assertions' into 'master'Philip Withnall2019-05-082-72/+72
|\
| * docs: Improve formatting of g_autoptr() documentationPhilip Withnall2019-05-081-16/+16
| * tests: Use g_assert_*() in autoptr tests rather than g_assert()Philip Withnall2019-05-081-56/+56
* | Merge branch 'unicode-12.1' into 'master'Sebastian Dröge2019-05-084-4321/+4323
|\ \ | |/ |/|
| * glib: Update Unicode Character Database to version 12.1.0Philip Withnall2019-05-084-4321/+4323
* | Merge branch 'more-auto-macros' into 'master'Philip Withnall2019-05-083-0/+65
|\ \
| * | gmacros: Add g_autoqueue to automatically free queuesMarco Trevisan (Treviño)2019-05-083-0/+65
| |/
* | Improving code coverage of glib/guniprop.cEmmanuel Fleury2019-05-071-1/+619
* | Formating test cases to the new standardsEmmanuel Fleury2019-05-071-93/+141
* | Getting fullwidth for g_unichar_xdigit(_value)Emmanuel Fleury2019-05-071-5/+20
|/
* Merge branch '1768-strlcat-test-fix' into 'master'Sebastian Dröge2019-05-021-6/+6
|\
| * tests: Remove redundant non-NULL checks in g_strlcat() testPhilip Withnall2019-05-021-5/+0
| * tests: Add checks for buffer sizing in g_strlcat() testsPhilip Withnall2019-05-021-0/+5
| * tests: Increase buffer size for g_strlcat() testsPhilip Withnall2019-05-021-1/+1
* | Merge branch 'queue-tests' into 'master'Sebastian Dröge2019-05-022-2/+124
|\ \
| * | gqueue: Remove a redundant branchPhilip Withnall2019-05-021-2/+4
| * | tests: Add unit tests for g_queue_push_nth_link()Philip Withnall2019-05-021-0/+89
| * | tests: Add a test for calling g_queue_clear_full() with a NULL free_funcPhilip Withnall2019-05-021-0/+33
| * | tests: Rearrange assertions in the g_queue_clear_full() testPhilip Withnall2019-05-021-3/+1
| |/
* | Merge branch '1713-ucd-12' into 'master'Sebastian Dröge2019-05-027-1534/+2917
|\ \
| * | glib: Update Unicode Character Database to version 12.0.0Philip Withnall2019-04-297-1534/+2917
* | | Merge branch '1755-revert-gstrfunc' into 'master'Sebastian Dröge2019-05-021-3/+3
|\ \ \ | |_|/ |/| |
| * | Revert "macros: Try to use the standard __func__ first in G_STRFUNC"Philip Withnall2019-04-261-3/+3
* | | Merge branch 'emmanuel.fleury/glib-g_strcanon_documentation_fix' into 'master'Philip Withnall2019-05-011-11/+747
|\ \ \
| * | | Adding tests cases for a better coverage of glib/tests/strfuncs.cEmmanuel Fleury2019-05-021-11/+747
* | | | glist: code style cleanup for g_list_insert_before()Christian Hergert2019-05-011-6/+4