| Commit | Date | |
|---|---|---|
|
[r6704]
by
vsp_nagel
|
2009-05-01 13:57:29 | Tree |
| 2009-05-01 12:54:24 | Tree | |
|
[r6702]
by
mrieser
got rid of all calls to Plan.getIteratorAct(). removed Plan.getIteratorAct(), PlanImpl.getIteratorAct(), BasicPlanImpl.getIteratorAct(), BasicPlanImpl.ActIterator. One deprected method less in a core-api... |
2009-05-01 12:36:19 | Tree |
| 2009-05-01 09:25:36 | Tree | |
|
[r6700]
by
mrieser
2 additional test cases for testing QueueSim-behavior with Plans where the last Activity has an end time set. |
2009-05-01 07:25:18 | Tree |
|
[r6699]
by
mrieser
bugfix: if a person has only one Activity, with an end time set, the person was not correctly removed from the simulation (see r6698, missing call to Simulation.decLiving()), so at the end the simulation thought there is still somebody traveling somewhere although there wasn't. Fixed the original issue (see r6698) differently that solves this problem. |
2009-05-01 07:24:30 | Tree |
|
[r6698]
by
vsp_nagel
Added a check into "advancePlanElement" if this is not the last plan element. Comment in code: /* |
2009-05-01 06:24:28 | Tree |
|
[r6697]
by
mrieser
got rid of all calls to Plan.getIteratorLeg(). removed Plan.getIteratorLeg(), PlanImpl.getIteratorLeg(), BasicPlanImpl.getIteratorLeg(), BasicPlanImpl.LegIterator. One deprected method less in a core-api... |
2009-05-01 01:07:55 | Tree |
|
[r6696]
by
mrieser
bugfix: replace '&' with '&&' as the logical AND was mend, and not the bit-operation. |
2009-05-01 00:12:50 | Tree |
|
[r6695]
by
mrieser
got rid of some deprecated method-calls, mostly Plan.getIteratorLeg() and Plan.getIteratorAct() |
2009-04-30 23:56:52 | Tree |