: Use only the wide character API here, too.
[platform/upstream/glib.git] / ChangeLog
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 Janikimplemented static debugging hash-tree to validate...
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 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 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 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 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 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 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 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 ClasenUndefine READ_OK to fix the build on old versions of...
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 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-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-11-22 Tim Janikadded G_GNUC_MAY_ALIAS, suggested by Mathias Hasselmann...
2006-11-15 Matthias Clasenfix 343825
2006-11-14 Behdad EsfahbodReplace bash-specific == with sh-understood =. Fixes...
2006-11-05 Hans Breuerglib/ version not the gobject/ one I accidentially...
2006-11-05 Tor Lillqvistmakefile.mingw gmodule/makefile.mingw.in glib/makefile...
2006-10-26 Pascal TerjanFix small leak on failed realloc in _g_locale_get_chars...
2006-10-16 Behdad EsfahbodAdd $(GLIB_DEBUG_FLAGS). (#362543, Peter Kjellerstedt)
2006-10-15 Sebastian WilhelmiCompile errorcheck-mutex-test with thread libraries...
2006-10-09 Matthias ClasenAdd Unicode script support
2006-10-08 Matthias Clasenportability fix
2006-10-07 Tor Lillqvistg_strdup the keys that we are passed before adding...
2006-10-06 Matthias Clasenfix a typo
2006-10-02 Behdad EsfahbodInclude pltcheck.sh in EXTRA_DIST, and remove redefinit...
2006-10-01 Matthias ClasenUse nsleep to implement g_usleep on AIX. (#321974,...
2006-10-01 Matthias ClasenFix typos in doc comments. (#358421, Tom Tromey)
2006-09-30 Matthias ClasenFix PLT issues
2006-09-17 Hans Breuerbetter filtering of G_GNUC_* stuff when generating...
2006-09-10 Matthias ClasenAssume string.h is available
2006-09-10 Matthias ClasenBump version
2006-09-10 Matthias ClasenAdd functions for approximate timeouts
2006-09-10 Matthias ClasenInitialize save_errno. (#355206, Mike Edenfield)
2006-09-03 Matthias ClasenAllocate GErrors using the slice allocator. (#354054...
2006-09-03 Matthias ClasenForgotten macros
2006-09-01 Tor LillqvistCorrect C99ism (mixed declarations and code) in Win32...
2006-09-01 Abel CheungAdded 'dz' 'hy' to ALL_LINGUAS.
2006-09-01 Matthias ClasenImprove clock_gettime check
2006-08-31 Matthias ClasenAdd missing includes to a few test programs. (#353580...
2006-08-30 Matthias ClasenDon't call va_end on caller-provided va_args. (#353584...
2006-08-29 Tor LillqvistRemove support for Windows 9x/ME, as will be done also...
2006-08-28 Matthias Clasenfix pthread compiler flag detection
2006-08-28 Matthias ClasenUse Posix monotonic clocks instead of gettimeofday...
2006-08-26 Matthias ClasenFix some typos. (#351741, Kjartan Maraas)
2006-08-26 Matthias ClasenFix the pthread compiler flag detection.
2006-08-23 Sven Neumannchanged return value of g_value_dup_object(), fixes...
2006-08-23 Sven Neumannadded new command-line option "--internal" that can...
2006-08-23 Matthias ClasenBranch for 2.12
2006-08-20 Tor LillqvistFix crash when printing large 64-bit values on Win32... glib-2-12-branchpoint
2006-08-16 Tim Janikadded test program which demonstrates and checks single...
2006-08-16 Matthias ClasenAdd Since tags. Fix Since tag. (#351583, Brian Cameron)
2006-08-16 Matthias Clasenbump version
2006-08-16 Matthias Clasen2.12.2 GLIB_2_12_2
2006-08-08 Emmanuele BassiPlug a couple of leaks when removing data from a bookmark.
2006-08-05 Matthias ClasenCorrect the grammar of an error message. (#349792,...
2006-08-05 Matthias ClasenDon't insert unnecessary newlines in keyfiles. (#349825...
2006-08-05 Matthias ClasenIf a character can't be converted, don't replace it...
2006-07-31 Behdad EsfahbodMake it only accept those characters that we accept i
2006-07-31 Behdad EsfahbodUpdate to reflect Unicode PR #29 (#348694, Nikolai...
2006-07-24 Tor LillqvistUse g_get_current_time() insted of gettimeofday().
2006-07-22 Matthias ClasenBump version
2006-07-22 Matthias Clasen2.12.1 GLIB_2_12_1
2006-07-22 Matthias ClasenUpdates
next