summaryrefslogtreecommitdiff
path: root/glib
Commit message (Expand)AuthorAgeFilesLines
* Revert "g_file_set_contents(): don't fsync on ext3/4"Colin Walters2013-06-201-8/+1
* g_file_set_contents(): don't fsync on ext3/4Ryan Lortie2013-06-091-1/+8
* g_file_set_contents: change {posix_ => }fallocateRyan Lortie2013-06-091-2/+2
* g_file_set_contents(): fix simple logic errorRyan Lortie2013-06-091-1/+1
* g_file_set_contents(): use unistd instead of stdioRyan Lortie2013-06-091-33/+19
* g_file_set_contents(): don't allocate display nameRyan Lortie2013-06-091-78/+46
* g_file_set_contents(): use posix_fallocate()Ryan Lortie2013-06-091-0/+7
* G_GNUC_FORMAT: documentation errorSimon Kågedal Reimer2013-06-091-1/+1
* gbitlock: fix this to not unconditionally use futex emulationDan Winship2013-05-041-1/+1
* tests/mappedfile: Also handle ENOMEMColin Walters2013-05-041-1/+2
* Partially revert "Merge waitpid() from g_spawn_sync into gmain()"Ryan Lortie2013-04-231-40/+36
* GVariant: fix transfer annotationGiovanni Campagna2013-04-161-1/+1
* win32: add back missing _utf8 symbols on x64 buildsMarc-André Lureau2013-04-151-1/+1
* tests: Add test for disabled help optionsMarek Kasik2013-04-121-0/+60
* Don't show help options when help is disabledMarek Kasik2013-04-121-10/+16
* Corrected a GLIB_AVAILABLE_IN_*Murray Cumming2013-03-211-1/+1
* tests: remove a pair of testcases that fail in en_CARyan Lortie2013-03-181-12/+0
* goption: g_option_context_new allows NULL for parameter_stringChristian Persch2013-03-181-1/+1
* g_hash_table_get_keys: Improve docs slightlyMatthias Clasen2013-03-171-2/+2
* docs: Elaborate replacement for g_strncasecmpDavid King2013-03-171-2/+3
* Add warning to g_base64_decode()David Schleef2013-03-171-1/+3
* gmacros: Ensure GUINT32/64_SWAP_LE_BE macros parenthesize argumentsStephan Bergmann2013-03-151-2/+2
* tests: clean up for Unicode corrigendum #9Ryan Lortie2013-03-121-4/+2
* [win32] Remove MemoryBarrier() fallback implementationBehdad Esfahbod2013-03-071-16/+4
* unicode: Allow noncharactersChristian Persch2013-03-052-12/+4
* base64: Fix g_base64_decode_step ()Ognyan Tonchev2013-03-052-4/+12
* base64: Add tests for incremental decoding with very small block sizeColin Walters2013-03-051-0/+53
* Make GList more robustMatthias Clasen2013-03-011-0/+3
* Fix gspawn-win32-helper.c with newer Microsoft CRTsChun-wei Fan2013-03-011-7/+72
* build: Add --disable-compile-warningsColin Walters2013-02-272-0/+4
* MinorBehdad Esfahbod2013-02-251-1/+1
* [win32] Add fallback implementations for gatomic.c on mingw32Behdad Esfahbod2013-02-251-5/+67
* GList: be more robustMatthias Clasen2013-02-242-34/+62
* gtestutils: fix two GLIB_AVAILABLE flagsDan Winship2013-02-241-2/+2
* threads: don't do rlimit test when running as rootRyan Lortie2013-02-211-0/+6
* gutils: stop g_get_home_dir() from reading passwdRyan Lortie2013-02-201-186/+213
* gutils: replace direct references to g_home_dirRyan Lortie2013-02-201-22/+15
* gutils: split out g_get_tmp_dir()Ryan Lortie2013-02-201-70/+55
* gutils: split out g_get_host_name()Ryan Lortie2013-02-201-15/+18
* win32: Drop old codepage ABI from gutils.cRyan Lortie2013-02-202-78/+12
* Make G_IO_FLAG_IS_WRITEABLE and enum valueMatthias Clasen2013-02-041-3/+1
* Compile private test with -pthread on UNIXVíctor Manuel Jáquez Leal2013-02-031-0/+2
* Avoid a portability problem in the checksum testMatthias Clasen2013-02-031-2/+2
* Fix deprecation note for g_static_mutex_freeMatthias Clasen2013-02-032-2/+2
* Make G_DISABLE_DEPRECATED work again for wholly deprecated headersMatthias Clasen2013-02-031-0/+2
* g_option_context_help: don't modify the input dataDan Winship2013-02-031-12/+30
* Silence automakeMatthias Clasen2013-02-022-4/+9
* Log errors the same way as messagesMatthias Clasen2013-02-021-0/+1
* Simplify glib/glib/tests setupMatthias Clasen2013-02-021-259/+87
* Make the logging test more robustMatthias Clasen2013-02-021-0/+9