Handle J changes in the pattern correctly. (#444765, Yevgen Muntyan)
[platform/upstream/glib.git] / ChangeLog
2007-08-03 Matthias ClasenHandle J changes in the pattern correctly. (#444765...
2007-08-03 Pramod RaghavendraAdded Kannada (kn) to ALL_LINGUAS
2007-08-01 Tor LillqvistUpdate so it applies again.
2007-08-01 Tor LillqvistDrop leftover use of a union.
2007-08-01 Tor LillqvistUpdate to match what configure produces.
2007-07-31 Matthias ClasenUpdate to PCRE 7.2
2007-07-31 Matthias ClasenFix some glitches
2007-07-31 Matthias Clasenremove debug spew
2007-07-22 Matthias ClasenDocumentation cleanups
2007-07-20 Alexander LarssonAdd goffset type (64bit file size) Add G_MAXSSIZE and...
2007-07-20 Matthias ClasenFix the build
2007-07-19 Behdad EsfahbodMake g_unichar_combining_class() public. (#453998)
2007-07-12 Tim Janikmore atomic ops pointer cast fixes. this time it'll...
2007-07-12 Tim Janikfixed missing pointer casts when using atomic ops.
2007-07-12 Matthias ClasenBump version
2007-07-12 Matthias Clasen2.13.7 GLIB_2_13_7
2007-07-12 Matthias ClasenUpdates
2007-07-12 Tim Janikbeautified output somewhat. fixed long sleeps by reduci...
2007-07-12 Tim Janikadded GSLice test from Stefan Westerfeld, bug #433314.
2007-07-12 Tim Janikmigrate per-thread magazine caches from single-thread...
2007-07-10 Matthias ClasenFix 'make check'
2007-07-10 Tim Janikimplemented g_once_init_enter(), g_once_init_enter_impl...
2007-07-09 Matthias ClasenUpdates
2007-07-09 Loïc MinierOutput newlines after thousand iterations of the inner...
2007-07-09 Ryan Lortiesave errno to prevent it being clobbered by call to
2007-07-09 Matthias ClasenFix a small problem with msgfmt -c detection
2007-07-08 Matthias ClasenHandle all states. (#454473)
2007-07-06 Tor LillqvistWhen WSAEnumNetworkEvents() signals FD_CONNECT that...
2007-06-29 Matthias ClasenBump version
2007-06-29 Matthias Clasen2.13.6 GLIB_2_13_6
2007-06-29 Matthias ClasenUpdates
2007-06-25 Tim Janikg_hash_table_find(), g_hash_table_foreach(): document...
2007-06-22 Mathias HasselmannUse memcpy in g_string_append_vprintf (#57693).
2007-06-18 Mathias HasselmannRestore old behaviour of g_string_append_vprintf: g_vas...
2007-06-18 Matthias ClasenMore docs
2007-06-18 Matthias ClasenBump version
2007-06-18 Matthias Clasen2.13.5 GLIB_2_13_5
2007-06-18 Matthias ClasenUpdates
2007-06-18 Emmanuele BassiAdd full variant to the approximate timeout functiont
2007-06-18 Matthias ClasenPrevent segfaults on long paths. (#447935, Robby Griffin)
2007-06-17 Behdad EsfahbodAccept NULL and return GQuark value of zero. (#446859)
2007-06-16 Mathias HasselmannCorrectly use g_printf_string_upper_bound in g_string_a...
2007-06-15 Sebastian WilhelmiExtended the comments on those functions, that are...
2007-06-15 Cody RussellAdded GRegex boxed type. (#445065, Carlos Garnacho)
2007-06-15 Sebastian WilhelmiReplaced & by &amp; in <programlisting> to make gtk...
2007-06-15 Ryan LortieImprove performance by removing the use of an intermedi...
2007-06-15 Mathias HasselmannIntroduce g_string_overwrite(_len)? for overwriting...
2007-06-15 Cody RussellCheck for 0-sized private data. (#443869)
2007-06-14 Matthias ClasenFix typos
2007-06-13 Behdad EsfahbodAdd bug number.
2007-06-13 Behdad EsfahbodWhitelist g_atomic_{int,pointer}_[gs]et() as we don...
2007-06-13 Sven Neumannglib/gslice.[ch] added g_slice_copy() and g_slice_dup...
2007-06-12 Behdad EsfahbodAdd more G_GNUC_CONST and G_GNUC_PURE.
2007-06-11 Emmanuele BassiRemove the cache expiration logic: it makes g_get_user_...
2007-06-11 Tor LillqvistUpdate doc comments. Mention that it is not recommeded...
2007-06-06 Tor LillqvistAdd definitions for more CSIDL_* constants in case...
2007-06-06 Matthias ClasenFall back to $HOME/Desktop for the DESKTOP directory...
2007-06-06 Matthias ClasenBump version
2007-06-06 Matthias Clasen2.13.4
2007-06-06 Matthias ClasenUpdates
2007-06-05 Matthias ClasenDon't assume the string is valid UTF-8, since it may...
2007-06-05 Behdad EsfahbodAdd not to g_utf8_get_char_validated() about nul-termin...
2007-06-05 Matthias ClasenDon't deadlock when running with threads. (#444121...
2007-06-05 Vincent Untzdon't replace the usage line with the description for...
2007-06-04 Matthias ClasenBump version
2007-06-04 Matthias Clasen2.13.3 GLIB_2_13_3
2007-06-04 Matthias ClasenUpdates
2007-06-04 Matthias ClasenAdd support for a number of special directories, as...
2007-06-03 Yevgen Muntyanfixed g_regex_fetch_named* for cases when (?J) is used...
2007-06-03 Matthias ClasenUpdates
2007-06-03 Yevgen MuntyanNew functions: g_regex_ref(), g_regex_unref() which...
2007-05-31 Matthias ClasenFix a typo
2007-05-30 Dan Winshipadd defines for desktop file handling. #339225, origina...
2007-05-30 Cody RussellFix a sed script that doesn't correctly detect i586...
2007-05-29 Marco BarisioneFix g_regex_fetch_named() and g_regex_fetch_named_pos...
2007-05-25 Behdad EsfahbodUpdate to Markus Kuhn's updated wcwidth for Unicode...
2007-05-23 Matthias ClasenBump version
2007-05-23 Matthias Clasen2.13.2 GLIB_2_13_2
2007-05-23 Matthias ClasenUpdates
2007-05-23 Matthias ClasenUpdates
2007-05-18 Matthias ClasenFix visibility checks
2007-05-18 Matthias ClasenFix attribution
2007-05-18 Michael NattererDon't let PERL_PATH be ''. (#356769, Joseph Sacco)
2007-05-17 Michael Nattererhotfix: revert last change to fix the build on OS X.
2007-05-17 Matthias ClasenFix a doc typo. (#439232, Vincent Untz)
2007-05-17 Matthias ClasenMove the compiler-dependency in the G_GNUC_INTERNAL...
2007-05-15 Matthias ClasenMake g_slice_debug_tree_statistics() debug-only functio...
2007-05-14 Christian PerschImprove g_strerror and g_strsignal docs. Bug #438293.
2007-05-13 Tor LillqvistDrop the pipe() macro. Defining macros outside of its...
2007-05-11 Matthias ClasenAllow G_OPTION_ARG_CALLBACK for G_OPTION_REMAINING...
2007-05-04 Dan WinshipDocument the error return values rather than calling...
2007-05-03 Behdad EsfahbodOops.
2007-05-03 Matthias ClasenBump version
2007-05-03 Matthias Clasen2.13.1 GLIB_2_13_1
2007-05-03 Matthias ClasenStop unused threads before the last test, to make the...
2007-05-03 Matthias ClasenUpdates
2007-05-02 Marco BarisioneMade more clear that the string passed to the match...
2007-04-30 Matthias ClasenAdd g_regex_get_max_backref() and g_regex_get_capture_c...
2007-04-30 Matthias ClasenSplit GRegex into GRegex and GMatchInfo. (#419368,...
2007-04-30 Chris WilsonInclude the gshell.h header file (to define g_shell_...
next