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
Mention the tests directory. More... about 25 years ago
Moved struct declaration up. Style fixes. More... about 25 years ago
be quiet cvs More... about 25 years ago
New files to implement the Mersenne Twister Pseudo Random Number More... about 25 years ago
Increment some version numbers, add warning to configure. More... about 25 years ago
Add G_MODULE_IMPL_OS2 More... about 25 years ago
Use the right default arguments for the construction of mutexes and conds More... about 25 years ago
Added a check for the right format to printf and scanf long longs. It is More... about 25 years ago
Make sure `glibconfig.h' exists after the rule is fired. More... about 25 years ago
Rename from configincludedir so that glibconfig.h will be installed as More... about 25 years ago
Update version numbers. More... about 25 years ago
acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f More... about 25 years ago
Add new g_list, g_stack, g_queue functions. More... about 25 years ago
forgot to include submitter. More... about 25 years ago
added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to hold various defines More... about 25 years ago
Add copyright, clean up code a bit. More... about 25 years ago
Added missing values for G_MAXU(SHORT|INT|LONG) on platforms with only More... about 25 years ago
added GLIB_CHECK_VERSION() macro similar to GTK_CHECK_VERSION(). More... about 25 years ago
Sun Mar 14 17:50:35 1999 Tim Janik <[email protected]> More... about 25 years ago
pthread_create in libc 1999-03-16 Timur Bakeyev <[email protected]>
Timur I. Bakeyev
as Timur Bakeyev
More... about 25 years ago
Added a test for the G_(U)?INT(16|32|64)_FORMAT and More... about 25 years ago
Removed G_(U)?INT8_FORMAT again, as it can't be used for scanf. More... about 25 years ago
Added the macros G_(U)?INT_(8|16|32|64)_FORMAT to use for printf and (much More... about 25 years ago
Commented out debugging output. More... about 25 years ago
Remove widechar tests and defines. (fd_set): Change the grep for `fd_mask' More... about 25 years ago
Test for posix threads first, then for dce threads. More... about 25 years ago
Revamped the thread configure stuff. Now dce threads (old posix draft) are More... about 25 years ago
Added stack, queue ADTs and related tests. More... about 25 years ago
add OS/2 changes More... about 25 years ago
Add g_spaced_primes_closest to glib.def, it was missing. More... about 25 years ago