[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Mar 17 23:55:05 UTC 2014


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

http://lists.squeakfoundation.org/pipermail/packages/2014-March/006976.html

Name: Files-cmm.131
Ancestors: Files-dtl.130

- Extract Levente's improved file-copy from SmalltalkImage>>#appendChangesTo: (into FileDirectory>>#copyFile:toFile:) which honors copy semantics without needing to make assumptions about the streams passed.
- Minor factoring for FileDirectory>>#directoryEntryFor:.
- Add String>>#asDirectoryEntry conversion method.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-March/006977.html

Name: System-cmm.668
Ancestors: System-cmm.667

- Fix to SmalltalkImage>>#sourcesName allows appending the changes to the sources file (via Levente's SmalltalkImage>>#appendChangesTo:) to work.
- Added #moveChanges as this should become a normal part of the release process.
- Some categorizations.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-March/006978.html

Name: Monticello-cmm.588
Ancestors: Monticello-cmm.587

Don't argue with the user if they don't want to supply a password.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-March/006979.html

Name: System-cmm.669
Ancestors: System-cmm.668

#moveChanges should prompt for the name of the condensed sources.

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

http://lists.squeakfoundation.org/pipermail/packages/2014-March/006980.html

Name: ReleaseBuilder-cmm.115
Ancestors: ReleaseBuilder-cmm.114

Added ReleaseBuilder class>>#prepareNextVersionAlpha, for preparing first alpha of next release.

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


More information about the Squeak-dev mailing list