scpubgit/Tak.git
2016-01-08 Matt S Trout Release commit for 0.001004 master v0.001004
2016-01-08 Matt S Trout fixup ObjectMangling role
2016-01-08 Matt S Trout doooooooom
2012-02-24 Mark Olliver added example on Tak Use
2012-02-12 Matt S Trout fix Ssyshere to Shere after re-reading UUCP protocol...
2011-12-23 Matt S Trout Release commit for 0.001003 v0.001003
2011-12-23 Matt S Trout version bump
2011-12-23 Matt S Trout fixup POD
2011-12-23 Matt S Trout add missing Capture/Tiny.pm to mk-fat
2011-12-23 Matt S Trout Release commit for 0.001002 v0.001002
2011-12-23 Matt S Trout bump version
2011-12-20 Matt S Trout basic TCP connection support for ConnectorService
2011-12-20 Matt S Trout actually start to add logging to Router
2011-12-20 Matt S Trout richer expose syntax
2011-12-06 Matt S Trout memory leak fixage
2011-12-01 Matt S Trout clone_or_self
2011-11-29 Matt S Trout add clone method
2011-11-29 Matt S Trout fix botched expose spec
2011-11-29 Matt S Trout only weaken when required
2011-11-29 Matt S Trout make Client look like a Service
2011-11-26 Matt S Trout allow local domain socket connects
2011-11-26 Matt S Trout trap param error instead of crashing
2011-11-17 Matt S Trout increase Log::Contextual dependency to 04 so that every...
2011-11-17 Matt S Trout use all non-arch-specific non-core dirs in @INC
2011-11-17 Matt S Trout missed Exporter::Declare's deps
2011-11-17 Matt S Trout always set $0 for stdio nodes, add support for a $Next
2011-11-17 Matt S Trout add Exporter/Declare.pm to fatpack prereqs
2011-11-15 Arthur Axel... add missing resources to Makefile.PL
2011-11-15 Matt S Trout protect against re-upgrading
2011-11-15 Matt S Trout loop_upgrade
2011-11-15 Matt S Trout make --local implementation saner
2011-11-15 Matt S Trout $client in tak repl
2011-11-15 Matt S Trout make -l actually work
2011-11-15 Matt S Trout add missing +x bits to bin/tak
2011-11-15 Matt S Trout Release commit for 0.001001 v0.001001
2011-11-15 Matt S Trout add a Changes file
2011-11-15 Matt S Trout fix up dist generation
2011-11-15 Matt S Trout remove tak-repl - 'tak repl' subcommand replaces it
2011-11-14 Matt S Trout generate Takfile from SYNOPSIS in Tak.pm
2011-11-14 Matt S Trout generate a lib/Tak/STDIONode.pm containing relevant...
2011-11-14 Matt S Trout initial Makefile plus version+POD
2011-11-14 Matt S Trout remove early stage fiddling code
2011-11-14 Matt S Trout loading test
2011-11-11 Matt S Trout enhance repl command
2011-11-11 Matt S Trout exec and repl as standard actions
2011-11-11 Matt S Trout move exec code to Client.pm, add get_homedir example...
2011-11-11 Matt S Trout sample Takfile
2011-11-11 Matt S Trout completely missed this
2011-11-11 Matt S Trout stream_exec, buffering fixes
2011-11-11 Matt S Trout switch to local-izing on_result in await_all
2011-11-11 Matt S Trout every_foo for Takfile, add Tak->await_all
2011-11-11 Matt S Trout add comments to clarify the initial handshake
2011-11-11 Matt S Trout autoflush output pipe just in case
2011-11-11 Matt S Trout logger setup, wait for node start before sending requests
2011-11-11 Matt S Trout ensure, better scripting infrastructure
2011-11-11 Matt S Trout add 5.8 requirements
2011-11-11 Matt S Trout Initial script infrastructure
2011-11-06 Matt S Trout trivial command service
2011-11-06 Matt S Trout remove last vestiges of previous layout
2011-11-06 Matt S Trout switch object client to new code
2011-11-06 Matt S Trout repl works again
2011-11-05 Matt S Trout make connector time out correctly
2011-11-04 Matt S Trout new remote code
2011-11-01 Matt S Trout new Client/Router/Service arch
2011-10-30 Matt S Trout object proxying system
2011-10-30 Matt S Trout build fatpacked world on the fly
2011-10-30 Matt S Trout add meta service
2011-10-30 Matt S Trout create world object, repl script
2011-10-28 Matt S Trout switch Request to invocant + method, clean up Remote...
2011-10-28 Matt S Trout working remote module loading
2011-10-28 Matt S Trout implement repl in takc
2011-10-28 Matt S Trout client and server manage to talk
2011-10-28 Matt S Trout allow jreplclient repl to be packed into __DATA__
2011-10-23 Matt S Trout simple client with remoting
2011-10-23 Matt S Trout add a bit of debugging to the jsonrepl
2011-10-23 Matt S Trout json repl script