change benkobox=>pump
[fleet.git] / src / edu / berkeley / fleet / api / Instruction.java
2007-08-25 adamchange benkobox=>pump
2007-08-21 adamadded dataOutDest
2007-08-20 adamrename recycle=>requeue
2007-02-22 adamAPI: inert changes (cleanup, visibility, toString())
2007-02-22 adamAPI: removed Inbox and Outbox classes, replaced with...
2007-02-17 adamadd initial support for virtual destinations
2007-02-16 adamnew syntax: receive, notify, dismiss
2007-02-16 adamadd kill*
2007-02-15 adamadd Instruction.isStanding()
2007-02-05 adamimproved toString() methods in api
2007-01-27 adambugfix in Instruction.decrementCount()
2007-01-26 adamupdated to AM14, AM15
2007-01-25 adamadded fleet api classes