0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create README.md More... almost 10 years ago
Merge pull request #2 from orsis/buffer_bugfix More... almost 10 years ago
Merge pull request #1 from orsis/rebar_migration More... almost 10 years ago
buffer bugfix and test with large data More... almost 10 years ago
correct name of application More... almost 10 years ago
syntax error in app.src file More... almost 10 years ago
edited app file More... almost 10 years ago
rebar migration and test fix More... almost 10 years ago
rebar migration and test fix More... almost 10 years ago
gearman_worker:start* now accepts a list of worker modules rather than a list of functions. The worker modules should export functions/0 which returns a list of functions. More... almost 15 years ago
Fixed gearman_connection:terminate More... almost 15 years ago
Fixed spec for parse_command More... almost 15 years ago
parse_command no longer returns two tuples but rather: atom() | {atom(), ...} More... almost 15 years ago
Now with fewer binary/list conversions More... almost 15 years ago
Split off command parsing/packing functions to gearman_protocol module More... almost 15 years ago
gearman_connection now conforms to the gen_server behaviour More... almost 15 years ago
Cleaned up gearman_connection:loop to follow best practices More... almost 15 years ago
parse_command now parses arguments properly without assuming 0 is always a delimiter More... almost 15 years ago
Task functions can now return binary or a list. Before a binary would cause unexpected fail. More... almost 15 years ago
Fixed gearman_connection.loop to always do tail recursion More... almost 15 years ago
gearman_worker: Ignore noop while working More... almost 15 years ago
gearman_worker now conforms to gen_fsm, and rewrote gearman_connection More... almost 15 years ago
Initial commit More... almost 15 years ago