At Wed, 27 Feb 2013 09:17:03 +0100, Marijn wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 05-02-13 09:58, Marijn wrote:
> > On 01-02-13 19:34, Matthew Flatt wrote:
> >> At Fri, 01 Feb 2013 15:09:31 +0100, Marijn wrote:
> >>> On 01-02-13 05:20, Eli Barzilay wrote:
> Racket ver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05-02-13 09:58, Marijn wrote:
> On 01-02-13 19:34, Matthew Flatt wrote:
>> At Fri, 01 Feb 2013 15:09:31 +0100, Marijn wrote:
>>> On 01-02-13 05:20, Eli Barzilay wrote:
Racket version 5.3.2 is now available from
http://racket-lang.org
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01-02-13 19:34, Matthew Flatt wrote:
> At Fri, 01 Feb 2013 15:09:31 +0100, Marijn wrote:
>> On 01-02-13 05:20, Eli Barzilay wrote:
>>> Racket version 5.3.2 is now available from
>>>
>>> http://racket-lang.org/
>>>
>>> * Documentation cross-referen
FYI.
Since starting with 5.3.2 I've seen two DrDracket crashes (Windows7 - 64
bit). Hard to determine the cause in both case I believe I had just
clicked in the definitions pane when it hung and Windows told me that
DrRacket was not responding.
I have spent about 4 hours in DrRacket, so the cras
So, more details would be welcome.
I was wrong.
Minor cycles are consuming ~110ms and recovering ~25MB, major cycles are
consuming ~400ms and recovering 40-60MB.
All is as it should be. Apologies.
R./
Zack
Racket Users list:
http://lists.racket-lang.org/users
At Fri, 1 Feb 2013 22:22:13 + (UTC), Galler wrote:
> I don't have hard data to share, but I think I'm now observing that minor
> garbage collection cycles seem to take longer than the major cycles. (is that
> even possible?)
Possible, but surprising. We made changes to minor collection since
v
>> DrRacket's GUI is more responsive.
Eli, Matt and Robby,
Qualitative comments:
I don't know if change occurred in v5.3.1 or v5.3.2 but DrRacket GUI is now
materially more responsive when editing large racket source code files (~2500
lines).
I thank you very much for the improvement.
I recomp
Hi Robby,
I don't have DrRacket up right now, but I'll describe what I see in 5.3.1
and 5.3.2:
If you have a long list say:
(define aaa '(1 2 3 4 5 6 7 8 9 10 11 12 13 ... 1000))
In the variables pane of the debugger it will show
*aaa* => (1 2 3 4 5 6 7 8 9 10 11
and the right hand side will b
At Fri, 01 Feb 2013 15:09:31 +0100, Marijn wrote:
> On 01-02-13 05:20, Eli Barzilay wrote:
> > Racket version 5.3.2 is now available from
> >
> > http://racket-lang.org/
> >
> > * Documentation cross-reference information is stored in an
> > SQLite3 database, which means that SQLite3 is required
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01-02-13 05:20, Eli Barzilay wrote:
> Racket version 5.3.2 is now available from
>
> http://racket-lang.org/
>
> * Documentation cross-reference information is stored in an
> SQLite3 database, which means that SQLite3 is required for building
> Ra
On Fri, Feb 1, 2013 at 1:30 AM, Joe Gilray wrote:
> Thanks Eli,
>
> Ran all my code under 5.3.2 - looking good. I'm definitely interested in
> looking into the math lib.
>
> BTW, ever since 5.3.1 (I think), the debugger acts a little different, in
> the variables pane it only shows the beginning
Thanks Eli,
Ran all my code under 5.3.2 - looking good. I'm definitely interested in
looking into the math lib.
BTW, ever since 5.3.1 (I think), the debugger acts a little different, in
the variables pane it only shows the beginning of lists. How can I see the
entire list?
If I require planet
Racket version 5.3.2 is now available from
http://racket-lang.org/
Core Libraries:
* The new `math' library provides functions and data structures for
working with numbers and collections of numbers. Functions
include non-elementary (such as gamma, zeta, Lambert's W),
number-theoretic (
13 matches
Mail list logo