platform/upstream/glib.git
2003-08-07 Owen TaylorMake the default priority for idle sources G_PRIORITY_D...
2003-08-06 Noah LevittAdd test for special case not at inital position in...
2003-08-06 Owen TaylorAdd check for instance private usage within in instance...
2003-08-06 Noah LevittFix small mistake in last commit. (still falls in the...
2003-08-06 Noah LevittGet rid of "len" parameter to output_special_case and...
2003-08-05 Hans Breuerfor msvc build
2003-08-05 Matthias ClasenAdd note about in-place editing to g_strdelimit() doc.
2003-08-05 Noah LevittWe do handle > BMP now, so test it.
2003-08-02 Sajith VKRetrying?
2003-07-31 Noah Levitts/g_read_link/g_file_read_link/ (#118727)
2003-07-31 Noah LevittReturn nonzero exit status if the test fails. (#118729)
2003-07-31 Noah LevittChange instances of U+10ffff to U+10fffd, since that...
2003-07-31 Noah LevittUpdate Unicode data to 4.0. (#107974)
2003-07-31 Tor LillqvistWhen possible, manage without the helper process. ...
2003-07-30 Noah LevittRevert accidental commit. (Oops.)
2003-07-30 Noah Levitt548d0e9ce9516c80c8f5830090bfcae3
2003-07-30 Matthias ClasenSmall doc additions.
2003-07-30 Matthias ClasenSmall doc fixes.
2003-07-30 Matthias ClasenRemove forgotten @TRIO_LIBS@. (#118616, Noah Levitt)
2003-07-29 Matthias ClasenAdd paragraph about multi-threading policy.
2003-07-29 Matthias ClasenRename g_read_link() to g_file_read_link() to better...
2003-07-29 Matthias ClasenUse gchar, gint, gsize instead of char, int, size_t...
2003-07-28 Matthias ClasenRemove trio printf().
2003-07-28 Matthias ClasenIntegrate gnulib vasnprintf().
2003-07-28 Matthias ClasenAdd gnulib vasnprintf().
2003-07-28 Matthias ClasenCommit autogenerated stuff.
2003-07-28 Matthias Clasenconfigure.in changes forgotten in last commit.
2003-07-28 Matthias ClasenNew function g_read_link(). (#72545)
2003-07-28 Matthias ClasenAdd tests for g_{get,set,unset}env().
2003-07-28 Matthias ClasenAdd g_setenv() and g_unsetenv(). (#100763)
2003-07-26 Matthias Clasentest suite additions.
2003-07-26 Matthias ClasenNew functions to remove a range of elements from an...
2003-07-25 Matthias ClasenRemove the 1024 char limit in the common (non-recursive...
2003-07-25 Matthias ClasenRemove some explicit Docbook markup which is no longer...
2003-07-24 Matthias ClasenWork around gtk-doc stupidity.
2003-07-23 Matthias ClasenMention the restriction on message length. (#118043...
2003-07-20 Hans Breuerfor msvc build
2003-07-20 Hans Breuerfor msvc build
2003-07-20 Hans Breuerupdated externals
2003-07-17 Matthias ClasenAdd a note about double indirection in g_ptr_array_sort...
2003-07-10 Joel BrichAdded "eo" to ALL_LINGUAS. Added Esperanto translation...
2003-07-10 Matthias ClasenDoc additions.
2003-07-10 Joel BrichAdded "eo" to ALL_LINGUAS. Added Esperanto translation...
2003-07-10 Manish Singhgrammar fix
2003-07-09 Manish Singhcheck if context->poll_chunk is set before trying to...
2003-07-09 Matthias ClasenDoc additions.
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.
next