444
I Use This!
Very High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Solaris has a broken strftime that produced garbage output for the test More... over 25 years ago
This is no valid shell syntax: More... over 25 years ago
Dont complain, if --without-threads or --with-threads=none is supplied; More... over 25 years ago
updated. More... over 25 years ago
Bugfixes to autoconf thread lib detection More... over 25 years ago
s/g_mutex_functions_for_glib_use/g_thread_functions_for_glib_use/ More... over 25 years ago
Fixed --with-threads, small 64-bit prob More... over 25 years ago
Make sure all calls to g_node_validate_allocator are within More... over 25 years ago
This commit merges the glib-threads branch into the main branch. See the ChangeLog for details of the changes. More... over 25 years ago
always define G_HAVE_INLINE if __cplusplus is defined, reported by Wan-Teh More... over 25 years ago
Released GLib 1.1.7
Shawn Amundson
as CST 1998 Shawn T. Amundson
More... over 25 years ago
removed redefinition of G_COMPILED_WITH_DEBUGGING from glibconfig.h More... over 25 years ago
Released GLib 1.1.6
Shawn Amundson
as CST 1998 Shawn T. Amundson
More... over 25 years ago
fixes to #undef HAVE_POLL case More... over 25 years ago
When creating glibconfig.h, we need to include <sys/types.h> before <sys/poll.h> for NetBSD. More... over 25 years ago
shut up CVS More... over 25 years ago
If Julian is valid, we have to update the dmy representation before More... over 25 years ago
Forgot this, last ChangeLog covers it (added testgdate, testgdateparser) More... over 25 years ago
Two new files. This is kind of ugly code, but I want to go ahead and make More... over 25 years ago
Oops, I copied this into the log message but didn't commit the file. More... over 25 years ago
Rely on GDate::dmy and GDate::Julian flags, rather than re-checking the More... over 25 years ago
Merge main loop into head. This probably breaks Win32, until someone does the necessary updates. More... over 25 years ago
changed `gpointer struct_tm_p' parameter of g_date_to_struct_tm back to More... over 25 years ago
NEWS: README: glib.spec: docs/glib-config.1: Incremented versions to
Shawn Amundson
as CST 1998 Shawn T. Amundson
More... over 25 years ago
s/time_t/GTime/ and s/g_print/g_message/ include time.h. More... over 25 years ago
There are outstanding issues, but they should be resolvable in-place. If this breaks something let me know and I will fix it. More... over 25 years ago
added g_hook_list_marshal_check() to eventually destroy hooks after they More... over 25 years ago
Put -DFOO stuff into Makefile.am INCLUDES. More... over 25 years ago
put debug -DFOO stuff into CPPFLAGS, not CFLAGS, so CFLAGS can be More... over 25 years ago
implemented incremental freezing facility. More... over 25 years ago