Add GRegex for regular expression matching. (#50075)
[platform/upstream/glib.git] / ChangeLog
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)
2007-03-15 Chris WilsonReplace a g_slist_prepend/g_slist_remove pair with...
2007-03-15 Matthias ClasenSome optimizations, use a lookup table for character...
2007-03-15 Matthias ClasenFix a small typo. (#417947, Bobby Jack)
2007-03-09 Matthias ClasenReturn negative values. (#416062)
2007-03-06 Matthias ClasenClarify docs. (#364026, Bastian Nocera)
2007-03-06 Matthew BarnesAdd G_QUEUE_INIT, g_queue_init(), and g_queue_clear...
2007-03-06 Matthias ClasenRemove a NULL check that didn't do any good. (#360904...
2007-03-06 Matthias ClasenReport more accurate position for invalid UTF-8. (...
2007-03-06 Matthias ClasenAdd NULL checks to the base64 functions that take point...
2007-03-06 Matthias ClasenWork with Solaris gettext (#341988, Laszlo Peter)
2007-03-06 Matthias ClasenApply a patch by Loïc Minier to fix building with ...
2007-03-04 Thierry RandrianirianaAdded Malagasy translation. Added Malagasy 'mg' to...
2007-03-01 Ihar HrachyshkaAdded Belarusian Latin transtaion.
2007-02-17 Tor LillqvistNew Win32-only function. Use the wide character Win32...
2007-02-16 Soren SandmannFor move, test moving between two sequences. Add test...
2007-02-10 Hans Breueradded gsequence.obj
2007-02-09 Søren SandmannRemove assertion. Return TRUE if the iter doesn't have...
2007-02-08 Soren SandmannForce an arbitrary order on otherwise identical items.
2007-02-06 Soren SandmannDon't prohibit access until after the g_sequence_move_r...
2007-02-04 Soren SandmannAdd a new 'real_sequence' field. (g_sequence_new):...
2007-02-03 Soren SandmannNew files implementing GSequence, a list implemented...
2007-01-30 Matthias ClasenDon't make ABI depend on G_ENABLE_DEBUG, just add an...
2007-01-27 Matthias ClasenDefine G_GNUC_INTERNAL for Sun Studio as __hidden....
2007-01-26 Matthias ClasenMake some structs which are used only once non-static.
2007-01-24 Benjamin OtteClarify the documentation + regarding overflows (wordin...
2007-01-24 Roozbeh PournaderRemove mention of no-longer-existing PATCH keyword...
2007-01-24 Matthias ClasenClarify the behaviour is max_len is zero. (#400044...
2007-01-24 Matthias ClasenUse bitwise & when operating on flags. (#399971, Jon...
2007-01-19 Matthias ClasenSome file list updates (#398069, Owen Taylor)
2007-01-19 Matthias ClasenRevert accidental commit
2007-01-19 Matthias ClasenFix a typo. (#398203, Owen Taylor)
2007-01-18 Tor Lillqvistconfig.h.win32.in glib/galloca.h glib/gbacktrace.h...
2007-01-17 Tor LillqvistDLLs are always installed in "bin" with current libtool...
2007-01-17 Tor LillqvistUse <malloc.h> also with Digital Mars compiler on Win32...
2007-01-16 Matthias ClasenRevert an accidental ABI break by moving gettime out...
2007-01-16 Tor Lillqvistglib/gthread.c (gettime) GetSystemTimeAsFileTime()...
2007-01-16 Tor Lillqvistglib/gthread.c (gettime) GetSystemTimeAsFileTime()...
2007-01-15 Tor LillqvistFix typo.
2007-01-15 Tor LillqvistFix mistake in my last commit.
2007-01-15 Matthias ClasenRemove redundant NULL checks
2007-01-15 Matthias ClasenCorrect the gettime calculations once more. (#395203...
2007-01-15 Tor LillqvistPrepare for potential Win64 build: Use gint64 for the...
2007-01-15 Tor LillqvistMention that my last change to gwin32.c also fixes...
2007-01-15 Tor LillqvistSimplify greatly. Instead of hardcoding a large switch...
2007-01-12 Matthias ClasenRework the handling of invalid keys/groups again. We...
2007-01-12 Matthias ClasenImprove docs
2007-01-12 Matthias ClasenInclude windows.h and fix include order. (#394258,...
2007-01-12 Matthias ClasenMake G_GNUC_INTERNAL a no-op for gcc 2.95. (#329031...
2007-01-12 Matthias ClasenFix errors in the recently moved time calculations...
2007-01-10 Matthias ClasenActually link gthread against librt. (#394641, Marco...
2007-01-10 Matthias ClasenGrr, allow '*' in keys, too. (#394262)
2007-01-09 Behdad EsfahbodUse a more optimized g_bit_storage() when gcc is availa...
2007-01-08 Matthias ClasenDon't use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME...
2007-01-08 Matthias ClasenDon't link glib against libpthread. (#393812)
2007-01-08 Matthias ClasenUse PKG_PROG_PKG_CONFIG. (#392636, Yevgen Muntyan)
2007-01-07 Tor LillqvistHandle GIOChannels for file descriptors connected to...
2007-01-05 Behdad EsfahbodFix tests on x86_64.
2007-01-03 Behdad EsfahbodAdd bug number to ChangeLog
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...
2006-12-31 Matthias ClasenFix some C99isms. (#390913, Kazuki Iwamoto)
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-28 Tim Janikremoved pthread-dependant debugging bits, the code...
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
next