platform/upstream/glib.git
2003-07-09 Morten WelinderAvoid var declaration after statement.
2003-07-09 Matthias ClasenDocument the members of GOnce.
2003-07-08 Matthias ClasenSGML fix.
2003-07-08 Matthias ClasenSupport for one-time initialization functions. (#69668...
2003-07-08 Matthias ClasenDoc additions.
2003-07-08 Matthias ClasenSupport for one-time initialization functions. (#69668...
2003-07-08 Soeren SandmannOnly access node->data->instance when the node is insta...
2003-07-08 Owen TaylorInitialize node->data->instance.private_size here rathe...
2003-07-01 Matthias ClasenBroken pipe...
2003-07-01 Matthias ClasenMove g_strfreev() docs inline.
2003-06-25 Abigail BradyUse C99 style \uxxxx and \Uxxxxyyyy escapes instead...
2003-06-25 Tor LillqvistPass real &optval and &optlen to getsockopt() instead...
2003-06-22 Metin AmiroffUpdated Azerbaijani translation.
2003-06-18 Matthias ClasenMove the documentation inline and add details. (#108505...
2003-06-18 Matthias ClasenAdd g_thread_init_glib to silence gtk-doc.
2003-06-17 Matthias Clasenforgotten ChangeLog
2003-06-17 Matthias ClasenNew macros to check for XML catalog contents and path...
2003-06-16 Matthias ClasenAdd an autogenerated index.
2003-06-15 Tor LillqvistTest where the DLLs actually are.
2003-06-11 Tor Lillqvistlibtool 1.5 installs DLLs in the bin subdirectory,...
2003-06-11 Matthias ClasenA small addition.
2003-06-11 Sebastian WilhelmiRemove false &. Spotted by Albert Chin
2003-06-08 Owen TaylorXML fix.
2003-06-08 Tor LillqvistFix indentation and spacing. Use INADDR_LOOPBACK instead of
2003-06-07 Andy LanoixResolved thread deadlocks in socket ichannel code to...
2003-06-06 Matthias ClasenCorrect the documentation for G_MINFLOAT and G_MINDOUBL...
2003-06-06 Hidetoshi TajimaTest for Solaris native gettext in libc, seeing if...
2003-06-06 Owen TaylorWhen dispatching a source that is !CAN_RECURSE, tempora...
2003-06-05 Matthias ClasenUse g_vasprintf() and g_string_append_len(), thus enabl...
2003-06-05 Matthias ClasenAdd g_vasprintf().
2003-06-05 Matthias ClasenSynchronize argument names with headers and docs. ...
2003-06-05 Tor Lillqvistglib/giochannel.h Remove bogus (Win32-only) declaration of
2003-06-04 Matthias ClasenUse the current g_file_get_contents() as example.
2003-06-04 Noah LevittFix typo (#114375). Also, make the function static.
2003-06-04 Kwok-Koon CheungGlobal fix of tamil translation encoding
2003-06-04 Kenneth Christiansenfile li.po was initially added on branch glib-2-2.
2003-06-03 Sebastian WilhelmiTest for pthread_setschedparam. If not existant, disabl...
2003-06-02 Owen TaylorPatch from Jeffrey Stedfast <fejj@ximian.com> (#104825)
2003-06-01 Owen TaylorPut the g_return_val_if_fail() in the right place.
2003-05-31 Ray StrodeFix typo: should be G_IO_ERROR_UNKNOWN not G_ERROR_ERRO...
2003-05-30 Owen Taylorglib/gstrfuncs.c (g_ascii_strncasecmp) Use TOLOWER...
2003-05-30 Owen TaylorBackport better handling of ALL_LINGUAS from gettext...
2003-05-30 Owen Taylorexpand $exec_prefix as well as $prefix. (#107290, repor...
2003-05-30 Owen TaylorQuote $srcdir to handle $srcdir with spaces (#107850...
2003-05-30 Owen TaylorSilently return G_IO_CHANNEL_ERROR_FAILED for EINTR...
2003-05-30 Owen TaylorDo a g_return_val_if_fail() on err == NULL to be a...
2003-05-30 Owen TaylorOrder refs/unrefs so setting the same object back is...
2003-05-28 Owen Taylor__PRETTY_FUNCTION__ was made a non-token before gcc...
2003-05-27 Matthias ClasenDocument that g_strdup() and g_strndup() accept NULL...
2003-05-27 Matthias ClasenRemain silent when sucessful.
2003-05-27 Matthias ClasenUse memcpy instead of strcpy. (#106988, Christian Biere)
2003-05-27 Kwok-Koon CheungUpdated traditional Chinese translation.
2003-05-23 Noah LevittFix typo in UNICODE_VALID (related to #107427).
2003-05-23 Noah LevittRemove stale comment.
2003-05-22 Noah LevittUpdate g_unichar_iswide to Unicode 4.0 (#113404).
2003-05-21 Noah LevittFix obscure typo in case conversion routine (#113469).
2003-05-20 Manish Singhytpo
2003-05-20 PDT 2003 Manish... wrap 64-bit MIN/MAX limit constants in G_GINT64_CONSTAN...
2003-05-20 Noah LevittFix cut-and-pasto: g_unichar_break_type should return
2003-05-19 Noah LevittRemove unused function g_list_sort2 (bug #113203).
2003-05-19 Noah LevittFix off-by-one error in g_unicode_canonical_ordering...
2003-05-19 Arafat Medini*ar.po: Added Arabic translation by Arabeyes <doc@arabe...
2003-05-17 Telsa GwynneWelsh translation from Dafydd Harries
2003-05-11 Matthias ClasenFix a duplicate id left by copy-and-paste. (#112785...
2003-05-08 Christophe... Updated French translation.
2003-05-05 Matthias ClasenSome doc fixes. (#111805)
2003-05-05 Christian RoseAdded sr and sr@Latn to ALL_LINGUAS. Added Serbian...
2003-04-24 Owen TaylorAccept libtool-1.5. (#111483)
2003-04-18 Matthias ClasenForgotten cleanup.
2003-04-18 Matthias ClasenCorrect the documentation GSignalEmissionHook (#110906...
2003-04-11 Matthias ClasenFix a few typos.
2003-04-11 Raphael FinkelUpdated Yiddish translation
2003-04-09 Matthias ClasenMove install docs into reference manual.
2003-04-07 Matthias ClasenMove cross-compilation info to reference manual.
2003-04-07 Owen TaylorWhen waiting for the main loop to be freed up, wait...
2003-04-07 Matthias ClasenAdditions.
2003-04-06 Matthias ClasenWarn if p == NULL && max != 0. (#110087)
2003-04-04 Raphael FinkelUpdated Yiddish translation by Raphael Finkel <raphael...
2003-04-01 Tor LillqvistAdd g_string_chunk_insert_len.
2003-03-31 Matthias ClasenFix formatting of examples.
2003-03-31 Matthias ClasenNew function, to insert possible non-nul-terminated...
2003-03-30 Matthias ClasenOptimize the common cases (init == NULL or init ==...
2003-03-30 Matthias Clasen2003-03-a30 Matthias Clasen <maclas@gmx.de>
2003-03-30 Matthias ClasenAdd cp1251 support for Solaris. (#104738, Hidetoshi...
2003-03-30 Matthias ClasenGet rid of UNSAFE_DOS_PATH. (acceptable): Align with...
2003-03-27 Matthias ClasenAdditions.
2003-03-26 Christian RoseAdded "yi" to ALL_LINGUAS. Added Yiddish translation...
2003-03-24 Matthias ClasenAdditions.
2003-03-24 Sven Neumannremoved leftover debugging message (bug #109093).
2003-03-24 Matthias ClasenSome more additions.
2003-03-24 Matthias ClasenAdditions.
2003-03-19 Matthias ClasenFix docs.
2003-03-19 Anders CarlssonBump version to 2.3.0
2003-03-14 Sebastian WilhelmiDo not define function g_thread_init_glib, if not G_THR...
2003-03-10 Owen TaylorAdd support for instance-private data. g_type_class_add...
2003-03-10 Owen TaylorDocument private instance data.
2003-03-06 Matthias ClasenFix 0/FALSE confusion. (#107662, Morten Welinder)
2003-03-06 Matthias ClasenFix FALSE/NULL confusion. (#107646, Morten Welinder)
2003-03-04 James Henstridgerequire automake 1.7. Add calls to libtoolize and gtkdo...
2003-02-26 Matthias ClasenUse g_strndup, not g_strdup, since we know the length...
next