Skip to content
Snippets Groups Projects
  1. Mar 01, 2000
    • Keith Wansbrough's avatar
      [project @ 2000-03-01 18:38:45 by keithw] · fcbd96e3
      Keith Wansbrough authored
      Display (overall) averages for per-module statistics as well as for
      per-program statistics.
      
      Also, with `-d' (default; `-n' to turn off) compute geometric standard
      deviations and display +/- 1 s.d. points as well as average.  Note that
      since these are *geometric*, the lower point will appear closer to the
      average than the upper.  This is correct behaviour.
      fcbd96e3
  2. Feb 24, 2000
  3. Feb 18, 2000
  4. Dec 09, 1999
  5. Nov 19, 1999
  6. Nov 16, 1999
  7. Nov 12, 1999
  8. Nov 11, 1999
  9. Nov 09, 1999
  10. Sep 21, 1999
  11. Sep 16, 1999
  12. Jul 15, 1999
  13. Jul 05, 1999
  14. Feb 25, 1999
  15. Feb 18, 1999
  16. Feb 02, 1999
  17. Jan 18, 1999
  18. Jan 15, 1999
    • sof's avatar
      [project @ 1999-01-15 10:27:24 by sof] · 60d5b77f
      sof authored
      Recognise "-- !!!" (as well as "--!!!") as the start of an interesting
      comment. The latter isn't liked by a Haskell98 tokeniser, hence the change.
      60d5b77f
  19. Jan 11, 1999
  20. Dec 03, 1998
  21. Dec 02, 1998
  22. Nov 26, 1998
  23. Oct 08, 1998
  24. Oct 07, 1998
  25. May 11, 1998
  26. Apr 17, 1998
  27. Apr 16, 1998
  28. Mar 17, 1998
  29. Mar 11, 1998
  30. Feb 19, 1998
  31. Feb 02, 1998
  32. Jan 21, 1998
  33. Jan 14, 1998
  34. Jan 13, 1998
  35. Dec 16, 1997
  36. Dec 15, 1997
  37. Nov 25, 1997
    • Simon Marlow's avatar
      [project @ 1997-11-25 11:50:17 by simonm] · 581bd312
      Simon Marlow authored
      Don't try to generate stdout files if using -accept-output.  It didn't
      work anyway: a call to pop had stomped on the variable containing the
      filename before it was used, setting it to the empty string.  The call
      to touch then failed with a syntax error.
      
      This behaviour seems more useful: sometimes you really don't want to
      check the stdout and/or stderr, so you just don't create the file.
      581bd312
  38. Oct 30, 1997
Loading