[Pkg] Packages: Packages-Library-kph.67.mcz

squeak-dev-noreply at lists.squeakfoundation.org squeak-dev-noreply at lists.squeakfoundation.org
Wed Apr 22 00:15:22 UTC 2009


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

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

Name: Packages-Library-kph.67
Author: kph
Time: 22 April 2009, 12:15:05 am
UUID: a1548c62-2ed2-11de-85e1-000a95edb42a
Ancestors: Packages-Library-kph.66

auto regenerated:

PackagesDevU>>OBEnhancements{Code Browsing} (changed)
PackagesDevU>>MagritteMorph{Morphs} (changed)
PackagesDevU>>Numerics{Mathematics} (changed)
PackagesDevU>>PierMath{Web Development} (changed)
PackagesDevU>>PierSetup{Web Development} (changed)
PackagesDevU>>OmniBrowserStandard{Code Browsing} (changed)
PackagesDevU>>SqueakDBX{Persistence} (changed)
PackagesDevU>>OmniBrowserRegex{Development} (changed)
PackagesDevU>>OmniBrowser{Code Browsing} (changed)
PackagesDevU>>PierSeaside{Web Development} (changed)
PackagesDevU>>PierOmniBrowser{Development} (changed)
PackagesDevU>>PierLightBox{Web Development} (changed)
PackagesDevU>>PierSqueakPersistency{Development} (changed)
PackagesDevU>>PierTagCloud{Web Development} (changed)
PackagesDevU>>PierRandomizer{Web Development} (changed)
PackagesDevU>>MagritteModel{Development} (changed)
PackagesDevU>>PierModel{Development} (changed)
PackagesDevU>>PierShout{Web Development} (changed)
PackagesDevU>>PierSitemap{Web Development} (changed)
PackagesDevU>>RefactoringCore{Development} (changed)
PackagesDevU>>PierDesign{Web Development} (changed)
PackagesDevU>>OmniBrowserTools{Development} (changed)
PackagesDevU>>PierTitles{Web Development} (changed)
PackagesDevU>>RefactoringSpelling{Development} (changed)
PackagesDevU>>Monticello15{Group Development} (changed)
PackagesDevU>>PierSecurity{Web Development} (changed)
PackagesDevU>>OmniBrowserMorphic{Code Browsing} (changed)
PackagesDevU>>PierGoogle{Web Development} (changed)
PackagesDevU>>PierEditorEnh{Web Development} (changed)
PackagesDevU>>PierLinks{Web Development} (changed)
PackagesDevU>>PierDocuments{Web Development} (changed)
PackagesDevU>>MagritteTests{Development} (changed)
PackagesDevU>>PierTests{Development} (changed)
PackagesDevU>>MagritteSeaside{Web Development} (changed)
PackagesDevU>>PierBlog{Web Development} (changed)
PackagesDevU>>DynamicBindings{Languages and Extensions} (changed)

=============== Diff against Packages-Library-kph.66 ===============

Item was changed:
  ----- Method: PackagesDevU>>RefactoringSpelling (in category 'Development') -----
  RefactoringSpelling
  
  	self name: 'Refactoring Spelling'.
+ 	self version: '5'.
- 	self version: '4'.
  	info category: 'Development'.
  	info description: 
  'A lint extension that does spell check your code: argument variables, class category names, class comments, class names, class variable names, literal values (strings, symbols), method protocols, method selectors, pool variable names, method comments, temporary variable names'.
  	info maintainer: 'Damien Cassou <damien.cassou at gmail.com>'.
  	info homepage: ''.
  	info squeakMapID: ''.
+ 	info url: 'http://www.squeaksource.com/RefactoringEngine/Refactoring-Spelling-lr.5.mcz'.
- 	info url: 'http://www.squeaksource.com/RefactoringEngine/Refactoring-Spelling-lr.4.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Refactoring Core').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierSecurity (in category 'Web Development') -----
  PierSecurity
  
  	self name: 'Pier-Security'.
+ 	self version: '1.1.1.121'.
- 	self version: '1.1.119'.
  	info category: 'Web Development'.
  	info description: 
  'Pier Unix security plugin.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.lukas-renggli.ch/pier/Pier-Security-lr.121.mcz'.
- 	info url: 'http://source.lukas-renggli.ch/pier/Pier-Security-lr.119.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Seaside' 'Pier-Tests').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>OmniBrowserStandard (in category 'Code Browsing') -----
  OmniBrowserStandard
  
  	self name: 'OmniBrowser-Standard'.
+ 	self version: '0.402'.
- 	self version: '0.400'.
  	info category: 'Code Browsing'.
  	info description: 
  'OB-Standard represents the classical system browser implemented with the OmniBrowser framework.'.
  	info maintainer: 'Colin Putney'.
  	info homepage: 'http://source.wiresong.ca/ob/'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.wiresong.ca/ob/OB-Standard-dr.402.mcz'.
- 	info url: 'http://source.wiresong.ca/ob/OB-Standard-dr.400.mcz'.
  	self provides: #().
  
  	self dependsOn: #('OmniBrowser').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierMath (in category 'Web Development') -----
  PierMath
  
  	self name: 'Pier-Math'.
+ 	self version: '1.1.1.7'.
- 	self version: '1.1.6'.
  	info category: 'Web Development'.
  	info description: 
  'Pier LaTeX math mode plugin.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.lukas-renggli.ch/pieraddons/Pier-Math-lr.7.mcz'.
- 	info url: 'http://source.lukas-renggli.ch/pieraddons/Pier-Math-lr.6.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Seaside').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>OmniBrowser (in category 'Code Browsing') -----
  OmniBrowser
  
  	self name: 'OmniBrowser'.
+ 	self version: '0.444'.
- 	self version: '0.442'.
  	info category: 'Code Browsing'.
  	info description: 
  'OmniBrowser is a ground up rewrite of the classical system browsers provided
  in Smalltalk. It''s designed to be flexible and extensible, so as to encourage
  experimentation with new types of development tools, language extensions,
  and runtime environments. In fact it''s a framework to build browsers. Install OmniBrowser-Standard to get the new browser using this framework.'.
  	info maintainer: 'Damien Cassou <damien.cassou at gmail.com>'.
  	info homepage: 'http://source.wiresong.ca/ob/'.
  	info squeakMapID: '81451b19-7df8-4fc7-8652-b26cc55dd291'.
+ 	info url: 'http://source.wiresong.ca/ob/OmniBrowser-dr.444.mcz'.
- 	info url: 'http://source.wiresong.ca/ob/OmniBrowser-dr.442.mcz'.
  	self provides: #().
  
  	self dependsOn: #().
  
  !

Item was changed:
  ----- Method: PackagesDevU>>Monticello15 (in category 'Group Development') -----
  Monticello15
  
  	self name: 'Monticello15'.
  	self version: '1.5+'.
  	info category: 'Group Development'.
  	info description: 
  'Monticello - evolution - Improvements over 1.0 
  
  - Method/Class Orphanage which enables out-of-order loading of packages, and maintenance of packages whose dependencies have not been loaded.
  - Method Overrides (if properly categorized) are fully supported preserving the integrity of a package even if it has overridden methods
  - Refactored UI/repository classes so that one UI heirachy serves all.
  - Dual Changes Browser
  - In memory cache repository
  - Support for configurations (Please name them using the MC conventions)
  - Support for more complex version numbering conventions i.e. Package-kph-1.0.3.mcz
  
  known problems:
  methods have been known to loose their categories
  
  future:
  Atomic Loading loader using System Editor is already coded and contained in this release.
  See #theChosenLoaderClass.
  
  
  '.
  	info maintainer: 'kph <keith_hodges at yahoo.co.uk>'.
  	info homepage: ''.
  	info squeakMapID: ''.
  	info url: 'http://installer.pbwiki.com/f/mc15.st'.
+ 	self provides: #('PackageInfo-Base' 'Installer' 'MonticelloConfigurations' 'Monticello15').
- 	self provides: #('Monticello15' 'Installer' 'MonticelloConfigurations' 'PackageInfo-Base').
  
  	self dependsOn: #().
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierLightBox (in category 'Web Development') -----
  PierLightBox
  
  	self name: 'Pier-LightBox'.
+ 	self version: '1.1.1.6'.
- 	self version: '1.1.6'.
  	info category: 'Web Development'.
  	info description: 
  'Pier lightbox plugin.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
  	info url: 'http://source.lukas-renggli.ch/pieraddons/Pier-LightBox-dc.6.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Seaside').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierTests (in category 'Development') -----
  PierTests
  
  	self name: 'Pier-Tests'.
+ 	self version: '1.1.1.117'.
- 	self version: '1.1.116'.
  	info category: 'Development'.
  	info description: 
  'Pier SUnit tests.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.lukas-renggli.ch/pier/Pier-Tests-lr.117.mcz'.
- 	info url: 'http://source.lukas-renggli.ch/pier/Pier-Tests-lr.116.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Magritte-Tests' 'Pier-Model').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>DynamicBindings (in category 'Languages and Extensions') -----
  DynamicBindings
  
  	self name: 'DynamicBindings'.
  	self version: '2.7'.
  	info category: 'Languages and Extensions'.
  	info description: 
- 
  'DynamicBindings for Squeak
  by Stephen Pair <stephen at pairhome.net> 
  
  ===== Introduction =====
  
  You may create a hierarchy of DynamicBindings and directly manipulate the keys and values of those instances (just as you would any dictionary).  There is a root DynamicBindings that you may use to create new children if you like (but you can also create entirely separate hierarchies).  You can access this root with "DynamicBindings root".  To force a process to use one of your sets of DynamicBindings, you write code as follows (note, I only use ''PATH'' to highlight the similarity with normal OS environment variables):
  
  	myBindings _ DynamicBindings root newChild.
  	myBindings at: #PATH put: ''/bin:/usr/bin''.
  	myBindings bindDuring: 
  		[Bindings at: #PATH.  				"-> ''/bin:/usr/bin''"
  		Bindings at: #PATH put: (''/usr/local/bin:'', (Bindings at: #PATH)).
  		Bindings at: #PATH].  				"-> ''/usr/local/bin:/bin:/usr/bin''"
  
  For convenience, two methods have been added to Object that enable more direct access to bindings.  The following exampel is equivalent to the first:
  
  	myBindings _ DynamicBindings root newChild.
  	myBindings at: #PATH put: ''/bin:/usr/bin''.
  	myBindings bindDuring: 
  		[#PATH binding.  				"-> ''/bin:/usr/bin''"
  		#PATH binding: (''/usr/local/bin:'', (#PATH binding)).
  		#PATH binding].  				"-> ''/usr/local/bin:/bin:/usr/bin''"
  
  
  The first line creates a new set of bindings that is a child of the root bindings.  Any variables set in the root bindings are also visible in this new child environment.
  
  The second line sets the dynamic variable "PATH".
  
  The third line uses the evaluates the argument block in the context of our new set of bindings.
  
  The fourth line gets the value for the variable "PATH" (which we just set).
  
  The fifth line in the above example modifies the environment variable "PATH", but only for the duration that the enclosing block is active.
  
  Here is another example:
  
  	#PATH binding: ''/bin''.
  	Bindings clamp:
  		[#PATH binding: ''/usr/bin''.
  		#PATH binding]. 						"-> ''/usr/bin''"
  	#PATH binding.								"-> ''/bin''"
  
  This example shows the use of the #clamp: method to isolate a our dynamic bindings only for the duration of a block.  After the block finishes execution, the original set of bindings is restored.
  
  Scoping semantics:
  
  A dynamic variables'' scope is defined at runtime by an enclosing activation context.  To locate the active lexicon of dynamic variables, the system follows the activation stack until a context is encountered that defines the active DynamicBindings (this lookup is implemented using the exception handling system).  Any changes to the active DynamicBindings are visible in all activation contexts where that set of DynamicBindings are being used (which may include contexts in more than one activation stack).
  
  A bit about how it''s implemented:
  
  The bindings for a given method activation context are located using the exception handling mechanism (see BindingsLocator).  If a given stack does not have a handler that answers a set of bindings, then dummy contexts will be added to the top of the stack that will answer the global root set of bindings.
  
  Unlike other implementations, DynamicBindings do not use the activation stack to define the hierarchy of bindings.  Instances of DynamicBindings have their own parent instance variable and will locate enclosing variable scopes by following the chain of parents (*not* by looking for enclosing handlers of BindingsLocator).  Using this design, we are able to accomodate a broader range of usage scenarios.
  
  If you need to isolate the bindings of a given context stack such that future changes in the bindings are not visible to users of the current set of dynamic bindings (ie. if you use continuations), you can send the message #isolate to the BindingsAccessor (ie. use "Bindings isolate").
  
  ===== Release History =====
  
  Version 1.1:
  	- Packaged using KomPackaging (Squeak version only)
  	- Made Object>>binding: answer its argument
  	- Cleaned up a few obsolete methods from the old RuntimeEnvironments implementation
  
+ Version 1.0:
+ 	- Initial release'.
+ 	info maintainer: 'Lex Spoon <lex at lexspoon.org>'.
+ 	info homepage: ''.
+ 	info squeakMapID: ''.
+ 	info url: 'http://www.squeaksource.com/KomHttpServer/DynamicBindings-gc.7.mcz'.
+ 	self provides: #().
+ 
+ 	self dependsOn: #().
+ 
+ !
- Version 1.0:'!

Item was changed:
  ----- Method: PackagesDevU>>OmniBrowserRegex (in category 'Development') -----
  OmniBrowserRegex
  
  	self name: 'OmniBrowser-Regex'.
+ 	self version: '0.18'.
- 	self version: '0.15'.
  	info category: 'Development'.
  	info description: 
  'Brings refactorings to OmniBrowser'.
  	info maintainer: 'Damien Cassou <damien.cassou at gmail.com>'.
  	info homepage: ''.
  	info squeakMapID: ''.
+ 	info url: 'http://source.lukas-renggli.ch/omnibrowser/OB-Regex-lr.18.mcz'.
- 	info url: 'http://source.lukas-renggli.ch/omnibrowser/OB-Regex-lr.15.mcz'.
  	self provides: #().
  
  	self dependsOn: #('OmniBrowser-Refactory' 'OmniBrowser-Standard' 'Refactoring Core' 'VBRegex').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>OmniBrowserMorphic (in category 'Code Browsing') -----
  OmniBrowserMorphic
  
  	self name: 'OmniBrowser-Morphic'.
+ 	self version: '0.86'.
- 	self version: '0.84'.
  	info category: 'Code Browsing'.
  	info description: 
  'OB-Standard represents the classical system browser implemented with the OmniBrowser framework.'.
  	info maintainer: 'Damien Cassou <damien.cassou at gmail.com>'.
  	info homepage: 'http://source.wiresong.ca/ob/'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.wiresong.ca/ob/OB-Morphic-dr.86.mcz'.
- 	info url: 'http://source.wiresong.ca/ob/OB-Morphic-dr.84.mcz'.
  	self provides: #().
  
  	self dependsOn: #('OmniBrowser' 'OmniBrowser-Standard').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierSeaside (in category 'Web Development') -----
  PierSeaside
  
  	self name: 'Pier-Seaside'.
+ 	self version: '1.1.1.340'.
- 	self version: '1.1.331'.
  	info category: 'Web Development'.
  	info description: 
  'Pier bindings for Seaside.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.lukas-renggli.ch/pier/Pier-Seaside-damiencassou.340.mcz'.
- 	info url: 'http://source.lukas-renggli.ch/pier/Pier-Seaside-lr.331.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Magritte-Seaside' 'Pier-Model' 'Scriptaculous' 'Seaside').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierDocuments (in category 'Web Development') -----
  PierDocuments
  
  	self name: 'Pier-Documents'.
+ 	self version: '1.1.1.8'.
- 	self version: '1.1.7'.
  	info category: 'Web Development'.
  	info description: 
  'Provide additional documents on a praticular structure, for example to add a side-bar. Custom documents can inherit from the parent and/or provide a default document.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.lukas-renggli.ch/pieraddons/Pier-Documents-lr.8.mcz'.
- 	info url: 'http://source.lukas-renggli.ch/pieraddons/Pier-Documents-lr.7.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Seaside').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>MagritteTests (in category 'Development') -----
  MagritteTests
  
  	self name: 'Magritte-Tests'.
+ 	self version: '1.1.1.149'.
- 	self version: '1.1.148'.
  	info category: 'Development'.
  	info description: 
  'Magritte SUnit tests.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.lukas-renggli.ch/smalltalk/magritte'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.lukas-renggli.ch/magritte/Magritte-Tests-lr.149.mcz'.
- 	info url: 'http://source.lukas-renggli.ch/magritte/Magritte-Tests-lr.148.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Magritte-Model').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>MagritteSeaside (in category 'Web Development') -----
  MagritteSeaside
  
  	self name: 'Magritte-Seaside'.
+ 	self version: '1.1.1.284'.
- 	self version: '1.1.283'.
  	info category: 'Web Development'.
  	info description: 
  'Magritte bindings for Seaside.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.lukas-renggli.ch/smalltalk/magritte'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.lukas-renggli.ch/magritte/Magritte-Seaside-lr.284.mcz'.
- 	info url: 'http://source.lukas-renggli.ch/magritte/Magritte-Seaside-pmm.283.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Magritte-Model' 'Scriptaculous' 'Seaside').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierTagCloud (in category 'Web Development') -----
  PierTagCloud
  
  	self name: 'Pier-TagCloud'.
+ 	self version: '1.1.1.11'.
- 	self version: '1.1.11'.
  	info category: 'Web Development'.
  	info description: 
  'Pier tag cloud plugin.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
  	info url: 'http://source.lukas-renggli.ch/pieraddons/Pier-TagCloud-lr.11.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Seaside').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>MagritteMorph (in category 'Morphs') -----
  MagritteMorph
  
  	self name: 'Magritte-Morph'.
+ 	self version: '1.1.1.42'.
- 	self version: '1.1.42'.
  	info category: 'Morphs'.
  	info description: 
  'Magritte bindings for Morphic.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.lukas-renggli.ch/smalltalk/magritte'.
  	info squeakMapID: ''.
  	info url: 'http://source.lukas-renggli.ch/magritte/Magritte-Morph-lr.42.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Magritte-Model').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>MagritteModel (in category 'Development') -----
  MagritteModel
  
  	self name: 'Magritte-Model'.
+ 	self version: '1.1.1.340'.
- 	self version: '1.1.331'.
  	info category: 'Development'.
  	info description: 
  'Most applications consist of a big number of model- or so called domain-objects. Building different views, editors, and reports; querying, validating and storing those objects is very repetitive and error-prone, if an object changes its shape frequently. Magritte is a fully dynamic meta-description framework that helps to solve those problems, while keeping the full power to the programmer in all aspects. Moreover since Magritte is described in itself, you can let your users modify the meta-world and add their own fields and forms without writing a single line of code.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.lukas-renggli.ch/smalltalk/magritte'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.lukas-renggli.ch/magritte/Magritte-Model-lr.340.mcz'.
- 	info url: 'http://source.lukas-renggli.ch/magritte/Magritte-Model-lr.331.mcz'.
  	self provides: #().
  
  	self dependsOn: #().
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierShout (in category 'Web Development') -----
  PierShout
  
  	self name: 'Pier-Shout'.
+ 	self version: '1.1.1.10'.
- 	self version: '1.1.10'.
  	info category: 'Web Development'.
  	info description: 
  'Pier Smalltalk syntax highlighting plugin.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
  	info url: 'http://source.lukas-renggli.ch/pieraddons/ShoutPier-lr.10.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Seaside' 'Shout').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierDesign (in category 'Web Development') -----
  PierDesign
  
  	self name: 'Pier-Design'.
+ 	self version: '1.1.1.5'.
- 	self version: '1.1.5'.
  	info category: 'Web Development'.
  	info description: 
  'Enabled design editing tools in the context of the applied page.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
  	info url: 'http://source.lukas-renggli.ch/pieraddons/Pier-Design-tg.5.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Seaside').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>OmniBrowserTools (in category 'Development') -----
  OmniBrowserTools
  
  	self name: 'OmniBrowser-Tools'.
+ 	self version: '0.76'.
- 	self version: '0.73'.
  	info category: 'Development'.
  	info description: 
  'Set of tools (debugger, inspector...) rewritten on top of the OmniBrowser framework.'.
  	info maintainer: 'Dale Henrichs <dale.henrichs at gemstone.com>'.
  	info homepage: ''.
  	info squeakMapID: ''.
+ 	info url: 'http://source.lukas-renggli.ch/omnibrowser/OB-Tools-dkh.76.mcz'.
- 	info url: 'http://source.lukas-renggli.ch/omnibrowser/OB-Tools-dkh.73.mcz'.
  	self provides: #().
  
  	self dependsOn: #('OmniBrowser' 'OmniBrowser-Morphic' 'OmniBrowser-Standard').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierEditorEnh (in category 'Web Development') -----
  PierEditorEnh
  
  	self name: 'Pier-EditorEnh'.
+ 	self version: '1.1.1.17'.
- 	self version: '1.1.17'.
  	info category: 'Web Development'.
  	info description: 
  'Pier editor enhancement plugin.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
  	info url: 'http://source.lukas-renggli.ch/pieraddons/Pier-EditorEnh-damiencassou.17.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Seaside').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierLinks (in category 'Web Development') -----
  PierLinks
  
  	self name: 'Pier-Links'.
+ 	self version: '1.1.1.2'.
- 	self version: '1.1.2'.
  	info category: 'Web Development'.
  	info description: 
  'Pier links for YouTube, Vimeo and SlideShare'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
  	info url: 'http://source.lukas-renggli.ch/pieraddons/Pier-Links-damiencassou.2.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Seaside').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierBlog (in category 'Web Development') -----
  PierBlog
  
  	self name: 'Pier-Blog'.
+ 	self version: '1.1.1.108'.
- 	self version: '1.1.103'.
  	info category: 'Web Development'.
  	info description: 
  'Pier blog plugin.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.lukas-renggli.ch/pier/Pier-Blog-lr.108.mcz'.
- 	info url: 'http://source.lukas-renggli.ch/pier/Pier-Blog-lr.103.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Seaside' 'RSRSS2').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierSqueakPersistency (in category 'Development') -----
  PierSqueakPersistency
  
  	self name: 'Pier-Squeak-Persistency'.
+ 	self version: '1.1.1.18'.
- 	self version: '1.1.11'.
  	info category: 'Development'.
  	info description: 
  'Pier persistency mechanisms for Squeak.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.lukas-renggli.ch/pier/Pier-Squeak-Persistency-lr.18.mcz'.
- 	info url: 'http://source.lukas-renggli.ch/pier/Pier-Squeak-Persistency-lr.11.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Model' 'Pier-Tests').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>RefactoringCore (in category 'Development') -----
  RefactoringCore
  
  	self name: 'Refactoring Core'.
+ 	self version: '48'.
- 	self version: '40'.
  	info category: 'Development'.
  	info description: 
  'The refactoring engine of the old RefactoringBrowser. It does not include any browser and needs at least Squeak 3.9.'.
  	info maintainer: 'Damien Cassou <damien.cassou at gmail.com>'.
  	info homepage: 'http://www.squeaksource.com/RefactoringEngine.html'.
  	info squeakMapID: ''.
+ 	info url: 'http://www.squeaksource.com/RefactoringEngine/Refactoring-Core-lr.48.mcz'.
- 	info url: 'http://www.squeaksource.com/RefactoringEngine/Refactoring-Core-lr.40.mcz'.
  	self provides: #().
  
  	self dependsOn: #('AST').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>OBEnhancements (in category 'Code Browsing') -----
  OBEnhancements
  
  	self name: 'OB-Enhancements'.
+ 	self version: '0.317'.
- 	self version: '0.311'.
  	info category: 'Code Browsing'.
  	info description: 
  'OB-Enhancements extend the OmniBrowser framework with new features such as multiple selection of elements in columns, a package-based view on the image instead of using just class categories, or smart groups to categorize source artifacts.
  This package requires the latest version of the OmniBrowser framework.'.
  	info maintainer: 'David Röthlisberger'.
  	info homepage: 'http://source.wiresong.ca/ob/'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.wiresong.ca/ob/OB-Enhancements-dr.316.mcz'.
- 	info url: 'http://source.wiresong.ca/ob/OB-Enhancements-damiencassou.311.mcz'.
  	self provides: #().
  
  	self dependsOn: #('OmniBrowser' 'OmniBrowser-Morphic' 'OmniBrowser-Standard').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>SqueakDBX (in category 'Persistence') -----
  SqueakDBX
  
  	self name: 'SqueakDBX'.
+ 	self version: '1.0'.
- 	self version: '0.8'.
  	info category: 'Persistence'.
  	info description: 
  'OpenDBX plugin, provides db connection to free and commercial databases.
  Currently supports: PostgreSQL, mySQL, Oracle, sqlite3 and MSSQL. 
  Use FFI to talk to OpenDBX.
  It works in Unix, OSX and (through MinGW) Windows. '.
  	info maintainer: 'EL'.
  	info homepage: 'http://wiki.squeak.org/squeak/6052'.
  	info squeakMapID: ''.
+ 	info url: 'http://www.squeaksource.com/SqueakDBX/OpenDBX-Core-MMP.171.mcz'.
- 	info url: 'http://www.squeaksource.com/SqueakDBX/OpenDBX-Core-MMP.117.mcz'.
  	self provides: #().
  
  	self dependsOn: #('FFI').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierModel (in category 'Development') -----
  PierModel
  
  	self name: 'Pier-Model'.
+ 	self version: '1.1.1.271'.
- 	self version: '1.1.263'.
  	info category: 'Development'.
  	info description: 
  'Pier is a powerful and extensible implementation of a meta-described content management and Wiki system, written with objects from top to bottom: (1) Object-Oriented Design: Pier features a fully object oriented and meta-described domain model. As an example, the content of the pages is parsed and stored as a tree of different entities representing text, links, tables, lists, etc. (2) Extensibility: Everything in Pier can be extended: page types, storage mechanism, actions, security mechanism, web-server, etc. Plug-ins can be shared within the community and loaded independently of each other into the system. (3) Open Source: Pier is released under the MIT license which grants unrestricted rights to copy, modify, and redistribute as long as the original copyright and license terms are retained. (4) Test Suites: Pier is heavily tested. There are more than 1200 unit tests included with the core of Pier. This makes it easy to change and verify the code and comes in extremely useful when porting Pier to other Smalltalk dialects or when writing extensions.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.lukas-renggli.ch/pier/Pier-Model-lr.271.mcz'.
- 	info url: 'http://source.lukas-renggli.ch/pier/Pier-Model-lr.263.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Magritte-Model').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierTitles (in category 'Web Development') -----
  PierTitles
  
  	self name: 'Pier-Titles'.
+ 	self version: '1.1.1.1'.
- 	self version: '1.1.1'.
  	info category: 'Web Development'.
  	info description: 
  'A set of widgets to control the title of a page.'.
  	info maintainer: 'Tudor Girba <tudor.girba at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
  	info url: 'http://source.lukas-renggli.ch/pieraddons/Pier-Titles-tg.1.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Seaside').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierSitemap (in category 'Web Development') -----
  PierSitemap
  
  	self name: 'Pier-Sitemap'.
+ 	self version: '1.1.1.20'.
- 	self version: '1.1.20'.
  	info category: 'Web Development'.
  	info description: 
  'Creates a Google and Yahoo Sitemap definitions.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
  	info url: 'http://source.lukas-renggli.ch/pieraddons/Sitemap-pmm.20.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Seaside' 'YAXO').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierGoogle (in category 'Web Development') -----
  PierGoogle
  
  	self name: 'Pier-Google'.
+ 	self version: '1.1.1.6'.
- 	self version: '1.1.6'.
  	info category: 'Web Development'.
  	info description: 
  'Integration of Google services into Pier.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
  	info url: 'http://source.lukas-renggli.ch/pieraddons/Pier-Google-lr.6.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Seaside').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierSetup (in category 'Web Development') -----
  PierSetup
  
  	self name: 'Pier-Setup'.
+ 	self version: '1.1.1.39'.
- 	self version: '1.1.35'.
  	info category: 'Web Development'.
  	info description: 
  'Metapackage that loads a common collection of Pier plugins, and a helper class to instantiate the one-click experience.'.
  	info maintainer: 'Tudor Girba <tudor.girba at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
+ 	info url: 'http://source.lukas-renggli.ch/pieraddons/Pier-Setup-tg.39.mcz'.
- 	info url: 'http://source.lukas-renggli.ch/pieraddons/Pier-Setup-tg.35.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Blog' 'Pier-Design' 'Pier-Documents' 'Pier-EditorEnh' 'Pier-Google' 'Pier-Links' 'Pier-Randomizer' 'Pier-Security' 'Pier-Shout' 'Pier-Sitemap' 'Pier-TagCloud' 'Pier-Titles').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierRandomizer (in category 'Web Development') -----
  PierRandomizer
  
  	self name: 'Pier-Randomizer'.
+ 	self version: '1.1.1.4'.
- 	self version: '1.1.4'.
  	info category: 'Web Development'.
  	info description: 
  'Pier randomizer plugin.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
  	info url: 'http://source.lukas-renggli.ch/pieraddons/Pier-Randomizer-lr.4.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Pier-Seaside').
  
  !

Item was changed:
  ----- Method: PackagesDevU>>Numerics (in category 'Mathematics') -----
  Numerics
  
  	self name: 'Numerics'.
+ 	self version: '5'.
- 	self version: '4'.
  	info category: 'Mathematics'.
  	info description: 
+ 'Linear algebra classes for matrices and vectors.
+ Supports all basic operations and also:
+ - Linear equation solving
- 'Linear algebra classes for matrix and vector.
- Supports all basic operations and:
- - Solving of linear equations
  - Fast matrix determinants
  - LU decomposition (with pivoting)
+ - Fast Cholesky decomposition
  - Matrix inversion 
  - Kronecker multiplication
  - Schur complement
  - Adjoint
  - Cofactor
  - Minor'.
  	info maintainer: 'Ramiro Diaz Trepat <ramirodt at gmail.com>'.
  	info homepage: 'http://www.squeaksource.com/Numerics.html'.
  	info squeakMapID: ''.
+ 	info url: 'http://www.squeaksource.com/Numerics/Numerics-rdt.38.mcz'.
- 	info url: 'http://www.squeaksource.com/Numerics/Numerics-rdt.29.mcz'.
  	self provides: #().
  
  	self dependsOn: #().
  
  !

Item was changed:
  ----- Method: PackagesDevU>>PierOmniBrowser (in category 'Development') -----
  PierOmniBrowser
  
  	self name: 'Pier-OmniBrowser'.
+ 	self version: '1.1.1.35'.
- 	self version: '1.1.35'.
  	info category: 'Development'.
  	info description: 
  'Pier bindings for OmniBrowser.'.
  	info maintainer: 'Lukas Renggli <renggli at gmail.com>'.
  	info homepage: 'http://www.piercms.com/'.
  	info squeakMapID: ''.
  	info url: 'http://source.lukas-renggli.ch/pier/Pier-OmniBrowser-lr.35.mcz'.
  	self provides: #().
  
  	self dependsOn: #('Magritte-Morph' 'OmniBrowser-Full' 'Pier-Model').
  
  !



More information about the Packages mailing list