summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipwip/danw/tls-new-apisDan Winship2015-11-231-11/+137
* GTlsConnection: add g_tls_connection_get_connection_info()Dan Winship2015-11-234-1/+109
* GTlsConnection: add ALPN supportDan Winship2015-11-232-1/+97
* GTlsServerConnection: Add SNI supportDan Winship2015-11-233-4/+56
* Updated Greek translationTom Tryfonidis2015-11-231-155/+155
* gmacros: fix unguarded use of __STDC_VERSION__Allison Ryan Lortie2015-11-171-1/+1
* Updated Spanish translationDaniel Mustieles2015-11-171-259/+272
* Fix g_strerror() on non-glibcDan Winship2015-11-161-0/+2
* Added Scottish Gaelic translationGNOME Translation Robot2015-11-162-0/+4417
* GLib: clean up the "inline" mess once and for allAllison Ryan Lortie2015-11-164-150/+30
* gutils: clean up bit funcs inlining messAllison Ryan Lortie2015-11-162-28/+56
* GTrashStack: uninline and deprecateAllison Ryan Lortie2015-11-162-60/+68
* GTask: fix example code in docsBen Iofel2015-11-161-1/+1
* Updated Norwegian bokmål translation.Kjartan Maraas2015-11-151-259/+280
* MSVC 2010+ builds: Do not explicitly use /LTCGChun-wei Fan2015-11-1214-30/+0
* gconstructor: Work around constructors being optimized away on MSVCChun-wei Fan2015-11-121-6/+32
* Update zh_CN translationsJeff Bai2015-11-121-589/+649
* Return value of g_hash_table_get_{keys,values} is (transfer container)Mikhail Zabaluev2015-11-071-8/+8
* ghash: Correctly annotate (nullable) and (out) parametersMikhail Zabaluev2015-11-071-9/+9
* Updated Hungarian translationBalázs Úr2015-11-071-193/+204
* gtestutils: Fix a function name in a documentation examplePhilip Withnall2015-11-071-1/+1
* glib: Add missing (nullable) and (optional) annotationsPhilip Withnall2015-11-0748-223/+303
* g_local_file_trash: remove invalid free callSebastien Bacher2015-11-061-1/+0
* gtlsconnection: Fix a typo in the documentationPhilip Withnall2015-11-061-1/+1
* Update .gitignore for overflow testsDan Winship2015-11-051-0/+2
* Make gtester-report compatible with Python 3Jan de Groot2015-11-051-14/+14
* gio/tests: Don't depend on a data file that's not builtJussi Kukkonen2015-11-051-1/+2
* Updated Portuguese translationPedro Albuquerque2015-11-051-211/+222
* Build gdbus-example-objectmanager-server againSimon McVittie2015-11-021-0/+3
* Move G_POLLFD_FORMAT to glibconfig.hMikhail Zabaluev2015-11-023-10/+13
* Doc: Fix missing glibconfig.h when builddir!=srcdirXavier Claessens2015-11-023-7/+13
* Doc: copy included example filesXavier Claessens2015-11-022-6/+23
* gapplication: reject actions without namesLars Uebernickel2015-11-023-0/+34
* doc: fix g_task_attach_source() exampleDaiki Ueno2015-11-021-3/+4
* Stop using g_sequence_get_length() to check if it's emptyXavier Claessens2015-10-304-6/+6
* GSequence: document that _get_length() is not O(1)Xavier Claessens2015-10-301-1/+3
* Doc: fix some gtk-doc warningsXavier Claessens2015-10-306-4/+23
* tests: test bounds-checked int arithmeticAllison Ryan Lortie2015-10-302-0/+204
* GLib: add bounds-checked unsigned int arithmeticAllison Ryan Lortie2015-10-304-1/+192
* macros: add dummy __has_builtin()Allison Ryan Lortie2015-10-301-0/+4
* Updated Hebrew translationYosef Or Boczko2015-10-301-185/+196
* Fix tiny typo.Murray Cumming2015-10-281-1/+1
* gwin32.c: Fix g_win32_check_windows_version() on 32-bitChun-wei Fan2015-10-271-1/+1
* 2.47.12.47.1Matthias Clasen2015-10-262-3/+56
* Try to fix the desktop-app-info testMatthias Clasen2015-10-261-6/+7
* gio: Fix version of "Since" annotationRico Tzschichholz2015-10-252-2/+2
* docs: Add index for 2.48 apiRico Tzschichholz2015-10-252-0/+8
* gtask: re-fix tasks-blocking-other-tasksDan Winship2015-10-241-0/+14
* gwin32.c: Fix build on Visual StudioChun-wei Fan2015-10-241-4/+2
* gtypes.h: fix G_MAXUINT64 definition to use G_GUINT64_CONSTANTDan Winship2015-10-231-1/+1