projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update to 2.35.7
[platform/upstream/glib.git]
/
glib
/
2014-11-18
Alberto Ruiz
glib: Improve documentation for g_strfreev()
tree
|
commitdiff
2014-11-13
David King
docs: Add missing opening parenthesis
tree
|
commitdiff
2014-11-09
Sébastien Wilmet
Simplify code that uses g_queue_insert_before() and...
tree
|
commitdiff
2014-11-09
Sébastien Wilmet
GQueue: accept a NULL sibling for insert_before() and...
tree
|
commitdiff
2014-10-29
Dan Winship
gmain: don't pass the same fd to g_poll() multiple...
tree
|
commitdiff
2014-10-20
Ryan Lortie
GOption: stop calling getopt()
tree
|
commitdiff
2014-10-17
Ryan Lortie
GHashTable: small docs fix
tree
|
commitdiff
2014-10-17
Benjamin Berg
Allow hash table destroy notifiers to remove other...
tree
|
commitdiff
2014-10-15
Ryan Lortie
GOption: add strict posix mode
tree
|
commitdiff
2014-10-10
Matthias Clasen
Clarify g_propagate_error docs
tree
|
commitdiff
2014-10-10
Benjamin Gilbert
Fix g_cond_timed_wait() timeout with !CLOCK_MONOTONIC
tree
|
commitdiff
2014-10-08
Aleksander Morgado
garray: initialize allocated size in g_byte_array_new_t...
tree
|
commitdiff
2014-10-05
Michael Catanzaro
Fix typo
tree
|
commitdiff
2014-10-02
Matthias Clasen
GDataSet: Add more tests
tree
|
commitdiff
2014-10-02
Matthias Clasen
GDataSet: silently accept NULL/0 as keys
tree
|
commitdiff
2014-09-29
Ryan Lortie
Add version macros for 2.44
tree
|
commitdiff
2014-09-27
Philip Withnall
tests: Fix some minor leaks in the unit tests
tree
|
commitdiff
2014-09-26
Sébastien Wilmet
gslist: indentation fix
tree
|
commitdiff
2014-09-25
Philip Withnall
gmain: Unref child sources when finalising a GSource
tree
|
commitdiff
2014-09-25
Philip Withnall
gmain: Fix some signed/unsigned integer comparisons
tree
|
commitdiff
2014-09-23
Hib Eris
Include <stdint.h> in glib/valgrind.h
tree
|
commitdiff
2014-09-19
Ryan Lortie
gmain: improve g_source_set_name thread safety
tree
|
commitdiff
2014-09-19
Ryan Lortie
gsource: clarify restrictions on non-existant IDs
tree
|
commitdiff
2014-09-19
Simon McVittie
GVariant: say that serialized form needs an out-of...
tree
|
commitdiff
2014-09-16
Jasper St. Pierre
goption: Add G_OPTION_FLAG_NONE
tree
|
commitdiff
2014-09-15
Sebastian Dröge
grand: Only use rand_s() when targetting Visual Studio...
tree
|
commitdiff
2014-09-13
Sébastien Wilmet
docs: various small fixes
tree
|
commitdiff
2014-09-11
Sebastian Dröge
gutils: Don't use issetugid() on Android
tree
|
commitdiff
2014-09-08
Paolo Borelli
GThreadPool: expand g_thread_pool_new docs
tree
|
commitdiff
2014-08-29
Matthias Clasen
Don't mark GThread struct as deprecated
tree
|
commitdiff
2014-08-22
Thomas Haller
gmacros.h: add G_GNUC_*_IGNORE_DEPRECATIONS macros...
tree
|
commitdiff
2014-08-05
Руслан Ижбулатов
Change W32 console detection to look at the window...
tree
|
commitdiff
2014-08-02
Руслан Ижбулатов
Fix tests to compile again - add missing headers to...
tree
|
commitdiff
2014-08-02
Руслан Ижбулатов
Silence a controversial warning in win_iconv
tree
|
commitdiff
2014-08-02
Руслан Ижбулатов
Silence some uncontroversial warnings
tree
|
commitdiff
2014-08-02
Руслан Ижбулатов
Fix printf-tests on W32 by ifdefing the expected output
tree
|
commitdiff
2014-08-02
Руслан Ижбулатов
Save errno and pass it along to make sure gettext does...
tree
|
commitdiff
2014-07-31
Ignacio Casal Quin...
win32: improve the package installation dir lookup
tree
|
commitdiff
2014-07-30
Alexander Larsson
Remove atomics from g_clear_object/g_clear_pointer
tree
|
commitdiff
2014-07-23
Owen W. Taylor
Revert "gatomic: statically assert that our assumptions...
tree
|
commitdiff
2014-07-23
Colin Walters
gfileutils: Add missing g_free() in error path
tree
|
commitdiff
2014-07-23
Simon McVittie
glib-init: statically assert that we have 8-bit bytes
tree
|
commitdiff
2014-07-23
Simon McVittie
gatomic: statically assert that our assumptions hold
tree
|
commitdiff
2014-07-14
Ignacio Casal Quin...
gspawn-win32: do not rely on __argc and __argv global...
tree
|
commitdiff
2014-07-14
Gergely POLONKAI
Fix typos in gbytes_hash and g_time_zone_find_interval...
tree
|
commitdiff
2014-07-10
Javier Jardón
docs: Use "Returns:" instead "Return:"
tree
|
commitdiff
2014-07-09
Tim-Philipp Müller
GCond (linux): fix g_cond_wait_until() return value...
tree
|
commitdiff
2014-07-09
Ryan Lortie
GMutex (linux): detect and report some errors
tree
|
commitdiff
2014-07-09
Ryan Lortie
GLib: implement GMutex natively on Linux
tree
|
commitdiff
2014-07-09
Dan Winship
Fix up failure-to-see-expected-message logging
tree
|
commitdiff
2014-07-04
Sébastien Wilmet
doc: small improvement and fixes
tree
|
commitdiff
2014-06-30
Rico Tzschichholz
glib: Fix make dist
tree
|
commitdiff
2014-06-30
Chun-wei Fan
valgrind.h: Disable Valgrind features on x64 Visual...
tree
|
commitdiff
2014-06-29
Sébastien Wilmet
doc: various improvements
tree
|
commitdiff
2014-06-28
Mikhail Zabaluev
glib/tests/mainloop: Acquire the context while assertin...
tree
|
commitdiff
2014-06-28
Mikhail Zabaluev
A simple test for polling on a file-like descriptor
tree
|
commitdiff
2014-06-28
Ryan Lortie
giochannel: avoid setting uninitialised length
tree
|
commitdiff
2014-06-28
Bastien Nocera
GDateTime: Add guards to g_date_time_new()
tree
|
commitdiff
2014-06-28
Florian Pelz
docs: Fix formatting of g_alloca documentation.
tree
|
commitdiff
2014-06-28
Daniel Macks
Convert multiple #if/#endif to single #if/#elif/#endif
tree
|
commitdiff
2014-06-28
Patrick Welche
gmessages: make g_assert_warning compiler friendly
tree
|
commitdiff
2014-06-28
Ryan Lortie
all: remove use of 'register' keyword
tree
|
commitdiff
2014-06-28
Christian Persch
unicode: Update to unicode 7.0.0
tree
|
commitdiff
2014-06-28
Christian Persch
unicode: Switch compose_second_single to gunichar
tree
|
commitdiff
2014-06-28
Christian Persch
unicode: Move gscripttable.h generation into main script
tree
|
commitdiff
2014-06-28
Christian Persch
unicode: Simplify width table generation
tree
|
commitdiff
2014-06-27
Ryan Lortie
GTimeZone: remove some dead code
tree
|
commitdiff
2014-06-24
Ryan Lortie
gvariant tests: workaround libc/compiler "issue"
tree
|
commitdiff
2014-06-22
Philip Withnall
goption: Remove an unused assignment
tree
|
commitdiff
2014-06-21
Philip Withnall
gwakeup: Clarify buffer sizing in g_wakeup_signal()
tree
|
commitdiff
2014-06-20
Ryan Lortie
gatomic: disable GCC extension atomics for clang
tree
|
commitdiff
2014-06-12
Colin Walters
gbookmarkfile: Cleaner error handling code to pacify...
tree
|
commitdiff
2014-06-06
Tim-Philipp Müller
gthread: use inline keyword for _get_impl() functions
tree
|
commitdiff
2014-06-06
Ryan Lortie
gatomic: use GCC C11-style atomics, if available
tree
|
commitdiff
2014-06-06
Ryan Lortie
gatomic: whitespace fixes
tree
|
commitdiff
2014-06-06
Ryan Lortie
gatomic: fix typo in deprecation attribute
tree
|
commitdiff
2014-06-04
David King
valgrind.h: Update to latest upstream version
tree
|
commitdiff
2014-06-01
Matthias Clasen
docs: Add missing language annotations
tree
|
commitdiff
2014-05-31
Emmanuele Bassi
docs: Replace <structname> tags with back ticks
tree
|
commitdiff
2014-05-31
Matthias Clasen
Minor documentation additions and corrections
tree
|
commitdiff
2014-05-31
Matthias Clasen
docs: Fill in the gspawn long description
tree
|
commitdiff
2014-05-31
Matthias Clasen
docs: Fill in gshell long description
tree
|
commitdiff
2014-05-30
Thiago Santos
gconvert: mention that the g_convert len should be...
tree
|
commitdiff
2014-05-26
Philip Withnall
gtestutils: Error out if /dev/null stdin redirection...
tree
|
commitdiff
2014-05-21
Matthias Clasen
Trivial: fix a guard comment
tree
|
commitdiff
2014-05-20
Philip Withnall
gthread: Fix use of a local variable after it went...
tree
|
commitdiff
2014-05-15
Philip Withnall
gtestutils: Don’t free unassigned variables in an error...
tree
|
commitdiff
2014-05-09
Sébastien Wilmet
doc: various improvements
tree
|
commitdiff
2014-05-06
Matthias Clasen
Add a testcase for the previous fix
tree
|
commitdiff
2014-05-06
Kjell Ahlstedt
goption: Don't include parsed option values in G_OPTION...
tree
|
commitdiff
2014-05-05
Mathieu Bridon
Fix some typos in documentation
tree
|
commitdiff
2014-05-04
Philip Withnall
gstrfuncs: Add missing preconditions to g_str_match_str...
tree
|
commitdiff
2014-04-24
Volker Sobek
docs: Remove <!-- --> comment before plural s
tree
|
commitdiff
2014-04-20
Antoine Jacoutot
platform_get_argv0: drop unneeded headers for OpenBSD
tree
|
commitdiff
2014-04-16
Philip Withnall
hmac: Add support for SHA-512 in GHmac
tree
|
commitdiff
2014-04-16
Ryan Lortie
Revert "Bug 724590 - GSlice slab_stack corruption"
tree
|
commitdiff
2014-04-16
John Ralls
Bug 724590 - GSlice slab_stack corruption
tree
|
commitdiff
2014-04-15
Volker Sobek
docs: Use markdown links in all .c and .h files
tree
|
commitdiff
2014-04-10
Dan Winship
g_str_has_prefix: don't call strlen(str)
tree
|
commitdiff
2014-04-04
David King
docs: Fix typo in g_unichar_iswide_cjk() comment
tree
|
commitdiff
next