summaryrefslogtreecommitdiff
path: root/glib
AgeCommit message (Expand)AuthorFilesLines
2014-02-15only '#pragma GCC' outside of functionsRyan Lortie1-7/+17
2014-02-14docs: Remove a few trailing <literal>sMatthias Clasen1-10/+8
2014-02-14docs: Remove some unneeded decorationsMatthias Clasen1-12/+12
2014-02-14docs: let go of &ast;Matthias Clasen16-84/+80
2014-02-13g_test_run: return 0 if all tests are skipped in TAP modeSimon McVittie1-1/+9
2014-02-13glib/tests/collate.c: run to completion when skipping all testsSimon McVittie1-2/+12
2014-02-11g_child_watch_source_new: POSIX pid must be positiveSimon McVittie1-7/+24
2014-02-11Be more clear that g_return_if_fail is undefined behaviourSimon McVittie2-8/+39
2014-02-09Fix a misformatting in GVariant docsMatthias Clasen1-3/+4
2014-02-09Docs: Drop entities, switch away from sgml modeMatthias Clasen14-70/+71
2014-02-08Remove some informalexamplesMatthias Clasen1-38/+15
2014-02-08Another stray <programlisting>Matthias Clasen1-2/+2
2014-02-08Strip out a remaining programlistingMatthias Clasen1-4/+4
2014-02-08Docs: Remove an example tag that has snuck back inMatthias Clasen1-10/+8
2014-02-08Docs: convert another table to a listMatthias Clasen1-15/+5
2014-02-08Convert GVariantType table to a listMatthias Clasen1-305/+47
2014-02-08Eradicate links and xrefsMatthias Clasen24-218/+184
2014-02-06Stop using replaceable tagsMatthias Clasen2-21/+15
2014-02-06Stop using <para> for idsMatthias Clasen1-2/+2
2014-02-06Docs: replace <literal> by `Matthias Clasen29-203/+185
2014-02-06Docs: use quotes instead of firsttermMatthias Clasen4-19/+17
2014-02-06Docs: don't use option tagsMatthias Clasen4-55/+48
2014-02-06Use markdown for imagesMatthias Clasen3-10/+10
2014-02-06Use a code block instead of <screen>Matthias Clasen1-2/+2
2014-02-06GOption: fix bug in strv modeRyan Lortie1-4/+6
2014-02-05Convert external links to markdown syntaxMatthias Clasen19-98/+108
2014-02-05Don't use <filename> in docsMatthias Clasen9-48/+42
2014-02-05Don't use <envar> in docsMatthias Clasen12-113/+111
2014-02-05gvariant: Document the need to cast varargs when constructing GVariantsPhilip Withnall2-0/+35
2014-02-04return_if_fail vs. return_val_if_fail fixRyan Lortie1-2/+2
2014-02-04add GVariantDictRyan Lortie2-0/+558
2014-02-03Fix a typoMatthias Clasen1-1/+1
2014-02-03gmain: Note that g_source_destroy() can be called multiple timesPhilip Withnall1-1/+2
2014-02-02tests: Remove a compiler warningEmmanuele Bassi1-1/+1
2014-02-02array: Remove a compiler warningEmmanuele Bassi1-1/+0
2014-02-02array: Fix compilationEmmanuele Bassi1-1/+1
2014-02-01GVariant: Convert docs to markdownMatthias Clasen1-195/+162
2014-02-01Don't use the varname tagMatthias Clasen1-8/+8
2014-02-01gmain: Convert docs to markdownMatthias Clasen1-13/+16
2014-02-01Don't use the quote tagMatthias Clasen1-5/+5
2014-02-01Remove an unnecessary paragraphMatthias Clasen1-4/+0
2014-02-01Make gtk-doc find another symbolMatthias Clasen1-0/+2
2014-02-01GTree: formatting fixesMatthias Clasen1-3/+3
2014-02-01gstrfuncs: Fix up gtk-doc warningsMatthias Clasen2-23/+22
2014-02-01grand: formatting cleanupsMatthias Clasen1-103/+121
2014-02-01Formatting cleanupsMatthias Clasen1-5/+5
2014-02-01Avoid another gtk-doc warningMatthias Clasen1-1/+1
2014-02-01Avoid a gtk-doc warningMatthias Clasen1-1/+1
2014-02-01GIOChannel: Move some docs where they are looked forMatthias Clasen1-21/+14
2014-02-01Avoid some gtk-doc warningsMatthias Clasen1-2/+2