[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Jun 22 23:55:04 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-June/003480.html

Name: System-ar.342
Ancestors: System-cmm.341

Add a test to identify whether the image is running under Cog or not.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-June/003481.html

Name: Tests-ar.83
Ancestors: Tests-HenrikSperreJohansen.82

Guard TestObjectsAsMethods against crashes on Cog.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-June/003482.html

Name: System-ar.343
Ancestors: System-ar.342

Fixes an ancient issue when launching Squeak with a script as argument. The code the converted the script name to a file url was just utterly and horribly broken and could not possibly work. With the fix, one can now again start Squeak with arguments of the form:

	squeak mysqueak.image file.st
	squeak mysqueak.image scripts/file.st
	squeak mysqueak.image ../../svn/scripts/file.st

(and of course any kind of URL)

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

http://lists.squeakfoundation.org/pipermail/packages/2010-June/003483.html

Name: System-tbn.344
Ancestors: System-ar.343

recategorize #isRunningCog under vm

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

http://lists.squeakfoundation.org/pipermail/packages/2010-June/003484.html

Name: Multilingual-ul.121
Ancestors: Multilingual-nice.120

- use #ifNil: when possible
- simplified UTF8TextConverter >> #nextFromStream:empty log message

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



More information about the Squeak-dev mailing list