[cvs-nhc98] patch applied (hat): Made detection of EDT children
lazy. Only as many EDT children are
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:10:08 EDT 2006
Tue Oct 30 09:41:46 PST 2001 thorsten
* Made detection of EDT children lazy. Only as many EDT children are
determined as the user really demands in the session.
Old recursive detection algorithm was transformed into iterative
version using buffers to imitate recursion steps.
M ./src/hattools/HatTrace.gc -19 +26
M ./src/hattools/detect.c -189 +179
M ./src/hattools/detect.h -16 +7
More information about the Cvs-nhc98
mailing list