summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-23gatomic: statically assert that our assumptions holdSimon McVittie1-0/+6
2014-07-22Updated Spanish translationDaniel Mustieles1-244/+252
2014-07-21gio/tests/socket: add some missing g_assert_no_error()sDan Winship1-0/+5
2014-07-21gsocket: Set SO_NOSIGPIPE on sockets on DarwinDan Winship1-4/+11
2014-07-21gsocket: move set_fd_nonblocking() into g_socket_constructed()Dan Winship1-31/+27
2014-07-18Updated Brazilian Portuguese translationEnrico Nicoletto1-225/+235
2014-07-18ginetaddress: Add a precondition to g_inet_address_new_from_string()Philip Withnall1-0/+2
2014-07-17socketservice: minor cleanupIgnacio Casal Quinteiro1-5/+1
2014-07-14Bump versionMatthias Clasen1-1/+1
2014-07-142.41.2Matthias Clasen1-0/+44
2014-07-14Remove redundant checks before freeMarek Kasik4-9/+4
2014-07-14gspawn-win32: do not rely on __argc and __argv global vars.Ignacio Casal Quinteiro1-33/+34
2014-07-14Fix typos in gbytes_hash and g_time_zone_find_interval docsGergely POLONKAI2-2/+2
2014-07-14gio: avoid g_object_ref(NULL) in g_dbus_object_manager_client_finalizeSyncEvolution Nightly Testing1-1/+2
2014-07-14Fix a failing testcaseMatthias Clasen1-3/+8
2014-07-10docs: Use "Returns:" instead "Return:"Javier Jardón2-3/+3
2014-07-09Fix typoMichael Catanzaro1-1/+1
2014-07-09GDBusMessage: add some G_UNLIKELY on error pathsRyan Lortie1-4/+4
2014-07-09GCond (linux): fix g_cond_wait_until() return value on timeoutTim-Philipp Müller2-2/+9
2014-07-09GMutex (linux): detect and report some errorsRyan Lortie1-4/+20
2014-07-09GLib: implement GMutex natively on LinuxRyan Lortie1-1/+207
2014-07-09Fix up failure-to-see-expected-message loggingDan Winship2-7/+15
2014-07-09GDBusMessage: fast-path decoding of fixed arraysRyan Lortie1-31/+114
2014-07-09GDBusMessage: fast-path encoding of fixed arraysRyan Lortie1-1/+20
2014-07-09gtask: fix leak in example codeDan Winship1-0/+1
2014-07-08Added missing "Since:" annotations for g_input_stream_read_bytes() APIs.Tristan Van Berkom1-0/+6
2014-07-07GDBusMessage: simplify byteswappingRyan Lortie1-73/+35
2014-07-07gapplication tests: test resource base pathRyan Lortie1-0/+34
2014-07-07GApplication: add a "resource base path"Ryan Lortie3-0/+113
2014-07-06ginetsocketaddress: Explicitly initialise flags for getaddrinfo()Philip Withnall1-0/+2
2014-07-05Fix typoMichael Catanzaro1-1/+1
2014-07-05Updated Lithuanian translationAurimas Černius1-290/+293
2014-07-04doc: small improvement and fixesSébastien Wilmet2-3/+7
2014-07-04doc: improve doc of g_input_stream_read()Sébastien Wilmet1-0/+3
2014-07-03doc: improve doc of g_subprocess_wait()Sébastien Wilmet1-0/+3
2014-07-01Fix old wiki linksMichael Catanzaro7-8/+8
2014-07-01Updated Galician translationsFran Diéguez1-335/+340
2014-07-01MSVC 2012/2013 Support: Update Property Sheet CreationChun-wei Fan1-1/+1
2014-06-30glib: Fix make distRico Tzschichholz1-2/+0
2014-06-30valgrind.h: Disable Valgrind features on x64 Visual C++ BuildsChun-wei Fan1-0/+10
2014-06-29unicode: Update test data files for unicode 7.0.0Christian Persch2-8/+196
2014-06-29doc: improve doc of g_file_equal()Sébastien Wilmet1-1/+0
2014-06-29doc: various improvementsSébastien Wilmet3-8/+7
2014-06-29GActionEntry: one more docs fixRyan Lortie1-4/+5
2014-06-29GActionEntry: improve documentationRyan Lortie1-3/+9
2014-06-28Change gio/data-to-c.pl to /usr/bin/env perl.Koop Mast1-1/+1
2014-06-28gcredentials: add NetBSD supportPatrick Welche6-0/+65
2014-06-28GNotification: add priorityLars Uebernickel6-19/+105
2014-06-28gobject: move _g_type_debug_flags from gtype.h to gtype-private.hKang Hu2-1/+2
2014-06-28glib/tests/mainloop: Acquire the context while asserting its stateMikhail Zabaluev1-0/+6