Daily Commit Log

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

Daily Commit Log

commits-2
Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2014-October/007316.html

Name: Collections-ul.584
Ancestors: Collections-nice.583

Character changes:
- use the value instance variable instead of #asciiValue where possible
- implemented #<= and #>=

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2014-October/007317.html

Name: KernelTests-ul.278
Ancestors: KernelTests-dtl.277

RandomTest changes:
- updated #testWellKnownSequence to match the new seed hashing values
- added two new test cases for edge case seed values

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2014-October/007318.html

Name: Compiler-eem.290
Ancestors: Compiler-eem.289

Define the other extension acessor, the one that
locates extensions before an extended bytecode.
Tighten up the comment on the one that accesses
the extension bytecodes themselves.

=============================================