summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-04-13Unlock the pool for all threads leaving it. (#78348)glib-2-0-branchpointSebastian Wilhelmi8-4/+40
2002-04-10Remove manual UTF-8 -> Latin1 conversion for stuff fed to g_print.Matthias Clasen8-3/+39
2002-04-08Use gsize instead of gint. From Miroslaw Dobrzanski-NeumannSebastian Wilhelmi9-2/+44
2002-04-08Updated Ukrainian translationYuri Syrota1-83/+78
2002-04-07Added Czech (cs) to ALL_LINGUAS.Stanislav Brabec8-1/+29
2002-04-07Added Czech translation from Petr Pytelka <pyta@lightcomp.cz>.Stanislav Brabec2-0/+460
2002-03-31Added Malay (ms)to ALL_LINGUAS.Hasbullah Bin Pit8-1/+29
2002-03-30Updated traditional Chinese translationKwok-Koon Cheung2-75/+77
2002-03-29Add g_convert_init.Tor Lillqvist8-0/+29
2002-03-28Released 2.0.1GLIB_2_0_1Owen Taylor35-1087/+1245
2002-03-28Remove warning about g_print, etc, encoding.Owen Taylor12-14/+154
2002-03-28convert prtinf() strings to local charset when writing them to stdout orTim Janik8-14/+84
2002-03-28Updated russian translation.Valek Frob2-460/+499
2002-03-27major cleanups. introduced _g_log_fallback_handler() to handle recursiveTim Janik9-357/+476
2002-03-26Add explicit cast of G_SIGNAL_MATCH_FUNC | G_SIGNAL_MATCH_DATA toOwen Taylor2-8/+18
2002-03-25Fix various bugs and excessive stack usage that crept in the conversionOwen Taylor2-26/+20
2002-03-25Remove __const__ qualifier from __asm__ statements... GCC since at leastOwen Taylor8-11/+60
2002-03-25Wrap setting freed instance memory to 0xaa in #ifdef G_ENABLE_DEBUGOwen Taylor2-1/+8
2002-03-25Fixed documentation about unused struct fields and added a note aboutSven Neumann2-2/+11
2002-03-22Fix problem where if g_mem_chunk_reset() is called on an alloc-onlyOwen Taylor8-2/+46
2002-03-22Updated Ukrainian translationYuri Syrota1-129/+123
2002-03-21fix extraneous include.Tim Janik4-2/+4
2002-03-21fix extraneous include.Tim Janik2-1/+4
2002-03-20Try to work around segfaults on Solaris if NULL is passed for outbuf...Owen Taylor8-1/+51
2002-03-20Close the file descriptor. (#75507, Matthias Clasen)Owen Taylor8-2/+45
2002-03-20Use $PKG_CONFIG, not pkg-config. (LEE Sau Dan, #75572)Owen Taylor8-1/+36
2002-03-20avoid repeated call of g_spaced_primes_closest() by moving it out of theSven Neumann8-3/+45
2002-03-19applied patch from Matthias Clasen <maclas@gmx.de> to check forTim Janik3-19/+67
2002-03-17Add MSVC-specific text by Hans Breuer.Tor Lillqvist8-9/+198
2002-03-17Updated russian translation.Valek Frob2-19/+22
2002-03-17*** empty log message ***Wang Jian2-14/+18
2002-03-16Updated German translation.Christian Meyer2-13/+17
2002-03-15glib/giowin32.c (g_io_win32_dispatch): Check buffer condition here, too.Tor Lillqvist8-15/+23
2002-03-15Some debugging output formatting changes. The following two changes fixesTor Lillqvist8-15/+85
2002-03-15Move pre-2.0 ChangeLog asideOwen Taylor8-50612/+0
2002-03-15Updated French translation.Christophe Merlet2-111/+115
2002-03-15shutup CVSManish Singh1-0/+2
2002-03-14Fix some gsize/gint mismatches. (#74422, Miroslaw Dobrzanski-Neumann)Owen Taylor9-2/+42
2002-03-14Fixed threading issues brought up by #74577. Make g_log_find_domain,Sebastian Wilhelmi9-18/+107
2002-03-14Function to canonicalize parameter names. Faster than using g_strcanon().Alexander Larsson2-3/+25
2002-03-13glib/gconvert.c glib/gen-unicode-tables.pl fixed cast/type problems toErwann Chenede15-16/+71
2002-03-13Cache getenv("G_BROKEN_FILENAMES") in have_broken_filenames() and useAlexander Larsson10-2/+105
2002-03-11Add a note about g_strreverse() and UTF-8.Matthias Clasen11-28/+91
2002-03-11CVS_SILENTGörkem Çetin1-6/+3
2002-03-10Updated russin translation.Valek Frob2-59/+63
2002-03-10Updated Slovenian translationAndraz Tori1-3/+1
2002-03-10Do a comparison, not an assignment, stupid! Spotted by Daniel ElstnerSebastian Wilhelmi2-1/+7
2002-03-08======== Released 2.0.0 ========GLIB_2_0_0Owen Taylor35-74/+132
2002-03-08Final updates for 2.0.0Owen Taylor17-34/+164
2002-03-08Updates.Owen Taylor15-43/+261