version bump to 1.1.8, binary age 0, interface age 0.
[platform/upstream/glib.git] / ChangeLog.pre-2-2
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age 0.
1998-12-16 CST 1998 Shawn T... Released GLib 1.1.8 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 Havoc PenningtonSolaris has a broken strftime that produced garbage...
1998-12-15 Sebastian WilhelmiDont complain, if --without-threads or --with-threads...
1998-12-15 Jeff GarzikBugfixes to autoconf thread lib detection
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 T... 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 T... Released GLib 1.1.6 GLIB_1_1_6
1998-12-08 Manish Singhfixes to #undef HAVE_POLL case
1998-12-02 Havoc PenningtonIf Julian is valid, we have to update the dmy represent...
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 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 T... 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 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 T... NEWS: README: configure.in: glib.spec: Updated to versi... GLIB_1_1_5
1998-11-19 Elliot LeeFix for g_datalist_id_set_full() use (error is deeper...
1998-11-16 Tim Janikfixed off-by-one error, so we don't waste a loop iterat...
1998-11-13 Owen TaylorAdded g_list_sort() and g_slist_sort() to merge sort...
1998-11-12 Jeff GarzikINCLUDES is the right way to add to CFLAGS, not DEFS...
1998-11-11 EST 1998 Gregory... Batch of new documentation that should be easier to...
1998-11-11 Manish Singhuse __extension__ for long long on gcc >= 2.8 and egcs...
1998-11-05 Phil SchwanAdded 'strncasecmp' to the list of functions to be...
1998-11-04 Manish Singhconfig.h.win32 (new file) glibconfig.h.win32 glib.def...
1998-11-03 Sebastian Wilhelminew function for removing an entry from an array while...
1998-11-02 Manish Singhglib.h endian macros defined using the glibconfig.h...
1998-11-01 Manish Singhapplied glib-tml-981101-1 patch from Tor Lillqvist...
1998-11-01 Raja R HarinathLand glib-rrh-19981025-0.patch.
1998-10-31 Tim Janikremoved old G_ENUM(), G_FLAGS(), G_NV() and G_SV()...
1998-10-28 Manish SinghG_BREAKPOINT for alpha from Robert Wilhelm <robert...
1998-10-28 Tim Janiknew function for file input. rewind the filedescriptor...
1998-10-27 Manish Singhget rid of duplicate #g_htonl and friends in the NATIVE...
1998-10-27 Manish Singhwin32 patch from Tor Lillqvist (glib-tml-981027-0)...
1998-10-27 Manish Singhreimplemented the endian stuff, using inline asm for...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-10-25 CST 1998 Shawn T... Released GLib 1.1.4 GLIB_1_1_4
1998-10-25 Tim Janikno more characters are available if read() returns...
1998-10-25 Manish Singhsmall fix to g_node_children_foreach to make it work...
1998-10-21 Tim Janikreverted part of the changes from Sebastian Wilhelmi...
1998-10-21 Tim JanikAPI cleanups of the new g_str* functions for consistenc...
1998-10-20 Elliot LeeMove string join/split/free routines from libgnome...
1998-10-20 Sebastian Wilhelmimade the check for needed underscore in module's func...
1998-10-20 Manish Singhconfigure.in added test for endianness
1998-10-08 Tim Janikremoved functions g_dataset_id_set_destroy and g_datali...
1998-10-07 Tim Janikremoved the #pragma } statement after extern "C" {...
1998-10-06 Tim Janikfixed memory offsett when ENABLE_MEM_CHECK is defined and
1998-10-02 Tim Janikproperly handle the first valid hook to call, it maybe...
1998-09-30 Tim Janikadded ghook.c.
1998-09-25 Tim Janikversion bump to 1.1.4, binary age 0, interface age 0.
1998-09-22 CDT 1998 Shawn T... Released GLib 1.1.3 GLIB_VERSION_1_1_3
1998-09-21 Tim Janikadded g_renew() which works as g_new() for g_realloc(). GLIB_1_1_3a
1998-09-21 Tim JanikNEWS file update for upcoming release of GLib + GModule...
1998-09-20 Owen TaylorPatch to libtool-1.2b to make --disable-static
1998-09-20 Manish SinghThis is Josh, commiting as Manish. This is completely...
1998-09-18 Manish SinghAdded g_memdup implementation
1998-09-18 Tim Janikmake the datalists a safe type (not using a generic...
1998-09-18 Tim Janikcheck for key_compare_func != NULL (reported by Michal...
1998-09-18 Manish Singhremoved from repository
1998-09-17 Tim Janikimplemented g_datalist_* along the lines of g_dataset...
1998-09-15 Owen TaylorUpdate to libtool-1.2b, change library versioning schem...
1998-09-11 Tim Janikexplicitely include the prototypes for inline functions...
1998-09-09 Manish Singhadded -posix check for NeXTStep
1998-09-08 Tim Janikabandon the use of ATEXIT(), we keep the fallback macro...
1998-09-08 Manish Singhcomment the -std1 check and save LIBS properly
1998-09-07 Tim Janikcheck for all three inline keywords individually.
1998-09-07 Manish Singhconfigure.in: added -std1 check for ANSI compliance...
1998-09-06 Manish Singhprovide proper ATEXIT behavior on NeXTStep by !atexit
1998-09-06 Tom TromeyDefine. New define. (g_bit_nth_msf): Use it. Also,...
1998-09-05 Tim Janikuse g_mem_chunk_alloc0() to allocate the memchunk,...
1998-09-02 Owen Taylormake data argument const.
1998-09-02 Tim Janiknew function g_strnfill() to return a new string of...
1998-09-02 Manish SinghMostly changes to GArray code. See ChangeLog.
1998-08-24 Tim Janikremoved this function which was not publically exported...
1998-08-19 Elliot Leegmem.c: add ability to exclude memory chunks from memor...
1998-08-19 Manish Singhadded g_strndup
1998-08-18 Tim Janiknew function g_log_set_always_fatal() to set an additio...
1998-08-18 Tim Janikif __STRICT_ANSI__ is defined, make `inline' a noop...
1998-08-17 Tim Janikmade private functions static.
1998-08-17 Shawn Amundsonrelease delayed
1998-08-17 CDT 1998 Shawn T... Released GLib 1.1.3 GLIB_1_1_3
1998-08-17 Tim Janikfeature an extra MODULES parameter, so glib-config...
next