444
I Use This!
Very High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Jun 15, 2023 — Jun 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make data argument const. More... almost 26 years ago
new function g_strnfill() to return a new string of specified length, More... almost 26 years ago
Mostly changes to GArray code. See ChangeLog. More... almost 26 years ago
removed this function which was not publically exported in glib.h. to More... almost 26 years ago
provide no operation implementation for the underlying _g_module_* More... almost 26 years ago
gmem.c: add ability to exclude memory chunks from memory profiling More... almost 26 years ago
added g_strndup More... almost 26 years ago
new function g_log_set_always_fatal() to set an additional fatal_mask for More... almost 26 years ago
if __STRICT_ANSI__ is defined, make `inline' a noop, since strict ANSI More... almost 26 years ago
made private functions static. More... almost 26 years ago
indentation fix. More... almost 26 years ago
release delayed More... almost 26 years ago
Released GLib 1.1.3
Shawn Amundson
as CDT 1998 Shawn T. Amundson
More... almost 26 years ago
changed the return type for the GModuleCheckInit function to be a string, More... almost 26 years ago
feature an extra MODULES parameter, so glib-config can be invoked with the More... almost 26 years ago
version bump to 1.1.3, binary age 0, interface age 0. More... almost 26 years ago
Sun Aug 16 Elliot Lee glib.h - #error out if we don't recognize the SIZEOF_VOID_P #warning if no gint64 More... almost 26 years ago
It's GTime now, and it's back! More... almost 26 years ago
minor changes to internal interface. More... almost 26 years ago
minor hack to cause SUBDIRS (gmodule) to be build last. we do this by More... almost 26 years ago
changelog updates More... almost 26 years ago
hm, fixup call sequences for check_init() and de_init(). we need to have internal structures in a sane state before we call external functions. More... almost 26 years ago
erm, fix copyright notice. More... almost 26 years ago
fix cmopiler warnings. check (de)initialization code. More... almost 26 years ago
updates More... almost 26 years ago
do we want the .h file also? .... yes! ;) More... almost 26 years ago
initial import of gmodule. More... almost 26 years ago
Fixed some minor comment typos and added myself to AUTHORS in gtk+. More... almost 26 years ago
Released GLib 1.1.2 More... almost 26 years ago
fix 64-bitness in g_prints, sizeof doesn't seem to return int so I cast it More... almost 26 years ago