[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri Sep 3 23:55:02 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-September/003691.html

Name: Help-Squeak-Project-sd.6
Ancestors: Help-Squeak-Project-it.5

Help->Tools->Workspace->What is a Workspace: removed instruction to open a workspace, which appears again on the next page
Help->Tools->Workspace->Open a Workspace:
* removed "(click on the Tools Flap to close it back up)" at end of Tools Flap instructions.  The flap closes by itself when the workspace is dragged out (4.1 update 10142)
* changed World menu instructions from [world menu -> open -> workspace], to [world menu -> Workspace]
* added line to "doit"
* minor edits for grammar and clarity

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

http://lists.squeakfoundation.org/pipermail/packages/2010-September/003692.html

Name: HelpSystem-Core-ar.50
Ancestors: HelpSystem-Core-tbn.49, HelpSystem-Core-sd.49

Merging HelpSystem-Core-sd.49:

Help on Help->Introduction: minor grammatical change

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

http://lists.squeakfoundation.org/pipermail/packages/2010-September/003693.html

Name: Kernel-ar.488
Ancestors: Kernel-nice.487, Kernel-cbr.475

Merging Kernel-cbr.475:

New comments for Month, Year, Week. This time without additional cruft from my image (whoops.)

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

http://lists.squeakfoundation.org/pipermail/packages/2010-September/003694.html

Name: Kernel-ar.489
Ancestors: Kernel-ar.488, Kernel-spd.476

Merging Kernel-spd.476:

Fixed issue 7553 - DateAndTime now uses the local offset when creating an instance via readFrom: or fromString: if none is specified.  This is consistent with the behavior of year:day:hour:minute:second:

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

http://lists.squeakfoundation.org/pipermail/packages/2010-September/003695.html

Name: KernelTests-ar.159
Ancestors: KernelTests-dtl.158, KernelTests-spd.157

Merging KernelTests-spd.157:

- moved printString tests from testReadFrom to testPrintString
- testReadFrom now tests [drum roll]... readFrom!
- added testFromString

All tests reflect new behavior from Kernel-spd.476 which fixed issue 7553

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

http://lists.squeakfoundation.org/pipermail/packages/2010-September/003696.html

Name: Monticello-ar.398
Ancestors: Monticello-ar.397, Monticello-tfel.395

Merging Monticello-tfel.395:

Add a hook to allow other packages to add to the monticello browser context menu.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-September/003697.html

Name: Network-fbs.86
Ancestors: Network-fbs.85

Configurable scheme->Url class mapping.

"Url registerUrlClass: HttpUrl forScheme: 'http'" lets

  'http://localhost/' asUrl

return an HttpUrl.

If no explicit mapping exists, foo asUrl returns a GenericUrl.

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



More information about the Squeak-dev mailing list