OSDN Git Service

- Limits of allocations are now applied to the allocation instead of
authorcs <cs@e1914e07-63f8-0310-9059-d6d858d7cdca>
Wed, 26 Jan 2005 04:55:18 +0000 (04:55 +0000)
committercs <cs@e1914e07-63f8-0310-9059-d6d858d7cdca>
Wed, 26 Jan 2005 04:55:18 +0000 (04:55 +0000)
commit80fb43ef4fdca7b9261ebd5640c8ed6cc2a75e8b
treef4034ed8b1aedc61c51ba72d7486b40d2a12fe88
parentab034b3dc9a63c7fda06d3dcf358c532b346c4de
- Limits of allocations are now applied to the allocation instead of
  the individual resources of the allocation.
- Improved reporting of free time of non allocated resources.

git-svn-id: https://www.taskjuggler.org/svn/taskjuggler/trunk@973 e1914e07-63f8-0310-9059-d6d858d7cdca
14 files changed:
TestSuite/Scheduler/Correct/NightShift-Reference.tjp
TestSuite/Scheduler/Correct/NightShift.tjp
TestSuite/Scheduler/Correct/Team-Reference.tjp
TestSuite/Scheduler/Correct/Team.tjp
taskjuggler/Allocation.h
taskjuggler/CoreAttributes.cpp
taskjuggler/CoreAttributes.h
taskjuggler/CoreAttributesList.h
taskjuggler/ExportReport.h
taskjuggler/Resource.cpp
taskjuggler/Resource.h
taskjuggler/Task.cpp
taskjuggler/Task.h
taskjuggler/UsageLimits.h