summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-16gitignoreRyan Lortie2-6/+21
2011-10-16gthread: move test cases to glib/Ryan Lortie11-69/+44
2011-10-16tests: merge gthread/ and glib/ atomic testsRyan Lortie3-75/+59
2011-10-16glib/tests/atomic: convert to proper gtester testRyan Lortie1-2/+12
2011-10-16Also clean up includesMatthias Clasen4-8/+3
2011-10-16Move charset and locale name functions to their own filesMatthias Clasen6-558/+634
2011-10-16Add deprecation annotations to mem chunk apisMatthias Clasen1-0/+18
2011-10-16Move version APIs out of gutilsMatthias Clasen6-135/+226
2011-10-16Move GTrashStack out of gutils.[hc]Matthias Clasen8-138/+202
2011-10-16Pass correct data to fatal log handlersMatthias Clasen2-1/+59
2011-10-16Clarify g_spawn_*() behaviour without full pathMartin Pitt1-0/+4
2011-10-16Add a tests of some GVfs functionsMatthias Clasen2-2/+60
2011-10-17Updated Japanese translationJiro Matsuzawa1-96/+122
2011-10-17Updated Japanese translationJiro Matsuzawa1-97/+98
2011-10-16Add app lauch environment testMatthias Clasen1-0/+31
2011-10-15Add g_get_codeset testMatthias Clasen1-0/+29
2011-10-15Add GAsyncQueue unit testMatthias Clasen2-0/+185
2011-10-15Move g_get_codeset next to g_get_charsetMatthias Clasen4-32/+28
2011-10-15Include genviron.h where necessaryMatthias Clasen3-0/+3
2011-10-15And fix the syntax, tooMatthias Clasen1-0/+2
2011-10-15Forgotten fileMatthias Clasen1-0/+61
2011-10-15Drop unused copy of _g_getenv_nomallocMatthias Clasen1-0/+610
2011-10-15GDBusConnection: warn that direct access to the stream is a bad ideaSimon McVittie1-0/+16
2011-10-15Add two annotations to gioTorsten Schönfeld2-2/+2
2011-10-15Document that types are limited to 64 KiBSimon McVittie1-1/+8
2011-10-15GIOModule: Use G_SEARCHPATH_SEPARATOR_S instead of ":"Kean Johnston1-1/+1
2011-10-15GKeyFile: improve introspection annotationsGiovanni Campagna1-30/+30
2011-10-15Turn GKeyFile into a boxed for introspectionGiovanni Campagna4-0/+14
2011-10-15GKeyFile: Add refcounting APIChristian Persch4-5/+60
2011-10-15Add 'Since 2.32' indexes to gio and gobject docsMatthias Clasen2-0/+8
2011-10-15GAppLaunchContext: add environment-manipulating functionsDan Winship6-93/+232
2011-10-15Misc doc formatting fixesMatthias Clasen5-18/+14
2011-10-15Add tests for new g_environ_ functionsMatthias Clasen1-2/+60
2011-10-15Move environment-related functions into their own filesMatthias Clasen5-624/+30
2011-10-15gutils: Add functions for working with environment arraysDan Winship5-48/+225
2011-10-15Add to the pitfalls: fork() and daemon()Ryan Lortie1-0/+12
2011-10-15tests/Makefile.am: remove unused LDFLAGS variableRyan Lortie1-1/+0
2011-10-15Expand thread docs a bitMatthias Clasen1-5/+38
2011-10-15Documentation tweaksMatthias Clasen1-25/+41
2011-10-15Updaged Galician translationsFran Dieguez1-402/+422
2011-10-15Check for "our" threads in some placesRyan Lortie1-3/+17
2011-10-15gtk-doc g_thread_ref() and g_thread_unref()Ryan Lortie1-0/+18
2011-10-15Rename g_thread_try to g_thread_try_newRyan Lortie6-15/+15
2011-10-15Add atomic test to TEST_PROGSMatthias Clasen1-2/+2
2011-10-15Documentation additionsMatthias Clasen1-0/+2
2011-10-15Improve test coverageMatthias Clasen3-2/+74
2011-10-14Add a test involving g_thread_ref/unrefMatthias Clasen1-2/+15
2011-10-14Add g_thread_try to the docsMatthias Clasen1-0/+1
2011-10-14Update doc listsMatthias Clasen1-2/+3
2011-10-14Minor doc clarificationsMatthias Clasen1-6/+7