Go to file
Couriersud 994dde76eb implemented m:n logic for buffered task nodes
- preparation work so that a task node output buffer may be read by
  more than one following task.
- target: implementation of task groups: tasks in a task group run parallel, task groups serial. The current main task may than just be task (in the last task group)
2009-10-03 00:58:15 +00:00
docs Ouch... there was still one crsshairpath... 2009-07-14 18:08:29 +00:00
src implemented m:n logic for buffered task nodes 2009-10-03 00:58:15 +00:00
.gitattributes From: David Haywood [mailto:neohaze@nildram.co.uk] 2009-10-01 21:47:09 +00:00
makefile Move MSVC clean out of core makefile and into windows.mak where it belongs. 2009-09-21 09:03:25 +00:00