Fix typos
[platform/upstream/glib.git] / glib /
2007-08-20 Behdad EsfahbodFix typos
2007-08-14 Tim Janikprevent race covered by g_once_init_enter(), by checkin...
2007-08-13 Tim Janikprevent linking a freed GThread structure into global...
2007-08-09 Matthias Clasenforgotten file
2007-08-09 Matthias ClasenHandle restricted characters by converting them to...
2007-08-08 Matthias ClasenMake it work regardless of --enable-debug
2007-08-06 Tor LillqvistRevert my earlier change, see #440544.
2007-08-06 Tor LillqvistMove the G_ENABLE_DEBUG ifdef inside g_slice_debug_tree...
2007-08-04 Matthias ClasenRevert the J handling change
2007-08-03 Matthias ClasenFix a C99ism
2007-08-03 Matthias ClasenHandle J changes in the pattern correctly. (#444765...
2007-08-01 Tor LillqvistUpdate so it applies again.
2007-08-01 Tor LillqvistDrop leftover use of a union.
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-22 Matthias ClasenCoding style cleanups
2007-07-20 Matthias ClasenForgotten file
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 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 Ryan Lortiesave errno to prevent it being clobbered by call to
2007-07-08 Matthias ClasenHandle all states. (#454473)
2007-07-06 Tor LillqvistWhen WSAEnumNetworkEvents() signals FD_CONNECT that...
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 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-14 Matthias ClasenFix typos
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 Matthias ClasenFix a thinko
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-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 Clasen2.13.3 GLIB_2_13_3
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 Yevgen MuntyanNew functions: g_regex_ref(), g_regex_unref() which...
2007-05-30 Dan Winshipadd defines for desktop file handling. #339225, origina...
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-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-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 Esfahbodsvn path=/trunk/; revision=5482
2007-05-03 Matthias Clasen2.13.1 GLIB_2_13_1
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_...
2007-04-29 Emmanuele BassiQuote the passed command line...
2007-04-27 Matthias Clasensmall cleanup
2007-04-27 Chris WilsonRemove trailing comma at end of enumerator list.
2007-04-26 Tor LillqvistDocument that the mode argument is ignored on Windows...
2007-04-25 Paolo Borellkismall cleanup. (#433387)
2007-04-25 Matthias ClasenRevert an accidental commit
2007-04-25 Matthias ClasenNew function to get the formatted help string. (#336089...
2007-04-19 William Jon McCannAdd g_key_file_load_from_dirs for looking through a...
2007-04-11 Matthias ClasenFix a doc typo. (#427285, Jochen Baier)
2007-04-11 Emmanuele BassiAdd g_hash_table_get_keys() and g_hash_table_get_values...
2007-03-27 Emmanuele BassiRemove old comment and forward declaration of struct...
2007-03-23 Matthias ClasenFix corner-cases of upper/lowercase conversion. (#41821...
2007-03-22 Chris WilsonTrack whether the last key=value pair in a group is...
2007-03-21 Matthias ClasenFix #419900
2007-03-18 Paolo Borelliremove unneeded checks.
2007-03-18 Matthias ClasenCosmetic fixes
2007-03-17 Marco BarisioneAdd forgotten files
2007-03-17 Hans Breuerdefine PCRE_STATIC to reflect the inclusion of pcre...
2007-03-17 Matthias ClasenDon't export the consistency check function
2007-03-16 Matthias Clasen2.13.0 GLIB_2_13_0
2007-03-16 Matthias ClasenWarn if the input is too short. (#418862, Halton Huo)
2007-03-16 Tim Janikreverted premature commit which broke GScanner ABI...
2007-03-16 Chris WilsonConvert to GSlice and check for redundant clears. ...
2007-03-15 Matthias ClasenFix a typo in the last commit. (#415323, Richard Hult)
2007-03-15 Tor LillqvistAdd -I$(top_srcdir)/glib so that gregex.h finds <glib.h>.
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)
next