0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed warning against multiple gardeners, its now possible
lp
More... over 15 years ago
now require new multi_garden test
lp
More... over 15 years ago
Rakefile to v1.1.2
lp
More... over 15 years ago
documented the newly arrived socket methods
lp
More... over 15 years ago
gardener socket role now generates a longer socket name, otherwise all gardener had same pid_name socket
lp
More... over 15 years ago
this test doesn't pass yet, so this is where I am heading next
lp
More... over 15 years ago
Rakefile to v1.2.0
lp
More... over 15 years ago
switched 3 row calls from duplex to simple sends, big speed increase
lp
More... over 15 years ago
general cleanup of old commented methods
lp
More... over 15 years ago
Gardener, Garden and Row now follow Toolshed method change
lp
More... over 15 years ago
UNIXSocket translation is working
lp
More... over 15 years ago
simplified even more
lp
More... over 15 years ago
toolshed with new UNIXSocket methods, old methods only commented out
lp
More... over 15 years ago
Rakefile to v1.1.2
lp
More... over 15 years ago
now rely on netstat + regex to find available UDP port for loopback connection with garden
lp
More... over 15 years ago
fixed small typo to docs
lp
More... over 15 years ago
more pragmatic documentation
lp
More... over 15 years ago
fixed namespace inconsistency in code example for Abundance.gardener
lp
More... over 15 years ago
Added code example to README
lp
More... over 15 years ago
Rakefile to v.1.1.1
lp
More... over 15 years ago
added ts_abundance.rrb test suite to group the test cases
lp
More... over 15 years ago
Rakefile to v1.1.0
lp
More... over 15 years ago
minor docs changes + typo corrections
lp
More... over 15 years ago
first docs pass for toolshed
lp
More... over 15 years ago
:seed_size gardener argument becomes :wheelbarrow, which is now restricted inside 1024..8192
lp
More... over 15 years ago
incomplete but effective robustness test
lp
More... over 15 years ago
implemented a block queue, to split blocks which are too large for UDP block size More... over 15 years ago
deleted tc_robustness.rb from master
lp
More... over 15 years ago
high api test
lp
More... over 15 years ago
correction on seed_all docs
lp
More... over 15 years ago