[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Thu Dec 16 23:55:03 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004030.html

Name: Monticello-ar.413
Ancestors: Monticello-bp.412

Add an API for #allVersionNames and #versionNamed:ifAbsent: to Monticello repositories. Otherwise clients have a hard time to find a uniform interface to retrieve versions and names from different types of repositories.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004031.html

Name: System-mtf.402
Ancestors: System-nice.401

added Smalltalk vmFileName to get the file name of the VM

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

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004032.html

Name: Monticello-ar.414
Ancestors: Monticello-ar.413

Provides an API to create MCRepositories from generic location strings, including:
	- http, and ftp urls (i.e., http://source.squeak.org/trunk)
	- directory paths (i.e., C:\Squeak\packages)
	- directory matches (i.e., C:\Squeak\packages\*)

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

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004033.html

Name: Tests-ar.103
Ancestors: Tests-ul.102

Tests for new repository creation methods.

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



More information about the Squeak-dev mailing list