[ANN] 3.9a6721

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANN] 3.9a6721

Marcus Denker
New 3.9a at

http://ftp.squeak.org/3.9alpha/Squeak3.9a-6721.zip

ChangeLog:
----------------

        - Tools for traits fixes from adrian
        - underscore fixing
        - integer printing fixes + tests
        - 0002708: SharedQueue does not nil out unused slots when flushing
        - 0002154: Light-weight mutex implementation
        - tests from 0002688: aNumber = (aNumber + 0 i) answer false
        - Adds a test for the new Url class>>absoluteFromFileNameOrUrlString:
        - Set new now uses new: 5
        - delete Undefined>>languagePrefs, broken code
        - tests for primesUpTo: and isPrime
        - turn on Deprecation warnings
        - Move Heap examples to HeapTest (and call them in a test)
        - remove double entry for TestRunner from open Menu
        - clean a bit old unneded tests
        - remove empty class and method categories
        - fix a call to deprecated #bringFlapTabsToFront
        - Change Set: fixPntrFinder-bf
          Author: Bert Freudenberg
          The PointerFinder (aka 'chase pointers' menu item) did not find  
references in
          CompiledMethods, which are the only objects in the system that  
answer false to isPointers
          but still *do* have pointers

    Marcus

Reply | Threaded
Open this post in threaded view
|

Re: [ANN] 3.9a6721

stéphane ducasse-2
Tx marcus.

I always like to see that...
It is so cool what I do not know what is included in the next set of  
patches.

Stef

On 12 févr. 06, at 21:00, Marcus Denker wrote:

> New 3.9a at
>
> http://ftp.squeak.org/3.9alpha/Squeak3.9a-6721.zip
>
> ChangeLog:
> ----------------
>
> - Tools for traits fixes from adrian
> - underscore fixing
> - integer printing fixes + tests
> - 0002708: SharedQueue does not nil out unused slots when flushing
> - 0002154: Light-weight mutex implementation
> - tests from 0002688: aNumber = (aNumber + 0 i) answer false
> - Adds a test for the new Url class>>absoluteFromFileNameOrUrlString:
> - Set new now uses new: 5
> - delete Undefined>>languagePrefs, broken code
> - tests for primesUpTo: and isPrime
> - turn on Deprecation warnings
> - Move Heap examples to HeapTest (and call them in a test)
> - remove double entry for TestRunner from open Menu
> - clean a bit old unneded tests
> - remove empty class and method categories
> - fix a call to deprecated #bringFlapTabsToFront
> - Change Set: fixPntrFinder-bf
>  Author: Bert Freudenberg
>  The PointerFinder (aka 'chase pointers' menu item) did not find  
> references in
>  CompiledMethods, which are the only objects in the system that  
> answer false to isPointers
>  but still *do* have pointers
>
>    Marcus
>