444
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added g_strndup More... over 25 years ago
new function g_log_set_always_fatal() to set an additional fatal_mask for More... over 25 years ago
if __STRICT_ANSI__ is defined, make `inline' a noop, since strict ANSI More... over 25 years ago
made private functions static. More... over 25 years ago
indentation fix. More... over 25 years ago
release delayed More... over 25 years ago
Released GLib 1.1.3
Shawn Amundson
as CDT 1998 Shawn T. Amundson
More... over 25 years ago
changed the return type for the GModuleCheckInit function to be a string, More... over 25 years ago
feature an extra MODULES parameter, so glib-config can be invoked with the More... over 25 years ago
version bump to 1.1.3, binary age 0, interface age 0. More... over 25 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... over 25 years ago
It's GTime now, and it's back! More... over 25 years ago
minor changes to internal interface. More... over 25 years ago
minor hack to cause SUBDIRS (gmodule) to be build last. we do this by More... over 25 years ago
changelog updates More... over 25 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... over 25 years ago
erm, fix copyright notice. More... over 25 years ago
fix cmopiler warnings. check (de)initialization code. More... over 25 years ago
updates More... over 25 years ago
do we want the .h file also? .... yes! ;) More... over 25 years ago
initial import of gmodule. More... over 25 years ago
Fixed some minor comment typos and added myself to AUTHORS in gtk+. More... over 25 years ago
Released GLib 1.1.2 More... over 25 years ago
fix 64-bitness in g_prints, sizeof doesn't seem to return int so I cast it More... almost 26 years ago
Released GLib 1.1.1 More... almost 26 years ago
version bump to 1.1.1, binary age 1, interface age 0. updates. updates. More... almost 26 years ago
change order of gpointer data; field in struct _GNode to be partly binary More... almost 26 years ago
garray.c (g_ptr_array_remove_index): bugfix: index check for array has been wrong More... almost 26 years ago
added a GNode test. More... almost 26 years ago
Released GLib 1.1.0
Shawn Amundson
as CDT 1998 Shawn T. Amundson
More... almost 26 years ago