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 |
|