projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
goption: Remove an unused assignment
[platform/upstream/glib.git]
/
glib
/
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
2014-02-11
Simon McVittie
Be more clear that g_return_if_fail is undefined behaviour
tree
|
commitdiff
2014-02-09
Matthias Clasen
Fix a misformatting in GVariant docs
tree
|
commitdiff
2014-02-09
Matthias Clasen
Docs: Drop entities, switch away from sgml mode
tree
|
commitdiff
2014-02-08
Matthias Clasen
Remove some informalexamples
tree
|
commitdiff
2014-02-08
Matthias Clasen
Another stray <programlisting>
tree
|
commitdiff
2014-02-08
Matthias Clasen
Strip out a remaining programlisting
tree
|
commitdiff
2014-02-08
Matthias Clasen
Docs: Remove an example tag that has snuck back in
tree
|
commitdiff
2014-02-08
Matthias Clasen
Docs: convert another table to a list
tree
|
commitdiff
2014-02-08
Matthias Clasen
Convert GVariantType table to a list
tree
|
commitdiff
2014-02-08
Matthias Clasen
Eradicate links and xrefs
tree
|
commitdiff
2014-02-06
Matthias Clasen
Stop using replaceable tags
tree
|
commitdiff
2014-02-06
Matthias Clasen
Stop using <para> for ids
tree
|
commitdiff
2014-02-06
Matthias Clasen
Docs: replace <literal> by `
tree
|
commitdiff
2014-02-06
Matthias Clasen
Docs: use quotes instead of firstterm
tree
|
commitdiff
2014-02-06
Matthias Clasen
Docs: don't use option tags
tree
|
commitdiff
2014-02-06
Matthias Clasen
Use markdown for images
tree
|
commitdiff
2014-02-06
Matthias Clasen
Use a code block instead of <screen>
tree
|
commitdiff
2014-02-06
Ryan Lortie
GOption: fix bug in strv mode
tree
|
commitdiff
2014-02-06
Matthias Clasen
Convert external links to markdown syntax
tree
|
commitdiff
2014-02-06
Matthias Clasen
Don't use <filename> in docs
tree
|
commitdiff
2014-02-06
Matthias Clasen
Don't use <envar> in docs
tree
|
commitdiff
2014-02-05
Philip Withnall
gvariant: Document the need to cast varargs when constr...
tree
|
commitdiff
2014-02-04
Ryan Lortie
return_if_fail vs. return_val_if_fail fix
tree
|
commitdiff
2014-02-04
Ryan Lortie
add GVariantDict
tree
|
commitdiff
2014-02-03
Matthias Clasen
Fix a typo
tree
|
commitdiff
2014-02-03
Philip Withnall
gmain: Note that g_source_destroy() can be called multi...
tree
|
commitdiff
2014-02-02
Emmanuele Bassi
tests: Remove a compiler warning
tree
|
commitdiff
2014-02-02
Emmanuele Bassi
array: Remove a compiler warning
tree
|
commitdiff
next