summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-01-28Add G_GOFFSET_FORMAT and friends. Bug #563141.Christian Persch
2009-01-23Add SCAN_OPTIONS=--ignore-decorators="GLIB_VAR" to Makefile.am to fix onStefan Kost
2009-01-21Drop the code in the else branch of #if GLIB_CHECK_VERSION (2, 19, 0).Tor Lillqvist
2009-01-20fix a typoMatthias Clasen
2009-01-192.19.5GLIB_2_19_5Matthias Clasen
2009-01-19Fix a typoMatthias Clasen
2009-01-18UpdatesMatthias Clasen
2009-01-18Define an ENABLE_REGEX macroMatthias Clasen
2009-01-18Quell some compiler wanringsMatthias Clasen
2009-01-18Update PCRE to 7.8Matthias Clasen
2009-01-18If !ENABLE_NLS, make textomain() macro return "messages" in case of a NULLMatthias Clasen
2009-01-18Use offsetof instead of __builtin_offsetof, for icc's sake. Proposed byMatthias Clasen
2009-01-13Bug 564728 Add function to decode base64 encoded data in placeMatthias Clasen
2009-01-13Improve docsMatthias Clasen
2009-01-12Guard against a mis-written GOptionArgFunc that has returned FALSE but notTor Lillqvist
2009-01-11Improve docsMatthias Clasen
2009-01-11Docs improvementMatthias Clasen
2009-01-09Bug 567138 - get_package_directory_from_module() does not free its lockTor Lillqvist
2009-01-05Bump versionMatthias Clasen
2009-01-052.19.4GLIB_2_19_4Matthias Clasen
2009-01-05UpdatesMatthias Clasen
2009-01-05updateDan Winship
2009-01-05Bug 566348 - g_file_open_tmp uses the wrong g_mkstemp on win32Tor Lillqvist
2009-01-03UpdatesMatthias Clasen
2009-01-03Add docsMatthias Clasen
2009-01-03Move docs inlineMatthias Clasen
2009-01-03Use visibility attribute for new enough sun cc. Patch by Chris WangMatthias Clasen
2009-01-02Fix a wrong reference in the docs, reported by Takeshi Aihana.Matthias Clasen
2008-12-31Fix some compiler warningsMatthias Clasen
2008-12-20move some changelog entries that i put in the wrong spotRyan Lortie
2008-12-20Add g_thread_get_initialized here, too. Surround g_test_config_vars withTor Lillqvist
2008-12-18Bug 560676 - function access for g_threads_supportedMike Kestner
2008-12-15Bump versionMatthias Clasen
2008-12-152.19.3GLIB_2_19_3Matthias Clasen
2008-12-14UpdatesMatthias Clasen
2008-12-13Make these work on x86_64Matthias Clasen
2008-12-12free the tokens when done with themRyan Lortie
2008-12-12fix leak that occurs when multiple mount entries match the requested pathRyan Lortie
2008-12-12Improve g_unichar_iswide_cjk() docs.Behdad Esfahbod
2008-12-08Add an implementation for the CRIS and CRISv32 architectures, by PeterMatthias Clasen
2008-12-02Some more documentation additionsMatthias Clasen
2008-12-01Bump versionMatthias Clasen
2008-12-012.19.2GLIB_2_19_2Matthias Clasen
2008-12-01Bump versionGLIB_2_19_1Matthias Clasen
2008-12-012.19.1Matthias Clasen
2008-12-01UpdatesMatthias Clasen
2008-11-29Bug 562639 – g_parse_debug_flags() parsing "help"Behdad Esfahbod
2008-11-29Bug 562638 – GDebugKey key member should be constBehdad Esfahbod
2008-11-29Improve docsMatthias Clasen
2008-11-28Explain the difference to g_key_file_get_value(). Pointed out by MartMatthias Clasen