Commit Graph

3050 Commits

Author SHA1 Message Date
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
Robby Findler
a582a09d66 fixed PR 8210
svn: r3979
2006-08-07 13:31:32 +00:00
Matthew Flatt
d2f73275c4 more specific error message for misuse of a pattern variable
svn: r3978
2006-08-07 12:56:13 +00:00
John Clements
720969a8b6 added yet another argument to go, 1 test for lazy
svn: r3977
2006-08-07 12:54:07 +00:00
Eli Barzilay
04b4f62ba8 Welcome to a new PLT day.
svn: r3976
2006-08-07 07:50:01 +00:00
Eli Barzilay
3042346efe Welcome to a new PLT day.
svn: r3975
2006-08-06 07:50:02 +00:00
Matthew Flatt
3d390e301e pre-resolve is-mutated flag was mixed up with post-resolve is-initialized flag
svn: r3974
2006-08-05 18:20:20 +00:00
Matthew Flatt
2211493242 avoid mis-aligned pointer (relevant for 3m) in ffi-set
svn: r3973
2006-08-05 12:57:59 +00:00
Matthew Flatt
b49af61b7c avoid mis-aligned pointer (relevant for 3m) in ffi-ref
svn: r3972
2006-08-05 12:50:34 +00:00
Eli Barzilay
7ef45179fb Welcome to a new PLT day.
svn: r3971
2006-08-05 07:50:03 +00:00
Eli Barzilay
3852135b8b Merged in changes from branch: generalizations and improvements.
svn: r3967
2006-08-04 20:00:31 +00:00
Eli Barzilay
ff59f38105 Some tweaks
svn: r3966
2006-08-04 19:59:52 +00:00
Eli Barzilay
9bb43c33e5 Added the lazy language + DrScheme level
svn: r3965
2006-08-04 19:59:21 +00:00
Matthew Flatt
8e75fd1e94 readtable paren tests
svn: r3963
2006-08-04 19:57:26 +00:00
Matthew Flatt
f141757100 readtable change for list parsing
svn: r3962
2006-08-04 19:54:39 +00:00
Jacob Matthews
b2cee7bed9 Added preliminary support for installation policy configuration
svn: r3958
2006-08-04 15:37:12 +00:00
Matthew Flatt
32e6eba7b7 restore Linux case, try a different types for a generic case
svn: r3957
2006-08-04 15:22:16 +00:00
Jacob Matthews
9bc45dfb51 Fixed an oversight that broke the linkage table
svn: r3956
2006-08-04 14:59:30 +00:00
Matthew Flatt
4a4ece4e00 make the Linux sig handler the generic Unix handler
svn: r3955
2006-08-04 14:55:38 +00:00
Matthew Flatt
6dc42e3a8d changed handling of primitive by-position-only arguments to behave like init-rest
svn: r3954
2006-08-04 13:33:31 +00:00
Eli Barzilay
34e855d457 Welcome to a new PLT day.
svn: r3953
2006-08-04 07:50:02 +00:00
Jacob Matthews
c651826f35 Fixed a couple bugs in the error-handling and command-line
support for the new uninstalled-package-cache feature

svn: r3952
2006-08-04 04:43:32 +00:00
Jacob Matthews
f02c4d7a80 Added a local uninstalled-packages cache and associated tools;
refactored the planet download search order code

svn: r3951
2006-08-04 01:00:31 +00:00
Matthew Flatt
f910f430fa added missing JIT-buffer-overflow checks in new code to inline char=
svn: r3950
2006-08-03 23:32:48 +00:00
Jay McCarthy
ccb210acf4 bug
svn: r3949
2006-08-03 22:25:07 +00:00
Jay McCarthy
f27bba6bd8 up
svn: r3946
2006-08-03 20:29:18 +00:00
Sam Tobin-Hochstadt
0cf62c196a Changed #:macro to #:expression in define-match-expander.
svn: r3945
2006-08-03 20:18:22 +00:00
Matthew Flatt
24880e18a4 fix verifier for optimizer-introduced raise-arity-error on a closure converted to accept a mutable variable reference
svn: r3944
2006-08-03 20:02:24 +00:00
Sam Tobin-Hochstadt
931d214b69 Removed obsolete mzlib/private/plt-match directory.
Moved match implementation to new mzlib/private/match directory.

Implement keyword arguments to define-match-expander.

svn: r3943
2006-08-03 20:01:39 +00:00
Jay McCarthy
2fde0eeab7 error
svn: r3941
2006-08-03 16:46:25 +00:00
Matthew Flatt
d9409858fd add proper declaration for new GC_mark_overflow_recover()
svn: r3940
2006-08-03 15:58:35 +00:00
Eli Barzilay
11d22911a9 Welcome to a new PLT day.
svn: r3939
2006-08-03 07:50:01 +00:00
Matthew Flatt
2b7a722b33 fix scoped init names (i.e., when combined with define-local-member-name)
svn: r3937
2006-08-02 20:14:32 +00:00
Matthew Flatt
cbae980a66 fix bytecode validation for LHS of a define-values created for lifting
svn: r3936
2006-08-02 19:20:40 +00:00
Robby Findler
cd03877fae added tests for pr 8136 and recent posts about top-level namespace strangeness on plt-scheme
svn: r3935
2006-08-02 19:04:35 +00:00
Matthew Flatt
3028094e42 correct handing of mark-stack overflow in ephemeron processing
svn: r3934
2006-08-02 18:37:21 +00:00