[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Wed Jul 4 23:55:05 UTC 2012


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

http://lists.squeakfoundation.org/pipermail/packages/2012-July/005406.html

Name: Monticello-abc.513
Ancestors: Monticello-eem.512

Be more strict when parsing file suffixes and version numbers.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-July/005407.html

Name: Monticello-bf.514
Ancestors: Monticello-abc.513

Be a little less strict again about parsing version numbers. And use my real initials, not 'abc', which was left set by the broken MC test suite.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-July/005408.html

Name: Monticello-bf.515
Ancestors: Monticello-bf.514

This shouldn't ever happen, but it did, so better do something sensible.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-July/005409.html

Name: Collections-bf.479
Ancestors: Collections-eem.478

String>>withUnixLineEndings should not modify the string in-place.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-July/005410.html

Name: Kernel-cmm.701
Ancestors: Kernel-eem.700, Kernel-cmm.685

Merged.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-July/005411.html

Name: Kernel-cmm.685
Ancestors: Kernel-eem.684

- Inline and then remove DateAndTime class>>#todayAtMilliseconds: and #todayAtNanoSeconds: into #nowWithOffset:.
- Eliminate duplicate code in Integer printing methods and deprecate one of the methods.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-July/005412.html

Name: Kernel-eem.703
Ancestors: Kernel-bf.702

Fix copying of the AdditionalMethodState on CompiledMethod
copy.  Fix setting copied pragmas' methods to the copied
method for both CompiledMethod>>copyWithTrailerBytes: and
CompiledMethod>>copy.

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


More information about the Squeak-dev mailing list