GLib 2.39.92
[platform/upstream/glib.git] / glib /
2014-03-05 Giovanni CampagnaUnskip GVariantDict
2014-03-05 Ryan Lortiecond test: remove alarm() usage
2014-03-03 Matthias ClasenAdd a few tests for G_MARKUP_TREAT_CDATA_AS_TEXT
2014-03-03 Matthias ClasenAdd a way to test different markup parser flags
2014-03-02 Matthias Clasendocs: Ditch more markup
2014-02-24 Philip Withnallhmac: Make unit test const-correct
2014-02-24 Ryan Lortiegmain: simplify g_main_context_find_source_by_id()
2014-02-24 Ryan Lortiegmain: Simplify source id tracking
2014-02-23 Ryan Lortieasyncqueue: fix timeout math on 32bit systems
2014-02-23 Ryan Lortiemappedfile test: permit ENODEV on /dev/null
2014-02-22 Ryan LortieGSource: mark some API as "implementation only"
2014-02-22 Ryan Lortiegmain: repeat preconditions for emphasis
2014-02-21 Ryan Lortieg_main_context_wait: add a critical to detect use
2014-02-21 Ryan LortieGCond: check result of pthread_condattr_setclock()
2014-02-21 Ryan Lortiegmain: abort if monotonic time is unsupported
2014-02-21 Xavier ClaessensGHashTable: Explicitly document that _iter_remove(...
2014-02-21 Chun-wei Fanglib/Makefile.am: Dist gtranslit-data.h
2014-02-20 Ryan Lortiegconvert: add note to avoid transliteration
2014-02-20 Ryan Lortiegsource: document priority of child sources
2014-02-20 Ryan Lortieg_str_to_ascii(): a couple of minor tweaks
2014-02-20 Ryan Lortieg_str_tokenize_and_fold: do proper transliteration
2014-02-20 Ryan Lortietests: test transliteration API
2014-02-20 Ryan LortieAdd locale-sensitive ASCII transliteration API
2014-02-20 Ryan Lortietests: add a test for g_cond_wait_until()
2014-02-20 Ryan LortieFix g_cond_wait_until() vs. monotonic time
2014-02-20 Ryan Lortiegmain: rework g_get_monotonic_time() a bit
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-17 Dan Winshipgtestutils: make the new assert messages more detailed
2014-02-15 Ryan Lortiewin32: fixup lib.exe invocation
2014-02-15 Ryan Lortieonly '#pragma GCC' outside of functions
2014-02-15 Matthias Clasendocs: Remove a few trailing <literal>s
2014-02-15 Matthias Clasendocs: Remove some unneeded decorations
2014-02-15 Matthias Clasendocs: let go of &ast;
2014-02-13 Simon McVittieg_test_run: return 0 if all tests are skipped in TAP...
2014-02-13 Simon McVittieglib/tests/collate.c: run to completion when skipping...
2014-02-11 Simon McVittieg_child_watch_source_new: POSIX pid must be positive
2014-02-11 Simon McVittieBe more clear that g_return_if_fail is undefined behaviour
2014-02-09 Matthias ClasenFix a misformatting in GVariant docs
2014-02-09 Matthias ClasenDocs: Drop entities, switch away from sgml mode
2014-02-08 Matthias ClasenRemove some informalexamples
2014-02-08 Matthias ClasenAnother stray <programlisting>
2014-02-08 Matthias ClasenStrip out a remaining programlisting
2014-02-08 Matthias ClasenDocs: Remove an example tag that has snuck back in
2014-02-08 Matthias ClasenDocs: convert another table to a list
2014-02-08 Matthias ClasenConvert GVariantType table to a list
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenStop using replaceable tags
2014-02-06 Matthias ClasenStop using <para> for ids
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-06 Matthias ClasenDocs: use quotes instead of firstterm
2014-02-06 Matthias ClasenDocs: don't use option tags
2014-02-06 Matthias ClasenUse markdown for images
2014-02-06 Matthias ClasenUse a code block instead of <screen>
2014-02-06 Ryan LortieGOption: fix bug in strv mode
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-06 Matthias ClasenDon't use <filename> in docs
2014-02-06 Matthias ClasenDon't use <envar> in docs
2014-02-05 Philip Withnallgvariant: Document the need to cast varargs when constr...
2014-02-04 Ryan Lortiereturn_if_fail vs. return_val_if_fail fix
2014-02-04 Ryan Lortieadd GVariantDict
2014-02-03 Matthias ClasenFix a typo
2014-02-03 Philip Withnallgmain: Note that g_source_destroy() can be called multi...
2014-02-02 Emmanuele Bassitests: Remove a compiler warning
2014-02-02 Emmanuele Bassiarray: Remove a compiler warning
2014-02-02 Emmanuele Bassiarray: Fix compilation
2014-02-02 Matthias ClasenGVariant: Convert docs to markdown
2014-02-02 Matthias ClasenDon't use the varname tag
2014-02-02 Matthias Clasengmain: Convert docs to markdown
2014-02-02 Matthias ClasenDon't use the quote tag
2014-02-02 Matthias ClasenRemove an unnecessary paragraph
2014-02-02 Matthias ClasenMake gtk-doc find another symbol
2014-02-02 Matthias ClasenGTree: formatting fixes
2014-02-02 Matthias Clasengstrfuncs: Fix up gtk-doc warnings
2014-02-02 Matthias Clasengrand: formatting cleanups
2014-02-02 Matthias ClasenFormatting cleanups
2014-02-02 Matthias ClasenAvoid another gtk-doc warning
2014-02-02 Matthias ClasenAvoid a gtk-doc warning
2014-02-02 Matthias ClasenGIOChannel: Move some docs where they are looked for
2014-02-02 Matthias ClasenAvoid some gtk-doc warnings
2014-02-02 Matthias ClasenDrop another use of xinclude
2014-02-02 Matthias ClasenGArray: Documentation cleanups
2014-02-02 Matthias ClasenDocs: Avoid a 'returns' at the beginning of the line
2014-02-02 Matthias ClasenAdd some more deprecation guards to shut up gtk-doc
2014-02-01 Matthias ClasenDrop use of the command tag
2014-02-01 Matthias ClasenAnnotate all examples with their language
2014-02-01 Matthias Clasendocs: Stop using the function tag
2014-02-01 Matthias ClasenDon't use computeroutput tag
2014-02-01 Matthias ClasenDocs: Big entity cleanup
2014-02-01 Matthias Clasengconvert: Stop using footnotes
2014-02-01 Matthias Clasengregex: Convert docs to markdown
2014-02-01 Matthias Clasengoption: Convert docs to markdown
2014-02-01 Matthias Clasengmessages: Convert docs to markdown
2014-02-01 Matthias Clasengmarkup: Convert docs to markdown
2014-02-01 Matthias Clasengmain: Convert docs to markdown
2014-02-01 Matthias ClasenGKeyFile: Convert docs to markdown
2014-02-01 Matthias ClasenGIOChannel: remove unneeded markup from the docs
2014-02-01 Matthias Clasenggettext: Convert docs to markdown
2014-02-01 Matthias Clasenfileutils: Convert docs to markdown
2014-02-01 Matthias ClasenGError: Convert docs to markdown
2014-02-01 Matthias ClasenGDateTime: Convert docs to markdown
next