projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Updated Norwegian bokmål translation.
[platform/upstream/glib.git]
/
glib
/
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
2014-03-30
Dan Winship
gio: move Winsock error mapping to g_io_error_from_win3...
tree
|
commitdiff
2014-03-30
Volker Sobek
docs: Remove escaping '\' from literals
tree
|
commitdiff
2014-03-29
Dan Winship
Bump version to 2.41.0, add GLIB_VERSION_2_42, etc
tree
|
commitdiff
2014-03-20
Dan Winship
Clarify expectations with error codes like G_IO_ERROR_F...
tree
|
commitdiff
2014-03-05
Giovanni Campagna
Unskip GVariantDict
tree
|
commitdiff
2014-03-05
Ryan Lortie
cond test: remove alarm() usage
tree
|
commitdiff
2014-03-03
Matthias Clasen
Add a few tests for G_MARKUP_TREAT_CDATA_AS_TEXT
tree
|
commitdiff
2014-03-03
Matthias Clasen
Add a way to test different markup parser flags
tree
|
commitdiff
2014-03-02
Matthias Clasen
docs: Ditch more markup
tree
|
commitdiff
2014-02-24
Philip Withnall
hmac: Make unit test const-correct
tree
|
commitdiff
2014-02-24
Ryan Lortie
gmain: simplify g_main_context_find_source_by_id()
tree
|
commitdiff
2014-02-24
Ryan Lortie
gmain: Simplify source id tracking
tree
|
commitdiff
2014-02-23
Ryan Lortie
asyncqueue: fix timeout math on 32bit systems
tree
|
commitdiff
2014-02-23
Ryan Lortie
mappedfile test: permit ENODEV on /dev/null
tree
|
commitdiff
2014-02-22
Ryan Lortie
GSource: mark some API as "implementation only"
tree
|
commitdiff
2014-02-22
Ryan Lortie
gmain: repeat preconditions for emphasis
tree
|
commitdiff
2014-02-21
Ryan Lortie
g_main_context_wait: add a critical to detect use
tree
|
commitdiff
2014-02-21
Ryan Lortie
GCond: check result of pthread_condattr_setclock()
tree
|
commitdiff
2014-02-21
Ryan Lortie
gmain: abort if monotonic time is unsupported
tree
|
commitdiff
2014-02-21
Xavier Claessens
GHashTable: Explicitly document that _iter_remove(...
tree
|
commitdiff
2014-02-21
Chun-wei Fan
glib/Makefile.am: Dist gtranslit-data.h
tree
|
commitdiff
2014-02-20
Ryan Lortie
gconvert: add note to avoid transliteration
tree
|
commitdiff
2014-02-20
Ryan Lortie
gsource: document priority of child sources
tree
|
commitdiff
2014-02-20
Ryan Lortie
g_str_to_ascii(): a couple of minor tweaks
tree
|
commitdiff
2014-02-20
Ryan Lortie
g_str_tokenize_and_fold: do proper transliteration
tree
|
commitdiff
2014-02-20
Ryan Lortie
tests: test transliteration API
tree
|
commitdiff
2014-02-20
Ryan Lortie
Add locale-sensitive ASCII transliteration API
tree
|
commitdiff
2014-02-20
Ryan Lortie
tests: add a test for g_cond_wait_until()
tree
|
commitdiff
2014-02-20
Ryan Lortie
Fix g_cond_wait_until() vs. monotonic time
tree
|
commitdiff
2014-02-20
Ryan Lortie
gmain: rework g_get_monotonic_time() a bit
tree
|
commitdiff
2014-02-20
William Jon McCann
docs: use "Returns:" consistently
tree
|
commitdiff
2014-02-17
Dan Winship
gtestutils: make the new assert messages more detailed
tree
|
commitdiff
2014-02-15
Ryan Lortie
win32: fixup lib.exe invocation
tree
|
commitdiff
2014-02-15
Ryan Lortie
only '#pragma GCC' outside of functions
tree
|
commitdiff
2014-02-15
Matthias Clasen
docs: Remove a few trailing <literal>s
tree
|
commitdiff
2014-02-15
Matthias Clasen
docs: Remove some unneeded decorations
tree
|
commitdiff
2014-02-15
Matthias Clasen
docs: let go of *
tree
|
commitdiff
2014-02-13
Simon McVittie
g_test_run: return 0 if all tests are skipped in TAP...
tree
|
commitdiff
2014-02-13
Simon McVittie
glib/tests/collate.c: run to completion when skipping...
tree
|
commitdiff
2014-02-11
Simon McVittie
g_child_watch_source_new: POSIX pid must be positive
tree
|
commitdiff
next