Timeline
01/13/10:
- 20:23 Changeset [3598] by
-
updated reset function so doesn't reset parent rewards, only model stuff
- 20:00 Changeset [3597] by
-
last few changes to reset models for each org
01/12/10:
- 20:57 Changeset [3596] by
-
more updates
- 19:18 Changeset [3595] by
-
New UML stuff
- 14:29 Changeset [3594] by
-
Enhanced interrupt.dat
01/08/10:
- 14:17 Changeset [3593] by
-
Added ability to calculate most likely genotype merit via test CPU ...
- 09:56 Changeset [3592] by
-
Updated inst set redundancy print actions to handle situations when ...
01/07/10:
- 15:52 Changeset [3591] by
-
Updated branch to allow for maximally fit ancestor comparisons for ...
- 13:04 Changeset [3590] by
-
Push data of message being sent into organism's output buffer so that ...
01/06/10:
- 22:21 Changeset [3589] by
-
Sending a message is an output, so call to DoOutput? method has be ...
- 17:08 Changeset [3588] by
-
Added instset redundancy dump print actions.
- 13:15 Changeset [3587] by
-
Make destroy instruction actually destroy resources.
01/05/10:
- 17:44 Changeset [3586] by
-
Done with initial implementation of inherited instruction sets. Memory ...
- 15:47 Changeset [3585] by
-
Changing filename from cpp to cc.
- 15:45 Changeset [3584] by
-
Fixing some casting issues.
01/04/10:
- 19:46 Changeset [3583] by
-
Added backend inheritence functionality.
12/28/09:
- 17:06 Changeset [3582] by
-
Added a few more message types, 6 total. Fixed ...
- 15:25 Changeset [3581] by
-
Active messages can now trigger thread-based interrupts. Interrupts ...
- 12:13 Changeset [3580] by
-
Added instructions and config options for thread-centric version of the ...
12/27/09:
- 22:26 Changeset [3579] by
-
inline problem
12/23/09:
- 21:43 Changeset [3578] by
-
New BASE_MERIT_METHOD 7 = assign merit from gestation time. Fixed ...
- 16:47 Changeset [3577] by
-
Added cHardwareCPU::InterruptThread? that is called to start an interrupt.
- 15:02 Changeset [3576] by
-
Initial step toward incorporating active messages and interrupts. Added ...
12/22/09:
- 16:38 Changeset [3575] by
-
Add stub files for cBGSpecies and cBGSpeciesManager classes. Add interface ...
- 11:56 Changeset [3574] by
-
Begin the work of excising the old cGenotype class.
12/21/09:
- 15:54 Changeset [3573] by
-
Changed some stats associated to organism kill events. Removed ...
- 15:41 Changeset [3572] by
-
Properly initialize parasite generation in cParasite's cPhenotype object. ...
- 15:04 Changeset [3571] by
-
Update CMakeLists.txt to support new BioGroup? classes.
- 14:55 Changeset [3570] by
-
Parasite genotypes are now output by SaveStructuredPopulationBG.
Enhance ...
12/19/09:
- 19:16 Changeset [3569] by
-
Added reaction requesite for total number of reactions completed (max and ...
12/18/09:
- 16:53 Changeset [3568] by
-
Properly verify parasite target organism hardware type and instruction ...
- 16:05 Changeset [3567] by
-
Clean up a couple of todo items.
- 15:52 Changeset [3566] by
-
Parasites should now be properly tracked via biogroup based genotypes.
- 12:03 Changeset [3565] by
-
Added additional kill event that looks at the mean resource levels
12/17/09:
- 15:03 Changeset [3564] by
-
Work towards biounit based tracking of parasite genotypes. This is ...
- 14:39 Changeset [3563] by
-
Add new tBufferedList class to the tools. This class functions similar ...
12/16/09:
- 12:09 Changeset [3562] by
-
Remove defunct developers branch holding directory.
- 12:07 Changeset [3561] by
-
Move Avida-ED branch to the top level of the repository.
- 11:05 Changeset [3560] by
-
Alter svn properties inherited from branches/parasites to be generic.
- 11:01 Changeset [3559] by
-
Merge r3507:3558 from branches/parasites into branches/biounit. Includes ...
- 10:51 Changeset [3558] by
-
Merge r3507:3557 from development into branches/parasites
12/15/09:
- 17:39 Changeset [3557] by
-
added option to kill host
- 16:42 Changeset [3556] by
-
HGT refactoring.
- 16:18 Changeset [3555] by
-
Merge r3501:3554 from development into branches/biounit
- 15:39 Changeset [3554] by
-
Add generation born tracking to cBGGenotype. Output genotype source. ...
- 10:40 Changeset [3553] by
-
Added event KillWithinRadiusBelowResourceThresholdTestAll?