platform/upstream/glib.git
2007-01-07 Priit LaesEstonian translation update by Ivar Smolin.
2007-01-07 Tor LillqvistHandle GIOChannels for file descriptors connected to...
2007-01-05 Jakub FriedlUpdated Czech translation.
2007-01-05 Yair Hershkovitzupdated hebrew translaion
2007-01-05 Behdad EsfahbodFix tests on x86_64.
2007-01-04 Hendrik RichterUpdated German translation.
2007-01-04 Hendrik RichterUpdated German translation.
2007-01-03 Behdad EsfahbodAdd bug number to ChangeLog
2007-01-03 Behdad EsfahbodRemove unneeded strlen.
2007-01-03 Behdad EsfahbodTake zerowidth and double-width chars into consideratio...
2007-01-03 Behdad EsfahbodAdd g_unichar_iszerowidth(). (#347645)
2007-01-03 Behdad EsfahbodFix bug in g_bit_nth_lsf (#371631) and use __builtin_cl...
2007-01-03 Behdad EsfahbodAvoid more warnings from running libtool --config....
2007-01-03 Michael Nattererremoved all .cvsignore files. SVN doesn't need them.
2007-01-02 Emmanuele BassiAdd support for expanding the desktop entry spec variab...
2007-01-02 Matthias ClasenAvoid warnings from running libtool --config. (#391364...
2007-01-02 Matthias ClasenReturn an error if the uri is bad. (#391370, Maciej...
2007-01-02 Matthias ClasenGuard g_slice_debug_tree_statistics by G_ENABLE_DEBUG...
2007-01-02 Michael Nattererconfigure.in remove references to build/ until a proper...
2007-01-02 Matthias ClasenSilence autoconf warnings about datarootdir. (#391367...
2007-01-01 Tor LillqvistHandle "/dev/stdin" by dup()ing fd 0 so that it works...
2006-12-31 Matthias ClasenFix whitespace
2006-12-31 Matthias ClasenFix some C99isms. (#390913, Kazuki Iwamoto)
2006-12-31 Matthias Clasenfix include order
2006-12-29 Tim Janikturned detection of too late g_thread_init() calls...
2006-12-29 Matthias ClasenDefine G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant...
2006-12-29 Matthias ClasenClarify a detail about g_object_set_data_full. (#343750...
2006-12-28 Tim Janikremoved pthread-dependant debugging bits, the code...
2006-12-28 David LodgeUpdated English (British) translation
2006-12-28 Tor LillqvistCall InitializeCriticalSection() on the sdt_mutex in
2006-12-28 Tor Lillqvist: Use only the wide character API here, too.
2006-12-28 Tor LillqvistUse only the wide character API here, too.
2006-12-28 Tor LillqvistMake it compile on Win32 without pthreads: Use a Win32...
2006-12-28 Tor LillqvistOn Win32, if we get a fatal error message while being...
2006-12-28 Tim Janikupdates from new doc builds
2006-12-28 Tim Janikfixed tag nesting
2006-12-28 Tim Janikimplemented static debugging hash-tree to validate...
2006-12-28 Tim Janikdocument G_SLICE=debug-blocks.
2006-12-28 Tor LillqvistCorrect link to discussion about CRITICAL_SECTIONs...
2006-12-28 Matthias ClasenClean up includes.
2006-12-28 Matthias ClasenConsistently use gsize rather than size_t. (#333310...
2006-12-28 Matthias ClasenUse AC_CACHE_CHECK for the nl_langinfo check. (#304517...
2006-12-27 Matthias Clasenforgotten file
2006-12-27 Tor Lillqvistglib/gwin32.h Add const to gchar* arguments. (#384523...
2006-12-27 Ryan Lortiecache the value of the hash function in the GHashNode...
2006-12-27 Matthias ClasenDon't modify the current locale. (#389300)
2006-12-27 Matthias ClasenForgotten file
2006-12-27 Matthias ClasenAdd hints for locale-dependent interfaces. Add hints...
2006-12-27 Matthias ClasenImprove formatting of docs.
2006-12-26 Behdad EsfahbodUse libtool to determine shared library suffix. (#357245)
2006-12-24 Matthias ClasenSilently skip tests if we can't set LC_COLLATE to en_US...
2006-12-19 Matthias ClasenAccept '/', '+' and '.' in key names, since gnome-vfs...
2006-12-19 Matthias ClasenFix the broken poll test. (#387260, Christian Persch)
2006-12-19 Matthias ClasenReadd a return which was removed as dead code a while...
2006-12-18 Matthias ClasenForgotten file
2006-12-18 Matthias ClasenSmall clarification (#369908, Tapani Pälli)
2006-12-18 Matthias ClasenTry a different fix for bug 346373.
2006-12-18 Matthias ClasenFix bug 161288:
2006-12-18 Matthias ClasenAccept '@' in locale names.
2006-12-18 Matthias ClasenTighten up the check for allowed key and group names...
2006-12-18 Matthias ClasenDon't use $RANDOM if the shell doesn't have it. (#34637...
2006-12-18 Matthias ClasenFix a typo
2006-12-18 Behdad EsfahbodImprove docs about string functions taking a length...
2006-12-18 Matthias ClasenUse AC_LANG_SOURCE for the clock test.
2006-12-17 Matthias ClasenDon't use "wait" as parameter name. (#379207, Christian...
2006-12-17 Matthias ClasenImprove docs
2006-12-17 Matthias ClasenExpand GObject::notify documentation. (#381722, Nickola...
2006-12-17 Matthias Clasentypo fix
2006-12-17 Matthias ClasenMove docs inline, and improve wording. (#372598, Behdad...
2006-12-17 Matthias ClasenAdd some pointers to the gdk_spawn_ variants. (#338134...
2006-12-17 Matthias ClasenMake montonic clock test work again. Does AC_COMPILE_IF...
2006-12-17 Matthias ClasenSilence autoconf 2.60
2006-12-17 Matthias ClasenDon't use diff -u (#380801, Marek Rouchal)
2006-12-17 Matthias ClasenFix the recent fdwalk()-related changes to not break...
2006-12-17 Matthias ClasenDon't shadow size parameter
2006-12-16 Matthias ClasenMove more documentation inline.
2006-12-16 Matthias ClasenUse AC_COMPILE_IFELSE for the monotonic clock test...
2006-12-16 Matthias ClasenMove documentation inline.
2006-12-16 Matthias ClasenFri Dec 15 2006 Matthias Clasen <mclasen@redhat.com>
2006-12-16 Matthias ClasenMake ref_count a gint to avoid compiler warnings. ...
2006-12-16 Matthias ClasenOn Solaris, set CFLAGS and LDFLAGS that work both with...
2006-12-16 Matthias Clasenadd a comment
2006-12-16 Matthias ClasenUndefine READ_OK to fix the build on old versions of...
2006-12-15 Matthias Clasenbroken pipe
2006-12-15 Matthias ClasenAdd a function for clearing a GStringChunk. (#364608...
2006-12-15 Matthias ClasenAvoid a compiler warning.
2006-12-15 Matthias ClasenCall set_cloexec() with the right parameters. (#386252...
2006-12-15 Matthias ClasenFix #357585, Padraig O'Briain.
2006-12-15 Matthias ClasenDon't use alloca and avoid allocating memory for small...
2006-12-15 Matthias Clasens/Gnome/GNOME/g (#352156, Guillaume Desmottes)
2006-12-15 Matthias ClasenImprove the docs. (#345569, Tim-Philipp Müller)
2006-12-14 Matthias ClasenIf the group is already there, make it current. (#38591...
2006-12-13 Matthias ClasenRequire AC_CANONICAL_HOST in GLIB_WITH_NLS. (#385132...
2006-12-13 Matthias ClasenHandle valid symbols that are NULL correctly. (#385388...
2006-12-12 Matthias ClasenAdd a check for broken poll on Mac OS X.
2006-12-11 Matthias ClasenDon't use local numeric labels in inline assembler...
2006-12-11 Matthias ClasenCast to const char *, not char *. (#138153, Nikolai...
2006-12-07 Adam WeinbergerUpdated Canadian English translation.
2006-11-22 Tim Janikadded G_GNUC_MAY_ALIAS, suggested by Mathias Hasselmann...
2006-11-15 Matthias Clasenfix 343825
next