summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
AgeCommit message (Expand)AuthorFilesLines
1998-12-16Fixed small bug.Sebastian Wilhelmi1-0/+4
1998-12-16changed func_data to user_data for g_scanner_scope_symbol_foreach()Joel Becker1-0/+6
1998-12-16Fixed stupid bug, that made g_static_mutex_lock(*mutex) not work asSebastian Wilhelmi1-0/+3
1998-12-16Updated to reflect the existence of gthread.Sebastian Wilhelmi1-0/+10
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik1-0/+36
1998-12-16Released GLib 1.1.8GLIB_1_1_8CST 1998 Shawn T. Amundson1-0/+11
1998-12-16fixed error for AIX thread detectionJoel Becker1-0/+6
1998-12-16fixed library and flag ordering for --libsTim Janik1-0/+5
1998-12-15Use an "inheritance" scheme for IO channel memory allocation.hOwen Taylor1-0/+5
1998-12-15Solaris has a broken strftime that produced garbage output for the testHavoc Pennington1-0/+7
1998-12-15Dont complain, if --without-threads or --with-threads=none is supplied;Sebastian Wilhelmi1-0/+11
1998-12-15Bugfixes to autoconf thread lib detectionJeff Garzik1-1/+2
1998-12-15Fixed --with-threads, small 64-bit probJeff Garzik1-0/+6
1998-12-15Make sure all calls to g_node_validate_allocator are withinOwen Taylor1-0/+12
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor1-0/+84
1998-12-13always define G_HAVE_INLINE if __cplusplus is defined, reported by Wan-TehTim Janik1-0/+5
1998-12-11Released GLib 1.1.7GLIB_1_1_7CST 1998 Shawn T. Amundson1-0/+11
1998-12-10removed redefinition of G_COMPILED_WITH_DEBUGGING from glibconfig.hJoel Becker1-0/+6
1998-12-09Released GLib 1.1.6GLIB_1_1_6CST 1998 Shawn T. Amundson1-0/+6
1998-12-08fixes to #undef HAVE_POLL caseManish Singh1-0/+4
1998-12-02If Julian is valid, we have to update the dmy representation beforeHavoc Pennington1-0/+8
1998-12-02Two new files. This is kind of ugly code, but I want to go ahead and makeHavoc Pennington1-0/+9
1998-12-02Oops, I copied this into the log message but didn't commit the file.Havoc Pennington1-0/+9
1998-12-02Merge main loop into head. This probably breaks Win32, untilOwen Taylor1-0/+11
1998-12-02changed `gpointer struct_tm_p' parameter of g_date_to_struct_tm back toSebastian Wilhelmi1-0/+8
1998-12-02NEWS: README: glib.spec: docs/glib-config.1: Incremented versions toCST 1998 Shawn T. Amundson1-0/+8
1998-12-02s/time_t/GTime/ and s/g_print/g_message/ include time.h.Tim Janik1-0/+12
1998-12-01There are outstanding issues, but they should be resolvable in-place. IfHavoc Pennington1-0/+6
1998-11-30added g_hook_list_marshal_check() to eventually destroy hooks after theyTim Janik1-0/+6
1998-11-29 Put -DFOO stuff into Makefile.am INCLUDES.Jeff Garzik1-0/+5
1998-11-29put debug -DFOO stuff into CPPFLAGS, not CFLAGS, so CFLAGS can beManish Singh1-0/+5
1998-11-28implemented incremental freezing facility.Tim Janik1-0/+4
1998-11-26reverted the g_hash_table_set_key_freefunc() addition, since it's toTim Janik1-0/+7
1998-11-25applied glib-tml-981120-0, change log appended below.PST 1998 Manish Singh1-0/+26
1998-11-24added GFreeFunc and g_hash_table_set_key_freefunc() prototype. addedEST 1998 Michael K. Johnson1-0/+12
1998-11-24removed the GListAllocator type and its g_*_allocator_*() functionTim Janik1-0/+18
1998-11-23added g_array_insert_vals() to insert elements at an arbitrary index, andOwen Taylor1-0/+6
1998-11-23new function g_slist_copy() to duplicate a list with all its dataTim Janik1-0/+8
1998-11-23NEWS: README: configure.in: glib.spec: Updated to version 1.1.5GLIB_1_1_5CST 1998 Shawn T. Amundson1-1/+11
1998-11-19Fix for g_datalist_id_set_full() use (error is deeper down, some internalElliot Lee1-0/+8
1998-11-16fixed off-by-one error, so we don't waste a loop iteration if (-1) wasTim Janik1-0/+6
1998-11-13Added g_list_sort() and g_slist_sort() to merge sort GLists and GSLists.Owen Taylor1-1/+10
1998-11-12INCLUDES is the right way to add to CFLAGS, not DEFS. Also there are bugsJeff Garzik1-0/+7
1998-11-11Batch of new documentation that should be easier to maintain and extend.EST 1998 Gregory McLean1-0/+8
1998-11-11use __extension__ for long long on gcc >= 2.8 and egcs, and provide aManish Singh1-0/+14
1998-11-05Added 'strncasecmp' to the list of functions to be searched for. Added aPhil Schwan1-0/+8
1998-11-04config.h.win32 (new file) glibconfig.h.win32 glib.def appliedManish Singh1-1/+8
1998-11-03new function for removing an entry from an array while preserving theSebastian Wilhelmi1-0/+16
1998-11-02glib.h endian macros defined using the glibconfig.h mechanism nowManish Singh1-0/+8
1998-11-01applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entryManish Singh1-0/+27