platform/upstream/glib.git
2001-06-07 Havoc Penningtonsubst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS...
2001-06-07 Sebastian WilhelmiLook for nanosleep function.
2001-06-07 Sebastian WilhelmiUse g_win32_error_message to beautify error messages.
2001-06-05 Jon TrowbridgeChanged to take a const argument, and then to cast...
2001-06-04 Owen Taylorto match g_strcasecmp, check if it is lower/upper befor...
2001-06-04 Owen TaylorMake a bit more standalone by adding include of gerror...
2001-05-31 Owen TaylorFix mispelling in help output. (#53952, Skip Montanaro)
2001-05-31 Sebastian WilhelmiFix to stupid bug in g_random_boolean, also both functi...
2001-05-31 Sebastian WilhelmiRemove G_HAVE_ISO_CXX_VARARGS and G_HAVE_ISO_C_VARARGS...
2001-05-30 Sebastian WilhelmiAdd @G_THREAD_CFLAGS@ to Cflags.
2001-05-29 Owen TaylorFix GNU sedism (#55430)
2001-05-29 Sebastian WilhelmiAdd test case for the g_qsort_with_data func. It works...
2001-05-29 Sebastian WilhelmiNow that we check for a C++ compiler in configure.in...
2001-05-29 Sebastian WilhelmiDo not g_strdup, as promised in the function name.
2001-05-29 Sebastian WilhelmiDon't bail out, if no C++ compiler is found. Define...
2001-05-29 James Henstridge"#ifdef G_HAVE_ISO_VARARGS" will always succeed even...
2001-05-29 Tim Janikerk, strconcat needs NULL as last arg. make sure we...
2001-05-28 Tim Janikas a last resort, if we can't access() the module,...
2001-05-28 Owen TaylorCheck for __VARARGS__ separately for C and C++.
2001-05-28 Sebastian WilhelmiFix typo.
2001-05-28 Tim Janikfixed bad faux-pass, forgot to release signal lock...
2001-05-27 Tim Janikunlock context when bailing out with a warning. (g_main...
2001-05-24 CEST 2001 Paolo... back out change by mitch@convergence.de and apply patch...
2001-05-24 Hans Breuerreflect renaming of g_string_sprintfa to g_string_printfa
2001-05-24 Hans Breuerpthread isn't required anymore
2001-05-24 Hans Breuerchanged depndencies to build glib-genmarshal first...
2001-05-24 Owen Taylorgpointer, not gpointer *.
2001-05-23 Sebastian WilhelmiTiny speed improvement suggested by noon@users.sourcefo...
2001-05-22 Sebastian Wilhelmimade 'make distcheck' happy.
2001-05-22 Sebastian WilhelmiAlso return TRUE for late arrived signals. Thanks to...
2001-05-22 Sebastian WilhelmiRemoved POSIX_*. Defined G_THREAD_SOURCE to "gthread...
2001-05-22 Sebastian WilhelmiRemoved g_param_spec_stringc.
2001-05-22 Sebastian Wilhelmig_thread_create renamed to g_thread_create_full.
2001-05-22 Andy Lanoixno message
2001-05-22 Andy Lanoix*giowin32.c: G_IO_WIN32_WINDOWS_MESSAGES channels
2001-05-22 Tim Janikmake g_value_set_object() take a gpointer v_object...
2001-05-20 Owen TaylorFix some problems in writing out varargs tests in confi...
2001-05-19 Havoc Penningtonadd glibintl.h
2001-05-18 Owen TaylorUse compile checks for ISO C99 and GNU extension vararg...
2001-05-18 Michael Nattererdon't g_strdup()/g_free() all parsed attributes and...
2001-05-18 Sebastian WilhelmiUpdated.
2001-05-18 Sebastian WilhelmiRenamed g_thread_create to g_thread_create_full and...
2001-05-18 Sebastian WilhelmiFixed mutex deadlock.
2001-05-17 Sebastian WilhelmiAdd gpattern.o to objects.
2001-05-17 Michael NattererAdded missing .cvsignore file.
2001-05-16 Owen TaylorAdd inter-library dependencies.
2001-05-15 Havoc Penningtonm4macros/Makefile
2001-05-15 Havoc Penningtonfix docs; they said we validated the UTF-8, but we...
2001-05-15 Matthias WarkusUpdated German translations for Glib and GTK+ HEAD...
2001-05-14 Owen TaylorAvoid using stderr to be as robust as possible in out...
2001-05-14 Tim Janiknew function to check whether a handler is still connec...
2001-05-11 Tim Janikmake these safe against removal of the current element.
2001-05-11 Yuri SyrotaUpdated Ukrainian transaltion
2001-05-11 Yuri SyrotaUpdated Ukrainian transaltion
2001-05-11 Havoc Penningtonchange env variable to G_MESSAGES_PREFIXED, suggested...
2001-05-10 Tim Janikuse g_str_hash() algorithm to generate hashes.
2001-05-09 Havoc PenningtonGet rid of --enable-msg-prefix
2001-05-09 Sebastian WilhelmiOps, forgot this.
2001-05-09 Sebastian WilhelmiUpdates after some renaming took place.
2001-05-09 Sebastian WilhelmiRenamed 'value' and 'arg' to 'data' and 'thread_func...
2001-05-08 Sebastian WilhelmiClarification for g_mutex_trylock.
2001-05-08 Tim Janikremoved #include <unistd.h> sneaked in by sopwith in...
2001-05-08 Sebastian WilhelmiUpdated.
2001-05-08 Sebastian WilhelmiMoved func and arg members from GRealThread to GThread...
2001-05-08 Tim Janikdon't g_assert() the user specified time, but g_return_...
2001-05-06 Hans Breuerdon't try to export g_strcpy, it is g_stpcpy; updated...
2001-05-05 James Henstridgeglib-mkenums is not a compiled program, so shouldn...
2001-05-04 Owen TaylorReleased 1.3.5 GLIB_1_3_5
2001-05-04 Sven Neumannfixed a typo in a comment.
2001-05-03 Owen TaylorMake foreach() safe against removal of the _current_...
2001-05-03 Owen TaylorMake types of ternary operator correspond. (Fixes compi...
2001-05-02 Owen TaylorFix read past end of the string. (#50404, fix from...
2001-04-30 Pablo SaratxagaAdded Catalan file
2001-04-30 Tim Janikremoved \v escaping, newer perl versions don't support...
2001-04-29 Tim Janikmade hook ids a gulong.
2001-04-20 Dan WinshipAdd a check for the Darwin dynamic linker. Use AC_TRY_L...
2001-04-20 Dan Winshipgmodule implementation for Darwin/Mac OS X
2001-04-19 Havoc PenningtonWe were returning junk memory here, because we didn...
2001-04-19 Sebastian WilhelmiChanges due to deprecation update.
2001-04-19 Sebastian WilhelmiRemove definition of g_hash_table_freeze and g_hash_tab...
2001-04-19 Sebastian WilhelmiRemoved bashism in test for the pkg-config version.
2001-04-18 Owen TaylorAdd missing static pointed out by Michael Meeks.
2001-04-18 Owen TaylorChange C++ comments for FIXME's to C comments. (Patch...
2001-04-18 Owen TaylorRemoved. Keeping README, README.cvs-commits HACKING...
2001-04-17 Owen TaylorReleased 1.3.4 GLIB_1_3_4
2001-04-17 Owen TaylorDefine _GNU_SOURCE for stpcpy
2001-04-17 Sebastian WilhelmiUntil now every thread pool always had at least one...
2001-04-17 Owen TaylorRemove warnings about conflicts with the stable version. GLIB_1_3_3
2001-04-16 Havoc Penningtondocs
2001-04-16 Owen Taylor.cvsignore fixes
2001-04-16 Owen TaylorMore tweaks from GTK+. Reenable $(HTML_IMAGES) with...
2001-04-16 Havoc Penningtonput AC_PATH_PROG(pkg-config) before "Checking for glib...
2001-04-16 Havoc Penningtonmake GDebugKeys argument const
2001-04-13 Hans Breuerupdated
2001-04-13 Hans Breuerupdated
2001-04-11 Alexander LarssonPass pkg-config options before the other args so it...
2001-04-09 Tim Janikincrement version to 1.3.4 (binary 0, interface 0).
2001-04-05 Christian RoseAnd other fixes. Thanks to Göran Uddeborg <goeran@uddeb...
2001-04-05 Christian RoseFixed another message in the Swedish translation. Thank...
2001-04-05 Christian RoseFixed Swedish translation, thanks to Veronica Loell...
next