[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Aug 10 23:55:03 UTC 2010


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

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

Name: Files-ar.83
Ancestors: Files-eem.82

Move writeSourceCodeFrom:... from FileStream to FileDirectory and have FileStream vector the request through ChangeSet defaultChangeSetDirectory for consistency between all file-out operations.

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

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

Name: System-ar.355
Ancestors: System-dtl.354

Don't let ChangeSet compute the full name for the fileout since this will conflict with the fixName: usage in writeSourceCodeFrom: (it's no longer necessary to do that since FileStream>>writeSourceCodeFrom:... now vectors to the right place).

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

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

Name: Compression-ar.19
Ancestors: Compression-nice.18

Fix handling of empty members in ZipArchives which would produce zips considered corrupt by other tools (unzip -t).

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

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

Name: XML-Parser-ar.32
Ancestors: XML-Parser-mtf.30

Fix printing of XMLElements; add tests for behavior.

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



More information about the Squeak-dev mailing list