Files @ 13533b1094bd
Branch filter:

Location: DistRen/ChangeLog

LordOfWar
-removed TODO saying that we needed to add \"int type\" to framestruct, added comments about \"type\"
--In status_report_generator()--
-now starts scanning on jobs after the head job
-changed while statement to a for loop, much more reliable
-removed the setting of priority of the job to zero to say its complete, is useless since it is removed from the queue in the next statement.
-if the job has not been started, it is not scanned
-since queue is now a linked list, the total number of jobs simply equals the amount of times the for loop iterates which is counted by numjobs
1
2
3
4
2009-01-04  Nathan Phillip Brink  <ohnobinki@gmail.com>

	* Initial construction of an autoconfy filestructure.