[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Thu Aug 12 23:55:13 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003593.html

Name: Compression-ar.20
Ancestors: Compression-ar.19

Fix handling of leap years in ZipArchive timestamp handling. Provide test governing the change in behavior.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003594.html

Name: Compiler-eem.154
Ancestors: Compiler-nice.153

Fix decompilation of blocks with indirect temps, e.g.
	| x y |
	[:a :b | x := a. y := b. x+y] decompile
Correct comment of evaluate:in:to:notifying:ifFail:logged: not
we no longer install doits in dictionaries but use withArgs:executeMethod:

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

http://lists.squeakfoundation.org/pipermail/packages/2010-August/003595.html

Name: Kernel-eem.475
Ancestors: Kernel-eem.474

Fix CompiledMethod>>decompileWithTemps to live up to its name.

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



More information about the Squeak-dev mailing list