Matthew Flatt
|
8140b3644e
|
add 'bitwise-bit-set?' and 'in-value' (v4.0.2.6)
svn: r10971
|
2008-07-29 19:27:33 +00:00 |
|
Matthew Flatt
|
27375c0d5a
|
fix equal? on transparent R6RS records
svn: r10949
|
2008-07-28 20:30:25 +00:00 |
|
Robby Findler
|
eaf979b749
|
added a search anchor to drschemes new search facility
svn: r10946
|
2008-07-28 18:40:34 +00:00 |
|
Matthew Flatt
|
616ec71325
|
fix for/or and for/and when one of the clauses binds multiple values
svn: r10926
|
2008-07-26 21:38:39 +00:00 |
|
Matthew Flatt
|
35638a8c5a
|
fix R6RS syntax->datum and fix broken tests (as reported by Will)
svn: r10924
|
2008-07-26 20:38:02 +00:00 |
|
Matthew Flatt
|
c1983f1984
|
fix syntax-case tests
svn: r10922
|
2008-07-26 20:29:40 +00:00 |
|
Matthew Flatt
|
e7e188143f
|
update R6RS test readme, espeically for Ypsilon
svn: r10919
|
2008-07-26 12:31:17 +00:00 |
|
Matthew Flatt
|
949032b03e
|
fix UTF-16 encoding tests again (assume BE when no BOM)
svn: r10909
|
2008-07-25 13:07:59 +00:00 |
|
Matthew Flatt
|
5ff90cdd42
|
fix checkable menu delete/restore
svn: r10908
|
2008-07-25 12:38:43 +00:00 |
|
Matthew Flatt
|
9fece2f96b
|
more repairs from Will
svn: r10907
|
2008-07-25 12:38:03 +00:00 |
|
Matthew Flatt
|
49a015e890
|
R6RS test suite fixes from Will
svn: r10904
|
2008-07-25 01:06:27 +00:00 |
|
Matthew Flatt
|
2c0b17cf19
|
fix bytevector-ieee-native-... tests (from Aziz) and checking in implementation
svn: r10893
|
2008-07-24 09:56:36 +00:00 |
|
Matthew Flatt
|
e137994b5c
|
add on-reflow to text% and auto-size to message%
svn: r10890
|
2008-07-24 01:35:31 +00:00 |
|
Matthew Flatt
|
e7eefb84c5
|
change display of multiple-value failures in r6rs test suite
svn: r10889
|
2008-07-24 00:27:33 +00:00 |
|
Matthew Flatt
|
643b24c3b7
|
change the way multiple-value results are compared in r6rs test suite
svn: r10888
|
2008-07-24 00:23:05 +00:00 |
|
Matthew Flatt
|
5a5f52d99c
|
add run-via-eval (from Aziz)
svn: r10887
|
2008-07-23 22:34:07 +00:00 |
|
Matthew Flatt
|
a1ee4b8703
|
update r6rs test suite notes
svn: r10885
|
2008-07-23 21:23:51 +00:00 |
|
Matthew Flatt
|
2db7898f70
|
more r6rs test missing record-type-descriptors
svn: r10884
|
2008-07-23 20:58:43 +00:00 |
|
Matthew Flatt
|
84003497a0
|
use function for fx/carry tests
svn: r10881
|
2008-07-23 16:18:47 +00:00 |
|
Matthew Flatt
|
f7767aefaa
|
slight improvement to R6RS carry-test expansion
svn: r10879
|
2008-07-23 15:51:13 +00:00 |
|
Matthew Flatt
|
7bd75641c7
|
r6rs test changes: change utf-8 to latin-1 as suggested by Will, and add missing tests for some carry functions
svn: r10878
|
2008-07-23 15:40:09 +00:00 |
|
Matthew Flatt
|
d343751862
|
another r6rs test
svn: r10875
|
2008-07-23 13:19:30 +00:00 |
|
Matthew Flatt
|
7a21aff2e6
|
r6rs test fixes from leppie
svn: r10874
|
2008-07-23 13:17:10 +00:00 |
|
Matthew Flatt
|
8e1add79c9
|
R6RS syntax vector repair (PR 9625)
svn: r10870
|
2008-07-23 12:25:41 +00:00 |
|
Matthew Flatt
|
fe84c8c6a3
|
protect nan? test by real?, as Aziz points out; also fix nan?, finite?, and infinite? to insist on real arguments
svn: r10869
|
2008-07-23 01:06:26 +00:00 |
|
Matthew Flatt
|
4947ae6711
|
finish fishing records/syntactic tests
svn: r10868
|
2008-07-23 00:57:42 +00:00 |
|
Matthew Flatt
|
41f89d35f8
|
R6RS test repairs form Aziz
svn: r10867
|
2008-07-23 00:50:22 +00:00 |
|
Matthew Flatt
|
837429315a
|
refine r6rs test suite notes, again
svn: r10866
|
2008-07-22 22:01:13 +00:00 |
|
Matthew Flatt
|
6f6a3f27d0
|
refine r6rs test suite notes
svn: r10864
|
2008-07-22 21:42:39 +00:00 |
|
Matthew Flatt
|
6c43d23bc4
|
add editor-scroll-to method of editor<%>
svn: r10860
|
2008-07-22 13:17:09 +00:00 |
|
Matthew Flatt
|
a690f715c5
|
some r6rs test suite fixes
svn: r10857
|
2008-07-21 23:10:59 +00:00 |
|
Matthew Flatt
|
9af18d6971
|
R6RS tests: sps files for more convenient testing, README on how to run
svn: r10854
|
2008-07-21 22:16:19 +00:00 |
|
Matthew Flatt
|
ec75a07fc6
|
.ss -> .sls for portable R6RS tests
svn: r10853
|
2008-07-21 20:51:33 +00:00 |
|
Matthew Flatt
|
a3bf5c9523
|
fix spectral-norm benchmark
svn: r10851
|
2008-07-21 20:38:51 +00:00 |
|
Matthew Flatt
|
319c7406a2
|
fix shootout problems
svn: r10850
|
2008-07-21 20:01:30 +00:00 |
|
Matthew Flatt
|
5ff75bac42
|
allow duplicate struct properties if the values are eq?; add position-locations to text%
svn: r10849
|
2008-07-21 18:54:09 +00:00 |
|
Matthew Flatt
|
763d37d775
|
properties can now effectively inherit properties (v4.0.2.5)
svn: r10848
|
2008-07-21 17:04:25 +00:00 |
|
Matthew Flatt
|
1091050692
|
more shootout clean-up
svn: r10841
|
2008-07-19 14:47:13 +00:00 |
|
Matthew Flatt
|
55a44ae5bc
|
shootout benchmarks
svn: r10840
|
2008-07-19 14:27:00 +00:00 |
|
Matthew Flatt
|
b8672845fc
|
shootout benchmarks
svn: r10839
|
2008-07-19 02:40:34 +00:00 |
|
Matthew Flatt
|
83e7774bee
|
shootout benchmark improvements
svn: r10837
|
2008-07-19 01:00:27 +00:00 |
|
Matthew Flatt
|
b8aa628d1e
|
shootout updates
svn: r10836
|
2008-07-19 00:11:10 +00:00 |
|
Matthew Flatt
|
69d604c0be
|
fix udp test and update docs related to socket re-binding
svn: r10835
|
2008-07-18 21:33:11 +00:00 |
|
Matthew Flatt
|
6e668cbb00
|
fix R6RS template handling of consecutive ellipses
svn: r10824
|
2008-07-17 17:55:52 +00:00 |
|
Matthew Flatt
|
04af3c8f01
|
fix logger name handling
svn: r10823
|
2008-07-17 17:41:05 +00:00 |
|
Matthew Flatt
|
a14a6d7272
|
fix R6RS parsing ofr numbers that start with two # things, like #i#xe/f
svn: r10822
|
2008-07-17 17:38:06 +00:00 |
|
Matthew Flatt
|
9af00fcfb4
|
v4.0.2.4: logging
svn: r10818
|
2008-07-17 15:20:17 +00:00 |
|
Stevie Strickland
|
91291ba2bc
|
Add the forall Unicode symbol as an acceptable replacement for the
All type constructor.
svn: r10797
|
2008-07-16 17:37:05 +00:00 |
|
Stevie Strickland
|
0cd54c9e33
|
Merging in the following code:
svn merge -r10197:10773 http://svn.plt-scheme.org/plt/branches/samth/dots
svn merge -r10210:10737 http://svn.plt-scheme.org/plt/branches/samth/dots-tests
This adds non-uniform variable-arity polymorphism to Typed Scheme.
svn: r10778
|
2008-07-15 19:03:59 +00:00 |
|
Eli Barzilay
|
a0d4bc8393
|
removed leftovers
svn: r10770
|
2008-07-14 15:37:56 +00:00 |
|