1425 Commits (7c239331deb45092b634466f408bab4603aa6c64)

Author SHA1 Message Date
Dave Parker ea89261ba7 Updates to CHANGELOG. 19 years ago
Dave Parker a1b7a85a29 Added new "rows" format for matrix export and -exportrows command-line switch. 19 years ago
Dave Parker ea856282e1 Bug fix in Windows .bat files (for case where PRISM_DIR is set manually). 19 years ago
Dave Parker 8bc69f0aa7 Undoing a few revisions meant for prism-redesign. 19 years ago
Dave Parker 1ab82223c8 Added -extraddinfo command-line switch to display extra info about some (MT)BDDs. 19 years ago
Dave Parker 4c05bfcab6 Added Java (to String) version of PrintTerminals(AndNumbers) functions. 19 years ago
Dave Parker 1f4f93780c Improved version of DD_PrintTerminals(AndNumbers) which handles negatives and +/- infinity. 19 years ago
Mark Kattenbelt 125d7b88ed Changed installer script to use new icon. 19 years ago
Mark Kattenbelt bce25c38f4 Removed gif icon files, they wouldnt look very nice 19 years ago
Mark Kattenbelt 88a6f3b087 Changed the icons to the new style 19 years ago
Dave Parker 0e13a13ca3 Makefile mod: auto-creation of obj directories. 19 years ago
Dave Parker 60970d1a61 Makefile mods (make dist_bin stuff). 19 years ago
Dave Parker f9ed27bfc1 Bug fix in Makefile (jar generation). 19 years ago
Dave Parker 8bba7a1ca1 Typo in CHANGELOG. 19 years ago
Dave Parker 77d200e9b3 Added dev changes to CHANGELOG. 19 years ago
Dave Parker d41897dce9 Added Alistair to acknowledgements. 19 years ago
Dave Parker e04086de83 New dummy module name in SBML converter. 19 years ago
Dave Parker cd0ebbde5b Bug fix in new R=?[C<=k] code for DTMCs. 19 years ago
Dave Parker cbb050f5da Improvements to Gnome MIME type detection. 19 years ago
Dave Parker ff3f011ccd Update to PRISM+Gnome file associations. 19 years ago
Dave Parker 14bb57e130 Update to PRISM+Gnome file associations. 19 years ago
Dave Parker 4de349052a Update to PRISM+Gnome file associations. 19 years ago
Dave Parker 93e4bb398e Added SBML-to-PRISM generation code. 19 years ago
Dave Parker 2b134243c5 Added Gnome/gedit syntax highlighting file. 19 years ago
Dave Parker 3dac129c9b Added cumulative reward model checking for DTMCs (all 3 engines). 19 years ago
Mark Kattenbelt 3b4cebd783 Semicolon behind Declaration in toString() 19 years ago
Dave Parker cb7df46175 Typo in simulator GUI. 19 years ago
Mark Kattenbelt 1c0f0feeab Fixed bug where formula is not terminated by semicolon 19 years ago
Dave Parker d636ab1969 Addition of 64-bit PRISM branch to trunk. 19 years ago
Dave Parker 4f9b8ecc91 Removed cudd/examples symlinks. 19 years ago
Dave Parker e80af1a74b Make sure 3.1->3.1.1 changes included in trunk. 19 years ago
Dave Parker 8f8565a579 Removed redundant testing code. 19 years ago
Dave Parker 4acf85712b Updated acknowledgements in README. 19 years ago
Dave Parker 5ef3824832 Rearrangement and tidy-up of copyright/license info in file headers. 19 years ago
Dave Parker 6bbe33bf61 Fixes for possible bug in Windows launch scripts. 19 years ago
Dave Parker a3b073de7a Makefile: clean_cudd actually cleans CUDD. 19 years ago
Dave Parker d8fbe82ccc Makefile bug fix. 19 years ago
Dave Parker 9ea9d3b904 ModulesFile toString() function should display model type. 19 years ago
Dave Parker 51ea826b7f Added reminder to possibly change something in the makefile at a later date. 19 years ago
Mark Kattenbelt f59ab5b562 Small improvement to the Simulator GUI, the separator on the top can now be moved without constraints. 19 years ago
Mark Kattenbelt 8d1d7628e8 Added dialog when a deterministic loop causes exploration to stop prior to the users expectation. 19 years ago
Mark Kattenbelt 18b7e78149 Made cumulative time visible by default in SimulationView for CTMCs. 19 years ago
Mark Kattenbelt d522e5d792 Updates backtracking by time. Seems to work better. (1/2) 19 years ago
Dave Parker 0dd24cb137 Bug fix: wrong Swing window closing method (now caught at run-time by Java 6). Cheers Alistair. 19 years ago
Dave Parker b45016b75a Makefile error reporting when CUDD dir not found. 19 years ago
Dave Parker 8ff5d1ae93 Makefile tweak: Detection of Cygwin when OSTYPE=posix. 19 years ago
Dave Parker fd958f66e0 Makefile tweak to remove surplus error messages. 19 years ago
Dave Parker eaed7b4233 Improved Java detetction in Makefile, including case where directory has a space, e.g. "Progam Files". 19 years ago
Dave Parker 683164b8c3 Removed unnecessary import statement (breaks under Java 6). 19 years ago
Mark Kattenbelt b587c24490 Added time-bounded backtracking. Does not work well when backtracking should be to the first state. 19 years ago