test high contention on closure reference counts to trigger and catch
[platform/upstream/glib.git] / ChangeLog
2005-08-01 Tim Janiktest high contention on closure reference counts to...
2005-08-01 Tor LillqvistUgh, fix braino.
2005-08-01 Tor LillqvistMake it pass on Win32. (from_uri_tests[]): Take into...
2005-07-31 Tim Janikmoved G_DATALIST_*_POINTER() macros here, because prope...
2005-07-26 Matthias ClasenInclude glibintl.h, not gi18n.h, noticed by Dan Winship.
2005-07-26 Matthias ClasenTry -mt as compiler flag for threads, needed for the...
2005-07-26 Matthias ClasenFix a typo in the docs. (#311569, Ross Burton)
2005-07-22 Matthias ClasenBump version
2005-07-22 Matthias Clasen2.7.4 GLIB_2_7_4
2005-07-21 Matthias ClasenUpdates GTK_2_7_4
2005-07-20 Manish Singhuse G_CALLBACK for signal connections.
2005-07-20 Matthias ClasenDon't get stuck in here if immediate is TRUE. (#310954...
2005-07-20 Tor LillqvistMake this an inline function. Define it only if G_CAN_I...
2005-07-19 Matthias ClasenAvoid an unnecessary strlen if len is -1. (#169692...
2005-07-19 Matthias ClasenFix g_atomic_pointer_compare_and_exchange on sparc64...
2005-07-15 Matthias ClasenBump version
2005-07-15 Matthias Clasen2.7.3 GLIB_2_7_3
2005-07-15 Matthias ClasenMake refcounting threadsafe by using atomic operations...
2005-07-15 Matthias ClasenUpdates
2005-07-14 Matthias ClasenMake the tests silent on success.
2005-07-13 Matthias ClasenFix a typo. (#310243, Richard Laager)
2005-07-13 Matthias ClasenWarn if a short name is not acceptable.
2005-07-12 Matthias ClasenAdd and implement a new flag to turn off the automatic...
2005-07-12 Matthias ClasenDon't lock if depth is zero. (#310148, Wim Taymans)
2005-07-10 Matthias ClasenIgnore anomalous environment entries which are not...
2005-07-09 Tor LillqvistTypo.
2005-07-08 Tor LillqvistTotally rewritten socket channel implementation. See...
2005-07-08 Tor LillqvistDon't use autoconf variables for the resource object...
2005-07-08 Matthias ClasenBump version
2005-07-08 Matthias Clasen2.7.2 GLIB_2_7_2
2005-07-07 Matthias ClasenMake the size_t size detection work on AIX. (#309725)
2005-07-06 Matthias ClasenRequire a newer gtk-doc
2005-07-02 Hans Breuerinclude <process.h> for getpid() include <io.h> for...
2005-07-01 Matthias ClasenDon't reverse the order of multiline comments.
2005-07-01 Matthias ClasenTest that comments are handled properly. (#309263,...
2005-07-01 Matthias ClasenBump version
2005-06-30 Matthias Clasen2.7.1 GLIB_2_7_1
2005-06-30 Matthias ClasenFix portability issues. (#307064, Morten Welinder)
2005-06-30 Matthias ClasenApply a patch which may make GLib work on BeOS again...
2005-06-30 Matthias ClasenUpdates
2005-06-26 Tor Lillqvistlibtool installs/uninstalls the import library, no...
2005-06-25 Matthias ClasenAdd an mmap() wrapper called GMappedFile. (#148218...
2005-06-24 Matthias ClasenAdd --enable-man.
2005-06-24 Tor Lillqvistglib/Makefile.am gmodule/Makefile.am Current GNU tools...
2005-06-23 Manish Singhg_build_filename_va is only use in the G_OS_WIN32 case...
2005-06-23 Matthias ClasenDon't leak memory here.
2005-06-23 Matthias ClasenDon't leak output_path. (#308546, Kjartan Maraas)
2005-06-23 Matthias ClasenAdd some language-binding friendly variants
2005-06-22 Tor Lillqvistglib/gfileutils.c glib/gfileutils.h glib/glib.symbols...
2005-06-22 Matthias ClasenProperly store changes for arrays. (#308528, Roger...
2005-06-22 Matthias ClasenPass the option name also in the NO_ARG case. (#308602...
2005-06-22 Tor LillqvistNew function. Creates a directory including intermediat...
2005-06-22 Tor LillqvistNew function. Returns the machine's name, or one of...
2005-06-18 Matthias ClasenAdd G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME...
2005-06-14 Theppitak Karoonbo... Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation.
2005-06-10 Matthias ClasenPost-release version bump
2005-06-10 Matthias Clasen2.7.0 GLIB_2_7_0
2005-06-10 Matthias ClasenUpdates
2005-06-10 Matthias ClasenForgotten log entry
2005-06-09 Matthias ClasenSet errno to 0 before calling strtol. (#306388, Morten...
2005-06-09 Tor Lillqvistglib/gstdio.h glib/gstdio.c Add a chdir() wrapper,...
2005-06-08 Tor LillqvistNew helper function on Win32, returns the root of the...
2005-06-08 Matthias ClasenNew function to calculate collation keys which are...
2005-05-28 Manish Singhinitialize option_name before using it.
2005-05-27 Matthias ClasenReturn an error if an option is missing its argument...
2005-05-25 Manish Singhrest_description should be const.
2005-05-25 Matthias ClasenDon't eat Hangul when normalizing. (#301742, reported...
2005-05-25 Matthias ClasenIf the remaining argument has an arg_description, displ...
2005-05-20 Federico Mena QuinteroMerged from glib-2-6:
2005-05-18 Matthias ClasenCorrect the end of the Hangul Syllables range, from...
2005-05-17 Matthias ClasenCheck the return values of g_tree_remove().
2005-05-06 Brian CameronAdded gmodule-no-export-2.0-uninstalled.pc.in to allow...
2005-05-06 Matthias ClasenAdd a testcase.
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2005-05-02 Matthias ClasenDocumentation trivia
2005-05-01 Matthias ClasenMore doc fixups
2005-05-01 Matthias ClasenFix some typos
2005-05-01 Matthias ClasenDoc fixes
2005-05-01 Matthias ClasenCosmetics
2005-04-29 Matthias ClasenClarify some docs. (#302062, Matthew F. Barnes)
2005-04-28 Matthias ClasenWarn and don't crash when meeting a trailing \\. (...
2005-04-27 Tor LillqvistDon't call g_set_error() unless the GError pointer...
2005-04-19 Tor LillqvistMinor comment improvement.
2005-04-17 Soeren SandmannSave the errno in various places
2005-04-11 Matthias ClasenUse G_LOG_LEVEL_DEBUG in both definitions. (#300071...
2005-04-09 Tor LillqvistInclude <process.h> on Win32 for getpid(). (#173094)
2005-04-08 Tor Lillqvistglib/gstdio.h glib/gstdio.c Wrap also creat(). (#171285)
2005-04-08 Tor Lillqvistglib/gstdio.h glib/gstdio.c Wrap also access() and...
2005-04-08 Tor LillqvistImprove g_get_system_data_dirs() on Windows. A library...
2005-04-08 Tor LillqvistNot used on Windows. (unalias_lang): Don't do anything...
2005-04-08 Tor LillqvistCosmetics.
2005-04-08 5Declare glib_top_share_dir and exe_top_share_dir only...
2005-04-08 Tor LillqvistAfter investigating more closely the actual use cases...
2005-04-07 Tor LillqvistUse wide char API if available, and store dll name...
2005-04-05 Matthias ClasenAvoid memory leaks in borderline cases. (#172612, Morte...
2005-04-05 Matthias ClasenClarify docs in some places. (#172404, Morten Welinder)
2005-04-05 Tor LillqvistMention related bug number.
2005-04-04 Matthias ClasenUndef G_CAN_INLINE if G_IMPLEMENT_INLINES is defined...
2005-04-01 Matthias ClasenAdd a note regarding waitpid(-1).
2005-03-31 Steven Michael MurphyAdded new Language, Kinyarwanda (rw), to this package
next