Commit Graph

441 Commits

Author SHA1 Message Date
Matthew Flatt
3b10623bad tests for mz and port.ss repairs
svn: r5641
2007-02-20 01:42:25 +00:00
Eli Barzilay
5387c758f2 added test for u8vector items
svn: r5628
2007-02-17 15:23:49 +00:00
Matthew Flatt
d191d764be extra notes on examples
svn: r5617
2007-02-15 08:18:18 +00:00
Matthew Flatt
7a48da5797 ideas for honu tests
svn: r5613
2007-02-15 07:48:43 +00:00
Robby Findler
94c1702b56 added a few things
svn: r5601
2007-02-14 23:21:12 +00:00
Matthew Flatt
4b765cfa5a 369.8
svn: r5594
2007-02-14 02:41:49 +00:00
Matthew Flatt
44623776c0 fix err-msg test
svn: r5559
2007-02-06 07:46:43 +00:00
Matthew Flatt
126ff2a91a improve parallel testing
svn: r5548
2007-02-03 22:15:36 +00:00
Matthew Flatt
482596754b change binary-tree to maybe correctly match the rules
svn: r5532
2007-02-01 07:02:00 +00:00
Matthew Flatt
04621493ad benchmark impl. is not actually based on the Ruby version
svn: r5531
2007-02-01 06:15:46 +00:00
Matthew Flatt
26766f9cfa fixed yet another race condition in a test
svn: r5530
2007-02-01 06:03:02 +00:00
Matthew Flatt
778d4d5472 fix another race condition in a test case
svn: r5525
2007-02-01 01:39:22 +00:00
Robby Findler
81ce545d63 added define-opt/c
svn: r5515
2007-01-31 01:12:19 +00:00
Matthew Flatt
0610ffdd41 avoid excessive allocation for 64-bit machines in make-string/make-bytes tests
svn: r5514
2007-01-31 00:33:38 +00:00
Matthew Flatt
bfc693c063 369.7
svn: r5506
2007-01-30 06:34:05 +00:00
Matthew Flatt
74f94b755e add attribution
svn: r5500
2007-01-29 14:01:29 +00:00
Matthew Flatt
69fcdd2d14 add another missing benchmark
svn: r5499
2007-01-29 14:00:47 +00:00
Matthew Flatt
277fad6c1f fix benchmark name
svn: r5497
2007-01-29 12:59:11 +00:00
Matthew Flatt
052e2c3896 implement missing bm
svn: r5496
2007-01-29 12:57:08 +00:00
Robby Findler
4ad8fdadea merged the opt/c changes back into the trunk (finally!)
svn: r5481
2007-01-28 02:54:16 +00:00
Matthew Flatt
f31128cf11 fix bad attempt to speed up rational comparisons, as well as th egap in the test suite
svn: r5472
2007-01-27 01:40:58 +00:00
Matthew Flatt
b550ae9b73 mostly improvements to run.ss benchmark-running script
svn: r5423
2007-01-22 03:18:51 +00:00
Matthew Flatt
6781640440 fix threadlib section report
svn: r5418
2007-01-19 21:42:53 +00:00
Matthew Flatt
4baff4e975 more WXME tests
svn: r5405
2007-01-19 02:03:57 +00:00
Matthew Flatt
75f0d2ea8c change #reader path
svn: r5402
2007-01-18 22:28:06 +00:00
Matthew Flatt
02131575f6 rename original media file to include right version
svn: r5391
2007-01-18 12:16:54 +00:00
Matthew Flatt
01866bcfb4 get rid of file numbered 2 instead of 8
svn: r5390
2007-01-18 12:16:05 +00:00
Matthew Flatt
4fe1f82d1b WXME version-8 examples
svn: r5388
2007-01-18 12:13:33 +00:00
Matthew Flatt
3f2f0e3ab9 rename prog to include format version
svn: r5387
2007-01-18 09:16:27 +00:00
Matthew Flatt
b2d9b73fb4 added program, corrected media6
svn: r5386
2007-01-18 09:15:42 +00:00
Matthew Flatt
f77e70643f some test graphical files in the v209 format (WXME version 6)
svn: r5385
2007-01-18 09:11:00 +00:00
Eli Barzilay
19c33a8e2a no need for string->immutable-string when creating exceptions
svn: r5372
2007-01-17 01:18:50 +00:00
Matthew Flatt
87c0d5754e 369.5
svn: r5366
2007-01-16 20:55:13 +00:00
Eli Barzilay
e51405b682 use system type for suffix
svn: r5365
2007-01-16 10:57:26 +00:00
Matthew Flatt
91add0453f 369.4
svn: r5327
2007-01-12 07:09:56 +00:00
Eli Barzilay
9984b48d88 parse url schemes properly (some test reformatting)
svn: r5241
2007-01-07 09:09:27 +00:00
Matthew Flatt
51f9cba62a fix expand-path Windows test
svn: r5229
2007-01-05 07:10:37 +00:00
Matthew Flatt
6b60d57a86 359.3
svn: r5219
2007-01-04 11:14:58 +00:00
Matthew Flatt
a3fb51d8d2 try to fix quiet.ss
svn: r5180
2006-12-25 06:41:29 +00:00
Robby Findler
3e679de9a5 adapted repl to new prompt stuff, fixed minor other things along the way
svn: r5179
2006-12-24 20:55:33 +00:00
Matthew Flatt
7b13755dad unit clean-up
svn: r5160
2006-12-22 01:26:58 +00:00
Matthew Flatt
cf0b303497 359.2, collects changes
svn: r5143
2006-12-20 00:57:12 +00:00
Eli Barzilay
a772fa8c84 * Better dealing with errors in eval-string and read-from-string/-all
* Made them work with byte strings too
* Added tests to the above

svn: r5081
2006-12-11 18:03:33 +00:00
Robby Findler
d47247507f changed the strategy of the preferences library in the framework to use a different key at the file.ss level (and thus save the prefs on each call to preferences:set)
svn: r5058
2006-12-07 22:32:31 +00:00
Matthew Flatt
fdfdf1bc92 fix bug in expand when adjusting the lexical-context info of a locally bound identifer
svn: r5056
2006-12-07 08:42:13 +00:00
John Clements
00574b6338 d'oh!
svn: r5039
2006-12-06 18:02:20 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Jacob Matthews
7c7ada4514 Added a test suite for net/cookie.ss, and fixed some bugs revealed by that test suite
svn: r5010
2006-12-03 00:02:40 +00:00
Chongkai Zhu
ef5f1e26c1 new SRFI 71 implementation
svn: r4942
2006-11-23 23:31:27 +00:00
Eli Barzilay
a0243b4616 fixed another typo in the code, added tests
svn: r4936
2006-11-23 17:49:24 +00:00