Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-December/004030.htmlName: 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.htmlName: 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.htmlName: 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.htmlName: Tests-ar.103
Ancestors: Tests-ul.102
Tests for new repository creation methods.
=============================================