From: <pcm...@us...> - 2008-04-09 05:04:57
|
Revision: 811 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=811&view=rev Author: pcmehlitz Date: 2008-04-08 22:04:53 -0700 (Tue, 08 Apr 2008) Log Message: ----------- * fixed a stupid cluster basis bug * added a snapshot store/restore, which is based on the list of set elements. The elements stored in the snapshot can have a different type, to minimize per-element storage cost of elements with lots of transients. * added a change queue recording/reverting mechanism, but it doesn't yet make use of transformers, which it probably should. Have to change the API for that Modified Paths: -------------- trunk/src/gov/nasa/jpf/util/SparseClusterArray.java Added Paths: ----------- trunk/src/gov/nasa/jpf/util/Transformer.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |