Matthew Flatt
|
329800478e
|
repairs
svn: r4058
|
2006-08-13 13:47:30 +00:00 |
|
Matthew Flatt
|
736a384305
|
fix larceny driver
svn: r4057
|
2006-08-13 12:21:02 +00:00 |
|
Matthew Flatt
|
9e00e27dbf
|
added missing file
svn: r4056
|
2006-08-13 12:18:24 +00:00 |
|
Matthew Flatt
|
56c86466a3
|
larceny
svn: r4055
|
2006-08-13 12:13:51 +00:00 |
|
Matthew Flatt
|
ff8b69cf70
|
automate
svn: r4054
|
2006-08-13 12:09:55 +00:00 |
|
Eli Barzilay
|
ac3fae9adc
|
Welcome to a new PLT day.
svn: r4052
|
2006-08-13 07:50:03 +00:00 |
|
Ryan Culpepper
|
adb230f3c3
|
Merged 4023:4047 from /branches/ryanc/md1
- Fixed macro hiding for letrec-syntaxes+values
- Fixed module tracing (prevented required modules from being traced)
- Better auto-scroll in gui
- Fixed reductions bug in letrec-syntaxes+values
- Added hide library syntax option
svn: r4048
|
2006-08-13 03:28:43 +00:00 |
|
Matthew Flatt
|
da35684a84
|
fix dependency on little-endianness
svn: r4045
|
2006-08-13 02:39:28 +00:00 |
|
Matthew Flatt
|
6c7518f4e0
|
record Windows experiments
svn: r4039
|
2006-08-12 12:14:27 +00:00 |
|
Matthew Flatt
|
1ed1c0bbc2
|
352.4
svn: r4038
|
2006-08-12 12:05:05 +00:00 |
|
Eli Barzilay
|
c595e9d66d
|
Welcome to a new PLT day.
svn: r4037
|
2006-08-12 07:50:02 +00:00 |
|
Eli Barzilay
|
35893972e8
|
typo
svn: r4036
|
2006-08-12 05:22:55 +00:00 |
|
Eli Barzilay
|
9bdc6a8aba
|
different names for lazy tests
svn: r4035
|
2006-08-12 05:22:10 +00:00 |
|
Eli Barzilay
|
bcbf530dd1
|
* Fancy macro for test specification
* Lots of test rewrites using new macro
* Two more lazy examples (would be enough for some time)
svn: r4034
|
2006-08-12 05:21:45 +00:00 |
|
Eli Barzilay
|
eae55ddaf9
|
removed debugging output
svn: r4033
|
2006-08-12 04:07:50 +00:00 |
|
Eli Barzilay
|
b20f81b781
|
opt-lambda -> define/kw
svn: r4032
|
2006-08-12 03:22:56 +00:00 |
|
Matthew Flatt
|
21939a881d
|
don't block for bytes that might not be needed
svn: r4031
|
2006-08-12 03:02:46 +00:00 |
|
Matthew Flatt
|
786bfdab30
|
use opt-lambda instead of rest arg: cleaner, and correctly reports arity mismatches
svn: r4030
|
2006-08-12 02:48:26 +00:00 |
|
Matthew Flatt
|
b206c1bc84
|
avoid expensive char-by-char peek with lookahead, and instead peek a block into a buffer
svn: r4029
|
2006-08-12 02:47:46 +00:00 |
|
Eli Barzilay
|
307b638c8d
|
minor bugfix
svn: r4028
|
2006-08-12 02:18:03 +00:00 |
|
Eli Barzilay
|
f234111f23
|
Welcome to a new PLT day.
svn: r4027
|
2006-08-11 07:50:02 +00:00 |
|
Matthew Flatt
|
c53ce7a740
|
Linux: offset timezone result by daylight saving
svn: r4026
|
2006-08-10 22:01:07 +00:00 |
|
Eli Barzilay
|
c75c333174
|
Formatting -- end files with a newline, convert WXME file to new version, etc
svn: r4025
|
2006-08-10 21:25:13 +00:00 |
|
Matthew Flatt
|
558d3b9c4f
|
inline fixnum min and max
svn: r4024
|
2006-08-10 20:41:48 +00:00 |
|
Matthew Flatt
|
314091946d
|
352.3
svn: r4018
|
2006-08-10 17:01:52 +00:00 |
|
Eli Barzilay
|
552cda94f9
|
Welcome to a new PLT day.
svn: r4017
|
2006-08-10 07:50:02 +00:00 |
|
Matthew Flatt
|
db490d5755
|
fix finding iconv.dll and others
svn: r4016
|
2006-08-10 03:00:05 +00:00 |
|
Matthew Flatt
|
4aa398ef7c
|
fix handling of empty string as encoding name
svn: r4015
|
2006-08-10 01:31:00 +00:00 |
|
Matthew Flatt
|
ad6ac0eb57
|
improve locale support in Windows
svn: r4014
|
2006-08-10 01:29:17 +00:00 |
|
Eli Barzilay
|
64739e89a7
|
more reformatting
svn: r4013
|
2006-08-09 23:12:00 +00:00 |
|
Eli Barzilay
|
d8d91aff0b
|
* Misc reformatting in model.ss
* A much improved display-break gadget
svn: r4012
|
2006-08-09 22:59:46 +00:00 |
|
Eli Barzilay
|
96846c44ff
|
misc reformat (including things like instantiate->new)
svn: r4010
|
2006-08-09 22:03:00 +00:00 |
|
Robby Findler
|
124b4ebaf3
|
previous commit was accidental ... this is a fix to the broken fix from last night
svn: r3999
|
2006-08-09 14:21:53 +00:00 |
|
Robby Findler
|
97e613ac54
|
fixed buggy test suite
svn: r3998
|
2006-08-09 14:07:02 +00:00 |
|
Robby Findler
|
ddc409b6fb
|
fixed break-related bug in drscheme repl
svn: r3997
|
2006-08-09 13:07:59 +00:00 |
|
Eli Barzilay
|
298fe27ee7
|
Welcome to a new PLT day.
svn: r3996
|
2006-08-09 07:50:02 +00:00 |
|
Robby Findler
|
2d8f5f4a21
|
fixed PR 8213
svn: r3995
|
2006-08-09 03:42:21 +00:00 |
|
Robby Findler
|
2edea47556
|
fixed PR 8215
svn: r3994
|
2006-08-09 03:28:59 +00:00 |
|
Robby Findler
|
d3a494fdeb
|
fixed break-related bug in drscheme repl
svn: r3993
|
2006-08-09 03:28:54 +00:00 |
|
Eli Barzilay
|
22b6119e74
|
* Removed bogus doc.txt entry from mrlib/info.ss
* Made Help Desk show a clear error message if a specified doc.txt
file is missing
svn: r3992
|
2006-08-09 01:10:11 +00:00 |
|
Eli Barzilay
|
8584be4570
|
* Use sort' instead of quicksort'
* Tweak svn:ignore properties
svn: r3990
|
2006-08-08 21:29:03 +00:00 |
|
Matthew Flatt
|
237e9245fa
|
require #%expobs in mzscheme so that it's attached by default to other namespaces
svn: r3988
|
2006-08-08 20:44:41 +00:00 |
|
Ryan Culpepper
|
d91e2b4502
|
Added the macro stepper
svn: r3987
|
2006-08-08 20:32:58 +00:00 |
|
Matthew Flatt
|
ce71cb40f3
|
avoid setitimer on OS X, because we can use a pthread instead
svn: r3986
|
2006-08-08 19:18:50 +00:00 |
|
Kathy Gray
|
a361348bdc
|
Corrected bug of conflicting names between import and current file
svn: r3985
|
2006-08-08 17:58:37 +00:00 |
|
Eli Barzilay
|
9f07de9739
|
Welcome to a new PLT day.
svn: r3984
|
2006-08-08 07:50:02 +00:00 |
|
Jay McCarthy
|
27e7ddad4f
|
thread specific execution context
svn: r3983
|
2006-08-08 01:05:35 +00:00 |
|
Jay McCarthy
|
8b60b3202c
|
contract
svn: r3982
|
2006-08-07 21:39:24 +00:00 |
|
Jay McCarthy
|
5bbf825a56
|
none manager
svn: r3981
|
2006-08-07 21:22:13 +00:00 |
|
Matthew Flatt
|
32a91f97c9
|
use pthread_create instead of hand-rolled thread creation
svn: r3980
|
2006-08-07 13:41:59 +00:00 |
|