2002-07-26 |
Owen Taylor | hu Jul 25 14:23:15 2002 Owen Taylor <otaylor@redhat... |
blob | commitdiff |
2002-07-26 |
Matthias Clasen | New function to revert a utf8 string. Gone, replaced... |
blob | commitdiff | diff to current |
2002-07-26 |
Owen Taylor | Fix docs for @str_return to conform to the main docs... |
blob | commitdiff | diff to current |
2002-07-25 |
Owen Taylor | Handle the end of the string properly when max_len... |
blob | commitdiff | diff to current |
2002-07-25 |
Owen Taylor | hu Jul 25 19:41:03 2002 Owen Taylor <otaylor@redhat... |
blob | commitdiff | diff to current |
2002-07-25 |
Owen Taylor | Clarify that only one of the conditions listed in the... |
blob | commitdiff | diff to current |
2002-07-25 |
Owen Taylor | Remove reference in the docs to @notify parameter.... |
blob | commitdiff | diff to current |
2002-07-25 |
Owen Taylor | Document the (GIConv)-1 return value on failure. (... |
blob | commitdiff | diff to current |
2002-07-15 |
Matthias Clasen | New function to get the currently open element. (#70448) |
blob | commitdiff | diff to current |
2002-07-04 |
Sebastian Wilhelmi | Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN... |
blob | commitdiff | diff to current |
2002-07-03 |
Sebastian Wilhelmi | Made the thread flags determination tests first check... |
blob | commitdiff | diff to current |
2002-07-03 |
Sebastian Wilhelmi | Fixed bugs in posix thread priority resolution. Also... |
blob | commitdiff | diff to current |
2002-07-03 |
Sebastian Wilhelmi | Use thr_min_stack() instead of sysconf (_SC_THREAD_STAC... |
blob | commitdiff | diff to current |
2002-07-03 |
Anders Carlsson | Add a forgotten trailing ` in the GLIB_BINARY_AGE expre... |
blob | commitdiff | diff to current |
2002-07-02 |
Sebastian Wilhelmi | Improve checks for dce/posix threads to also do the... |
blob | commitdiff | diff to current |
2002-07-02 |
Sebastian Wilhelmi | Set binary age to 0 to make it compile. |
blob | commitdiff | diff to current |
2002-07-01 |
Anders Carlsson | Up version to 2.1.0. |
blob | commitdiff | diff to current |
2002-07-01 |
Sebastian Wilhelmi | Fixed ChangeLog entry |
blob | commitdiff | diff to current |
2002-07-01 |
Sebastian Wilhelmi | Add parenthesis to protect macro argument. Spotted... |
blob | commitdiff | diff to current |
2002-06-28 |
Sebastian Wilhelmi | In case of G_DISABLE_ASSERT replace "G_STMT_START{... |
blob | commitdiff | diff to current |
2002-06-26 |
Yanko Kaneti | Added Bulgarian (bg). |
blob | commitdiff | diff to current |
2002-06-13 |
Owen Taylor | Make interval unsigned to match g_timeout_source_new... |
blob | commitdiff | diff to current |
2002-06-13 |
Owen Taylor | Add a note about the deficiency of Tru64 iconv. (#81699... |
blob | commitdiff | diff to current |
2002-06-11 |
Owen Taylor | ChangeLog fixes |
blob | commitdiff | diff to current |
2002-06-11 |
Owen Taylor | tests/patterntest.c (test_compilation) A couple of... |
blob | commitdiff | diff to current |
2002-06-03 |
Matthias Clasen | Replace homegrown "hash" entity by standard ISO entity... |
blob | commitdiff | diff to current |
2002-05-26 |
Matthias Clasen | Remove references to nonexisting functions |
blob | commitdiff | diff to current |
2002-05-23 |
Havoc Pennington | on success, close the pipes from the child. Fix from... |
blob | commitdiff | diff to current |
2002-05-22 |
jacob berkman | fix tyop |
blob | commitdiff | diff to current |
2002-05-22 |
Owen Taylor | Remove notes about now-fixed-bugs. |
blob | commitdiff | diff to current |
2002-05-21 |
Owen Taylor | ue May 21 15:51:17 2002 Owen Taylor <otaylor@redhat... |
blob | commitdiff | diff to current |
2002-05-21 |
Owen Taylor | Move iconv tests before gettext checks. (#81999) |
blob | commitdiff | diff to current |
2002-05-20 |
Matthias Clasen | Added proper support for CDATA sections. Updates. |
blob | commitdiff | diff to current |
2002-05-20 |
jacob berkman | include sys/types.h before dirent.h to build on darwin... |
blob | commitdiff | diff to current |
2002-05-20 |
Owen Taylor | Fix double close of file descriptor on error. (#82139... |
blob | commitdiff | diff to current |
2002-05-18 |
Matthias Clasen | New testcases. |
blob | commitdiff | diff to current |
2002-05-17 |
Tim Janik | [merged from stable] |
blob | commitdiff | diff to current |
2002-05-17 |
Tor Lillqvist | gssize and gsize as in a configure-produced glibconfig.h. |
blob | commitdiff | diff to current |
2002-05-17 |
Tor Lillqvist | Match new additions in a configure-produced config.h. |
blob | commitdiff | diff to current |
2002-05-17 |
Tor Lillqvist | Add new functions. |
blob | commitdiff | diff to current |
2002-05-16 |
Owen Taylor | Incorporate AM_LC_MESSAGES, AM_PATH_PROG_WITH_TEST... |
blob | commitdiff | diff to current |
2002-05-14 |
Alex Larsson | New functions g_str_has_suffix and g_str_has_prefix. |
blob | commitdiff | diff to current |
2002-05-14 |
Owen Taylor | on May 13 23:20:00 2002 Owen Taylor <otaylor@redhat... |
blob | commitdiff | diff to current |
2002-05-13 |
Owen Taylor | If sizeof(int) == sizeof(long) run compilation tests... |
blob | commitdiff | diff to current |
2002-05-13 |
Owen Taylor | Update from libcharset CVS. Includes additional encodin... |
blob | commitdiff | diff to current |
2002-05-10 |
Naba Kumar | Added "hi" to ALL_LINGUAS. New Hindi translation added. |
blob | commitdiff | diff to current |
2002-05-08 |
Michael Natterer | fixed yesterdays fix for cross compiling: simply check... |
blob | commitdiff | diff to current |
2002-05-07 |
Matthias Clasen | Report unfinished entity references as errors rather... |
blob | commitdiff | diff to current |
2002-05-07 |
Michael Natterer | added a new conditional CROSS_COMPILING which indicates... |
blob | commitdiff | diff to current |
2002-05-07 |
Owen Taylor | Fixes for #79347, Ron Arts. |
blob | commitdiff | diff to current |
2002-05-06 |
Owen Taylor | Exclude OSF from alpha definition of G_BREAKPOINT(... |
blob | commitdiff | diff to current |
2002-05-06 |
Owen Taylor | [ merged from stable ] |
blob | commitdiff | diff to current |
2002-05-01 |
jacob berkman | fix typo on 64-bit printf formatting string configure... |
blob | commitdiff | diff to current |
2002-04-29 |
Pablo Saratxaga | Added Vietnamese file |
blob | commitdiff | diff to current |
2002-04-19 |
Tor Lillqvist | Add Windows-specific note to the gtk-doc comment. |
blob | commitdiff | diff to current |
2002-04-18 |
Sebastian Wilhelmi | Fixed typo. (#78985) |
blob | commitdiff | diff to current |
2002-04-13 |
Sebastian Wilhelmi | Unlock the pool for all threads leaving it. (#78348) glib-2-0-branchpoint |
blob | commitdiff | diff to current |
2002-04-10 |
Matthias Clasen | Remove manual UTF-8 -> Latin1 conversion for stuff... |
blob | commitdiff | diff to current |
2002-04-08 |
Sebastian Wilhelmi | Use gsize instead of gint. From Miroslaw Dobrzanski... |
blob | commitdiff | diff to current |
2002-04-07 |
Stanislav Brabec | Added Czech (cs) to ALL_LINGUAS. |
blob | commitdiff | diff to current |
2002-03-31 |
Hasbullah Bin Pit | Added Malay (ms)to ALL_LINGUAS. |
blob | commitdiff | diff to current |
2002-03-29 |
Tor Lillqvist | Add g_convert_init. |
blob | commitdiff | diff to current |
2002-03-28 |
Owen Taylor | Released 2.0.1 GLIB_2_0_1 |
blob | commitdiff | diff to current |
2002-03-28 |
Owen Taylor | Remove warning about g_print, etc, encoding. |
blob | commitdiff | diff to current |
2002-03-28 |
Tim Janik | convert prtinf() strings to local charset when writing... |
blob | commitdiff | diff to current |
2002-03-27 |
Tim Janik | major cleanups. introduced _g_log_fallback_handler... |
blob | commitdiff | diff to current |
2002-03-25 |
Owen Taylor | Remove __const__ qualifier from __asm__ statements... |
blob | commitdiff | diff to current |
2002-03-22 |
Owen Taylor | Fix problem where if g_mem_chunk_reset() is called... |
blob | commitdiff | diff to current |
2002-03-20 |
Owen Taylor | Try to work around segfaults on Solaris if NULL is... |
blob | commitdiff | diff to current |
2002-03-20 |
Owen Taylor | Close the file descriptor. (#75507, Matthias Clasen) |
blob | commitdiff | diff to current |
2002-03-20 |
Owen Taylor | Use $PKG_CONFIG, not pkg-config. (LEE Sau Dan, #75572) |
blob | commitdiff | diff to current |
2002-03-20 |
Sven Neumann | avoid repeated call of g_spaced_primes_closest() by... |
blob | commitdiff | diff to current |
2002-03-17 |
Tor Lillqvist | Add MSVC-specific text by Hans Breuer. |
blob | commitdiff | diff to current |
2002-03-15 |
Tor Lillqvist | glib/giowin32.c (g_io_win32_dispatch): Check buffer... |
blob | commitdiff | diff to current |
2002-03-15 |
Tor Lillqvist | Some debugging output formatting changes. The following... |
blob | commitdiff | diff to current |
2002-03-15 |
Owen Taylor | Move pre-2.0 ChangeLog aside |
blob | commitdiff | diff to current |
2002-03-14 |
Owen Taylor | Fix some gsize/gint mismatches. (#74422, Miroslaw Dobrz... |
blob | commitdiff | diff to current |
2002-03-14 |
Sebastian Wilhelmi | Fixed threading issues brought up by #74577. Make g_log... |
blob | commitdiff | diff to current |
2002-03-13 |
Erwann Chenede | glib/gconvert.c glib/gen-unicode-tables.pl fixed cast... |
blob | commitdiff | diff to current |
2002-03-13 |
Alexander Larsson | Cache getenv("G_BROKEN_FILENAMES") in have_broken_filen... |
blob | commitdiff | diff to current |
2002-03-11 |
Matthias Clasen | Add a note about g_strreverse() and UTF-8. |
blob | commitdiff | diff to current |
2002-03-08 |
Owen Taylor | ======== Released 2.0.0 ======== GLIB_2_0_0 |
blob | commitdiff | diff to current |
2002-03-08 |
Owen Taylor | Final updates for 2.0.0 |
blob | commitdiff | diff to current |
2002-03-08 |
Owen Taylor | Updates. |
blob | commitdiff | diff to current |
2002-03-06 |
Sebastian Wilhelmi | Added bugnumber |
blob | commitdiff | diff to current |
2002-03-06 |
Sebastian Wilhelmi | Fixed recognition of dce. Do not use -lc_r on OpenBSD... |
blob | commitdiff | diff to current |
2002-03-06 |
Owen Taylor | GTK+-2.0.0 rc1 GLIB_2_0_0_RC1 |
blob | commitdiff | diff to current |
2002-03-05 |
Matthias Clasen | Finish docs. (#67064) |
blob | commitdiff | diff to current |
2002-03-05 |
Owen Taylor | Where we have getpwuid[_r], use that in preference... |
blob | commitdiff | diff to current |
2002-03-05 |
Owen Taylor | Default to --disable-gtk-doc, to avoid Jade setup hassles. |
blob | commitdiff | diff to current |
2002-03-04 |
Owen Taylor | spelling fix |
blob | commitdiff | diff to current |
2002-03-03 |
Tim Janik | added padding. |
blob | commitdiff | diff to current |
2002-02-28 |
Owen Taylor | Fix memory leak. (#72990, Paoloo Maggi) |
blob | commitdiff | diff to current |
2002-02-28 |
Sven Neumann | nicer output of configure --help. |
blob | commitdiff | diff to current |
2002-02-27 |
Daniel Elstner | Remove the shortcut for UTF-8 locales to ensure consist... |
blob | commitdiff | diff to current |
2002-02-27 |
Owen Taylor | Remove these files from CVS so we more-or-less current... |
blob | commitdiff | diff to current |
2002-02-26 |
Matthias Clasen | Remove references to gruntime. This includes renaming... |
blob | commitdiff | diff to current |
2002-02-26 |
Owen Taylor | fix wrong bug number |
blob | commitdiff | diff to current |
2002-02-26 |
Owen Taylor | Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case -lintl... |
blob | commitdiff | diff to current |
2002-02-26 |
Owen Taylor | Check for iconv_* in -liconv as well as libiconv_*... |
blob | commitdiff | diff to current |
next |