You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Vincent St-Amour, Racket Developers
(regexp-replace*
#rx" now"
"DrRacket's Program Countour is now significantly more efficient;
using it now no longer hurts DrRacket's interactivity now"
"")
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Robby Findler, Vincent St-Amour, Racket Developers
> Philip McGrath:
> - improved cooperation between formlets and #lang web-server (cf2b5efe5352f417303f0169f5efa376289f6762 @ web-server)
The web-server/formlets library produces formlets that are serializable, facilitating dynamic uses of formlets in stateless #lang web-server servlets. The new web-server/formlets/stateless and web-server/formlets/unsafe libraries provide additional support with the same API.
Matthew Flatt
unread,
Oct 18, 2017, 11:39:54 AM10/18/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Vincent St-Amour, racke...@googlegroups.com
At Tue, 17 Oct 2017 12:21:22 -0500, Vincent St-Amour wrote:
> Matthew Flatt:
> - local links within scribble-generated pdfs
> (732d631951682f9e411dbc3334a2b1b6567b5992 @ scribble)
> - raco setup --clean improvements (808bd1b89770802f50c9acd67b36d47485d1f1b6 @
> racket)
> - add unquoted-printing strings (cbfcc904ab621a338627e77d8f5a34f930ead0ab @
> racket)
> - reduced hashing collisions (1f02cf226efa6749d10e44b2467bd9f4a8590946 @
> racket)
> - removed support for sslv2 (fb312df90e20c704e24dbe31802f41eb6e4a5345 @ racket)