Timeline



09/25/09:

16:26 Ticket #81 (add support for type ids) created by Stephen Siegel
Add methods to type factory so that every type gets a unique id …

09/18/09:

16:07 Ticket #72 (Make posters for accuracy verification and comparative symbolic execution) closed by zirkel
fixed: The posters were turned in to Krystal.

09/12/09:

06:43 Ticket #80 (simplify fails on dividing by plus expressions) created by Stephen Siegel
frederic:diffusion siegel$ tass verify -simplify diffusion1_seq.mmp …

09/10/09:

15:12 Ticket #11 (improve handling of counterexamples) closed by Stephen Siegel
fixed: Traces good enough for now.

09/08/09:

14:58 Ticket #79 (for loop problem) closed by ywei
fixed: Fixed.

09/07/09:

09:03 Ticket #79 (for loop problem) created by Stephen Siegel
I changed the first while loop in the matrixMultiplication examples to …

09/05/09:

12:27 Ticket #78 (Class cast exception in matmat-par_2_2_2.mmp) closed by Stephen Siegel
fixed: I think I have fixed the problem, but it only revealed a new problem …

09/04/09:

13:46 Ticket #78 (Class cast exception in matmat-par_2_2_2.mmp) created by ywei
the command is: tass verify matmat-par_2_2_2.mmp -np 2 and I got this …
13:43 Ticket #77 (unreachable location in matmat example) closed by ywei
fixed: Problem fixed.

09/03/09:

18:31 Ticket #67 (text associated to expressions has extra token) closed by ywei
fixed: Fixed.
18:21 Ticket #34 (Add for loop support to front end) closed by ywei
fixed: Feature added.
18:21 Ticket #28 (improvements to model printing with source) closed by ywei
fixed: Changed as required.
11:43 Ticket #77 (unreachable location in matmat example) created by Stephen Siegel
edu.udel.cis.vsl.minimp.model.IF.SyntaxException: Syntax error in …

09/02/09:

22:50 Ticket #75 (Problems with tass verify, ArrayIndexOutOfBounds Exception) closed by Stephen Siegel
fixed: Added checks that PID is in range in Evaluator and Executor. Now …
21:51 Ticket #76 (OSError: [Errno 13] Permission denied: ...) created by rdeaton
==== How to Reproduce ==== While doing a POST operation on …
21:50 Ticket #75 (Problems with tass verify, ArrayIndexOutOfBounds Exception) created by rdeaton
Run on latest svn, [1063]. Trace is attached. MiniMP rdeaton$ ./tass …

09/01/09:

16:52 Ticket #50 (add front end support for initialization expressions) closed by ywei
fixed: Feature added. Initialization expressions can be used now. But array …

08/31/09:

15:33 Ticket #73 (add Robert Deaton to Trac list) closed by zirkel
fixed: Done
11:29 Ticket #44 (Add for loop functionality to model) reopened by Stephen Siegel
Is there a ForLoopLocationIF? There needs to be a way for the …
09:14 Ticket #63 (errors in matmat-par_2_2_2.mmp) closed by zirkel
fixed: Fixed.
08:48 Ticket #44 (Add for loop functionality to model) closed by zirkel
fixed: For loops have been added
08:46 Ticket #66 (error in simpleMPImpl) closed by zirkel
fixed: Corrected. The test now passes.

08/30/09:

11:22 Ticket #74 (Bus error using -simplify) created by Stephen Siegel
frederic:matrixMultiplication siegel$ tass compare -simplify …

08/29/09:

17:31 Ticket #68 (-loop option) closed by ywei
fixed: Option added. The verifier will ignore loop coninvariant annotations …
17:30 Ticket #52 (matrixMultiplication compare returns false) closed by ywei
fixed: I have finished translating the equality comparison of two arrays to …
12:00 Ticket #73 (add Robert Deaton to Trac list) created by Stephen Siegel
So he has write access and receives the emails.
11:54 Ticket #72 (Make posters for accuracy verification and comparative symbolic execution) created by Stephen Siegel
The posters need to be 30" (wide) by 40" (tall). As for the past CIS …

08/28/09:

17:54 Ticket #71 (laplace example: inputs) created by Stephen Siegel
The laplace example is looking good. But instead of initializing the …
17:32 Ticket #70 (Add abstract functions to frontend) created by zirkel
An abstract function is a subclass of a function. It has a return …
17:25 Ticket #69 (skewFactor: EmptyStackException) closed by ywei
fixed
17:12 Ticket #69 (skewFactor: EmptyStackException) created by zirkel
Running skewFactor currently generates an EmptyStackException
17:10 Ticket #68 (-loop option) created by zirkel
Loop verifier shouldn't execute unless -loop is specified.
14:21 Ticket #65 (JUnit test problem with SimpleMP) closed by zirkel
fixed: ExecConfig had the write number, but the wrong option was being passed …
12:30 Ticket #67 (text associated to expressions has extra token) created by Stephen Siegel
The text associated to an expression extends one token beyond what it …
12:26 Ticket #66 (error in simpleMPImpl) created by Stephen Siegel
MiniMP has correctly found an error in simpleMPImpl. It points out …
12:18 Ticket #65 (JUnit test problem with SimpleMP) created by Stephen Siegel
When I run tass verify simpleMPSpec.mmp -np 2 from commandline, …
12:10 Ticket #62 (infinite loop when verifying simpleMPSpec) closed by Stephen Siegel
fixed: The logic in the proceedToNext method had a bug. If numProcs>0 and …
12:02 Ticket #22 (automatic email) closed by zirkel
fixed: Seems to work.
11:15 Ticket #31 (deprecated "\O" notation occurs in diffusion example) closed by zirkel
fixed: Changed.
09:34 Ticket #64 (error due to integer division in mean example) closed by Stephen Siegel
fixed: I put in the 1.0 as suggested, and the test passed.
09:31 Ticket #64 (error due to integer division in mean example) created by Stephen Siegel
The impl version of the mean example was getting the wrong answer. …
02:39 Ticket #32 (casting between ints and reals) closed by ywei
fixed: Fixed. The SymInteger now is a subtype of SymRational.
02:38 Ticket #54 (translate <= as lessThanOrEquals) closed by ywei
fixed: Feature added.
01:27 Ticket #56 (mean: null pointer exception) closed by ywei
fixed
01:27 Ticket #59 (skewFactor: Null pointer exception) closed by ywei
fixed: Fixed.
00:58 Ticket #63 (errors in matmat-par_2_2_2.mmp) created by ywei
For the bcast, the workers are sending, when they should be receiving; …
00:55 Ticket #62 (infinite loop when verifying simpleMPSpec) created by ywei
command: tass verify -verbose simpleMPSpec.mmp -np 2 The infinite loop …
00:52 Ticket #61 (null pointer exception in simpleMPSpec) closed by ywei
fixed: Fixed.
00:26 Ticket #61 (null pointer exception in simpleMPSpec) created by Stephen Siegel
[…]
00:23 Ticket #60 (ArrayStoreException in simpleMP) closed by Stephen Siegel
fixed: Problem was I had an array of Frame[] and I tried to stick into it a …
Note: See TracTimeline for information about the timeline view.