7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added preliminary queue persistence More... over 17 years ago
Replaced PayloadException with RegistryException More... over 17 years ago
deleted old TaskServer More... over 17 years ago
fixed error msgs More... over 17 years ago
update to the cluster package. Major distinction is the separation of the server types, along with multiple servers per host. Also renamed qos.socket to be qos.ip instead More... over 17 years ago
update to the cluster package. Major distinction is the separation of the server types, along with multiple servers per host. Also renamed qos.socket to be qos.ip instead More... over 17 years ago
fixed per ticket #22 More... over 17 years ago
changed assignment syntax More... over 17 years ago
altered some logging levels More... over 17 years ago
switched getChannel(), getStyle(), getName() for shorter channel(), style(), and name() versions More... over 17 years ago
changed IEventListener from an interface to a delegate (there was one method only) More... over 17 years ago
renamed getCluster + getLogger to be cluster() and logger() More... over 17 years ago
renamed getCluster + getLogger to be cluster() and logger() More... over 17 years ago
added some comments More... over 17 years ago
fixed issue with watchdog eating up the CPU ... some bogosity with the change to Interval for Thread.sleep() More... over 17 years ago
removed duplicate function call ! More... over 17 years ago
removed dead code More... over 17 years ago
updated to reflect DisplayWriter removal More... over 17 years ago
removed dead import (DisplayWriter) More... over 17 years ago
cleaned up ancient usage of Stdout :) More... over 17 years ago
adjusted for the recent hiding of Buffer from both console and stdout More... over 17 years ago
removed redundant copy() indirection More... over 17 years ago
first batch of IO changes to support InputStream and OutputStream More... over 17 years ago
updated to use Runtime aggregate More... over 17 years ago
now using Exception.halting instead of Conduit.isHalting More... over 17 years ago
enabled the logger More... over 17 years ago
doc change More... over 17 years ago
renamed Utc.d to be Clock.d instead More... over 17 years ago
renamed Utc.time() to be Utc.now() More... over 17 years ago
Time is now signed instead of unsigned (so it represents a span) More... over 17 years ago