Matthew Flatt
36155e913e
get rid of the old barriers around GUI event dispatch
...
since, on further reflection, it doesn't seem needed, and a simple
prompt seems to make everything work right
2011-01-17 09:21:50 -07:00
Matthew Flatt
7545d7d18f
document the fact that event callbacks are now delimited by a prompt
...
using the default continuation prompt tag
2011-01-17 09:03:05 -07:00
Matthew Flatt
6afffb329c
add `svg-dc%'
2011-01-10 16:41:16 -07:00
Matthew Flatt
553723627c
gradients: refine checking and docs to fit various conventions
2011-01-04 12:44:36 -07:00
John Clements
6ac65c3907
re-tabbed design notes. No content changes.
2010-12-07 20:44:33 -08:00
John Clements
372fe0e113
new entry in design notes
2010-12-07 20:44:31 -08:00
Matthew Flatt
abcaa1775c
add width' and
height' arguments to post-script-dc% and pdf-dc%
...
and document the change that the PS bounding box is no longer
inferred from drawing operations
2010-11-26 20:40:43 -07:00
Matthew Flatt
2edadd6113
add pdf-dc%; make slideshow/pict depend on racket/draw, not racket/gui
2010-11-26 10:35:05 -07:00
Matthew Flatt
bd28f2ab54
make `equal?' equate C pointers that refer to the same address
2010-11-24 13:41:11 -07:00
Matthew Flatt
f245b6ca29
fix bitmap% load-file' method and remove
{get,set}-gl-config'
...
Closes PR 11460
2010-11-24 06:08:44 -07:00
Matthew Flatt
7f67b6569c
v5.0.99.2: proxy' ->
impersonator'
2010-11-08 06:23:16 -07:00
Matthew Flatt
694745e998
first cut at splitting draw and gui docs
2010-11-05 21:57:13 -06:00
Matthew Flatt
601b411671
fix release-note link and version
2010-11-05 15:54:57 -06:00
Matthew Flatt
263000a7b8
v5.0.99.1
2010-11-05 15:54:56 -06:00
Matthew Flatt
39596efef5
cocoa and gtk: fix combo% `on-popup' method
2010-11-05 15:54:56 -06:00
Matthew Flatt
b9f3957a76
gtk and cocoa: add flush method to canvas% and fix periodic flush
2010-11-05 15:54:55 -06:00
Matthew Flatt
89e8801a26
v5.0.2.2
2010-11-05 15:54:51 -06:00
Matthew Flatt
05cfffdf9e
v5.4.99.1, executable-yield-handler', and
make-bitmap' etc.
2010-11-05 15:54:50 -06:00
Matthew Flatt
d7f1d12ea1
clean up
2010-11-05 15:54:49 -06:00
Matthew Flatt
40a65a46d2
overhaul GC finalization
2010-11-05 15:54:47 -06:00
Matthew Flatt
0a47a81aba
`make-gl-bitmap' for cocoa and maybe gtk
2010-11-05 15:54:38 -06:00
Matthew Flatt
1bddb120f9
cocoa: opengl canvases
2010-11-05 15:54:37 -06:00
Matthew Flatt
51aacfe949
add make-screen-bitmap and canvas% make-bitmap; specialize for X11
2010-11-05 15:54:26 -06:00
Matthew Flatt
ae05eddf14
generalize editor selection mechanism to support Windows style
2010-11-05 15:54:19 -06:00
Matthew Flatt
06a47a3c54
get-transformation, etc. methods on dc<%>
2010-11-05 15:54:09 -06:00
Matthew Flatt
2631853a28
notes and docs
2010-11-05 15:54:09 -06:00
Matthias Felleisen
41c084c95f
HISTORY pre-release check
2010-10-27 18:32:31 -04:00
Casey Klein
d7b0271691
Updates Redex history for v5.0.2 release (merge to release branch)
2010-10-25 14:40:56 -05:00
Matthew Flatt
5d8e000d6d
swap vector*-ref' and
vector-ref', etc.
...
Merge to 5.0.2
2010-10-25 11:22:35 -06:00
John Clements
f1be08bf1c
Updated HISTORY.txt
...
Merge to 5.0.2
2010-10-23 17:39:03 -07:00
Matthew Flatt
0b73790ac0
adjust release notes for 5.0.2
...
Merge to 5.0.2
2010-10-22 14:07:35 -06:00
Robby Findler
aa056efb74
rleease notes.
...
please merge to release branch.
2010-10-22 14:47:55 -05:00
Matthew Flatt
99df8e1267
allow internal definitions in when',
unless', cond,
case', `match'
2010-10-12 06:41:49 -06:00
Matthew Flatt
fe301b1ff4
print-boolean-long-form, #true, #false, read-accept-lang, flonum?
2010-10-08 15:13:04 -06:00
Robby Findler
d165f9d855
updated history
2010-09-26 22:47:35 -05:00
Robby Findler
273e6e7d25
added paren-style
...
added missing provide for grammar-style
removed some dead code
2010-09-24 19:34:32 -05:00
Matthew Flatt
c1aa594657
add fvectors and unsafe-{s,u}16-{ref,set!}
2010-09-24 16:32:07 -06:00
Matthew Flatt
232a580e53
add prop:proxy-of'; Fix
chaperone-of' on keyword-accepting procedures
2010-09-17 08:55:46 -06:00
Robby Findler
72a9927dc3
updated history
2010-09-05 07:42:00 -05:00
Matthew Flatt
69658697b1
add proxies and rename chaperone properties to proxy properties
...
where a proxy is less constrained in its conversions but more
constrained in where it can be used
2010-08-31 19:15:20 -06:00
Robby Findler
468b51d810
added a release note to that effect
2010-08-24 09:42:57 -05:00
Robby Findler
987d58763d
added note about ->i and ->* changes
2010-08-13 09:33:52 -05:00
Matthew Flatt
5f1aa418f3
add collection-file-path and splace collection trees at the file level
2010-07-25 11:01:09 -05:00
Matthias Felleisen
a9fb29ced3
doc line for release, push thru to master
2010-07-20 20:54:30 -04:00
John Clements
eeecd40bd7
Replace 5.1 with 5.0.1, my mistake.
2010-07-20 20:09:50 -04:00
John Clements
e0fd59dfa6
updated HISTORY.txt for Racket v5.1
...
Merge to 5.1 release.
2010-07-20 20:08:30 -04:00
Casey Klein
56b74c0712
Updates history for v5.0.1 (merge to branch)
2010-07-20 19:02:22 -05:00
Matthew Flatt
e49f05a5cb
Racket & GRacket relesae notes for 5.0.1
...
Merge to 5.0.1
2010-07-20 09:24:58 -06:00
Robby Findler
df738b8563
fixed version number
2010-07-19 12:54:22 -05:00
Matthew Flatt
a530109d17
adjust libffi hacks that avoid warnings
2010-07-14 06:24:49 -06:00
Matthew Flatt
a0b2442195
catch up release notes
2010-07-12 18:58:20 -06:00
Matthew Flatt
49ad309630
allow full continuations to escape past a continuation barrier
2010-07-10 07:31:58 -06:00
Robby Findler
84f9eb3f4c
.
2010-07-10 04:51:24 -05:00
Matthew Flatt
0eeb18f4d8
Improve the bytecode optimizer's ability to simplify `letrec's
...
to smaller `letrec' groups or even `let*'.
The goal of the change is to avoid performance surprises
when using internal definitions, especially when mixing
experessions with definitions.
It's a somewhat scary change. Besides the new transformation,
the optimizer pass's coordinate system for `letrec' (and sometimes
`let*') bindings changed.
No standard benchmarks were harmed during the making of this
optimization. (None were improved, either.)
2010-07-08 13:43:40 -06:00
Matthew Flatt
439bc0a293
add flreal-part',
flimag-part', `make-flrectangular', and unsafe variants
2010-07-02 16:08:15 -06:00
Matthew Flatt
7cff4028c7
add v5 porting note about pretty-print
2010-06-27 10:19:49 -06:00
Casey Klein
c083335ca5
Changes the matching of `where' clauses to the one most people expect.
2010-06-22 13:20:53 -05:00
Robby Findler
691758d27c
added 2htdp addition
2010-06-19 11:57:11 -05:00
Matthew Flatt
69b5c55508
note change to `apply'
2010-06-05 07:52:47 -06:00
Matthew Flatt
200697ac7c
explain .ss<->.rkt in v5.x porting notes
...
Marge to v5.0 if it's convenient and not too late, nevermind otherwise
2010-06-05 07:52:46 -06:00
John Clements
c59fecfdea
Updated for 5.0
...
Merge to 5.0
2010-06-01 10:25:34 -07:00
Casey Klein
56b94b1bdf
Updates Redex history for 5.0 release
2010-05-28 21:40:39 -05:00
Robby Findler
0e218e1652
Added version 5.0 as a header; not sure if the content is reasonable or not.
2010-05-28 13:11:45 -05:00
Matthias Felleisen
a67fe14f9e
preparing release
2010-05-28 13:45:15 -04:00
Matthew Flatt
06f65546e9
update READMEs for v5.0
...
Merge to v5.0
2010-05-27 15:32:38 -06:00
Matthew Flatt
8126e78ca8
fix 4.x->5.x notes (merge to 5.0)
2010-05-19 06:26:22 -06:00
Matthew Flatt
7c02baafc7
move release-note files to rackety names
2010-05-05 10:30:40 -06:00
Matthew Flatt
28b4043077
rename all files .ss -> .rkt
2010-04-27 16:50:15 -06:00
Matthew Flatt
4bc155905a
Perl-like handling of empty matches in regexp-match*, etc., though without Perl-like filtering of empty strings in the result of regexp-split (PR 10855)
2010-04-14 22:53:14 -04:00
Matthew Flatt
1c34ccec44
improve regexp support (PR 10855, halfway)
2010-04-14 18:40:08 -04:00
Matthew Flatt
b2d65a1b95
fix the interaction of chaperones, keywords, and the whole zoo of reflective procedure operations
...
svn: r18711
2010-04-01 13:14:50 +00:00
John Clements
7aedbc7d4c
release notes: goes in 4.2.5 release
...
svn: r18676
2010-03-30 18:04:27 +00:00
Casey Klein
047794b11a
v4.2.5 changes (please merge to release branch)
...
svn: r18669
2010-03-30 15:05:07 +00:00
Matthew Flatt
baab09fc1b
drop the uglier half of the Mac OS X thread-local variable hack; thread GC state through mark functions (to avoid overhead of thread-local accesses); fix some procedure-arity bugs and work toward fixing chaperones and some other procedure operations on keyword procedures
...
svn: r18661
2010-03-29 15:06:47 +00:00
Matthew Flatt
026356ecc5
update release notes; merge to 4.2.5
...
svn: r18653
2010-03-28 14:08:30 +00:00
Robby Findler
0f3dc1085a
updated the HISTORY; pls. merge to release branch
...
svn: r18646
2010-03-27 14:06:14 +00:00
Matthias Felleisen
79212095d4
history fixed, done!
...
svn: r18627
2010-03-26 14:03:20 +00:00
Jay McCarthy
50af456c38
Normalizing PLAI wrt tree
...
svn: r18104
2010-02-16 20:23:32 +00:00
Eli Barzilay
c88a5a6856
A bunch of additional typos
...
svn: r17976
2010-02-05 03:21:52 +00:00
Eli Barzilay
8b09485c3c
Two more "langauge" typos
...
svn: r17975
2010-02-05 03:21:45 +00:00
Matthew Flatt
09ef762e3f
add accept-tab-focus to editor-canvas%
...
svn: r17929
2010-02-01 19:30:59 +00:00
Matthew Flatt
5433c57504
wrap each top-level form in a module with a prompt
...
svn: r17917
2010-01-31 17:04:55 +00:00
Matthew Flatt
a09e671f34
allow radio-box% to have no selected buttons
...
svn: r17865
2010-01-28 17:51:30 +00:00
Matthias Felleisen
e1f931038d
history updated, please propagate to release branch
...
svn: r17864
2010-01-28 17:04:19 +00:00
Casey Klein
8454db8115
Rename #:attempts to #:attempt-num in `generate-term'.
...
Added a second form of `generate-term' that produces a procedure.
Improved the docs for `generate-term'.
svn: r17853
2010-01-27 17:45:01 +00:00
Casey Klein
f71ff300b2
v4.2.4 note
...
svn: r17798
2010-01-24 10:45:30 +00:00
John Clements
edc04eaf15
history, for release
...
svn: r17796
2010-01-24 07:25:46 +00:00
Matthew Flatt
69482b3ceb
updated mz & mr notes for 4.2.4 (merge to 4.2.4)
...
svn: r17779
2010-01-23 16:51:24 +00:00
Robby Findler
b5138ffbe4
svn: r17776
2010-01-23 16:00:10 +00:00
Robby Findler
10b6388a05
svn: r17702
2010-01-17 13:43:09 +00:00
Robby Findler
8d00ce3cec
svn: r17633
2010-01-13 16:32:45 +00:00
Matthew Flatt
349c15d478
replae module->compiled-module-expression with module->imports and module->exports
...
svn: r17588
2010-01-09 14:42:18 +00:00
Matthew Flatt
4fedeeaf7a
add module->compiled-module-expression, which is used in Scribble's traversal of module paths to find documented bindings
...
svn: r17576
2010-01-08 19:53:04 +00:00
Robby Findler
eeddcdca89
svn: r17531
2010-01-07 15:51:23 +00:00
Matthew Flatt
41261c6047
fill out fl and fx operations; repair fixnum-overflow bug in quotient
...
svn: r17524
2010-01-07 03:30:33 +00:00
Matthew Flatt
fdd7122994
scheme/flonum (v4.2.3.8)
...
svn: r17348
2009-12-18 15:40:00 +00:00
Matthew Flatt
45e84ca087
unboxing of let-bound flonums (v4.2.3.6)
...
svn: r17328
2009-12-16 13:30:40 +00:00
Matthew Flatt
87f05fed95
add #:save-errno option for foreign-function types
...
svn: r17299
2009-12-14 23:52:23 +00:00
Matthew Flatt
4eef1b3cee
flvectors
...
svn: r17177
2009-12-03 16:42:32 +00:00
Matthew Flatt
61dd4ca0b9
add unsafe-f64vector-{ref,set!} and improve JIT to inline arithmetic ops with more than 2 arguments
...
svn: r17068
2009-11-26 15:07:16 +00:00
John Clements
15e3644a85
updated for 4.2.3 release
...
svn: r17010
2009-11-23 19:26:32 +00:00
Robby Findler
e97b9c0675
svn: r16994
2009-11-23 16:57:52 +00:00
Robby Findler
4d5044d213
svn: r16993
2009-11-23 16:57:23 +00:00
Matthias Felleisen
0317676d11
history updated, please propagate
...
svn: r16976
2009-11-23 00:25:45 +00:00
Matthew Flatt
6cce258a7f
update release notes for v4.2.3 (merge to v4.2.3)
...
svn: r16964
2009-11-22 19:52:13 +00:00
Casey Klein
a021b75a67
Fixed PR 8765
...
svn: r16564
2009-11-05 19:33:19 +00:00
Casey Klein
f58882b4d1
Added support for collecting test coverage of metafunctions
...
svn: r16193
2009-09-30 21:32:20 +00:00
Eli Barzilay
bff757d1e2
Added version number
...
svn: r16186
2009-09-30 15:10:16 +00:00
John Clements
43dba64ada
goes in 4.2.2 release: updated history for 4.2.2
...
svn: r16185
2009-09-30 14:52:38 +00:00
Matthew Flatt
d44c202d63
update mz+mr notes for 4.2.2 (merge to 4.2.2)
...
svn: r16163
2009-09-29 12:56:46 +00:00
Robby Findler
d69af45338
svn: r16148
2009-09-28 20:57:49 +00:00
Matthew Flatt
8ae0ea9d14
unsafe ops (v4.2.1.8)
...
svn: r15899
2009-09-06 18:24:46 +00:00
Matthias Felleisen
188dba05f4
added state display to world programs
...
svn: r15838
2009-08-30 18:11:39 +00:00
Matthew Flatt
543f586a97
orig paramz to planet resolver (v4.2.1.7)
...
svn: r15783
2009-08-19 16:40:33 +00:00
Matthias Felleisen
f3b1700c79
added last-picture option to stop-when
...
svn: r15741
2009-08-14 23:16:49 +00:00
Matthew Flatt
5207a215af
add missing core form to kernel-form-identifier-list, improve docs
...
svn: r15702
2009-08-11 19:48:05 +00:00
Matthew Flatt
a47d94f75f
add file-or-directory-identity (4.1.2.5)
...
svn: r15623
2009-07-29 17:39:03 +00:00
John Clements
7ef25ee78f
release notes for 4.2.1: please merge into release 4.2.1
...
svn: r15554
2009-07-24 21:12:34 +00:00
Eli Barzilay
afe7e75f1e
change in 4.2.1
...
svn: r15540
2009-07-23 12:49:16 +00:00
Matthias Felleisen
90bc8bec18
history updated, propagate
...
svn: r15532
2009-07-22 15:17:17 +00:00
Casey Klein
9608d15f5f
Added note about 'side-condition' grammar
...
svn: r15529
2009-07-22 13:31:18 +00:00
Robby Findler
4384eb741c
svn: r15518
2009-07-21 13:17:13 +00:00
Matthew Flatt
544c7928dc
fix date on mz & mr history notes; merge to 4.2.1
...
svn: r15517
2009-07-21 12:59:00 +00:00
Matthew Flatt
4b358bf9d0
4.2.1 mz & mr history notes; merge to 4.2.1
...
svn: r15516
2009-07-21 12:45:08 +00:00
Robby Findler
f85ac6959a
svn: r15357
2009-07-01 18:25:24 +00:00
Robby Findler
ba5aea8cdd
added 'left-right/beside-side-conditions
...
svn: r15350
2009-07-01 04:45:02 +00:00
Matthew Flatt
52acc7cbfb
Redex rendering adjustments, including new metafunction styles
...
svn: r15322
2009-06-28 16:15:23 +00:00
Robby Findler
a12141f3ca
svn: r15295
2009-06-26 01:21:09 +00:00
Robby Findler
1e9a606bb7
svn: r15275
2009-06-25 19:48:18 +00:00
Matthew Flatt
36f3ed4465
expose and support unreadable symbols, which are generated during expansion
...
svn: r15239
2009-06-23 00:17:45 +00:00
Robby Findler
29ca40e3b2
svn: r15215
2009-06-19 14:58:58 +00:00
Robby Findler
d64ca317cd
svn: r15172
2009-06-14 17:23:06 +00:00
John Clements
39d99a53ff
4.2 release
...
svn: r14974
2009-05-24 18:19:06 +00:00
Matthew Flatt
d051e24ef2
restore 4.2.0.2 change note
...
svn: r14973
2009-05-24 12:35:52 +00:00
Matthew Flatt
da506ae444
update history for 4.2 (merge/replace for 4.2)
...
svn: r14972
2009-05-24 12:35:25 +00:00
Robby Findler
ae0a69f162
svn: r14911
2009-05-21 20:53:12 +00:00
Robby Findler
c7abe12040
svn: r14910
2009-05-21 20:51:24 +00:00
Matthias Felleisen
76c743c5e6
4.2. note on universe API, please propagate
...
svn: r14897
2009-05-21 12:53:05 +00:00
Matthew Flatt
70859f0d0b
identifier-prune-lexical-context (4.2.0.2)
...
svn: r14850
2009-05-17 12:31:51 +00:00
Eli Barzilay
ff73a5395e
removed lots of "the the"s
...
svn: r14679
2009-05-01 21:02:51 +00:00
Matthew Flatt
1d26e97a35
Scheme-implemented editor classes; on-demand instantiation of module phases
...
svn: r14445
2009-04-07 17:12:22 +00:00
Matthew Flatt
5d3d5a890a
record per-thread milliseconds
...
svn: r14224
2009-03-23 01:26:51 +00:00
Matthew Flatt
55dd268c64
release notes for 4.1.5.3
...
svn: r14192
2009-03-19 20:24:03 +00:00
Matthias Felleisen
4983ad30e3
fixed number in teachpack
...
svn: r14174
2009-03-18 22:54:08 +00:00
John Clements
d1ad79e96d
updated for 4.1.5
...
svn: r14173
2009-03-18 21:55:01 +00:00
Matthew Flatt
9335e3cf28
doc updates for v4.1.5.2
...
svn: r14161
2009-03-17 21:06:42 +00:00
Matthew Flatt
1919686876
HISTORY updates through 4.1.5: merge to 4.1.5
...
svn: r14157
2009-03-17 19:57:04 +00:00
Robby Findler
fe618071dc
added a test--> that only does a single step of the reduction relation
...
svn: r14014
2009-03-08 21:07:01 +00:00
Robby Findler
1e807c3a33
svn: r14013
2009-03-08 20:45:30 +00:00
Robby Findler
338a171a6a
renamed test--> to test-->>
...
svn: r14012
2009-03-08 20:29:31 +00:00
Casey Klein
b948caaa92
Added natural',
integer', and `real' patterns to Redex.
...
svn: r13957
2009-03-04 20:12:36 +00:00
Robby Findler
e8a47051f7
improved redex's expansion to work better with check syntax (and noted a few other recent changes in the HISTORY.txt file)
...
svn: r13944
2009-03-04 12:59:26 +00:00
Matthias Felleisen
39736ecebd
renamed world to iworld, for internal
...
svn: r13589
2009-02-15 01:13:41 +00:00
Matthew Flatt
767766521c
infix for literal prefab structs, quasiquote unquoting in value positions of hash-table literals, and related changes (v4.1.4.3)
...
svn: r13504
2009-02-09 15:27:51 +00:00
Robby Findler
9dbb9f1121
svn: r13496
2009-02-08 22:09:19 +00:00
Robby Findler
ef36f329b7
added log-viewing support to DrScheme
...
svn: r13291
2009-01-27 14:23:18 +00:00
Matthew Flatt
df4b9f41a8
add bitwise-bit-field
...
svn: r13266
2009-01-23 17:22:57 +00:00
Robby Findler
3726cb9228
commit to restore the added stuff (that does not go into the release branch)
...
svn: r13229
2009-01-19 18:25:15 +00:00
Robby Findler
135d4661cb
commit to go into the release branch
...
svn: r13228
2009-01-19 18:24:52 +00:00
Robby Findler
af810c8a6f
added support for special-case drawing of individual edges to the graph library and support to be able to use that to redex
...
svn: r13226
2009-01-19 18:02:33 +00:00
Robby Findler
c4630e4526
extended initial-char-width
...
svn: r13221
2009-01-19 15:15:12 +00:00
John Clements
c79532d551
release notes for 4.1.4
...
svn: r13216
2009-01-19 07:19:38 +00:00
Matthew Flatt
a0ec28b04a
update Mz/Mr release notes for 4.1.4 (merge)
...
svn: r13212
2009-01-19 03:32:02 +00:00
Matthias Felleisen
751dc50c24
added history line for 4.1.4
...
svn: r13210
2009-01-19 02:19:57 +00:00
Robby Findler
77394b483c
updated HISTORY
...
svn: r13206
2009-01-18 23:15:37 +00:00
Matthew Flatt
17ad24945b
syntax-local-lift-require
...
svn: r13075
2009-01-12 21:46:40 +00:00
Robby Findler
ca58e72aa0
added note about contracts & tail rec
...
svn: r12985
2009-01-03 16:37:42 +00:00
Matthew Flatt
b2d0a37f7b
add propagated arguments to 'call-with-continuation-prompt'; streamline 'with-handlers' expansion; speed up slightly some JITted cross-module function calls
...
svn: r12979
2009-01-02 21:57:31 +00:00
Matthew Flatt
87274b2a97
procedure-rename
...
svn: r12952
2008-12-30 14:36:25 +00:00
Matthew Flatt
1642a84e69
add equal?/recur; implement equal? for image-snip% via properties
...
svn: r12950
2008-12-29 22:36:53 +00:00
Matthew Flatt
45e4684e4f
memory accounting: blame the parent instead of the child
...
svn: r12853
2008-12-15 17:09:33 +00:00
Robby Findler
333e0702c9
handles filename extensions better now, using new stuff matthew added
...
svn: r12639
2008-11-29 21:08:18 +00:00
Matthew Flatt
daaab83572
libunwind license
...
svn: r12626
2008-11-27 19:47:11 +00:00
Matthew Flatt
7022d3cf0a
compile-context-preservation-enabled and slightly better stack traces for errors from JIT-inlined arithmetic
...
svn: r12602
2008-11-26 23:07:13 +00:00
Matthew Flatt
a0f91d905e
revised internal-definitions context and a basic 'define-package' form
...
svn: r12579
2008-11-24 19:52:41 +00:00
Robby Findler
959c891794
svn: r12521
2008-11-20 02:15:01 +00:00
John Clements
117f016982
4.1.3 history update
...
svn: r12513
2008-11-19 22:31:39 +00:00
Matthias Felleisen
9ede3dbb16
no sign. updates
...
svn: r12508
2008-11-19 16:52:26 +00:00
Matthew Flatt
894224bc52
update release notes for 4.1.3 (should be merged)
...
svn: r12506
2008-11-19 14:27:13 +00:00
Matthew Flatt
59f3f19f84
make the optimizer slightly smarter, so that it can see through more patterns of nested let and letrec procedure bindings
...
svn: r12434
2008-11-14 00:48:54 +00:00
Matthew Flatt
4dd202b960
,
...
svn: r12430
2008-11-13 21:11:48 +00:00
Matthew Flatt
f96026edf1
minor doc corrections
...
svn: r12391
2008-11-11 22:24:17 +00:00
Matthew Flatt
a6d953b6f5
add port->string, file->string, etc.
...
svn: r12388
2008-11-11 17:55:14 +00:00
Matthew Flatt
65eb7e7a18
call-with-immediate-continuation-mark
...
svn: r12339
2008-11-07 02:54:12 +00:00
John Clements
706a175e07
updated history
...
svn: r12134
2008-10-26 23:38:09 +00:00
Matthew Flatt
e7b71e0a08
release-note updates for 4.1.2.1
...
svn: r12132
2008-10-26 18:42:45 +00:00
Matthew Flatt
38aac549e6
release-ote updates for 4.1.2
...
svn: r12131
2008-10-26 18:41:16 +00:00
Matthias Felleisen
7fa7465280
nothing new to report for HISTORY
...
svn: r12125
2008-10-25 14:31:58 +00:00
Matthew Flatt
bb7d3d1a28
fix 'local-expand' checking of stop list to disallow symbols; extend 'continuation-marks' to work on threads; fix HtDP language module-level stop list
...
svn: r12101
2008-10-23 13:38:03 +00:00
Matthew Flatt
ec68bafa9c
add eqv hash tables; add hash-update
...
svn: r12018
2008-10-13 16:21:18 +00:00
Matthew Flatt
82ad7da253
change -S, -X, and -z flags for mz/mr
...
svn: r11964
2008-10-07 14:56:26 +00:00
John Clements
cab3740acf
reversed order of entries in history file and updated it
...
svn: r11915
2008-09-30 17:08:46 +00:00
Matthew Flatt
4a7967d603
update mz/mr notes for 4.1.1
...
svn: r11913
2008-09-30 14:35:44 +00:00
Matthias Felleisen
32cee3c658
history updated
...
svn: r11912
2008-09-30 14:18:51 +00:00
Matthew Flatt
dd7db9ff7b
add read-language, module-compiled-language-info, and module->language-info
...
svn: r11827
2008-09-21 16:00:42 +00:00
Robby Findler
978ca07626
argh. forgot to check this in before the release.
...
svn: r11334
2008-08-19 17:08:55 +00:00
John Clements
d8e9624382
update for 4.1
...
svn: r11199
2008-08-12 03:01:55 +00:00
Matthew Flatt
57d33070f9
rmz/mr elease notes for 4.1 (forgot to commit before)
...
svn: r11192
2008-08-11 23:54:40 +00:00
Matthias Felleisen
970116fd30
svn: r11179
2008-08-10 16:58:05 +00:00
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
a97b4bff8a
scribble and doc improvements
...
svn: r10896
2008-07-24 11:32:16 +00:00
Robby Findler
4832d9e74d
added note about get-text-to-search
...
svn: r10891
2008-07-24 04:38:45 +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
9af00fcfb4
v4.0.2.4: logging
...
svn: r10818
2008-07-17 15:20:17 +00:00
Robby Findler
ebce65f887
svn: r10588
2008-07-03 21:06:41 +00:00
Matthias Felleisen
8be693c6aa
svn: r10391
2008-06-20 14:41:04 +00:00
John Clements
89c5ff2f18
...
...
svn: r10379
2008-06-19 19:04:10 +00:00
Robby Findler
c08b692afb
svn: r10368
2008-06-19 05:45:46 +00:00
Matthew Flatt
d22721d91e
add v4 history entries
...
svn: r10125
2008-06-04 12:37:08 +00:00
John Clements
7c076eb573
...
...
svn: r10118
2008-06-04 05:58:15 +00:00
Robby Findler
8f10fbe17d
removed order-manuals method and the optional argument to language-dialog that shows help-desk manual ordering
...
svn: r10106
2008-06-03 03:01:36 +00:00
Robby Findler
d40b191eb7
removed current-print from the language dialog
...
svn: r10027
2008-05-30 02:08:59 +00:00
Matthew Flatt
58428d6c79
doc and release-note corrections
...
svn: r10024
2008-05-29 20:51:27 +00:00
Robby Findler
612f26972e
improved the error reporting in the REPL and misc other minor changes
...
svn: r10014
2008-05-29 04:55:43 +00:00
Matthew Flatt
311e4048f3
fix typo
...
svn: r9952
2008-05-25 15:17:00 +00:00
Matthias Felleisen
b333625c43
svn: r9743
2008-05-08 15:07:52 +00:00
Matthew Flatt
b3b72f65ad
doc tweaks
...
svn: r9738
2008-05-08 13:15:42 +00:00
Matthew Flatt
fad08fcd84
more drscheme repairs and tests
...
svn: r9721
2008-05-07 16:31:20 +00:00
Matthew Flatt
e5350bb22f
sync HtDP languages and test suite
...
svn: r9424
2008-04-23 13:28:43 +00:00
Matthew Flatt
2a17f76cec
streamline GC's thread and custodian tracking
...
svn: r9224
2008-04-09 17:25:30 +00:00
Matthew Flatt
021d4d7527
new hash function names and ops (3.99.0.23)
...
svn: r9209
2008-04-08 21:42:38 +00:00
Matthew Flatt
b26702358a
allowing shadowing of initial imports (3.99.0.20)
...
svn: r9025
2008-03-19 13:39:18 +00:00
Matthew Flatt
b3a47edde1
Unicode 5.0, use U+FFFD as replacement char
...
svn: r8838
2008-03-01 14:17:50 +00:00
Matthew Flatt
3e77d0b60f
bring numerics (real, rational, etc) in line with R6RS
...
svn: r8832
2008-02-29 19:53:51 +00:00
Matthew Flatt
b9d0295960
note change to '... . b' in syntax pattern matching
...
svn: r8819
2008-02-27 22:08:33 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Matthew Flatt
f1abfd55f2
doc patches from David Vanderson
...
svn: r8511
2008-02-02 23:46:52 +00:00
Matthew Flatt
29ea867e59
revise v3->v4 porting advice
...
svn: r8508
2008-02-02 16:23:31 +00:00
Matthew Flatt
1c2f1538b8
initial draft of porting notes
...
svn: r8497
2008-02-01 22:28:19 +00:00
Matthew Flatt
6e2e7d9447
3.99.0.10: immutable vector and box literals
...
svn: r8465
2008-01-29 19:23:47 +00:00
Matthew Flatt
d532fe4781
finish up main page: release notes, etc.; add Yavuz's errortrace scribbling
...
svn: r8314
2008-01-13 14:53:54 +00:00
Robby Findler
1713c3c1bc
svn: r8228
2008-01-05 22:41:25 +00:00
Robby Findler
16ed718c71
fixed error reporting and brought back the red arrows for the stack trace
...
svn: r8172
2008-01-01 01:55:04 +00:00
Matthew Flatt
1d8b21f53b
disallow empty application; rename regexp-match/fail-without-reading to regexp-try-match
...
svn: r8152
2007-12-29 13:51:32 +00:00
Robby Findler
7459da43ce
renamed the Special menu to Insert
...
svn: r8141
2007-12-27 20:39:51 +00:00
Matthew Flatt
53bf8bae8e
3.99.0.7: add prop:equal+hash
...
svn: r8137
2007-12-27 16:19:35 +00:00
Matthew Flatt
5c76cb507e
finish mz docs
...
svn: r8123
2007-12-26 02:58:13 +00:00
Robby Findler
b4681b4ca5
added auto completion
...
svn: r8104
2007-12-22 14:12:53 +00:00
Robby Findler
9e5a43a04d
propogated 372 change
...
svn: r8098
2007-12-22 03:54:56 +00:00
John Clements
1b76276613
...
...
svn: r8096
2007-12-22 02:37:41 +00:00
Robby Findler
9a0498b44d
moved class, contracts, serialize, and traits into scheme/ and changed the class and contract interface so that contracts no longer depend on the class system (instead its the other way around)
...
svn: r8017
2007-12-15 18:46:55 +00:00
Matthew Flatt
a559a710d4
adjust document names
...
svn: r7968
2007-12-12 16:31:57 +00:00
Matthew Flatt
fd8586e113
MzScheme's -e command-line flag prints results
...
svn: r7860
2007-11-29 14:32:15 +00:00
Matthew Flatt
8930f31115
remove 'else' and '=>' bindings from 'mzscheme'
...
svn: r7859
2007-11-29 14:08:08 +00:00
Matthew Flatt
0d44c0c57a
disable print-vector-length by default
...
svn: r7818
2007-11-22 19:27:02 +00:00
Matthew Flatt
0f700b8531
add lib'
...
svn: r7771
2007-11-19 22:46:22 +00:00
Matthew Flatt
391892a848
3.99.0.3: improved namespace API
...
svn: r7756
2007-11-18 02:06:57 +00:00
Matthew Flatt
8ff3e1383a
expand-user-path porting note
...
svn: r7735
2007-11-15 12:13:03 +00:00
Matthew Flatt
fc94850251
typo
...
svn: r7721
2007-11-14 12:23:00 +00:00
Matthew Flatt
c4d2882557
better start-doc implementation, including alphabetizing list
...
svn: r7710
2007-11-13 14:15:28 +00:00
Matthew Flatt
048c12100d
add start document
...
svn: r7708
2007-11-13 13:28:43 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
001404dec0
371.3
...
svn: r7350
2007-09-15 22:27:14 +00:00
Matthew Flatt
e4cbc4e6a9
371.2
...
svn: r7263
2007-09-02 17:39:32 +00:00
John Clements
4eef47a768
371 history
...
svn: r7053
2007-08-08 05:10:26 +00:00
Matthias Felleisen
deab220e63
history updated
...
svn: r7049
2007-08-07 21:50:31 +00:00
Matthew Flatt
1e4054f1b8
update mz/mr release notes for v371
...
svn: r7048
2007-08-07 21:19:32 +00:00
Robby Findler
67d8a3ad9a
svn: r7045
2007-08-07 15:18:49 +00:00
Matthew Flatt
a1e2d59690
370.6
...
svn: r6849
2007-07-08 00:24:03 +00:00
Matthew Flatt
9764065c6a
370.5
...
svn: r6832
2007-07-07 08:31:19 +00:00
Matthew Flatt
d518f24039
370.4
...
svn: r6710
2007-06-20 21:11:38 +00:00
Matthew Flatt
32e9101594
guide and reference work; change opt-lambda to use lambda/kw and hack in keyword support for documentation purposes, along with define-opt
...
svn: r6572
2007-06-11 07:19:42 +00:00
Matthew Flatt
63ce7b93fb
370.3
...
svn: r6545
2007-06-08 08:03:06 +00:00
Matthew Flatt
e9385a910e
370.2
...
svn: r6369
2007-05-29 03:26:32 +00:00
John Clements
a29de370a2
370 notes
...
svn: r6193
2007-05-10 18:09:15 +00:00
Robby Findler
b95012ae00
changes related to teachpacks
...
svn: r6168
2007-05-07 19:04:50 +00:00
Matthias Felleisen
c4f29c9935
history recorded
...
svn: r6167
2007-05-07 14:01:29 +00:00
Matthew Flatt
bd9e1ca291
369.100
...
svn: r6127
2007-05-03 08:44:04 +00:00
Matthew Flatt
0cba826ae5
369.12
...
svn: r6115
2007-05-01 23:46:51 +00:00
Robby Findler
bce27f35f0
the image library now accepts inexacts and non-integral numbers in many places
...
svn: r6112
2007-05-01 15:30:35 +00:00
Matthew Flatt
e9bf34f193
369.11
...
svn: r6085
2007-04-29 02:08:24 +00:00
Robby Findler
e350fae8cc
changed language interface to cope with new metadata save file format; also make executables work (better) in the teaching languages
...
svn: r6019
2007-04-23 04:10:00 +00:00
Matthew Flatt
a45251d272
369.10
...
svn: r6003
2007-04-20 01:16:15 +00:00
Robby Findler
e5698365c9
improved color preferences; this is the change that requires people to rename their preferences as explained on plt-scheme
...
svn: r5996
2007-04-19 15:15:23 +00:00
Robby Findler
d3a8bd740a
simplified frame:editor and friends interface
...
svn: r5941
2007-04-14 15:00:42 +00:00
Eli Barzilay
8ecd7a93c9
fix FSF address
...
svn: r5911
2007-04-10 17:59:38 +00:00
Matthew Flatt
34d00a000c
369.9
...
svn: r5902
2007-04-09 08:34:00 +00:00
Robby Findler
ddb4f130f0
added 'module' wrapper for saved files in the teaching languages (and support for that in the drscheme:language:language<%> interface)
...
svn: r5603
2007-02-14 23:26:25 +00:00
Matthew Flatt
4b765cfa5a
369.8
...
svn: r5594
2007-02-14 02:41:49 +00:00
Matthew Flatt
2007843ba4
add new command-line arguments: -p, -P, -Q
...
svn: r5557
2007-02-06 05:14:34 +00:00
Robby Findler
3e62056186
separated preferences library out to be used by mz
...
svn: r5538
2007-02-01 23:56:28 +00:00
Matthew Flatt
bfc693c063
369.7
...
svn: r5506
2007-01-30 06:34:05 +00:00
Matthew Flatt
5fa4e9e5d1
369.6: change WXME format to start with #reader, and fix 3m bug related to integers overlapping with pointers in a thread record
...
svn: r5425
2007-01-22 03:47:32 +00:00
Matthew Flatt
87c0d5754e
369.5
...
svn: r5366
2007-01-16 20:55:13 +00:00
Matthew Flatt
f6047d1bff
add missing 369.4 notes
...
svn: r5329
2007-01-12 07:13:51 +00:00
Matthew Flatt
91add0453f
369.4
...
svn: r5327
2007-01-12 07:09:56 +00:00
Robby Findler
483d4b9555
added a note about preferences:save
...
svn: r5299
2007-01-10 14:36:21 +00:00
Matthew Flatt
6b60d57a86
359.3
...
svn: r5219
2007-01-04 11:14:58 +00:00
Matthew Flatt
f33173e47b
359.2 (last), history notes
...
svn: r5145
2006-12-20 01:00:42 +00:00
John Clements
dfb65b0310
minor notes
...
svn: r5038
2006-12-06 18:01:58 +00:00
Eli Barzilay
3459c3a58f
merged units branch
...
svn: r5033
2006-12-05 20:31:14 +00:00
Matthew Flatt
7746993512
notes for v360.2
...
svn: r4928
2006-11-23 01:51:57 +00:00
John Clements
d431875b43
updated for v360
...
svn: r4839
2006-11-13 19:24:58 +00:00
Matthew Flatt
c5f4d87e2c
change for-each back to always producing void
...
svn: r4832
2006-11-13 04:20:23 +00:00
Matthew Flatt
345fa2e796
v360 HISTORY updates
...
svn: r4820
2006-11-10 20:51:34 +00:00
Matthias Felleisen
d32f1ffe4c
docs preped for 360
...
svn: r4801
2006-11-07 17:48:10 +00:00
Matthew Flatt
9fa1e73559
nores for 352.9
...
svn: r4705
2006-10-30 01:21:24 +00:00
Matthew Flatt
85cf61a95f
352.8 notes
...
svn: r4661
2006-10-20 14:41:00 +00:00
Matthew Flatt
4980e17f3c
notes for 352.7
...
svn: r4593
2006-10-13 22:05:18 +00:00
Matthew Flatt
20b636c0c8
352.6 notes
...
svn: r4380
2006-09-19 01:02:12 +00:00