444
I Use This!
Very High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 11 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
If Julian is valid, we have to update the dmy representation before More... over 25 years ago
Forgot this, last ChangeLog covers it (added testgdate, testgdateparser) More... over 25 years ago
Two new files. This is kind of ugly code, but I want to go ahead and make More... over 25 years ago
Oops, I copied this into the log message but didn't commit the file. More... over 25 years ago
Rely on GDate::dmy and GDate::Julian flags, rather than re-checking the More... over 25 years ago
Merge main loop into head. This probably breaks Win32, until someone does the necessary updates. More... over 25 years ago
changed `gpointer struct_tm_p' parameter of g_date_to_struct_tm back to More... over 25 years ago
NEWS: README: glib.spec: docs/glib-config.1: Incremented versions to
Shawn Amundson
as CST 1998 Shawn T. Amundson
More... over 25 years ago
s/time_t/GTime/ and s/g_print/g_message/ include time.h. More... over 25 years ago
There are outstanding issues, but they should be resolvable in-place. If this breaks something let me know and I will fix it. More... over 25 years ago
added g_hook_list_marshal_check() to eventually destroy hooks after they More... over 25 years ago
Put -DFOO stuff into Makefile.am INCLUDES. More... over 25 years ago
put debug -DFOO stuff into CPPFLAGS, not CFLAGS, so CFLAGS can be More... over 25 years ago
implemented incremental freezing facility. More... over 25 years ago
reverted the g_hash_table_set_key_freefunc() addition, since it's to More... over 25 years ago
Replaced pushd and popd with equivalent shell code. pushd and popd are not supported outside of bash (and csh?). More... over 25 years ago
Use the proper $srcdir method instead of the $OBJ_DIR hack for allowing More... over 25 years ago
applied glib-tml-981120-0, change log appended below. More... over 25 years ago
added GFreeFunc and g_hash_table_set_key_freefunc() prototype. added More... over 25 years ago
removed the GListAllocator type and its g_*_allocator_*() function More... over 25 years ago
added g_array_insert_vals() to insert elements at an arbitrary index, and More... over 25 years ago
new function g_slist_copy() to duplicate a list with all its data More... over 25 years ago
NEWS: README: configure.in: glib.spec: Updated to version 1.1.5
Shawn Amundson
as CST 1998 Shawn T. Amundson
More... over 25 years ago
added empty default imlementation so gmodule.so compiles on systems that More... over 25 years ago
allow setting $OBJ_DIR to specify building in a subdir More... over 25 years ago
Removed per request. More... over 25 years ago
Fix for g_datalist_id_set_full() use (error is deeper down, some internal More... over 25 years ago
add -b (binary-only; no source packages) flag to dpkg-buildpackage More... over 25 years ago
libglib-cvs-dev now Provides: and Replaces libglib-dev. Changed Conflicts: fron libglib1.1-dev to libglib-dev (no such thing as libglib1.1-dev) More... over 25 years ago
Forgot a newline in a print statement in build More... over 25 years ago