[racket-dev] `regexp-explode' etc + poll

2012-01-01 Thread Eli Barzilay
I've implemented a new `regexp-explode' function. It accepts the same arguments as `regexp-match*' and `regexp-split', but with two additional keyword arguments: * #:select-match If this is #t (the default) then the result includes the lists of results from the sub-matches. It can als

[racket-dev] Release for v5.2.1 is about to begin

2012-01-01 Thread Ryan Culpepper
The release process for v5.2.1 will begin in about a week. If you have any new features that you want in and are relatively close to being done, now is a good time to do that. -- Ryan Culpepper _ Racket Developers list: http://lists.racket-lang.org/dev