platform/upstream/glib.git
1999-01-07 Sebastian WilhelmiHere we must replace getpwuid by getpwuid_r, but as...
1999-01-06 Manish SinghEep, forgot ChangeLog for my last commit
1999-01-05 Manish Singhditch whitespace before GLIB_SYSDEFS #includes, the...
1999-01-05 Manish SinghShut up cvs
1999-01-05 Andrew T. Veliathfix macro to be shorthand of g_array_insert_vals.
1999-01-04 Manish Singhsome echos interpret \n's and some don't. Deal with...
1999-01-04 Tim Janikeliminated extraneous "register" qualifiers in variable...
1999-01-04 Tim Janikadjusted the g_strdup_a, g_strndup_a and g_strconcat3_a...
1999-01-04 CST 1999 Shawn... Released GLib 1.1.12 GLIB_1_1_12
1999-01-03 Jeff GarzikAdd tree test.
1999-01-03 Jeff Garzikadd array-test.c
1999-01-03 Jeff GarzikAdded 'make check' tests, based on testglib code.
1999-01-03 Jeff GarzikAdded g_alloca, g_new_a, g_new0_a macros.
1999-01-02 Jeff GarzikAdded g_strdup_printf check
1999-01-02 Jeff GarzikHandle NULL strings like g_strdup. s/g_strconcat_a...
1999-01-02 Manish Singhmade the alloca tests follow the testglib style
1999-01-02 Jeff Garzikadded g_strndup_a macro
1999-01-02 Tim Janikavoid unneccessary extra hook referencing (the explicit...
1999-01-01 Jeff GarzikAdded two new alloca-based function macros, g_strdup_a...
1998-12-31 Elliot LeeWhen testing to see if glib exists, set LIBS="$GLIB_LIB...
1998-12-31 CST 1998 Shawn... Released GLib 1.1.11 GLIB_1_1_11
1998-12-30 Raja R HarinathDefine to G[U]INT64_TO_{LE,BE}, not G[U]INT32_TO_{LE...
1998-12-26 Manish Singhacglib.m4 provide defaults for POLL sysdefs, simple...
1998-12-24 CST 1998 Shawn... Released GLib 1.1.10 GLIB_1_1_10
1998-12-23 George Lebldon't cast to timeval since timeval is for some reason...
1998-12-22 Elliot LeeNow passes 'make distcheck'. FOR_GNOME_0_99_1 GLIB_GNOME_0_99_1
1998-12-22 Elliot LeeWork with builddir != srcdir
1998-12-22 Tim Janikfixed buglet that could cause bogus warnings.
1998-12-21 Tim Janikthere was a reference count race for hooks during invoc...
1998-12-21 Tim Janikdefault initialize source_timeout with -1 so we have...
1998-12-19 Owen TaylorAdd #defines defining scale of priorities.
1998-12-19 Owen TaylorAllocate space for pollfd's _after_ adding poll wake...
1998-12-19 Tim Janikfixed a minor bug that would let configures bail out...
1998-12-19 Tim Janikadd glibconfig-sysdefs.h to .cvsignore
1998-12-19 Tim Janikfixed up sys/poll.h and sys/types.h inclusions.
1998-12-19 Tim Janikfixed up gthread includes, cleaned up glibconfig.h...
1998-12-18 Owen Taylor Dec 18 12:51:39 1998 Owen Taylor <otaylor@redhat...
1998-12-18 Sebastian WilhelmiChanged the last pthread_cond_init to pthread_attr_init.
1998-12-18 Tim Janiknew function to check whether a main loop has been...
1998-12-17 Sebastian WilhelmiFixed size in g_memmove, reported by Alexander Larsson
1998-12-17 CST 1998 Shawn... Released GLib 1.1.9 GLIB_1_1_9
1998-12-17 CST 1998 Shawn... giounix.c: s/g_main_poll_add/g_main_remove_add/g
1998-12-17 Manish Singhcheck for pthread_attr_init in all cases, du4 needs...
1998-12-17 Tim Janikif !G_THREADS_ENABLED, eat the trailing semicolon with...
1998-12-17 Tim Janik-DG_LOG_DOMAIN="GThread", we don't need an extern varia...
1998-12-16 PST 1998 Shawn... Released GLib 1.1.8 (CVS tag is GLIB_1_1_8a) GLIB_1_1_8a
1998-12-16 Sebastian WilhelmiFixed small bug.
1998-12-16 Joel Beckerchanged func_data to user_data for g_scanner_scope_symb...
1998-12-16 Sebastian WilhelmiFixed stupid bug, that made g_static_mutex_lock(*mutex...
1998-12-16 Sebastian WilhelmiUpdated to reflect the existence of gthread.
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age 0.
1998-12-16 CST 1998 Shawn... Released GLib 1.1.8 GLIB_1_1_8
1998-12-16 Owen TaylorOverview of Changes in GLib 1.1.8:
1998-12-16 Joel Beckerfixed error for AIX thread detection
1998-12-16 Tim Janikfixed library and flag ordering for --libs
1998-12-15 Owen TaylorUse an "inheritance" scheme for IO channel memory alloc...
1998-12-15 Elliot Lee-fstack-check generates non-working code for at least...
1998-12-15 Havoc PenningtonSolaris has a broken strftime that produced garbage...
1998-12-15 Martin BauligThis is no valid shell syntax:
1998-12-15 Sebastian WilhelmiDont complain, if --without-threads or --with-threads...
1998-12-15 Sebastian Wilhelmiupdated.
1998-12-15 Jeff GarzikBugfixes to autoconf thread lib detection
1998-12-15 Sebastian Wilhelmis/g_mutex_functions_for_glib_use/g_thread_functions_for...
1998-12-15 Jeff GarzikFixed --with-threads, small 64-bit prob
1998-12-15 Owen TaylorMake sure all calls to g_node_validate_allocator are...
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-12-13 Tim Janikalways define G_HAVE_INLINE if __cplusplus is defined...
1998-12-11 CST 1998 Shawn... Released GLib 1.1.7 GLIB_1_1_7
1998-12-10 Joel Beckerremoved redefinition of G_COMPILED_WITH_DEBUGGING from...
1998-12-09 CST 1998 Shawn... Released GLib 1.1.6 GLIB_1_1_6
1998-12-08 Manish Singhfixes to #undef HAVE_POLL case
1998-12-05 Martin BauligWhen creating glibconfig.h, we need to include <sys... PRE_CLEANUP
1998-12-03 Manish Singhshut up CVS
1998-12-02 Havoc PenningtonIf Julian is valid, we have to update the dmy represent...
1998-12-02 Havoc PenningtonForgot this, last ChangeLog covers it (added testgdate...
1998-12-02 Havoc PenningtonTwo new files. This is kind of ugly code, but I want...
1998-12-02 Havoc PenningtonOops, I copied this into the log message but didn't...
1998-12-02 Havoc PenningtonRely on GDate::dmy and GDate::Julian flags, rather...
1998-12-02 Owen TaylorMerge main loop into head. This probably breaks Win32...
1998-12-02 Sebastian Wilhelmichanged `gpointer struct_tm_p' parameter of g_date_to_s...
1998-12-02 CST 1998 Shawn... NEWS: README: glib.spec: docs/glib-config.1: Incremente...
1998-12-02 Tim Janiks/time_t/GTime/ and s/g_print/g_message/ include time.h.
1998-12-01 Havoc PenningtonThere are outstanding issues, but they should be resolv...
1998-11-30 Tim Janikadded g_hook_list_marshal_check() to eventually destroy...
1998-11-29 Jeff Garzik Put -DFOO stuff into Makefile.am INCLUDES.
1998-11-29 Manish Singhput debug -DFOO stuff into CPPFLAGS, not CFLAGS, so...
1998-11-28 Tim Janikimplemented incremental freezing facility.
1998-11-26 Tim Janikreverted the g_hash_table_set_key_freefunc() addition...
1998-11-25 Jeff GarzikReplaced pushd and popd with equivalent shell code.
1998-11-25 Elliot LeeUse the proper $srcdir method instead of the $OBJ_DIR...
1998-11-25 PST 1998 Manish... applied glib-tml-981120-0, change log appended below.
1998-11-24 EST 1998 Michael... added GFreeFunc and g_hash_table_set_key_freefunc(...
1998-11-24 Tim Janikremoved the GListAllocator type and its g_*_allocator_...
1998-11-23 Owen Tayloradded g_array_insert_vals() to insert elements at an...
1998-11-23 Tim Janiknew function g_slist_copy() to duplicate a list with...
1998-11-23 CST 1998 Shawn... NEWS: README: configure.in: glib.spec: Updated to versi... GLIB_1_1_5
1998-11-20 Tim Janikadded empty default imlementation so gmodule.so compile...
1998-11-20 Elliot Leeallow setting $OBJ_DIR to specify building in a subdir
1998-11-19 Gregory McLeanRemoved per request.
1998-11-19 Elliot LeeFix for g_datalist_id_set_full() use (error is deeper...
next