log

age author description
2012-06-05 sugi add KeyInput working
2012-06-04 sugi add KeyInput working
2012-06-04 sugi minor change working
2012-06-04 sugi Test two fish working
2012-06-04 sugi Singleton is removed . working
2012-06-03 sugi minor change working
2012-06-03 sugi remove null working
2012-05-31 sugi minor change working
2012-05-29 sugi minor change working
2012-05-29 sugi set range working
2012-05-24 sugi paste texture on the object working
2012-05-23 sugi This is movement test working
2012-03-02 kazz add arg to ring_run script working
2012-03-02 kazz fix conf of ring working
2012-02-29 kazz close bad branch
2012-02-29 kazz add test concurrent execution of code segment working
2012-02-29 kazz refactor test code segments working
2012-02-27 kazz Added tag working for changeset d7a3ecc8c4a1 working
2012-02-27 kazz Starting 'working' branch working working
2012-02-21 kazz change to concurrent data segment
2012-02-21 kazz modify output of ring script
2012-02-21 kazz change checking debug mode of logger
2012-02-21 kazz delete CodeSegment receive thread
2012-02-21 kazz delete KeyThread
2012-02-11 kazz remove copy at OutboundTcpConnection
2012-02-09 kazz off logger for experiment
2012-02-09 kazz logger off for experiment
2012-02-09 kazz add local access api
2012-02-09 kazz add getLocal method to DataSegment
2012-02-09 kazz change getDataSegmentKey
2012-02-09 kazz change print relay count to node num on ring
2012-02-08 kazz change stdout of ring from all time to average time of around time
2012-02-08 kazz add ring relay size
2012-02-08 one add comment
2012-02-08 one add comment
2012-02-08 one add comment
2012-02-08 kazz refactor data segment
2012-02-07 kazz change ring calculate time unit, milli to nano
2012-02-05 kazz change connection wait time
2012-02-05 kazz move msgpack local val to static field;
2012-02-04 kazz change CommandMessage Constructor
2012-02-04 kazz change protocol header: remove an integer representing message length (work?)
2012-02-04 kazz bug fix for write() at OutboundTCPConnection
2012-02-04 kazz update msgpack 0.6.5 to 0.6.6
2012-02-04 kazz add ring experiment shell script
2012-02-04 kazz delete stdout message of ring
2012-02-04 kazz bug fix for time calculate
2012-02-04 kazz add to calculate the time of RingTopology required
2012-02-03 kazz fix peek api
2012-02-03 kazz add outbound close
2012-02-03 kazz implements close exception
2012-02-02 kazz add close api
2012-01-31 kazz add log viewer
2012-01-27 kazz add logger
2012-01-20 kazz add tree script
2012-01-20 kazz add fish scripts
2012-01-20 kazz DistributedFish share width each other (not work)
2012-01-19 kazz share width each other with tree
2012-01-19 kazz added method to OutputDataSegment and Receiver, to convert type from Value to Class<?> without MessagePack
2012-01-17 kazz change name of DataSegmentReceiver