提交历史

作者 SHA1 备注 提交日期
  Boris Kaminsky ecf119434e Implemented revised model of the reaction between two surface molecules. Reaction probability is now calculated dynamically based on the number of tile neighbors that are connected by common edge or vertex. The reaction products are selected randomly to replace the reactants (if needed) and products are placed on randomly selected tiles. 15 年之前
  Jed Wing 51b775891b Bugfix for memory allocation failure recovery. 15 年之前
  Jed Wing 02701baf1f Added a Python module which can parse an MCell 3.1 checkpoint file. The module 15 年之前
  Jed Wing 57d467ae93 Fixes for several more memory allocation failure crashes. 15 年之前
  Jed Wing 91f01fdf15 Fix for bugs resulting from empty (i.e. length 0) hash tables, which can occur 15 年之前
  Jed Wing 513144e9f4 Changed debugging mode of the malloc fault injector to display gdb invocation 15 年之前
  Jed Wing 7af0a908ac Fixed line-wrapping on member comment. 15 年之前
  Jed Wing 0e1df77908 Fix for a bug related to volume output when restoring from checkpoints. 15 年之前
  Jed Wing 9aa2dd12af Fixing a few "failed malloc" checks. 15 年之前
  Jed Wing 0276cd2867 Regression test for mol-grid-grid crash. 15 年之前
  Jed Wing b2f3d4f1ef Added test case for the first bug found by the static analysis. 15 年之前
  Jed Wing 6410b3c972 Merged over test accidentally added in the wrong tree. 15 年之前
  Jed Wing 4c9f7b751d Added test for omitted output timing definition in reaction data output. 15 年之前
  Jed Wing b6263c6537 A few more minor cleanups and assertions from static analysis. 15 年之前
  Jed Wing 271be05a5d Cleanup of init_effectors_by_number function suggested by static analysis. 15 年之前
  Jed Wing 8bf8ba16db Fix for potential crash during volume molecule release. Code was added which 15 年之前
  Jed Wing f9bdd2bffa Static analysis indicates that if the void_list_sort* functions were called on 15 年之前
  Jed Wing da20f0cd74 Fix for a 64-bit message-formatting issue. Added a cast for a length (.*) 15 年之前
  Jed Wing 38cff59e41 Fix for a potential crash located via static analysis. 15 年之前
  Jed Wing 2f65f3ca45 Fixing a segfault in the trimolecular code. The wrong variable was used to 15 年之前
  Jed Wing 7deaa74daf Fixed compilation warning on 64-bit architecture. 15 年之前
  Jed Wing 8cc54ff2e3 Updated this test so that it doesn't fail now that REACTION_DATA_OUTPUT 15 年之前
  Jed Wing 3813e286f3 Some minor bugfixes or cleanups suggested by the Clang static analyzer. 15 年之前
  Jed Wing 25f5dbe8c4 Removing dead store caught by LLVM static analysis. 15 年之前
  Jed Wing a1d16cf604 Made REACTION_DATA_OUTPUT require an output timing specification. 15 年之前
  Jed Wing f613907a1f Fixed bug in MCell parser which brings the behavior in line with the old MCell 15 年之前
  Boris Kaminsky 6501339743 Merged with trunk 15 年之前
  Boris Kaminsky 219d2844ab Merged with trunk 15 年之前
  Jed Wing 1ef568e7f7 Oriented surface molecules are now properly counted, even if the simulation has 15 年之前
  Jed Wing fe69a75518 Added test for recent counting error which Boris reported. 15 年之前