Commit Graph

10270 Commits

Author SHA1 Message Date
Eli Barzilay
6ae922a4bc Welcome to a new PLT day.
svn: r12933
2008-12-24 08:50:17 +00:00
Robby Findler
c2593e3ff9 committed (hopefully) a workaround for a problem Matthias was seeing
svn: r12932
2008-12-23 18:10:01 +00:00
Eli Barzilay
c11196839b minor improvement
svn: r12931
2008-12-23 09:02:44 +00:00
Eli Barzilay
44aa4c25ef Welcome to a new PLT day.
svn: r12930
2008-12-23 08:50:20 +00:00
Matthew Flatt
2ce9667ae4 edits and backpointers related to Scheme dialects in the guide
svn: r12927
2008-12-22 21:26:39 +00:00
Matthew Flatt
8c8728337e new guide chapter on Scheme dialects, and small clean-up for some other docs
svn: r12926
2008-12-22 21:17:07 +00:00
Mike Sperber
6669f3da21 Synch German string constants with latest; some fixes.
svn: r12925
2008-12-22 13:50:04 +00:00
Matthew Flatt
1c4ad34b2e add irritants to R6RS exception messages
svn: r12924
2008-12-22 13:36:32 +00:00
Eli Barzilay
c33c7b8fcb Welcome to a new PLT day.
svn: r12923
2008-12-22 08:50:34 +00:00
Matthew Flatt
fb7fa06fa0 fix reference doc typos
svn: r12922
2008-12-21 14:32:32 +00:00
Matthew Flatt
4aa7d2da44 minor clarification to section-index docs
svn: r12921
2008-12-21 13:59:47 +00:00
Matthew Flatt
ec600c59bb fine-tune typechecking index entry
svn: r12920
2008-12-21 13:57:46 +00:00
John Clements
424ec50bfb ...
svn: r12919
2008-12-21 10:00:47 +00:00
Eli Barzilay
72768ef333 Welcome to a new PLT day.
svn: r12918
2008-12-21 08:50:22 +00:00
Robby Findler
c2685be3a9 added preference that disables overwrite mode
svn: r12917
2008-12-21 07:21:28 +00:00
Robby Findler
76fc27813a added overwrite mode menu item
svn: r12916
2008-12-20 22:56:29 +00:00
Jay McCarthy
5cc3b529a0 Re: Robby
svn: r12915
2008-12-20 17:42:38 +00:00
Eli Barzilay
ab84e51c0f Welcome to a new PLT day.
svn: r12914
2008-12-20 08:50:19 +00:00
Matthew Flatt
82ead03b92 change _fpointer handling to work with function pointers in structs and other such uses; add 'function-ptr' casting operation
svn: r12913
2008-12-20 05:09:35 +00:00
Eli Barzilay
a62b6a3128 fix _-identifier? typo
svn: r12912
2008-12-20 03:06:59 +00:00
Matthew Flatt
7dc56df949 add FFI types _string/utf-16/null and _string/ucs-4/null
svn: r12911
2008-12-19 23:59:33 +00:00
Matthew Flatt
9ea047a05e fix ptr-set! to allow installing function points into an offset cpointer
svn: r12910
2008-12-19 23:39:55 +00:00
Carl Eastlund
69556b1881 Updated planet utility to accept full grammar for scribblings field in info.ss
svn: r12909
2008-12-19 21:14:36 +00:00
Matthew Flatt
3773b48ca9 fix accounting bug
svn: r12908
2008-12-19 21:11:02 +00:00
Matthew Flatt
23e8624e41 fix the test-suite sandbox
svn: r12907
2008-12-19 20:58:56 +00:00
Matthew Flatt
064776348a fix ready-toplevel optimization
svn: r12905
2008-12-19 17:16:39 +00:00
Eli Barzilay
4412652784 Welcome to a new PLT day.
svn: r12903
2008-12-19 08:50:17 +00:00
Robby Findler
6b4b9fa1a1 improved the cat algorithm (fixed it really) and prepared things for more feedback about where the cat would like to go
svn: r12902
2008-12-19 06:29:26 +00:00
Robby Findler
15240d45ba removed the code, since it is no longer truly code that students in HtDP would likely produce, also waiting for the literate programming support to do a better job here
svn: r12900
2008-12-19 06:22:21 +00:00
Eli Barzilay
5cb1e91764 typo
svn: r12897
2008-12-19 04:26:19 +00:00
Eli Barzilay
7d48a62155 documented recent changes
svn: r12896
2008-12-19 02:38:55 +00:00
Matthew Flatt
e3f008c691 doc ffi/objc
svn: r12895
2008-12-19 02:06:50 +00:00
Eli Barzilay
d1e5dd842e use symbols for printout of primitive types
svn: r12894
2008-12-19 01:44:08 +00:00
Matthew Flatt
7532556b31 objc bug fix
svn: r12893
2008-12-19 00:24:12 +00:00
Matthew Flatt
af45c8ca57 fix O(n^2) behavior in GC accounting
svn: r12892
2008-12-18 21:15:34 +00:00
Eli Barzilay
13e58dc786 * Fix call-with-custodian-shutdown and call-with-killing-threads
* Organize similarities into a utility `nested' function
* Make trusted configuration disable the evaluation handlers

svn: r12891
2008-12-18 20:25:03 +00:00
Matthew Flatt
2c95f77c31 ctype->layout in scheme/foreign; prototype Objective-C binding in ffi collection
svn: r12890
2008-12-18 20:05:21 +00:00
Eli Barzilay
11107f4e22 (Second part of the previous commit)
svn: r12886
2008-12-18 13:43:59 +00:00
Eli Barzilay
0c85f221be Added:
sandbox-eval-handlers
  set-eval-handler
  call-with-custodian-shutdown
  call-with-killing-threads
Added optional `unrestricted?' argument to `call-in-sandbox-context'

svn: r12885
2008-12-18 13:35:49 +00:00
Eli Barzilay
7dc5bd7a74 Welcome to a new PLT day.
svn: r12884
2008-12-18 08:50:12 +00:00
Eli Barzilay
c1123547e4 document basetype change
svn: r12883
2008-12-18 06:49:51 +00:00
Eli Barzilay
6283205982 ctype-basetype now holds:
* a symbol naming the type for primitive types
* a list of ctypes for cstruct types
* another ctype for user-defined ctypes

svn: r12882
2008-12-18 06:48:10 +00:00
Eli Barzilay
c71889c705 minor changes to have foreign.c in sync with foreign.ssc
svn: r12881
2008-12-18 04:03:21 +00:00
Matthew Flatt
f830ee6184 reference and ffi corrections and clarifications
svn: r12880
2008-12-18 02:52:45 +00:00
Matthew Flatt
ab18970f67 fix ffi passing offset null pointer
svn: r12879
2008-12-17 20:44:28 +00:00
Robby Findler
3eb2359498 change memory limit defaults
svn: r12878
2008-12-17 15:42:33 +00:00
Matthew Flatt
1d85f9ff3c patch for better #includes in XPM src from Michal Vyskocil
svn: r12876
2008-12-17 13:05:35 +00:00
Eli Barzilay
ed7713751a Welcome to a new PLT day.
svn: r12875
2008-12-17 08:50:11 +00:00
Matthew Flatt
efd7446b09 current-exit-handler => exit-handler
svn: r12874
2008-12-17 00:04:20 +00:00
Robby Findler
aa749bfe1f changed the memory limits in drscheme to match the new way they work
svn: r12873
2008-12-16 20:57:52 +00:00