Updated Simplified Chinese translation
[platform/upstream/glib.git] / glib /
2005-10-19 Tor LillqvistReturn a g_strdup()ed copy of the value stored in the...
2005-10-07 Matthias ClasenFix sorting of 0 sequences in filenames
2005-10-05 Matthias ClasenDoc addition
2005-10-01 Behdad EsfahbodUpdated to Unicode 4.1. There are five new GUnicodeBrea...
2005-09-26 Matthias ClasenAdd details to the docs. (#314393, Matthew F. Barnes)
2005-09-26 Matthias ClasenRemove g_snprintf() and g_vsnprintf(), since they are...
2005-09-20 Tim Janikapplied significant recursion complexity optimization...
2005-09-20 Matthias ClasenDoc fixes
2005-09-19 Tim Janikapplied a patch from matthias which checks on the upper...
2005-09-15 Tor LillqvistAdd warning to doc comment that these functions should...
2005-09-14 Matthias ClasenAdd a test for grup names of length 1.
2005-09-12 Matthias ClasenClarify docs.
2005-09-11 Kjartan MaraasRemove some dead code. Closes bug #315278.
2005-09-07 Tor LillqvistCreate also a console version of the gspawn-win32-helpe...
2005-09-05 Matthias ClasenReport an error if the file is too large. (#315275...
2005-09-05 Matthias ClasenThe return value of read() is signed. (#315273, Kjartan...
2005-08-31 Tor LillqvistWrapping atexit() is a bad idea on Windows, where the...
2005-08-31 Matthias ClasenAdd functions to intern strings.
2005-08-28 Matthias ClasenUnify some near-duplicate strings. (#314654, Clytie...
2005-08-26 Tor LillqvistImprove error reporting. Slight refactoring.
2005-08-25 Tor LillqvistMake also the g_spawn*() functions take parameters...
2005-08-24 Stepan Kasal(G_MININT64): Cast to gint64.
2005-08-24 Matthias ClasenFix the crt_externs.h include
2005-08-20 Hans Breuerlink with ws2_32.lib
2005-08-18 Tor LillqvistCheck for <sys/wait.h>
2005-08-18 Ross BurtonOptimise single-character insertions
2005-08-17 Matthias ClasenCheck for crt_externs.h and _NSGetEnviron.
2005-08-17 Stepan KasalMove the body of the big if... (g_get_any_init_do)...
2005-08-15 Matthias ClasenWait for the child process and then simply return....
2005-08-15 Matthias ClasenUpdate the link to Unicode category values. (#313369...
2005-08-15 Matthias ClasenClarify docs a little. (#311727, Tristan van Berkom)
2005-08-15 Matthias ClasenFix abi checks for ia64.
2005-08-10 Tor LillqvistUse "localhost" as fallback for g_get_host_name(),...
2005-08-10 Stepan KasalFix typos: invokation -> invocation.
2005-08-10 Matthias ClasenTake a va_list*, not a va_list, to avoid compiler warni...
2005-08-09 Matthias ClasenInitialize variables to not make gcc nervous.
2005-08-09 Manish Singhremove stray -V option to grep so it actually works.
2005-08-08 Matthias ClasenEnable the endianness test.
2005-08-06 Matthias ClasenImprove ABI checking
2005-08-04 Matthias ClasenAlways export g_atomic_int_get and g_atomic_pointer_get...
2005-08-04 Tor LillqvistMove the G_BEGIN_DECLS/G_END_DECLS pair outside the...
2005-08-03 Ross BurtonSmall doc updates
2005-08-03 Matthias ClasenAdd native atomic operations for s390.
2005-08-03 Ross BurtonFix Docbook tag typo
2005-08-03 Matthias ClasenAdd G_BEGIN_DECLS/G_END_DECLS. (#312424)
2005-08-02 Matthias ClasenDon't go in an infinite loop if the input text ends...
2005-08-02 Matthias ClasenRemove accidental documentation redundancies
2005-08-02 Matthias ClasenCleanup converter state after the conversion. Document...
2005-07-31 Tim Janikmoved G_DATALIST_*_POINTER() macros here, because prope...
2005-07-26 Matthias ClasenInclude glibintl.h, not gi18n.h, noticed by Dan Winship.
2005-07-26 Matthias ClasenFix a typo in the docs. (#311569, Ross Burton)
2005-07-20 Matthias ClasenRemove debugging spew
2005-07-20 Matthias ClasenDon't get stuck in here if immediate is TRUE. (#310954...
2005-07-20 Tor LillqvistMake this an inline function. Define it only if G_CAN_I...
2005-07-19 Matthias ClasenAvoid an unnecessary strlen if len is -1. (#169692...
2005-07-19 Matthias ClasenFix g_atomic_pointer_compare_and_exchange on sparc64...
2005-07-15 Matthias ClasenMake refcounting threadsafe by using atomic operations...
2005-07-13 Matthias ClasenFix a typo. (#310243, Richard Laager)
2005-07-13 Matthias ClasenWarn if a short name is not acceptable.
2005-07-12 Matthias ClasenAdd and implement a new flag to turn off the automatic...
2005-07-12 Matthias ClasenDon't lock if depth is zero. (#310148, Wim Taymans)
2005-07-10 Matthias ClasenIgnore anomalous environment entries which are not...
2005-07-08 Tor LillqvistTotally rewritten socket channel implementation. See...
2005-07-08 Tor LillqvistDon't use autoconf variables for the resource object...
2005-07-02 Hans Breuerinclude <process.h> for getpid() include <io.h> for...
2005-07-01 Matthias ClasenAnd remove a redundant cast
2005-07-01 Matthias ClasenFix an extra indirection
2005-07-01 Matthias ClasenDon't reverse the order of multiline comments.
2005-06-30 Matthias ClasenFix portability issues. (#307064, Morten Welinder)
2005-06-30 Matthias ClasenApply a patch which may make GLib work on BeOS again...
2005-06-26 Tor Lillqvistlibtool installs/uninstalls the import library, no...
2005-06-25 Matthias ClasenAdd an mmap() wrapper called GMappedFile. (#148218...
2005-06-24 Tor Lillqvistglib/Makefile.am gmodule/Makefile.am Current GNU tools...
2005-06-23 Manish Singhg_build_filename_va is only use in the G_OS_WIN32 case...
2005-06-23 Matthias ClasenDon't leak memory here.
2005-06-23 Matthias ClasenDon't leak output_path. (#308546, Kjartan Maraas)
2005-06-23 Matthias ClasenAdd some language-binding friendly variants
2005-06-22 Tor Lillqvistglib/gfileutils.c glib/gfileutils.h glib/glib.symbols...
2005-06-22 Matthias ClasenProperly store changes for arrays. (#308528, Roger...
2005-06-22 Matthias ClasenPass the option name also in the NO_ARG case. (#308602...
2005-06-22 Tor LillqvistNew function. Creates a directory including intermediat...
2005-06-22 Tor LillqvistAdd Since: 2.8 to g_get_host_name().
2005-06-22 Tor LillqvistNew function. Returns the machine's name, or one of...
2005-06-18 Matthias ClasenAdd G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME...
2005-06-10 Matthias ClasenForgotten file
2005-06-10 Matthias ClasenMinor stylistic fix
2005-06-09 Matthias ClasenSet errno to 0 before calling strtol. (#306388, Morten...
2005-06-09 Tor Lillqvistglib/gstdio.h glib/gstdio.c Add a chdir() wrapper,...
2005-06-08 Tor LillqvistNew helper function on Win32, returns the root of the...
2005-06-08 Matthias ClasenNew function to calculate collation keys which are...
2005-05-28 Manish Singhinitialize option_name before using it.
2005-05-27 Matthias ClasenReturn an error if an option is missing its argument...
2005-05-25 Manish Singhrest_description should be const.
2005-05-25 Matthias ClasenDon't eat Hangul when normalizing. (#301742, reported...
2005-05-25 Matthias ClasenIf the remaining argument has an arg_description, displ...
2005-05-20 Federico Mena QuinteroMerged from glib-2-6:
2005-05-18 Matthias ClasenCorrect the end of the Hangul Syllables range, from...
2005-05-17 Matthias ClasenCheck the return values of g_tree_remove().
2005-05-06 Matthias ClasenAdd a testcase.
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
next