cvs commit: hugs98/src machine.c

Ross Paterson ross at soi.city.ac.uk
Tue Feb 14 11:12:20 EST 2006


ross        2006/02/14 08:12:20 PST

  Modified files:
    src                  machine.c 
  Log:
  Avoid creating indirections pointing at indirections.
  
  This fixes the quadratic behaviour of minimum [1 .. 10000] reported
  by Härmel Nestra, but presumably slows other things down slightly.
  
  Revision  Changes    Path
  1.26      +10 -4     hugs98/src/machine.c


More information about the Cvs-hugs mailing list