1844 packages — page 71

Unloadable

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) This package changes fileIn so that unloadable definitions are stashed in a global called 'Unloadable'. Then, after the next fileIn, Unloadable …
SqueakMap squeak

UnorderedCollections Framework

This framework refactors all of the unordered collections to be implemented using adaptive hashtables. It is a dual license SqueakL + Microlingua License see - http://www.microlingua.com/files/microlingualicensev1
SqueakMap squeak

Update Incorporation Tool

A simple tool to be used by the Harvest Master (the person incorporating approved submissions into the update stream), in association with the BugFixArchiveViewer. (Of course, a password for the updates server is required in order to publish the updates.) …
SqueakMap squeak

UpdateStreams for SqueakMap

Provide the ability to host individual update streams for any package at SqueakMap. Right now, this relies on a hack in the package description which has to include the following lines somewhere: [loadUpdatesAt: http://isgwww.cs.uni-magdeburg.de/~raab/squeak/packages/SMUpdateStreams][storeUpdatesAt: ftp://raab@luxator.cs.uni-magdeburg.de/~/public_html/squeak/packages/SMUpdateStreams]
SqueakMap squeak

Upgrade to 3.6 Full Image

This load script upgrades a current 3.6 alpha (or beta/gamma) image to a 3.6 Full image by re-loading all of the previously removed packages from SqueakMap. A "Full" image is roughly equivalent to the content of 3.5 and previous releases. …
SqueakMap squeak

URI

A Uniform Resource Identifier (URI) is a compact string of characters for identifying an abstract or physical resource.This implementation is based on http://www.ietf.org/rfc/rfc2396.txt.
SqueakMap squeak

UsefulMeterMorphs

An altimeter and speedometer. Have fun...
SqueakMap squeak

uss

An experimental fast-moving, community-based, developer-oriented distribution of Squeak.
SqueakSource squeak

UTCDateAndTime

As of January 2019 this project has been merged in Squeak trunk in package Chonology-Core.The traditional implementation of DateAndTime uses instance variables 'seconds offset jdn nanos' and calculates its magnitude based on those varables in conjunction with the local TimeZone.Replace …
SqueakSource squeak

UTCDateAndTime

CAUTION - Installation cannot be unloaded, save your image before loading this package. Note: As of January 2019 this project has been merged in Squeak trunk in package Chonology-Core. This SqueakMap entry can still be loaded in Squeak 5.2, but …
SqueakMap squeak

Variables Pane for Browsers in base Squeak

Adds variables pane to several of the Browsers, similar to old Smalltalk/V browsers.NOTE: No longer adds an instance variable to the Browser class.The variables pane is controlled by Preferences in the 'browsing'category. Two options exist:#showVarsInBrowser - toggles if variables pane …
SqueakMap squeak

variadicsends

A small implementation to (kind of) support variadic sends in Squeak. Instead of writingObj xyzAll: {... . ... . ...}you can writeObj va xyz: ... xyz: ... xyz: ....
SqueakSource squeak

Vassili's Regex

A pure Smalltalk regular expression matcher. See http://www.magma.ca/~vassili/Regex/ for more info.
SqueakMap squeak

VatsaQuintoGame

Game in Squeak
SqueakSource squeak

VectorEnginePlugin

VectorEnginePlugin by Juan Vuletich, a VM plugin that can be added to standard VM builds as an external plugin. Currently it is used principally by Cuis, but is applicable to Squeak and related images as well.The Smalltalk slang source is …
SqueakSource squeak

VersionNumber

I am a version number. My representation allows me to handle an entire tree of versions. From a directory listing of verison numbered files, I can infer things about the tree of versions.
SqueakMap squeak

Video and Image Processing

Mini-framework and tool for play with video in Squeak. You have filters that you can push in a stack, the output of the first filter is processed by the second and so on. The filters available today are: BackgroundSubstraction, GrayScale, …
SqueakMap squeak

Video4Squeak

Video4Squeak is an attempt to create an multi-platform video capturing framework for Squeak. Actually it support Video4Linux devices and a 'Test' multiplatform device. The main goal is to provide a confortable experience for non-programmers and in this line the framework …
SqueakSource squeak

Vino

Just poking around seeing what all the fuss is about.
SqueakMap squeak

VMMaker

Effective 05-Sept-2011, the VMMaker repository is hosted athttp://source.squeak.org/VMMaker.htmland new updates will appear in that repository, possibly mirrored here for convenience. Please update your Montecello browsers accordingly.This package incorporates the Smalltalk source code (Slang) for the virtual machine, as well as …
SqueakSource squeak

VMMaker

This package includes all the ObjectMemory/Interpreter classes, the VMMaker/Tool classes, the InterpreterPlugin hierarchy and all the assorted helper methods. It doesnotinclude the handwritten platform specific C code that you will also need. See the documentation for the specific release for …
SqueakMap squeak

VolkmannMorphic

This is my collection of example code for using Morphic.
SqueakSource squeak

Voronoi-2d-Diagram

GUI works in MVC and Morphic both.MVC, Morphic version runs on 3.8 #6665 later. Morphic version developed Squeak 3.10.2-7179dev08.09.1 image.
SqueakMap squeak

VRMLCroquetBuilder

A VRML97 importer for Croquet. If it doesn't say "#VRML V2.0 utf8" at the top, then this won't import it.
SqueakMap squeak

VSA

The Viable System Agent, or VSA is a software implementation of the Viable System Model (VSM), a model for autonomous systems developed by Stafford Beer. The VSA provides structure, communications, auditing and alerting as defined in the VSM. The VSA …
SqueakMap squeak