Commit Graph

11 Commits

Author SHA1 Message Date
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Eli Barzilay
cb8acb8fd3 * Exposed a proper coverage interface, similar to execution counts
* Generalized `annotate-executed-file' so it can deal with both,
  also can customize its output
* Explain the difference between coverage-counts and execution-counts in
  doc.txt

svn: r4906
2006-11-21 05:51:38 +00:00
Eli Barzilay
7707065a2d cond -> case
svn: r4882
2006-11-18 23:10:47 +00:00
Eli Barzilay
9127ed7245 added clear-profile-results
svn: r4494
2006-10-05 18:45:26 +00:00
Matthew Flatt
dd3a4d56ef fix certificate problems related to module-begin
svn: r3553
2006-06-30 00:10:47 +00:00
Matthew Flatt
3f7a7d28c0 minor optimization: don't wrap a 'begin' that contains a single expression
svn: r2877
2006-05-09 15:52:06 +00:00
Eli Barzilay
16f01a1109 {quick,merge}sort -> sort
svn: r2569
2006-04-01 12:24:15 +00:00
Matthew Flatt
f2fdc19ee4 change path collection for profiling to be counts for uniqe paths
svn: r2373
2006-03-06 13:35:49 +00:00
Matthew Flatt
41b06100e3 fix path collection for profiling
svn: r2372
2006-03-06 13:18:14 +00:00
Eli Barzilay
f0c7a677f7 Only style differences, no real code changes.
Before I do any other changes.

(The only real change is that `oprintf' was removed from stacktrace:
it wasn't used.)

svn: r88
2005-06-12 06:14:17 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00