1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version numbers in preparation for 0.13 release
juliangraham
as Julian Graham
More... over 4 years ago
Update NEWS files in preparation for 0.13 release
juliangraham
as Julian Graham
More... over 4 years ago
task #14373: Application specific logging
juliangraham
as Julian Graham
More... over 4 years ago
task #13789: Document relationship between channels and sessions
juliangraham
as Julian Graham
More... over 4 years ago
bug #50642: application nodes who submit uncommitable transactions should be disconnected
juliangraham
as Julian Graham
More... over 4 years ago
bug #53814: Memory corruption in meta server on disconnect
juliangraham
as Julian Graham
More... over 4 years ago
bug #49420: dataclient storage engine should release all locks on disconnect
juliangraham
as Julian Graham
More... over 4 years ago
bug #48769: (gzochi client) does not quite work on OS X
juliangraham
as Julian Graham
More... over 4 years ago
Networking test fixes for socket operations on BSD/Mach
juliangraham
as Julian Graham
More... over 4 years ago
Misc. casts and signature fixes for compiling gzochid tests with Clang
juliangraham
as Julian Graham
More... over 4 years ago
Change type of storage value to `unsigned char *' to better reflect its use
juliangraham
as Julian Graham
More... over 4 years ago
Fix additional weirdness in record subtype deserialization
juliangraham
as Julian Graham
More... almost 5 years ago
Stub declarations for various client protocol globals to fix test builds
juliangraham
as Julian Graham
More... almost 5 years ago
Additional Guile 3.x constructor protocol compatibility fixes
juliangraham
as Julian Graham
More... almost 5 years ago
Properly mark gzochi-server protocol symbols as `extern' in header files
juliangraham
as Julian Graham
More... almost 5 years ago
Properly mark Mazewar static data symbols as `extern' in header files
juliangraham
as Julian Graham
More... almost 5 years ago
Initialize the Mazewar view context to make the compiler happy
juliangraham
as Julian Graham
More... almost 5 years ago
Work around backwards-incompatible type change in libmicrohttpd 0.9.71
juliangraham
as Julian Graham
More... almost 5 years ago
Adjustments to CI configuration for successful buidls against Guile 3.0
juliangraham
as Julian Graham
More... almost 5 years ago
Remove stray SCM_DEFINE calls that are no longer necessary for snarfing
juliangraham
as Julian Graham
More... almost 5 years ago
Add support for building against Guile 3.x
juliangraham
as Julian Graham
More... almost 5 years ago
Update GLib version requirement to 2.61.x
juliangraham
as Julian Graham
More... almost 5 years ago
Use `GDateTime' instead of `GTimeVal' for GLib 2.61.x compatibility
juliangraham
as Julian Graham
More... almost 5 years ago
Add compatibility hack for Guile 3.x record constructor protocol changes
juliangraham
as Julian Graham
More... almost 5 years ago
Fix unnecessary arguments to `gzochi:make-managed-reference'
juliangraham
as Julian Graham
More... almost 5 years ago
Make initialization of primitive hook functions more explicit
juliangraham
as Julian Graham
More... almost 5 years ago
Don't import `make-mutex' from `(guile)'
juliangraham
as Julian Graham
More... almost 5 years ago
Unpack values from scm_open_bytevector_output_port using values API
juliangraham
as Julian Graham
More... almost 5 years ago
Explicitly set `NULL' / binary encoding in dataserver / metaserver tests
juliangraham
as Julian Graham
More... almost 5 years ago
Remove usage of deprecated `G_PARAM_PRIVATE' in dataserver class init
juliangraham
as Julian Graham
More... about 5 years ago