7
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes #38 :: LDC patches for mango More... over 13 years ago
fixes #45 :: [Makefile] Add ldc support More... over 13 years ago
fixes #44 :: compile errors with tango trunk More... over 13 years ago
updated to recent Tango changes More... about 14 years ago
added a means to set the read-timeout value of each channel. This can be used to manage (for example) synchronous tasks which take a while to execute More... about 14 years ago
removed IProtocol model, such that Bin and Bout can be used directly More... about 14 years ago
updated to local SocketListener More... about 14 years ago
adjusted how messages are sent More... about 14 years ago
moved here from Tango More... about 14 years ago
removed dependency on Buffer More... about 14 years ago
now uses Buffered instead of Buffer More... over 14 years ago
fixes tango ticket #1756 :: Tango ClusterQueue Message Size > 2048 More... over 14 years ago
added examples More... over 14 years ago
migrated these from Tango More... over 14 years ago
updated to tango.net.device More... almost 15 years ago
updated to tango.net.device More... almost 15 years ago
removed bogus ctor argument in HttpTokens, and back-propagated change More... about 15 years ago
updated for InputBuffer conversion More... about 15 years ago
updated to use InputBuffer and OutputBuffer instead of IBuffer More... about 15 years ago
File.read() renamed to File.get() More... over 15 years ago
updates for tango.io changes More... over 15 years ago
updates for tango.io changes More... over 15 years ago
fixed keepalive/isManaged conflict More... over 15 years ago
added support for pipelined responses More... over 15 years ago
output header construction is now in a separate buffer in order to avoid resets on the input More... over 15 years ago
added keep-alive and read-timeout configuration More... over 15 years ago
moved Conduit and friends into tango.io.device in an effort to bring further clarity into tango.io -- this requires adjusting imports such that, for example, tango.io.FileConduit becomes tango.io.device.FileConduit More... over 15 years ago
moved Conduit and friends into tango.io.device in an effort to bring further clarity into tango.io -- this requires adjusting imports such that, for example, tango.io.FileConduit becomes tango.io.device.FileConduit More... over 15 years ago
fixed copyFile() signature More... almost 16 years ago
fixed cacheFile() returns More... almost 16 years ago