Age | Commit message (Expand) | Author | Files | Lines |
1998-12-15 | This is no valid shell syntax: | Martin Baulig | 1 | -1/+1 |
1998-12-15 | Dont complain, if --without-threads or --with-threads=none is supplied; | Sebastian Wilhelmi | 12 | -32/+125 |
1998-12-15 | updated. | Sebastian Wilhelmi | 6 | -40/+48 |
1998-12-15 | Bugfixes to autoconf thread lib detection | Jeff Garzik | 9 | -33/+66 |
1998-12-15 | s/g_mutex_functions_for_glib_use/g_thread_functions_for_glib_use/ | Sebastian Wilhelmi | 2 | -1/+9 |
1998-12-15 | Fixed --with-threads, small 64-bit prob | Jeff Garzik | 10 | -4/+54 |
1998-12-15 | Make sure all calls to g_node_validate_allocator are within | Owen Taylor | 15 | -19/+114 |
1998-12-15 | This commit merges the glib-threads branch into the main | Owen Taylor | 79 | -245/+3635 |
1998-12-13 | always define G_HAVE_INLINE if __cplusplus is defined, reported by Wan-Teh | Tim Janik | 9 | -0/+44 |
1998-12-11 | Released GLib 1.1.7GLIB_1_1_7 | CST 1998 Shawn T. Amundson | 14 | -8/+100 |
1998-12-10 | removed redefinition of G_COMPILED_WITH_DEBUGGING from glibconfig.h | Joel Becker | 9 | -2/+49 |
1998-12-09 | Released GLib 1.1.6GLIB_1_1_6 | CST 1998 Shawn T. Amundson | 9 | -0/+50 |
1998-12-08 | fixes to #undef HAVE_POLL case | Manish Singh | 10 | -2/+46 |
1998-12-05 | When creating glibconfig.h, we need to include <sys/types.h> beforePRE_CLEANUP | Martin Baulig | 1 | -0/+1 |
1998-12-03 | shut up CVS | Manish Singh | 1 | -0/+2 |
1998-12-02 | If Julian is valid, we have to update the dmy representation before | Havoc Pennington | 10 | -2/+72 |
1998-12-02 | Forgot this, last ChangeLog covers it (added testgdate, testgdateparser) | Havoc Pennington | 2 | -2/+6 |
1998-12-02 | Two new files. This is kind of ugly code, but I want to go ahead and make | Havoc Pennington | 12 | -0/+1268 |
1998-12-02 | Oops, I copied this into the log message but didn't commit the file. | Havoc Pennington | 8 | -0/+72 |
1998-12-02 | Rely on GDate::dmy and GDate::Julian flags, rather than re-checking the | Havoc Pennington | 4 | -254/+220 |
1998-12-02 | Merge main loop into head. This probably breaks Win32, until | Owen Taylor | 24 | -3/+3013 |
1998-12-02 | changed `gpointer struct_tm_p' parameter of g_date_to_struct_tm back to | Sebastian Wilhelmi | 12 | -12/+74 |
1998-12-02 | NEWS: README: glib.spec: docs/glib-config.1: Incremented versions to | CST 1998 Shawn T. Amundson | 13 | -5/+84 |
1998-12-02 | s/time_t/GTime/ and s/g_print/g_message/ include time.h. | Tim Janik | 13 | -419/+523 |
1998-12-01 | There are outstanding issues, but they should be resolvable in-place. If | Havoc Pennington | 14 | -0/+3010 |
1998-11-30 | added g_hook_list_marshal_check() to eventually destroy hooks after they | Tim Janik | 12 | -0/+132 |
1998-11-29 | Put -DFOO stuff into Makefile.am INCLUDES. | Jeff Garzik | 12 | -5/+47 |
1998-11-29 | put debug -DFOO stuff into CPPFLAGS, not CFLAGS, so CFLAGS can be | Manish Singh | 9 | -2/+42 |
1998-11-28 | implemented incremental freezing facility. | Tim Janik | 10 | -10/+42 |
1998-11-26 | reverted the g_hash_table_set_key_freefunc() addition, since it's to | Tim Janik | 12 | -50/+74 |
1998-11-25 | Replaced pushd and popd with equivalent shell code. | Jeff Garzik | 1 | -2/+3 |
1998-11-25 | Use the proper $srcdir method instead of the $OBJ_DIR hack for allowing | Elliot Lee | 1 | -7/+6 |
1998-11-25 | applied glib-tml-981120-0, change log appended below. | PST 1998 Manish Singh | 19 | -67/+260 |
1998-11-24 | added GFreeFunc and g_hash_table_set_key_freefunc() prototype. added | EST 1998 Michael K. Johnson | 12 | -18/+148 |
1998-11-24 | removed the GListAllocator type and its g_*_allocator_*() function | Tim Janik | 24 | -510/+918 |
1998-11-23 | added g_array_insert_vals() to insert elements at an arbitrary index, and | Owen Taylor | 12 | -0/+100 |
1998-11-23 | new function g_slist_copy() to duplicate a list with all its data | Tim Janik | 14 | -0/+170 |
1998-11-23 | NEWS: README: configure.in: glib.spec: Updated to version 1.1.5GLIB_1_1_5 | CST 1998 Shawn T. Amundson | 14 | -15/+125 |
1998-11-20 | added empty default imlementation so gmodule.so compiles on systems that | Tim Janik | 4 | -2/+14 |
1998-11-20 | allow setting $OBJ_DIR to specify building in a subdir | Elliot Lee | 1 | -1/+7 |
1998-11-19 | Removed per request. | Gregory McLean | 8 | -1995/+0 |
1998-11-19 | Fix for g_datalist_id_set_full() use (error is deeper down, some internal | Elliot Lee | 10 | -0/+70 |
1998-11-18 | add -b (binary-only; no source packages) flag to dpkg-buildpackage | Ben Gertzfield | 1 | -1/+1 |
1998-11-18 | libglib-cvs-dev now Provides: and Replaces libglib-dev. Changed | Ben Gertzfield | 1 | -1/+3 |
1998-11-18 | Forgot a newline in a print statement in build | Ben Gertzfield | 1 | -1/+1 |
1998-11-17 | Added Debian CVS build scripts. To build a snapshot Debian release, | Ben Gertzfield | 8 | -0/+303 |
1998-11-16 | fixed off-by-one error, so we don't waste a loop iteration if (-1) was | Tim Janik | 10 | -2/+50 |
1998-11-13 | Put -I$(top_srcdir) back into INCLUDES. | Nuno Ferreira | 2 | -1/+6 |
1998-11-13 | Added g_list_sort() and g_slist_sort() to merge sort GLists and GSLists. | Owen Taylor | 16 | -10/+406 |
1998-11-12 | INCLUDES is the right way to add to CFLAGS, not DEFS. Also there are bugs | Jeff Garzik | 12 | -6/+66 |