2002-07-04 |
Sebastian Wilhelmi | Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Sebastian Wilhelmi | Made the thread flags determination tests first check... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Sebastian Wilhelmi | Fixed bugs in posix thread priority resolution. Also... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Sebastian Wilhelmi | Use thr_min_stack() instead of sysconf (_SC_THREAD_STAC... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Anders Carlsson | Add a forgotten trailing ` in the GLIB_BINARY_AGE expre... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Sebastian Wilhelmi | Improve checks for dce/posix threads to also do the... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Sebastian Wilhelmi | Set binary age to 0 to make it compile. |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Anders Carlsson | Up version to 2.1.0. |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Sebastian Wilhelmi | Fixed ChangeLog entry |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Sebastian Wilhelmi | Add parenthesis to protect macro argument. Spotted... |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Sebastian Wilhelmi | In case of G_DISABLE_ASSERT replace "G_STMT_START{... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Yanko Kaneti | Added Bulgarian (bg). |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Andrew V. Samoilov | Updated |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Owen Taylor | Make interval unsigned to match g_timeout_source_new... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Owen Taylor | Add a note about the deficiency of Tru64 iconv. (#81699... |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Owen Taylor | ChangeLog fixes |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Anders Carlsson | Fix argument order. Fixes #82806. |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Owen Taylor | tests/patterntest.c (test_compilation) A couple of... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Andraz Tori | Updated Slovenian translation |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Christophe... | Updated French translation. |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Jordi Mallach | Updated Catalan translation. |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Matthias Clasen | Replace homegrown "hash" entity by standard ISO entity... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Matthias Clasen | Small formatting fixes. |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Matthias Clasen | Remove references to nonexisting functions |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Havoc Pennington | on success, close the pipes from the child. Fix from... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
jacob berkman | fix tyop |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Owen Taylor | Remove notes about now-fixed-bugs. |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Owen Taylor | ue May 21 15:51:17 2002 Owen Taylor <otaylor@redhat... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Owen Taylor | Move iconv tests before gettext checks. (#81999) |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Matthias Clasen | Added proper support for CDATA sections. Updates. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
jacob berkman | include sys/types.h before dirent.h to build on darwin... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Owen Taylor | When printing errors, handle NULL returns from g_type_d... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Owen Taylor | Fix double close of file descriptor on error. (#82139... |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Matthias Clasen | New testcases. |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Christian Rose | Updated Swedish translation. |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Tim Janik | [merged from stable] |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Tim Janik | [merged from stable] |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Tor Lillqvist | gssize and gsize as in a configure-produced glibconfig.h. |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Tor Lillqvist | Match new additions in a configure-produced config.h. |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Tor Lillqvist | Add new functions. |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Owen Taylor | Incorporate AM_LC_MESSAGES, AM_PATH_PROG_WITH_TEST... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Duarte Loreto | Updated Portuguese translation. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Alex Larsson | New functions g_str_has_suffix and g_str_has_prefix. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Owen Taylor | on May 13 23:20:00 2002 Owen Taylor <otaylor@redhat... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Owen Taylor | If sizeof(int) == sizeof(long) run compilation tests... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Owen Taylor | Update from libcharset CVS. Includes additional encodin... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Christophe... | Updated French translation. |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Naba Kumar | Added "hi" to ALL_LINGUAS. New Hindi translation added. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Michael Natterer | fixed yesterdays fix for cross compiling: simply check... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Matthias Clasen | Report unfinished entity references as errors rather... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Owen Taylor | Fix include order for config.h (#71704, Morten Welinder) |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Michael Natterer | added a new conditional CROSS_COMPILING which indicates... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Owen Taylor | Fixes for #79347, Ron Arts. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Owen Taylor | Exclude OSF from alpha definition of G_BREAKPOINT(... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Owen Taylor | [ merged from stable ] |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Owen Taylor | [ merged from stable ] |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Pablo Saratxaga | updated Vietnamese file |
commit | commitdiff | tree | snapshot |
2002-05-01 |
jacob berkman | fix typo on 64-bit printf formatting string configure... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Sebastian Wilhelmi | Clarify recursion issues with GMutex. (#78171) |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Duarte Loreto | Converted Portuguese translation to UTF-8. |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Pablo Saratxaga | Added Vietnamese file |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Christophe... | Updated French translation. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Matthias Clasen | Updates. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Andraz Tori | Updated Slovenian translation |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Matthias Clasen | Fix the description of g_string_assign. (#78728) |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Tor Lillqvist | Add Windows-specific note to the gtk-doc comment. |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Matthias Clasen | s/<!>/<!-- -->/g throughout the documentation to bring... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Sebastian Wilhelmi | Fixed typo. (#78985) |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Vincent van... | Dutch translation updated by Ronald Hummelink. |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Sebastian Wilhelmi | Unlock the pool for all threads leaving it. (#78348) glib-2-0-branchpoint |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Matthias Clasen | Remove manual UTF-8 -> Latin1 conversion for stuff... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Sebastian Wilhelmi | Use gsize instead of gint. From Miroslaw Dobrzanski... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Yuri Syrota | Updated Ukrainian translation |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Stanislav Brabec | Added Czech (cs) to ALL_LINGUAS. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Stanislav Brabec | Added Czech translation from Petr Pytelka <pyta@lightco... |
commit | commitdiff | tree | snapshot |
2002-03-31 |
Hasbullah Bin Pit | Added Malay (ms)to ALL_LINGUAS. |
commit | commitdiff | tree | snapshot |
2002-03-30 |
Kwok-Koon Cheung | Updated traditional Chinese translation |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Tor Lillqvist | Add g_convert_init. |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Owen Taylor | Released 2.0.1 GLIB_2_0_1 |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Owen Taylor | Remove warning about g_print, etc, encoding. |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Tim Janik | convert prtinf() strings to local charset when writing... |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Valek Frob | Updated russian translation. |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Tim Janik | major cleanups. introduced _g_log_fallback_handler... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Owen Taylor | Add explicit cast of G_SIGNAL_MATCH_FUNC | G_SIGNAL_MAT... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Owen Taylor | Fix various bugs and excessive stack usage that crept... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Owen Taylor | Remove __const__ qualifier from __asm__ statements... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Owen Taylor | Wrap setting freed instance memory to 0xaa in #ifdef... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Sven Neumann | Fixed documentation about unused struct fields and... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Owen Taylor | Fix problem where if g_mem_chunk_reset() is called... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Yuri Syrota | Updated Ukrainian translation |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Tim Janik | fix extraneous include. |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Tim Janik | fix extraneous include. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Owen Taylor | Try to work around segfaults on Solaris if NULL is... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Owen Taylor | Close the file descriptor. (#75507, Matthias Clasen) |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Owen Taylor | Use $PKG_CONFIG, not pkg-config. (LEE Sau Dan, #75572) |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Sven Neumann | avoid repeated call of g_spaced_primes_closest() by... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Tim Janik | applied patch from Matthias Clasen <maclas@gmx.de>... |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Tor Lillqvist | Add MSVC-specific text by Hans Breuer. |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Valek Frob | Updated russian translation. |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Wang Jian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
next |