444
I Use This!
Very High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use getpwuid_r with the right signature, if available. More... over 25 years ago
More Win32 updates. Add missing Win32 files to distributed files. Remove the obsolete makefile.lcc. More... over 25 years ago
Moved test for localtime_r and rand_r to a place after the determination More... over 25 years ago
The "extern char* sys_siglist" declaration breaks systems with different More... over 25 years ago
Released GLib 1.1.13
Shawn Amundson
as CST 1999 Shawn T. Amundson
More... over 25 years ago
updates for 1.1.13. More... over 25 years ago
fixed assertment vs. assertion More... over 25 years ago
removed assertment about rtree->root being NULL, so this function can be More... over 25 years ago
add packager address More... over 25 years ago
increment version number to 1.1.13 More... over 25 years ago
if !defined (G_LOG_DOMAIN) define G_LOG_DOMAIN as ((gchar*) 0) instead of More... over 25 years ago
added a define G_HOOK_DEFERRED_DESTROY, to substitute a noop More... over 25 years ago
Oops, ChangeLog entries too, of course. More... over 25 years ago
Added missing gthread/gthread.def file. Incremented version numbers in the *.h.win32 files. More... over 25 years ago
fix yet another small glitch More... over 25 years ago
reentrancy fixups More... over 25 years ago
incremented version number to 1.1.13, bin age 0, interface age 0. More... over 25 years ago
Merge in current Win32 version. Almost no Unix code touched. More... over 25 years ago
Add support for pthreads under FreeBSD 2.2.[7|8] More... over 25 years ago
don't use inline for !__GNUC__ case with g_warning, g_error, and g_message More... over 25 years ago
small fix so it compiles for me More... over 25 years ago
These go along with the last commit More... over 25 years ago
acinclude.m4 ltconfig upgrade to libtool 1.2d (with fixes for irix6 and More... over 25 years ago
#warning isn't portable, check for gcc More... over 25 years ago
Ops, forgot to save ChangeLog before commiting. More... over 25 years ago
Include config.h to get HAVE_LOCALTIME_R macro. More... over 25 years ago
alloca and vasprintf go away More... over 25 years ago
Find right thread system on DG/UX. Thanks to Marc J. Fraioli More... over 25 years ago
Test for localtime_r only after including the right MT enabling CFLAGS More... over 25 years ago
add support for freebsd (-lc_r for thread foo) and make sure testgthread.c compiles on platforms with rand_r. More... over 25 years ago