Bug 598712 - can't detect text file with backspace
[dana/cg-glib.git] / ChangeLog.pre-2-4
2004-05-04 Owen TaylorMove aside ChangeLog for 2.4
2004-05-03 Pablo SaratxagaAdded Walloon file
2004-05-02 Manish Singhcheck for __pentium4__ when deciding whether to use...
2004-05-01 Hans Breueradded makefile.msc to EXTRA_DIST fixes #141563, Steve...
2004-04-25 Tor LillqvistPlug memory leak. (#140770, John Ehresman)
2004-04-23 Matthias ClasenReinstate LIBCHARSET_ALIAS_DIR support which got lost...
2004-04-23 Matthias ClasenDon't call g_strerror() here, since it can lead to...
2004-04-22 Matthias ClasenTrivial warning fix.
2004-04-22 Matthias ClasenAdd some tests for off-by-one errors.
2004-04-22 Matthias ClasenAdd testcases for g_message() involving non-printable...
2004-04-22 Matthias ClasenFix problems when a locale-specific decimal separator...
2004-04-22 Matthias ClasenOnly set time_is_current to FALSE if context->timeout...
2004-04-21 Matthias ClasenComment out a nonessential testcase which fails on...
2004-04-15 Matthias ClasenAdd tests for the empty pattern.
2004-04-10 Tor LillqvistAdd new language and sublanguage codes, from GNU gettex...
2004-04-10 Tor Lillqvistglib/giowin32.c glib/gmain.c glib/gstrfuncs.c Decoratin...
2004-04-08 Guntupalli Karunakaradded gujarati translations
2004-04-03 Tor LillqvistRemove AC_CYGWIN, obsolete. Don't let pthreads be found...
2004-03-31 Tor LillqvistUse UTF-16LE explicitly also on Cygwin. (#138423, Roger...
2004-03-31 Tor LillqvistMinor Cygwin fix. (#138405, Roger Leigh)
2004-03-30 Adam WeinbergerAdded en_CA to ALL_LINGUAS. Added Canadian English...
2004-03-21 Tor LillqvistFix Win32 behaviour in some cases where a drive letter...
2004-03-19 Owen TaylorAdd credit ChangeLog
2004-03-19 Owen TaylorFix the accidental revert of the fixes from #112222...
2004-03-19 Owen TaylorMake computation of "biggest_pointer" vaguely more...
2004-03-17 Tor LillqvistDefine HAVE_INT64_AND_I64 also in the mingw (gcc on...
2004-03-17 Gareth OwenAdded en_GB to ALL_LINGUAS Added British translation
2004-03-16 Owen Taylor=== Released 2.4.0 ===
2004-03-14 Owen TaylorHandle invalid UTF-8. (#131218, patch from Matthias...
2004-03-14 Owen TaylorUse fork1() not fork for G_THREADS_IMPL_SOLARIS. (...
2004-03-14 Owen Taylorif _POLL_EMUL_H is defined, undefine HAVE_POLL to prefe...
2004-03-14 Owen TaylorAdd __extension__ to G_STMT_START to quite gcc -pedanti...
2004-03-14 Owen TaylorRemove critical log handler; we can't trigger g_return_...
2004-03-14 Owen TaylorSome warning fixes for the Sun compiler (Reported by...
2004-03-12 Manish Singhia32's G_BREAKPOINT() implementation works on amd64...
2004-03-12 Manish SinghNon-optimizing compile fails for two asm statements...
2004-03-11 Matthias ClasenRemove an extra semicolon. Spotted by Kjartan Maraas.
2004-03-10 Tor Lillqvistglib/gspawn-win32.c Implement G_SPAWN_FILE_AND_ARGV_ZER...
2004-03-09 Owen Taylor=== Released 2.3.6 ===
2004-03-09 Sebastian WilhelmiDo not run the g_child_watch_* test multi-threaded...
2004-03-08 Alastair McKinstryAdd Irish to ALL_LINGUAS
2004-03-07 Danilo ŠeganAdded Serbian Jekavian translation by Bojan Suzić.
2004-03-07 Hans Breuershortcut_spawn_retval which doesn't improve the impleme...
2004-03-06 Tor LillqvistUpdate.
2004-03-05 Matthias ClasenPatch by Sebastian Wilhemi to fix infinite recursion...
2004-03-05 Tor LillqvistAdd g_main_depth. (#136221, Cedric Gustin)
2004-03-04 Guntupalli KarunakarAdded Punjabi translation
2004-03-04 Sebastian WilhelmiUse the atomic integer operations for GMainContext...
2004-03-03 Tor LillqvistUpdate to match a configure-generated glibconfig.h...
2004-03-03 Tor LillqvistUse a macro GPID_FORMAT for the format to print GPid...
2004-03-02 Sebastian WilhelmiFixed missing definition for ppc code. Fix by Mark...
2004-03-02 Owen Taylor=== Released 2.3.5 ===
2004-03-01 Owen TaylorDon't call waitpid() on a source that has already exited.
2004-03-01 Owen TaylorPatch from J. Ali Harlow
2004-03-01 Tim Janik- exit with $? instead of 1 in case of failure - exit...
2004-03-01 Owen TaylorClarify doc comment.
2004-03-01 Sebastian WilhelmiDefine g_atomic_(int|pointer)_get only for
2004-03-01 Owen TaylorFix leftover references to g_main_context_depth() in...
2004-03-01 Owen TaylorAdd g_main_depth() (Request from Tim Janik and Stefan...
2004-02-29 Matthias ClasenUpdate for 2.3.4
2004-02-29 Hans Breueradded win32 api based implementation for G_PLATFORM_WIN...
2004-02-29 Sebastian WilhelmiMoved the assembler functions from gatomic.h to gatomic...
2004-02-28 Hans Breuerupdated externals, including those from bug #135386
2004-02-27 Matthias ClasenDocumentation updates.
2004-02-27 Sebastian WilhelmiReading access to ref_count only with g_atomic_int_get().
2004-02-27 Sebastian WilhelmiUse g_atomic_int_(inc|dec_and_test) for reference counting.
2004-02-27 Matthias Clasenquote AC_DEFUN macro names so automake 1.8 won't whine...
2004-02-27 Matthias ClasenTranslate from locale era to AD in g_date_set_parse...
2004-02-26 Matthias ClasenDon't modify errno. (#116617, Balazs Scheidler)
2004-02-26 Sebastian WilhelmiLast commit log was wrong: Should have been:
2004-02-26 Sebastian WilhelmiOnly run, if threads are enabled.
2004-02-26 Sebastian Wilhelmiempty G_ATOMIC_MEMORY_BARRIER() definition for !G_THREA...
2004-02-26 Sebastian WilhelmiRemoved the PID niceness surrogate for thread prioritie...
2004-02-26 Sebastian WilhelmiNew files to implement atomic operations for different...
2004-02-25 Hans Breueradded g_hash_table_find and a bunch of g_queue_*
2004-02-25 Sebastian WilhelmiFor the PID thread priorities surrogate use gettid...
2004-02-24 Sebastian WilhelmiAdd Since: 2.4, where due
2004-02-24 Owen Taylor=== Released 2.3.3 ===
2004-02-23 Matthias ClasenStart of 2.3.3 section.
2004-02-22 Matthias ClasenSet the gmodule suffix to 'a' for aix and use the aix...
2004-02-21 Matthias ClasenNew function to deep-copy a GNode and its children...
2004-02-21 Soeren SandmannSome documentation fixes.
2004-02-21 Søren Sandmann Ped... Fix ChangeLog
2004-02-21 Soeren SandmannExtend GQueue API to match the GList API. (#118439).
2004-02-20 Tim Janikapplied patch from #131937 with slight renames. provides
2004-02-20 Tim Janikapplied patch from David Schleef <ds@schleef.org> which...
2004-02-19 Tim Janikfor G_CAN_INLINE environments, inline g_string_append_c...
2004-02-19 Sebastian WilhelmiForgot ChangeLog again......
2004-02-18 Matthias ClasenInclude signal.h for SIGCHLD. (#134622, Damien Carbery)
2004-02-18 Sebastian WilhelmiSet context->wake_up_pipe only for G_THREADS_ENABLED.
2004-02-14 Manish SinghRemove unnecessary STRIP_* definitions, and GNU make...
2004-02-14 Matthias ClasenMake the check for GNU make work when MAKE is a full...
2004-02-14 Matthias ClasenSuppress xsltproc and xmlcatalog checks if enable_man...
2004-02-14 Matthias ClasenWrap waitpid() as a GSource. This is a partial implemen...
2004-02-07 Manish SinghFix broken test for gsize formats.
2004-02-05 Denis Lackovic*** empty log message ***
2004-02-05 Manish SinghAdd prototype for g_completion_complete_utf8().
2004-02-05 Tor LillqvistAdd g_completion_complete_utf8.
2004-02-05 Matthias ClasenWeaken an g_assert() to a g_warning(), since apparently...
2004-02-04 Matthias ClasenNew function which works like g_completion_complete...
next