[cvs-nhc98] - speed up for "detect.c": now worst case O(n) complexity
Thorsten Brehm
thorsten@sparud.net
Fri, 9 Nov 2001 22:06:46 +0100 (CET)
thorsten: Fri Nov 9 22:06:46 CET 2001
Update of /usr/src/master/nhc/src/tracer/hat
In directory hinken:/tmp/cvs-serv11623
Modified Files:
HatTrace.gc Hatdetect.hs Hatobserve.hs detect.c hashtable.c
hatinterface.c hatinterface.h
Log Message:
- speed up for "detect.c": now worst case O(n) complexity (before O(n*n))
- refix lost ability to lift EDT children of trusted equations.