444
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 23, 2023 — Jun 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Drop a few unused variables. More... almost 24 years ago
The code didn't compile (must have been sleepy when committing). "return" More... almost 24 years ago
fix tor's recent changes which got rid of a required variable in the More... almost 24 years ago
Compile in the debugging code all the time, but only output debug messages More... almost 24 years ago
Finally, a new and improved IO Channel and condition watch implementation More... almost 24 years ago
No, don't mark glib_debug_objects for export here, it's handled specially More... almost 24 years ago
completed tor's fix to cover both #ifdef branches. More... almost 24 years ago
Return 0 on error, not NULL. More... almost 24 years ago
gobject.def Mark glib_debug_objects for export/import as it is used by More... almost 24 years ago
applied patch from Andreas Persenius <[email protected]> that updates the More... almost 24 years ago
added g_strlcat() and g_strlcpy() wrappers, supplied by David Wheeler More... almost 24 years ago
include <stdlib.h> and <stddef.h> if STDC_HEADERS is defined. More... almost 24 years ago
applied patch from Darin Adler <[email protected]> which supplies More... almost 24 years ago
make g_type_fundamental_last() a function, avoiding all that extern More... almost 24 years ago
Mention -fnative-struct here, too... More... almost 24 years ago
Fix resource handling, the resource file got left out from the DLL after More... almost 24 years ago
Mark the functions g_basename and g_dirname deprecated. They will issue an More... almost 24 years ago
Mark the functions g_hash_table_freeze, g_hash_table_thaw and thus More... almost 24 years ago
gparam.h gvalue.h gparam.c Shut up Sun's picky compiler. More... almost 24 years ago
glibconfig.h and glib.h now include files outside of the extern "C" block. More... almost 24 years ago
Don't #include <tlhelp32.h> when compiling with gcc, as it isn't provided. More... almost 24 years ago
Remove incomplete start of info file - More... almost 24 years ago
Add build/Makefile and build/win32/Makefile to AC_OUTPUT() so things build More... almost 24 years ago
fixed an off by 0 error (yeah, the function went off when the while (n--) More... almost 24 years ago
Include the "build" module in GLib, too, to make it more self-contained. More... almost 24 years ago
Release 1.3.1 More... almost 24 years ago
Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4 More... almost 24 years ago
Add g_error functions. More... almost 24 years ago
Add g_type_get_plugin. More... almost 24 years ago
default initialize the temporary default value, instead of nuking the More... almost 24 years ago