Added en_CA to ALL_LINGUAS. Added Canadian English translation.
[platform/upstream/glib.git] / glib /
2004-03-21 Tor LillqvistFix Win32 behaviour in some cases where a drive letter...
2004-03-19 Owen TaylorFix the accidental revert of the fixes from #112222...
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 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-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 Sebastian WilhelmiUse the atomic integer operations for GMainContext...
2004-03-02 Sebastian WilhelmiFixed missing definition for ppc code. Fix by Mark...
2004-03-02 Owen Taylor=== Released 2.3.5 === GLIB_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 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 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 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 Wilhelmiempty G_ATOMIC_MEMORY_BARRIER() definition for !G_THREA...
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-21 Matthias ClasenNew function to deep-copy a GNode and its children...
2004-02-21 Soeren SandmannSome documentation fixes.
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-19 Tim Janikfor G_CAN_INLINE environments, inline g_string_append_c...
2004-02-18 Matthias ClasenInclude signal.h for SIGCHLD. (#134622, Damien Carbery)
2004-02-18 Sebastian WilhelmiLazy creation of GCond. Only signal GCond, if threads...
2004-02-18 Sebastian WilhelmiSet context->wake_up_pipe only for G_THREADS_ENABLED.
2004-02-14 Matthias ClasenWrap waitpid() as a GSource. This is a partial implemen...
2004-02-05 Manish SinghAdd prototype for g_completion_complete_utf8().
2004-02-05 Tor LillqvistAdd g_completion_complete_utf8.
2004-02-04 Matthias ClasenNew function which works like g_completion_complete...
2004-02-01 Tor LillqvistAdd g_strsplit_set.
2004-01-31 Matthias ClasenDon't return FALSE from a pointer function. (#131472...
2004-01-30 Noah LevittSize compose_table correctly. (#123421, Simon Josefsson)
2004-01-28 Matthias ClasenNew function, a cross between g_strsplit() and strtok...
2004-01-23 Matthias ClasenSigh, protect against pw->pw_gecos being "" as well...
2004-01-23 Tor LillqvistAdd new functions.
2004-01-23 Tor LillqvistDon't include <unistd.h> unless HAVE_UNISTD_H. Include...
2004-01-22 Owen TaylorAdd g_timer_continue(). (#98536, Tim-Philipp Müller)
2004-01-22 Matthias ClasenProtect against pw->pw_gecos being NULL.
2004-01-21 Matthias ClasenDon't treat the Win32 user name like a gecos field...
2004-01-16 Matthias ClasenForgot to fix this one.
2004-01-15 Matthias ClasenMove initialization of variables after g_return_val_if_...
2004-01-12 Manish Singh#define _POSIX_SOURCE for SSIZE_MAX. Fixes #128853.
2004-01-10 Manish Singh64-bit cleanliness fixes.
2004-01-10 George LeblAdd the init_by_array functionality from the reference...
2004-01-06 Owen TaylorCheck defined (__OPTIMIZE__) not __OPTIMIZE__. (Zack...
2003-12-26 Matthias ClasenNew function to call a function for each element of...
2003-12-21 Matthias ClasenFix the locking of the mem_chunks list. (#127096, Balaz...
2003-12-14 Hans Breuermake g_file_test(,G_FILE_TEST_IS_EXECUTABLE) return...
2003-12-13 Hans Breuerget_filename_charset() needs to return false for filena...
2003-12-11 Manish Singhchange #elif with no expression to #else in G_STRFUNC...
2003-12-05 Manish Singhfix gint/gsize confusion.
2003-12-04 Noah LevittAdd hangul composition and decomposition to unicode...
2003-12-02 Matthias ClasenFix for #103710, Mark Jones:
2003-11-27 Tim Janikhandle NULL arguments gracefully.
2003-11-26 Roozbeh PournaderFixed a bad pointer comparison in g_ascii_strtod that...
2003-11-22 15 2003 Andrew... Bind inter-thread comminication sockets to INADDR_LOOPB...
2003-11-15 Matthias ClasenAdd a NULL check to be consistent with the other g_utf8...
2003-11-09 Mark McLoughlinre-work to retain a copy of the cached charset rather...
2003-11-05 Matthias ClasenReplacement for have_broken_filenames() which consults...
2003-11-05 Matthias ClasenNew headers defining common gettext-support macros.
2003-11-05 Morten WelinderMake it compile. (#119337, self.)
2003-11-05 Morten WelinderHandle the case where the to-be-inserted string is...
2003-11-02 Matthias ClasenFix 64bit printing for MSVC builds (#119292, Hans Breuer):
2003-11-01 Owen TaylorSet the return value from the result of g_main_context_...
2003-10-24 Tor LillqvistForce shared library (DLL) only on Windows. (I don...
2003-10-23 Owen Taylor=== Released 2.3.0 ===
2003-10-08 Matthias ClasenDocument as 2.4 additions. (unescape_text): Implement...
2003-10-04 Matthias ClasenMake the various printf feature test macros reflect...
2003-09-30 Tor LillqvistCall protect_argv() in do_spawn() instead of in do_spaw...
2003-09-30 Soeren Sandmannmake the argument const to get rid of warning
2003-09-29 Matthias ClasenAdd "Since: 2.4" to docs. Add g_unichar_get_mirror_char and
2003-09-25 Tor LillqvistRemove g_bsearch_array_* entries that don't exist any...
2003-09-12 Noah LevittTake a directory where to look for the unicode files...
2003-09-12 Noah LevittAdd g_unichar_get_mirror_char. (#114749)
2003-09-12 Owen TaylorAdd g_markup_printf_escaped(), g_markup_vprintf_escaped().
2003-09-10 Noah LevittUnicode 4.0 special casing. (#114681)
2003-09-07 Stefan Westerfeldinserted casts for C++.
2003-08-25 Tor LillqvistAvoid UNLOCKing the critical section twice, which might...
next