[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri May 3 23:55:02 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005899.html

Name: NetworkTests-fbs.36
Ancestors: NetworkTests-dtl.35

Verify that we accept an email address with a '+' in it.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005900.html

Name: ScriptLoader-fbs.336
Ancestors: ScriptLoader-eem.335

It's better to refer to one's own class through #class: it plays much nicer when someone subclasses you.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005901.html

Name: ReleaseBuilder-fbs.96
Ancestors: ReleaseBuilder-fbs.95

Delete all obsolete ReleaseBuilders. Move the special-case builders - Nihongo, Squeakland - to 45Deprecated. (They're not deprecated as such, but they don't belong in trunk.)

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005902.html

Name: 45Deprecated-fbs.2
Ancestors: 45Deprecated-fbs.1

The special purpose ReleaseBuilders here. Move all apparently unused instance-side ReleaseBuilder methods here.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005903.html

Name: ScriptLoader-fbs.337
Ancestors: ScriptLoader-fbs.336

Move ScriptLoader to 45Deprecated.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005904.html

Name: 45Deprecated-fbs.3
Ancestors: 45Deprecated-fbs.2

Move ScriptLoader to 45Deprecated.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005905.html

Name: Tests-fbs.203
Ancestors: Tests-cwp.202

Update the dependency tests: strict removals of dependencies makes me happy.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005906.html

Name: Kernel-cmm.757
Ancestors: Kernel-dtl.756

- Added convenience methods for creating DateAndTimes relative to now.
- When materializing Floats via fromIEEE32Bit:, use the canonicalized 0.0.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005907.html

Name: Kernel-cmm.758
Ancestors: Kernel-cmm.757

- Another ticky-tack commit because Monticello-bf.540 did not capture ALL package changes.  The comment for the prior package is wrong, it did not include this change because I failed to:

  1) Copy the change text to the clipboard
  2) click "Cancel"
  3) Find a MC browser.
  4) Click "Save"
  5) Re-paste the change text.

Please see my immediate ancestor for what this change is about.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005908.html

Name: KernelTests-fbs.249
Ancestors: KernelTests-fbs.248

Basic tests for #ago, #fromNow, compliments of M8R.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005909.html

Name: Installer-Core-fbs.369
Ancestors: Installer-Core-fbs.368

Dale Henrich stubbed his toe on this:

(Installer url: 'http://seaside.gemstone.com/ss/metacello')
    addPackage: 'ConfigurationOfMetacello-dhk.754.mcz';
    install.

results in the URL 'http://seaside.gemstone.com/ss/metacelloConfigurationOfMetacello-dhk.754.mcz' (note the missing / between 'metacello' and 'Configuration).

So when someone leaves off the /, and _specifies a package_, just insert a /.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-May/005910.html

Name: Tests-fbs.204
Ancestors: Tests-fbs.203

Matching tests for the InstallerUrl fix.

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


More information about the Squeak-dev mailing list