platform/upstream/glib.git
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 Priit LaesTranslation updated by Allan Sims.
2004-02-27 Matthias Clasenquote AC_DEFUN macro names so automake 1.8 won't whine...
2004-02-27 Matthias ClasenSupport parsing of intializers containing macros with...
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 Wilhelmiempty G_ATOMIC_MEMORY_BARRIER() definition for !G_THREA...
2004-02-26 Sebastian Wilhelmi.cvsignore updates
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 Alastair McKinstryUpdated Irish translation
2004-02-24 Sebastian WilhelmiAdd Since: 2.4, where due
2004-02-24 Owen Taylor=== Released 2.3.3 === GLIB_2_3_3
2004-02-24 Dafydd HarriesUpdated Welsh translation by Rhys Jones and myself.
2004-02-23 Matthias ClasenStart of 2.3.3 section.
2004-02-23 Kostas PapadimasUpdated the Greek translation
2004-02-23 Guntupalli... update tamil translation
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... 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 Janikadded (GTypeFlags) cast needed by C++.
2004-02-20 Tim Janikapplied patch from David Schleef <ds@schleef.org> which...
2004-02-20 Laurent DhimaFixed Albanian translation
2004-02-20 Laurent DhimaUpdated
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 WilhelmiLazy creation of GCond. Only signal GCond, if threads...
2004-02-18 Sebastian WilhelmiForgot ChangeLog
2004-02-18 Sebastian WilhelmiAdd the new g_rand_* functions
2004-02-18 Sebastian WilhelmiSet context->wake_up_pipe only for G_THREADS_ENABLED.
2004-02-14 Manish Singhshut up cvs
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-13 Matthias ClasenFix a typo.
2004-02-12 Laurent DhimaUpdated Albanian translation
2004-02-12 Laurent DhimaUpdated
2004-02-11 Danilo ŠeganReviewed Serbian translation.
2004-02-09 Maxim DziumanenkoUpdated Ukrainian translation
2004-02-07 Manish SinghFix broken test for gsize formats.
2004-02-06 Matthias ClasenFix some external links.
2004-02-05 Denis Lackovic*** empty log message ***
2004-02-05 Mətin ƏmirovTranslation updated.
2004-02-05 Manish SinghShut up CVS
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...
2004-02-03 Tim Janikprovide a short-cut version for this macro in case
2004-02-02 Hasbullah Bin PitUpdated Malay translation.
2004-02-01 Tor LillqvistAdd g_strsplit_set.
2004-01-31 Laurent DhimaUpdated Albanian translation
2004-01-31 Laurent DhimaUpdated
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-30 Matthias ClasenRemove references to deprecated GTK+ and GDK functions...
2004-01-29 Changwoo RyuUpdated Korean translation.
2004-01-29 Alessio FruscianteUpdated Italian translation.
2004-01-28 Miloslav TrmacFixed Czech translation
2004-01-28 Manish Singhm4macros/glib-2.0.m4 quote AC_DEFUN macro names so...
2004-01-28 Matthias ClasenNew function, a cross between g_strsplit() and strtok...
2004-01-27 Åsmund SkjævelandUpdated Norwegian Nynorsk translation.
2004-01-24 Tim Janikprefixed the parent_class variable defined by G_DEFINE_...
2004-01-24 Tor LillqvistAdd a missing entry.
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 Taylor=== Released 2.3.2 === GLIB_2_3_2
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-22 Mathieu LacageImported sources start
2004-01-22 Mathieu LacageInitial revision
2004-01-21 Matthias ClasenDon't treat the Win32 user name like a gecos field...
2004-01-20 Matthias ClasenStart of 2.3.2 section.
2004-01-16 Matthias ClasenForgot to fix this one.
2004-01-16 Alastair McKinstryUpdated Irish translation.
2004-01-15 Laurent DhimaUpdated Albanian translation
2004-01-15 Laurent DhimaUpdated
2004-01-15 Matthias ClasenMove initialization of variables after g_return_val_if_...
2004-01-13 Alastair McKinstryIrish translation
2004-01-13 Kjartan MaraasUpdated Norwegian translation.
2004-01-12 Manish SinghAdd G_MAXSIZE, define in terms of G_MAXUfoo.
2004-01-12 Manish Singh#define _POSIX_SOURCE for SSIZE_MAX. Fixes #128853.
2004-01-11 Manish Singhwrap g_io_channel_ref in a function that returns the...
2004-01-11 Matthias ClasenImprove docs for G_DEFINE_TYPE_* macros.
2004-01-10 Matthias ClasenDocument the lowercase_name trigraph option.
2004-01-10 Manish Singh64-bit cleanliness fixes.
2004-01-10 Tim Janikmade G_DEFINE_TYPE_INTERNAL() public by renaming it to
next