[Pkg] Packages: Packages-SqueakMap-kph.4.mcz

squeak-dev-noreply at lists.squeakfoundation.org squeak-dev-noreply at lists.squeakfoundation.org
Sat Mar 7 02:36:28 UTC 2009


A new version of Packages-SqueakMap was added to project Packages:
http://www.squeaksource.com/Packages/Packages-SqueakMap-kph.4.mcz

==================== Summary ====================

Name: Packages-SqueakMap-kph.4
Author: kph
Time: 7 March 2009, 2:35:09 am
UUID: 9376201c-0ac0-11de-9863-000a95edb42a
Ancestors: Packages-SqueakMap-kph.3

auto regenerated:

PackagesSqueakMapData>>AspectS:{A}
PackagesSqueakMapData>>VMMaker:{V}

=============== Diff against Packages-SqueakMap-kph.3 ===============

Item was changed:
  ----- Method: PackagesSqueakMapData>>AspectS: (in category 'A') -----
  AspectS: aVersion
  
  	self name: 'AspectS'.
  	self version: aVersion.
  
  	info summary: 'AspectS allows for general-purpose aspect-oriented programming in Squeak.'.
  	info author: 'Robert Hirschfeld <hirschfeld at acm.org>'.
  	info owner: 'Robert Hirschfeld'.
  	info created: '30 October 2002 11:12:42 pm'.
  	info updated: '20 May 2006 11:52:42 am'.
  	info description: 
  
  'AspectS is an approach to general-purpose aspect-oriented programming in the Squeak/Smalltalk environment. It extends the Smalltalk metaobject protocol to accommodate the aspect modularity mechanism. Weaving and unweaving in AspectS happens dynamically at runtime, on-demand, employing metaobject composition. Instead of introducing new language constructs, AspectS utilizes the expressiveness of Smalltalk itself as a pointcut language.'.
  
  	info versions: {
  {
  	#version -> '(0.6.6)'.
  	#created  -> '30 October 2002 11:12:42 pm'.
  	#updated -> '20 May 2006 11:54:28 am'.
  	#categories -> #('SqueakL' 'Development tools' 'Class libraries' 'Beta' 'Code changes, may break compatibility' 'Squeak3.7' 'Simple filein' 'Squeak').
  	#id -> '991d5ff4-ec68-478b-ab78-dec944017cff'.
  	#publisher -> 'nil'.
  	#url ->'http://www.hirschfeld.org/uploads/AspectS.27Dec0004.cs'.
  }.
  	}.
  !

Item was changed:
  ----- Method: PackagesSqueakMapData>>VMMaker: (in category 'V') -----
  VMMaker: aVersion
  
  	self name: 'VMMaker'.
  	self version: aVersion.
  
  	info summary: 'The toolset for building a set of VM code from the Interpreter classes and your handwritten C code'.
  	info author: 'Squeakers of many lands - tim,Andreas,Ian,John,John,Craig,Scott,Dan,many contributors'.
  	info owner: 'tim Rowledge'.
  	info created: '29 November 2002 7:49:02 pm'.
  	info updated: '9 October 2006 6:05:16 pm'.
  	info description: 
  
  'This package includes all the ObjectMemory/Interpreter classes, the VMMaker/Tool classes, the InterpreterPlugin hierarchy and all the assorted helper methods. It does <em>not</em> include the handwritten platform specific C code that you will also need. See the documentation for the specific release for more details.
  
  If you install this you will be able to build or simulate a VM or plugin - as long as you have the platform sources tree from our SubVersion server 
  
  See http://minnow.cc.gatech.edu/squeak/VMMaker for more details on the design and operation of VMMaker'.
  
  	info versions: {
  {
  	#version -> '3.8b6'.
  	#created  -> '13 April 2006 7:51:13 pm'.
  	#updated -> '27 February 2007 2:51 am'.
  	#categories -> #('Squeak3.8' 'SqueakL' 'Only extensions, no changes' 'Beta' 'Package format').
  	#id -> '653c69f3-5137-4284-841b-2f4529133934'.
  	#publisher -> 'tim Rowledge'.
  	#url ->'http://map.squeak.org/accountbyid/4340a66e-2296-48b7-9aa8-5305d303752f/files/VMMaker-3.8b6.mcz'.
  }.
  {
  	#version -> '3.8b5-64B'.
  	#created  -> '31 December 2005 1:10:16 am'.
  	#updated -> '9 October 2006 6:10:40 pm'.
  	#categories -> #('Squeak3.8' 'Official package in Full' 'Only extensions, no changes' 'Bleeding edge' 'Alpha' 'SqueakL' 'Development tools' 'Official addon package').
  	#id -> '583b9252-3838-4abf-a037-41eb79f57dc9'.
  	#publisher -> 'tim Rowledge'.
  	#url ->'http://map.squeak.org/accountbyid/4340a66e-2296-48b7-9aa8-5305d303752f/files/VMMaker-tpr.43.mcz'.
  }.
  {
  	#version -> '3.8b5-64'.
  	#created  -> '28 December 2005 12:06:35 am'.
  	#updated -> '9 October 2006 6:09:47 pm'.
  	#categories -> #('Squeak3.8' 'Official package in Full' 'Only extensions, no changes' 'Bleeding edge' 'Alpha' 'SqueakL' 'Development tools' 'Official addon package').
  	#id -> 'f26f86a6-d85c-4d72-9edc-411f4c9c3ffa'.
  	#publisher -> 'tim Rowledge'.
  	#url ->'http://map.squeak.org/accountbyid/4340a66e-2296-48b7-9aa8-5305d303752f/files/VMMaker-tpr.39.mcz'.
  }.
  {
  	#version -> '3.8b4'.
  	#created  -> '14 September 2005 8:03:37 pm'.
  	#updated -> '9 October 2006 6:09:06 pm'.
  	#categories -> #('Squeak3.8' 'Package format' 'Development tools' 'Official addon package' 'Beta' 'Monticello' 'Official package in Full' 'Only extensions, no changes' 'SqueakL').
  	#id -> '9aa52c89-7a2c-4462-ad88-0787a60c6fe8'.
  	#publisher -> 'tim Rowledge'.
  	#url ->'http://map.squeak.org/accountbyid/4340a66e-2296-48b7-9aa8-5305d303752f/files/VMMaker38b4.mcz'.
  }.
  {
  	#version -> '3.8b3'.
  	#created  -> '25 March 2005 3:14:40 am'.
  	#updated -> '9 October 2006 6:11:17 pm'.
  	#categories -> #('Squeak3.8' 'Package format' 'Development tools' 'Beta' 'Official package in Full' 'Monticello' 'Only extensions, no changes' 'SqueakL').
  	#id -> '85bed640-fdbc-492e-a237-a8185747e5bc'.
  	#publisher -> 'tim Rowledge'.
  	#url ->'http://map.squeak.org/accountbyid/4340a66e-2296-48b7-9aa8-5305d303752f/files/VMMaker38b3.mcz'.
  }.
  {
  	#version -> '3.7b6'.
  	#created  -> '22 March 2005 3:16:03 am'.
  	#updated -> '9 October 2006 6:17 pm'.
  	#categories -> #('Static load script' 'Package format' 'Beta' 'Squeak3.7' 'SqueakL' 'Development tools' 'Official package in Full' 'Squeak Archive' 'Squeak3.6' 'Translation' 'Only extensions, no changes').
  	#id -> '5a7d2a64-f054-4027-be1c-14909e5b801b'.
  	#publisher -> 'tim Rowledge'.
  	#url ->'http://map1.squeakfoundation.org/account/files/VMMaker3-7b6.sar'.
  }.
  {
  	#version -> '3.6g2'.
  	#created  -> '20 May 2004 2:43 am'.
  	#updated -> '17 December 2005 2:36:28 am'.
  	#categories -> #('Static load script' 'SqueakL' 'Beta' 'Squeak Archive' 'Official package in Full' 'Development tools' 'Squeak3.6' 'Package format' 'Squeak3.7' 'Translation' 'Only extensions, no changes').
  	#id -> '0bdaa038-c08f-4525-9ccd-e6ef402c7876'.
  	#publisher -> 'tim Rowledge'.
  	#url ->'http://map.squeak.org/accountbyid/4340a66e-2296-48b7-9aa8-5305d303752f/files/VMMaker3-6g2.sar'.
  }.
  	}.
  !



More information about the Packages mailing list