platform/upstream/glib.git
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-26 Tim Janikadded g_strlcat() and g_strlcpy() wrappers, supplied...
2000-07-26 Tim Janikinclude <stdlib.h> and <stddef.h> if STDC_HEADERS is...
2000-07-25 Tim Janikapplied patch from Darin Adler <darin@eazel.com> which...
2000-07-25 Tim Janikmake g_type_fundamental_last() a function, avoiding...
2000-07-22 Tor LillqvistMention -fnative-struct here, too...
2000-07-22 Tor LillqvistFix resource handling, the resource file got left out...
2000-07-20 Sebastian WilhelmiMark the functions g_basename and g_dirname deprecated...
2000-07-20 Sebastian WilhelmiMark the functions g_hash_table_freeze, g_hash_table_th...
2000-07-19 Tor Lillqvistgparam.h gvalue.h gparam.c Shut up Sun's picky compiler.
2000-07-19 Sebastian Wilhelmiglibconfig.h and glib.h now include files outside of...
2000-07-18 Tor LillqvistDon't #include <tlhelp32.h> when compiling with gcc...
2000-07-16 Owen TaylorRemove incomplete start of info file -
2000-07-15 Owen TaylorAdd build/Makefile and build/win32/Makefile to AC_OUTPU...
2000-07-15 Tim Janikfixed an off by 0 error (yeah, the function went off...
2000-07-14 Tor LillqvistInclude the "build" module in GLib, too, to make it...
2000-07-14 Owen TaylorRelease 1.3.1 GLIB_1_3_1
2000-07-14 Owen TaylorMove glib-config to glib-config-2.0 move glib.m4 to...
2000-07-13 Tor LillqvistAdd g_error functions.
2000-07-13 Tor LillqvistAdd g_type_get_plugin.
2000-07-13 Tim Janikdefault initialize the temporary default value, instead...
2000-07-12 Havoc Pennington#include <gerror.h>
2000-07-11 Raja R HarinathDon't return just 0 or 1.
2000-07-11 Tim Janikremoved g_type_is_dynamic() and added g_type_get_plugin().
2000-07-10 Tor LillqvistInclude ../config.h for HAVE_UNISTD_H. Use it to guard...
2000-07-10 Owen TaylorMove string.h include into the .c file instead of where...
2000-07-08 Tor LillqvistRename the GUTILS_C_VAR macro to GLIB_VAR.
2000-07-06 Owen TaylorRelease 1.3.1
2000-07-06 Owen Taylordist fixes.
2000-07-04 Tor LillqvistUpdate README.win32.
2000-07-03 Owen TaylorFix up to correspond to configure.in checks.
2000-07-03 Owen TaylorComment g_get_codeset() out of the header file temporar...
2000-07-01 Damon Chaplinupdated g_strndup.
2000-06-30 Tor LillqvistAdd new entry points.
2000-06-29 Owen Taylorupdated
2000-06-29 Owen Taylorinclude string.h for memset include string.h for strcpy...
2000-06-29 Owen TaylorFix
2000-06-28 Tim Janikspelling
2000-06-24 Tim Janikdefine gstring in terms of gchar*. this typedef reflect...
2000-06-21 Owen TaylorInitial pass at adding unicode support functions. A...
2000-06-11 Damon Chaplinupdated a bit more.
2000-06-11 Damon Chaplinupdated a few bits about log handlers & flags.
2000-06-10 Tim Janikfetch the nth iface entry of the type node in the nth...
2000-06-07 Owen TaylorAdd top_builddir so glibconfig.h is found properly...
2000-06-06 Tor LillqvistRephrase the ChangeLog comment a bit.
2000-06-06 Tor LillqvistIf we are watching the same fd several times (for diffe...
2000-05-30 Tor LillqvistImplement on Win32.
2000-05-30 Owen TaylorMove the g_locale_get_codeset() up in the header file...
2000-05-29 Owen TaylorAdd function to get the codeset name for the current...
2000-05-19 Tim Janikadded argument assertments.
2000-05-19 Tim Janikfixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK...
2000-05-13 Tor LillqvistSmall fixes to test progam build.
2000-05-13 Tor Lillqvistmakefile.mingw.in tests/makefile.mingw.in Rename makefi...
2000-05-12 Tim Janikshutup
2000-05-12 Tim Janikadded gobject
2000-05-12 Tim Janikadded gobject
2000-05-12 Tim Janikadd reserved fundamental ids for gtk types (for transit...
2000-05-11 Havoc Pennington <entry size="small" status="90%" target="1.4">
2000-05-11 Owen TaylorPrint found version when test succeeds.
2000-05-04 Tor Lillqvistmakefile.cygwin.in Include the common makefile snippet...
2000-05-01 Tor LillqvistAdd new functions. Add new object files. Add threadpool...
2000-04-28 Sebastian WilhelmiNew File implementing an asynchronous queue to be used...
2000-04-26 Sebastian WilhelmiLook for both pthread_create and pthread_join in the...
2000-04-26 Sebastian WilhelmiChangeLog update: This fixes Bug #8267. Thanks to Juan...
2000-04-26 Sebastian WilhelmiChanged the 'value' parameter of g_cache_remove from...
2000-04-25 Sebastian WilhelmiChanged the scope of the initialized mutex to USYNC_THR...
2000-04-19 Tor LillqvistUpdate entry point list.
2000-04-19 Sebastian WilhelmiMade the debugging G_TRYLOCK call also work for compile...
2000-04-19 Sebastian WilhelmiChanged the win32 part of this function to be thread...
2000-04-19 Tim Janikmake sure that scanner->config->cset_skip_characters...
2000-04-18 Sebastian WilhelmiChanged the 'data' parameters from gpointer to gconstpo...
2000-04-18 Sebastian WilhelmiChanged comment for g_getenv to reflect, that the retur...
2000-04-17 Sebastian WilhelmiAdd configure test for garbage collector friendliness...
2000-04-17 Sebastian WilhelmiAdded g_(array|ptr_array|byte_array)_sized_new function...
2000-04-17 Sebastian WilhelmiRenamed g_queue_create to g_queue_new in conformance...
2000-04-15 Damon Chaplinupdated.
2000-04-07 Sebastian WilhelmiFixed bug. Thanks to Marko Kreen <marko@l-t.ee> for...
2000-03-27 Havoc PenningtonAdd note about command line arg parsing, and fix percen...
2000-03-27 Havoc PenningtonAdd TODO file
2000-03-26 Tor LillqvistTell about using the mingw-based gcc, which is much...
2000-03-24 Sebastian Wilhelmitypo alarm
2000-03-24 Sebastian WilhelmiMade GArray behave correct. Now zero_terminated really...
2000-03-24 Sebastian Wilhelmi.cvsignore adaptation
2000-03-24 Sebastian WilhelmiAdded various win32 related *.in files to EXTRA_DIST...
2000-03-23 Sebastian WilhelmiAfter finding the right thread library (containing...
2000-03-22 Tor LillqvistIn the "null" module case _g_module_symbol should still...
2000-03-22 Tor LillqvistWhen looking for symbols in the "main" module we must...
2000-03-22 Owen TaylorFix indentation.
2000-03-22 Elliot Leegmem.c (g_mem_chunk_area_compare): Fix 64-bitness bug...
2000-03-22 Tor LillqvistMove Win32-only includes after inclusion of glib.h...
2000-03-22 Sebastian Wilhelmibetter ChangeLog Entry
2000-03-22 Sebastian WilhelmiOk, Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum...
2000-03-22 Sebastian WilhelmiTest for sched_yield as the native yield function first...
2000-03-22 Sebastian Wilhelmi.cvsignore updates
2000-03-21 Sebastian Wilhelmialways define G_GNUC_EXTENSION, even when not needed...
2000-03-21 Sebastian WilhelmiAllocate only up to 128KB for a pathname. While this...
2000-03-20 Sebastian WilhelmiForgot a '}' in a macro for DCE-threads. Thanks to...
2000-03-20 Sebastian WilhelmiWarn in case of an error during the call to poll(2...
2000-03-20 Sebastian WilhelmiMake g_get_current_dir work on systems with unlimited...
2000-03-20 Sebastian WilhelmiInterpret EINTR as G_IO_ERROR_AGAIN.
next