summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-02-27Bug 167569 - g_string_append_printf crashes on win32 when used with a NULLTor Lillqvist
2009-02-23sanity check the input paramter.Paolo Borelli
2009-02-23Bug 570501 - g_win32_get_system_data_dirs uses invalid conversion ofTor Lillqvist
2009-02-23Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen
2009-02-23Improve docsMatthias Clasen
2009-02-23Add a necessary cast back. Pointed out by Kazuki Iwamoto.Matthias Clasen
2009-02-17Bump versionMatthias Clasen
2009-02-172.19.8upstream/GLIB_2_19_8Matthias Clasen
2009-02-17 Fix strict aliasing warnings and viiolations to make GLib andMatthias Clasen
2009-02-17Bump versionMatthias Clasen
2009-02-172.19.7upstream/GLIB_2_19_7Matthias Clasen
2009-02-17UpdatesMatthias Clasen
2009-02-13Add note about g_utf8_offset_to_pointer() not checking stringMathias Hasselmann
2009-02-12 Bug 523742 – Use noinst for non-installable librariesMatthias Clasen
2009-02-06Correct the grammar in some property documentation.Murray Cumming
2009-02-02bump versionMatthias Clasen
2009-02-022.19.6upstream/GLIB_2_19_6Matthias Clasen
2009-02-02Bump versionMatthias Clasen
2009-02-02UpdatesMatthias Clasen
2009-01-31i * glib/gtimer.c (g_time_val_to_iso8601): Pass a time_t* to gmtime().Matthias Clasen
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.5upstream/GLIB_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.4upstream/GLIB_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