[squeak-dev] Missing Signers for Squeak 3.10 relicense

Matthew Fulmer tapplek at gmail.com
Tue Nov 25 15:37:31 UTC 2008


I took a look through yoshiki's 3.10 history database [1], and
saw 4 names I immediately recognized as not having signed the
agreement:

Matthew Fulmer
Keith Hodges
Ralph Johnson
Bryce Kampjes

oops. One of those is me :P. I know all these people are here
now, so let's go sign that agreement:

http://netjam.org/squeak/SqueakDistributionAgreement.pdf

[1] Yoshiki's history database:
http://lists.squeakfoundation.org/pipermail/squeak-dev/2008-September/131586.html

[2] Attached is the list of non-signers and their methods
(missing.txt)

-- 
Matthew Fulmer -- http://mtfulmer.wordpress.com/
-------------- next part --------------
methods by Adam Franco
	 'MIMEDocument class' >> extendedMIMEdatabase (ASF 4/30/2005 17:14)
	 'FileUrl' >> retrieveContents (ASF 4/30/2005 16:37)

methods by ?
	 'BagTest' >> testSortedCounts (EP 2/28/2006 09:48)
	 'BagTest' >> testCreation (EP 2/28/2006 09:56)
	 'BagTest' >> testCumulativeCounts (EP 2/28/2006 10:05)
	 'BagTest' >> testEqual (EP 3/8/2006 08:39)
	 'BagTest' >> testRemove (EP 2/28/2006 09:57)
	 'BagTest' >> testSortedElements (EP 2/28/2006 09:48)
	 'IdentityBagTest' >> testIdentity (EP 3/8/2006 09:50)

methods by Etan Wexler
	 'HttpUrl' >> retrieveContentsArgs: (EW 4/30/2006 12:00)

methods by Greg Lewin?
	 'SetTest' >> testAdd (GL 2/28/2006 08:26)
	 'SetTest' >> testDo (GL 3/8/2006 09:23)
	 'SetTest' >> setUp (GL 2/27/2006 21:30)
	 'SetTest' >> testCollect (GL 3/8/2006 09:09)
	 'SetTest' >> testRemoveIfAbsent (GL 3/8/2006 08:27)
	 'SetTest' >> testRemove (GL 3/8/2006 08:20)
	 'SetTest' >> testIntersection (GL 3/8/2006 09:55)
	 'SetTest' >> testCopyWithout (GL 3/8/2006 00:06)
	 'SetTest' >> testIllegal (GL 2/28/2006 08:23)
	 'SetTest' >> testSize (GL 2/28/2006 09:51)
	 'SetTest' >> testCopy (GL 2/28/2006 09:46)
	 'SetTest' >> testGrow (GL 2/28/2006 08:27)
	 'SetTest' >> testAtRandom (GL 2/28/2006 09:25)
	 'SetTest' >> testUnion (GL 3/8/2006 00:50)
	 'SetTest' >> testIncludes (GL 2/27/2006 21:42)
	 'SetTest' >> testOccurrences (GL 2/28/2006 08:27)
	 'SetTest' >> testAsSet (GL 3/16/2006 10:37)
	 'SetTest' >> testAddWithOccurences (GL 3/16/2006 10:36)
	 'SetTest' >> testLike (GL 2/28/2006 09:07)

methods by ?
	 'Integer' >> hex (JPF 6/26/2007 21:11)
	 'HexTest' >> testColorPrintHtmlString (JPF 6/26/2007 10:39)
	 'HexTest' >> testIntegerHex (JPF 6/26/2007 10:21)
	 'HexTest' >> testCharacterHex (JPF 6/26/2007 10:26)
	 'HexTest' >> testStringAsHex (JPF 6/26/2007 10:44)

methods by Maarten Maartensz
	 'StandardFileMenu class' >> oldFileFrom:withPattern: (MM 4/6/2004 22:56)

methods by ?
	 'DictionaryTest' >> testAddAssociation (NDCC 3/8/2006 08:14)
	 'DictionaryTest' >> testRemoveKey (NDCC 3/8/2006 08:56)
	 'DictionaryTest' >> testDictionaryConcatenation (NDCC 3/8/2006 08:16)
	 'DictionaryTest' >> testAtPutNil (NDCC 3/8/2006 09:53)
	 'DictionaryTest' >> testOccurrencesOf (NDCC 3/8/2006 09:41)
	 'DictionaryTest' >> testIncludesAssociation (NDCC 3/8/2006 09:20)
	 'DictionaryTest' >> testKeysDo (NDCC 3/8/2006 09:13)
	 'DictionaryTest' >> testAtIfAbsent (NDCC 3/1/2006 14:27)
	 'DictionaryTest' >> testAtPut (NDCC 3/8/2006 09:28)

methods by Phil Hudson
	 'Boolean' >> ==> (PH 10/3/2003 08:10)

methods by Richard A. Harmon
	 'Number' >> reciprocal (RAH 4/25/2000 19:49)
	 'Number' >> asFloatQ (RAH 4/25/2000 19:49)
	 'Number' >> adaptToScaledDecimal:andSend: (RAH 4/25/2000 19:49)
	 'Number' >> fractionPart (RAH 4/25/2000 19:49)
	 'Number' >> integerPart (RAH 4/25/2000 19:49)
	 'Number' >> asFloatD (RAH 4/25/2000 19:49)
	 'Number' >> raisedToInteger: (RAH 4/25/2000 19:49)
	 'Number' >> asScaledDecimal: (RAH 4/25/2000 19:49)
	 'Number' >> asFloatE (RAH 4/25/2000 19:49)
	 'Fraction class' >> one (RAH 4/25/2000 19:49)
	 'Fraction' >> reciprocal (RAH 4/25/2000 19:49)
	 'Fraction' >> adaptToScaledDecimal:andSend: (RAH 4/25/2000 19:49)
	 'Float class' >> one (RAH 4/25/2000 19:49)
	 'Float' >> adaptToScaledDecimal:andSend: (RAH 4/25/2000 19:49)
	 'Float' >> printPaddedWith:to: (RAH 4/25/2000 19:49)
	 'Float' >> reciprocal (RAH 4/25/2000 19:49)
	 'Float' >> sqrt (RAH 4/25/2000 19:49)
	 'Integer class' >> one (RAH 4/25/2000 19:49)
	 'Integer' >> // (RAH 4/25/2000 19:49)
	 'Integer' >> adaptToScaledDecimal:andSend: (RAH 4/25/2000 19:49)
	 'Integer' >> asScaledDecimal: (RAH 4/25/2000 19:49)
	 'Integer' >> printPaddedWith:to: (RAH 4/25/2000 19:49)
	 'ScaledDecimal class' >> one (RAH 4/25/2000 19:49)
	 'ScaledDecimal class' >> zero (RAH 4/25/2000 19:49)
	 'ScaledDecimal class' >> newFromNumber:scale: (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> denominator (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> // (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> asFraction (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> numerator (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> printString (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> hash (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> reciprocal (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> asFloat (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> printOn: (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> asScaledDecimal: (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> setFraction:scale: (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> asSpecies: (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> squared (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> negated (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> isZero (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> truncated (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> adaptToInteger:andSend: (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> scale (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> isScaledDecimal (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> fractionPart (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> adaptToFraction:andSend: (RAH 4/25/2000 19:49)
	 'ScaledDecimal' >> integerPart (RAH 4/25/2000 19:49)
	 'Character class' >> codePoint: (RAH 4/25/2000 19:49)
	 'Character' >> codePoint (RAH 4/25/2000 19:49)
	 'BlockContext' >> argumentCount (RAH 4/25/2000 19:49)

methods by Roland Bertuli
	 'Model' >> veryDeepInner: (RB 9/20/2001 16:25)

methods by Russell Swan
	 'ScaleMorph' >> start:stop:minorTick:minorTickLength:majorTick:majorTickLength:caption:tickPrintBlock: (RCS 3/16/2000 14:54)
	 'ScaleMorph' >> labelsAbove: (RCS 3/16/2000 00:38)
	 'ScaleMorph' >> extent: (RCS 3/16/2000 13:59)
	 'ScaleMorph' >> tickPrintBlock: (RCS 3/15/2000 21:47)
	 'ScaleMorph' >> start (RCS 3/15/2000 21:43)
	 'ScaleMorph' >> start:stop:minorTick:minorTickLength:majorTick:majorTickLength:caption:tickPrintBlock:labelsAbove:captionAbove: (RCS 3/16/2000 15:09)
	 'ScaleMorph' >> minorTickLength: (RCS 3/15/2000 21:46)
	 'ScaleMorph' >> caption (RCS 3/15/2000 21:41)
	 'ScaleMorph' >> stop: (RCS 3/15/2000 21:44)
	 'ScaleMorph' >> start: (RCS 3/15/2000 21:43)
	 'ScaleMorph' >> stop (RCS 3/15/2000 21:43)
	 'ScaleMorph' >> drawTicksOn: (RCS 3/16/2000 14:19)
	 'ScaleMorph' >> start:stop:minorTick:minorTickLength:majorTick:majorTickLength: (RCS 3/16/2000 14:55)
	 'ScaleMorph' >> caption: (RCS 3/15/2000 21:42)
	 'ScaleMorph' >> captionAbove: (RCS 3/16/2000 00:38)
	 'ScaleMorph' >> drawOn: (RCS 3/15/2000 21:36)
	 'ScaleMorph' >> majorTickLength: (RCS 3/15/2000 21:46)
	 'ScaleMorph' >> checkExtent: (RCS 3/16/2000 13:58)

methods by Ranjan Bagchi
	 'Number' >> raisedTo: (RJ 3/15/1999 19:35)

methods by Brian Payne
	 'ChatNotes' >> updateNotes (TBP 2/23/2000 21:07)
	 'ChatNotes' >> notesMenu: (TBP 2/23/2000 21:07)
	 'ChatNotes' >> stop (TBP 2/23/2000 21:07)
	 'ChatNotes' >> recorder (TBP 2/23/2000 21:07)
	 'ChatNotes' >> initialExtent (TBP 2/23/2000 21:07)
	 'ChatNotes' >> defaultBackgroundColor (TBP 2/23/2000 21:07)
	 'AlertMorph' >> stepTime (TBP 3/5/2000 13:47)
	 'AlertMorph' >> canHaveFillStyles (TBP 3/5/2000 13:47)
	 'AudioChatGUI' >> defaultBackgroundColor (TBP 3/5/2000 16:22)
	 'AudioChatGUI' >> initialExtent (TBP 3/5/2000 16:02)

methods by Brian Payne
	 'AudioChatGUI' >> stop (Tbp 4/11/2000 16:49)

methods by ?
	 'SkipListTest' >> testRandomLevel (YE 2/28/2006 09:45)
	 'SkipListTest' >> testIfAbsent (YE 3/16/2006 10:50)
	 'SkipListTest' >> testAtPutAlreadyPresent (YE 3/8/2006 10:00)
	 'SkipListTest' >> testIfPresent (YE 3/16/2006 10:49)
	 'SkipListTest' >> testCreation (YE 3/8/2006 09:56)
	 'SkipListTest' >> testIsEqualTo (YE 3/16/2006 11:47)

methods by ?
	 'MCTestCase' >> compileClass:source:category: (abc 2/16/2006 09:24)
	 'MCMergeRecord class' >> version: (abc 2/13/2004 15:52)
	 'MCMergeRecord' >> updateWorkingCopy (abc 2/13/2004 17:14)
	 'MCMergeRecord' >> isAncestorMerge (abc 2/13/2004 17:14)
	 'MCMergeRecord' >> version (abc 2/13/2004 15:52)
	 'MCWorkingCopy' >> merged: (abc 2/13/2004 15:57)
	 'MCRepositoryGroup' >> includesVersionNamed: (abc 11/6/2004 20:32)
	 'MCVersion' >> merge (abc 2/13/2004 15:58)
	 'MCVersionMerger' >> merge (abc 2/13/2004 17:15)
	 'MCPackageLoader' >> initialize (abc 2/26/2007 21:39)

methods by Andreas Gerdes
	 'TextPlusMorph' >> keyboardFocusChange: (ag 8/19/2004 04:53)

methods by Anoulak Kictiraz
	 'Browser' >> classMessagesIndicated (ak 11/24/2000 21:46)

methods by Brian Keefer
	 'SystemWindow' >> doFastFrameDrag: (bmk 3/19/2002 02:09)
	 'SystemWindow' >> mouseMove: (bmk 3/19/2002 02:11)

methods by Cesare Marilungo?
	 'OrderedCollectionTest' >> testWithCollect (cm 3/8/2006 10:02)
	 'OrderedCollectionTest' >> testCollectFromTo (cm 3/8/2006 09:09)

methods by Denis Kudriashov
	 'ContextPart' >> doPrimitive:method:receiver:args: (dik 9/3/2007 13:00)

methods by Darryl Smith
	 'ArchiveViewer' >> initializeToStandAlone (dls 10/22/2001 07:40)

methods by David N. Smith
	 'Random' >> nextInt: (dns 8/26/2001 18:43)
	 'SerialPort' >> openPort: (dns 6/27/2000 19:49)
	 'SystemWindow' >> allowReframeHandles (dns 2/2/2000 14:20)
	 'SystemWindow' >> allowReframeHandles: (dns 2/2/2000 14:20)

methods by Dean Swan
	 'Browser' >> contentsSelection (drs 1/6/2003 16:11)

methods by Dwight Hughes
	 'Integer' >> >> (dwh 8/18/1999 21:57)
	 'Integer' >> tinyBenchmarks (dwh 11/21/1999 16:40)
	 'Color class' >> veryPaleRed (dwh 7/7/1999 23:56)
	 'Color class' >> paleTan (dwh 7/7/1999 23:56)
	 'Color class' >> paleYellow (dwh 7/7/1999 23:56)
	 'Color class' >> paleMagenta (dwh 7/7/1999 23:56)
	 'Color class' >> paleGreen (dwh 7/7/1999 23:56)
	 'Color class' >> paleOrange (dwh 7/7/1999 23:56)
	 'Color class' >> palePeach (dwh 7/7/1999 23:56)
	 'Color class' >> paleBlue (dwh 7/7/1999 23:56)
	 'Color class' >> paleRed (dwh 7/7/1999 23:56)
	 'Color class' >> paleBuff (dwh 7/7/1999 23:56)
	 'Color class' >> initializeNames (dwh 7/7/1999 23:57)
	 'Class' >> weakSubclass:instanceVariableNames:classVariableNames:poolDictionaries:category: (dwh 11/20/1999 23:44)

methods by ?
	 'ObjectExplorerWrapper' >> asString (edt 5/26/2003 12:36)

methods by ?
	 'PluggableListMorph' >> numSelectionsInView (ge 9/6/2006 19:02)
	 'TransformMorph' >> numberOfItemsPotentiallyInViewWith: (ge 9/6/2006 17:51)

methods by Henrik Gedenryd
	 'Object' >> notify: (hg 10/2/2001 20:49)
	 'Object' >> initialDeepCopierSize (hg 11/23/1999 13:43)
	 'BitBlt' >> cachedFontColormapFrom:to: (hg 6/27/2000 12:27)
	 'PseudoClass' >> fileOutDefinitionOn: (hg 9/6/2000 12:45)
	 'FileList2' >> openProjectFromFile (hg 8/3/2000 16:55)
	 'FileContentsBrowser class' >> initialize (hg 8/3/2000 18:17)
	 'ChangeList class' >> initialize (hg 8/3/2000 18:14)
	 'Inspector' >> selectedSlotName (hg 10/8/2000 14:46)
	 'ExternalStructureInspector' >> fieldList (hg 2/28/2000 14:20)
	 'ExternalStructureInspector' >> replaceSelectionValue: (hg 2/28/2000 14:12)
	 'ExternalStructureInspector' >> selection (hg 2/28/2000 14:22)
	 'ObjectExplorer' >> label (hg 9/7/2001 12:12)
	 'SimpleServiceEntry class' >> provider:label:selector: (hg 8/1/2000 18:57)
	 'SimpleServiceEntry' >> requestSelector (hg 8/1/2000 19:49)
	 'SimpleServiceEntry' >> useLineAfter (hg 8/1/2000 19:53)
	 'SimpleServiceEntry' >> useLineAfter: (hg 8/1/2000 19:54)
	 'SimpleServiceEntry' >> label (hg 8/3/2000 13:06)
	 'Collection' >> topologicallySortedUsing: (hg 12/26/2001 23:53)
	 'SequenceableCollection' >> explorerContents (hg 9/7/2001 12:01)
	 'SortedCollection' >> sort:to: (hg 12/17/2001 20:22)
	 'SortedCollection' >> sortTopologically (hg 1/2/2002 13:34)
	 'SortedCollection' >> should:precede: (hg 12/17/2001 19:30)
	 'Set' >> hasContentsInExplorer (hg 9/7/2001 11:51)
	 'Set' >> explorerContents (hg 9/7/2001 11:51)
	 'Dictionary' >> explorerContents (hg 10/3/2001 20:47)
	 'FileStream class' >> initialize (hg 8/3/2000 18:00)
	 'FileDirectory' >> assureExistence (hg 2/2/2002 16:37)
	 'MacFileDirectory class' >> maxFileNameLength (hg 9/28/2001 15:23)
	 'Form class' >> openAsBackground: (hg 8/3/2000 16:26)
	 'Form class' >> rgbMul (hg 1/29/2001 17:28)
	 'Form class' >> initialize (hg 8/3/2000 16:25)
	 'Morph class' >> initialize (hg 8/3/2000 16:43)
	 'ProjectViewMorph class' >> initialize (hg 8/3/2000 16:54)
	 'MenuItemMorph' >> isEnabled: (hg 12/8/2001 13:22)
	 'MenuItemMorph' >> deselectItem (hg 8/3/2000 15:21)
	 'ScorePlayerMorph class' >> initialize (hg 8/3/2000 17:27)
	 'EventRecorderMorph class' >> initialize (hg 8/3/2000 17:25)
	 'MenuMorph' >> add:target:selector:argumentList: (hg 8/3/2000 15:22)
	 'MenuMorph' >> items (hg 8/3/2000 15:29)
	 'MenuMorph' >> deleteIfPopUp (hg 8/3/2000 15:28)
	 'SimpleButtonMorph' >> updateVisualState: (hg 6/27/2000 13:58)
	 'HTTPSocket class' >> userAgentString (hg 2/11/2002 11:31)
	 'HTTPSocket class' >> httpGet:args:accept: (hg 2/12/2002 11:39)
	 'HTTPSocket' >> getRestOfBuffer: (hg 2/11/2002 20:13)
	 'HTTPSocket' >> getResponseUpTo: (hg 2/11/2002 13:55)
	 'HTTPSocket' >> logToTranscript (hg 2/11/2002 19:47)
	 'SecurityManager' >> storeSecurityKeys (hg 9/29/2001 14:35)
	 'MessageNode' >> checkBlock:as:from: (hg 10/2/2001 21:08)
	 'DeepCopier' >> initialize (hg 11/23/1999 13:36)
	 'FileDirectoryTest' >> myDirectory (hg 2/2/2002 16:42)
	 'FileDirectoryTest' >> myLocalDirectoryName (hg 2/2/2002 16:42)
	 'FileDirectoryTest' >> myAssuredDirectory (hg 2/2/2002 16:44)
	 'FileDirectoryTest' >> testDirectoryNamed (hg 2/2/2002 16:44)
	 'ServerDirectory class' >> on: (hg 9/21/2001 16:40)
	 'ServerDirectory class' >> transferServerDefinitionsToExternal (hg 9/29/2001 14:35)
	 'ServerDirectory' >> isRoot (hg 9/29/2001 15:58)
	 'ServerDirectory' >> getFileNamed:into: (hg 2/12/2002 11:44)
	 'ServerDirectory' >> fileNames (hg 2/8/2002 00:04)
	 'ServerDirectory' >> directoryNamed: (hg 2/8/2002 17:44)
	 'ServerDirectory' >> containingDirectory (hg 9/29/2001 15:23)
	 'ServerDirectory' >> fullNameFor: (hg 2/8/2002 17:39)
	 'ServerDirectory' >> localName (hg 9/29/2001 15:35)
	 'ServerDirectory' >> localPathExists: (hg 9/29/2001 14:57)
	 'ServerDirectory' >> fileExists: (hg 2/5/2002 16:50)

methods by Helge Horch
	 'Float' >> / (hh 10/3/2000 11:46)
	 'Integer' >> \\\ (hh 8/4/2000 00:39)
	 'Integer' >> raisedTo:modulo: (hh 8/4/2000 01:09)
	 'SmallInteger' >> / (hh 10/3/2000 11:47)
	 'SelectorBrowser' >> selectorMenu: (hh 1/20/2000 00:15)
	 'DigitalSignatureAlgorithm' >> verifySignature:ofMessageHash:publicKey: (hh 8/3/2000 18:18)
	 'DigitalSignatureAlgorithm' >> computeSignatureForMessageHash:privateKey: (hh 8/3/2000 18:17)
	 'DigitalSignatureAlgorithm' >> generateKeySet (hh 8/3/2000 18:19)
	 'DigitalSignatureAlgorithm' >> isProbablyPrime: (hh 8/3/2000 18:18)
	 'EndOfStream' >> isResumable (hh 5/17/2000 00:30)

methods by Harald Kopp
	 'Point' >> theta (hk 11/10/2005 10:07)
	 'PointTest' >> testTheta (hk 11/10/2005 10:09)

methods by Jose Laiolo
	 'Sonogram' >> plotColumn: (jdl 3/28/2003 09:30)
	 'SpeakerMorph' >> appendSample: (jdl 3/28/2003 09:38)
	 'PasteUpMorph' >> selectedRect (jdl 3/28/2003 08:17)
	 'MovieMorph' >> currentFrame (jdl 3/28/2003 08:03)
	 'MovieMorph' >> setFrame: (jdl 3/28/2003 08:08)
	 'TransformationMorph' >> scaleToMatch: (jdl 3/28/2003 08:13)
	 'TableLayout' >> layoutLeftToRight:in: (jdl 3/28/2003 08:48)
	 'TableLayout' >> minExtentHorizontal: (jdl 3/28/2003 08:37)
	 'TableLayout' >> minExtentVertical: (jdl 3/28/2003 08:39)
	 'TableLayout' >> layoutTopToBottom:in: (jdl 3/28/2003 08:50)
	 'TableLayout' >> computeCellArrangement:in:horizontal:target: (jdl 3/28/2003 08:18)

methods by ?
	 'SoundRecorder' >> isActive (jj 10/20/97 15:30)

methods by Jim Heyne
	 'HandMorph' >> cursorBounds (jwh 6/5/2000 07:38)

methods by Ken Bryant
	 'Installer' >> validChangeSetName: (kb 12/18/2006 13:30)
	 'Installer' >> newChangeSetFromStream:named: (kb 12/18/2006 13:01)
	 'Installer' >> classChangeSorter (kb 12/18/2006 12:40)

methods by Keith Hodges
	 'DateAndTime class' >> initializeOffsets (kph 6/16/2007 06:51)
	 'DateAndTime class' >> initialize (kph 6/13/2007 23:05)
	 'DateAndTime class' >> localOffset (kph 6/13/2007 23:07)
	 'DateAndTime class' >> startUp: (kph 12/13/2006 21:46)
	 'DateAndTime class' >> milliSecondsSinceMidnight (kph 10/20/2007 13:56)
	 'DateAndTime class' >> readFrom: (kph 12/19/2006 15:01)
	 'DateAndTime class' >> millisecondClockValue (kph 12/11/2006 21:13)
	 'DateAndTime class' >> totalSeconds (kph 12/9/2006 23:46)
	 'DateAndTime class' >> clock (kph 12/11/2006 20:14)
	 'DateAndTime class' >> todayAtNanoSeconds: (kph 12/11/2006 20:36)
	 'DateAndTime class' >> todayAtMilliSeconds: (kph 12/11/2006 20:36)
	 'DateAndTime' >> setJdn:seconds:nano:offset: (kph 10/13/2006 04:33)
	 'Time class' >> now (kph 12/9/2006 10:18)
	 'Time class' >> milliSecondsSinceMidnight (kph 12/9/2006 10:17)
	 'Time class' >> secondsWhenClockTicks (kph 12/14/2006 01:43)
	 'MethodReference' >> stringVersionDefault (kph 12/16/2006 10:11)
	 'MethodReference' >> asStringOrText (kph 12/16/2006 10:11)
	 'MethodReference' >> setStandardClass:methodSymbol: (kph 12/16/2006 10:06)
	 'DateAndTimeTest' >> testReadFrom (kph 12/19/2006 15:04)
	 'Installer class' >> classProjectLauncher (kph 2/14/2007 07:36)
	 'Installer class' >> url: (kph 11/10/2006 00:48)
	 'Installer class' >> do: (kph 1/11/2007 00:17)
	 'Installer class' >> install: (kph 1/8/2007 07:42)
	 'Installer class' >> path: (kph 1/16/2007 19:28)
	 'Installer class' >> history (kph 1/10/2007 04:52)
	 'Installer class' >> entities (kph 12/23/2006 05:46)
	 'Installer class' >> skipLoadingTests (kph 12/21/2006 01:49)
	 'Installer class' >> wsm (kph 11/12/2006 16:35)
	 'Installer class' >> installUrl: (kph 1/8/2007 07:42)
	 'Installer class' >> webSearchPath (kph 1/5/2007 00:18)
	 'Installer class' >> websqueakmap (kph 10/21/2006 01:38)
	 'Installer class' >> view: (kph 1/8/2007 08:37)
	 'Installer class' >> unload: (kph 1/10/2007 15:27)
	 'Installer class' >> cancelSkipLoadingTests (kph 12/21/2006 02:08)
	 'Installer class' >> squeaksource (kph 11/17/2006 01:52)
	 'Installer class' >> ss (kph 11/17/2006 01:53)
	 'Installer class' >> squeakmap (kph 10/15/2006 06:37)
	 'Installer class' >> classes (kph 1/5/2007 02:52)
	 'Installer class' >> sm (kph 11/12/2006 16:30)
	 'Installer class' >> websqueakmap: (kph 10/21/2006 01:38)
	 'Installer class' >> mantis: (kph 12/21/2006 04:26)
	 'Installer class' >> skipLoadingTests:during: (kph 1/4/2007 06:42)
	 'Installer class' >> repository: (kph 11/12/2006 16:37)
	 'Installer class' >> fixesApplied (kph 1/7/2007 16:13)
	 'Installer class' >> mantis (kph 3/14/2007 21:07)
	 'Installer class' >> smalltalkImage (kph 1/5/2007 02:50)
	 'Installer class' >> sourceFiles (kph 1/5/2007 02:53)
	 'Installer class' >> webSearchPathFrom: (kph 1/5/2007 04:19)
	 'Installer' >> ditchOldChangeSetFor: (kph 1/30/2007 15:15)
	 'Installer' >> classChangeSet (kph 11/16/2006 22:17)
	 'Installer' >> mantisAction:reportOn: (kph 1/8/2007 11:19)
	 'Installer' >> versions (kph 10/21/2006 05:50)
	 'Installer' >> smVersions (kph 11/12/2006 16:54)
	 'Installer' >> logErrorDuring: (kph 1/30/2007 01:28)
	 'Installer' >> smSearch: (kph 11/12/2006 23:28)
	 'Installer' >> classSARInstaller (kph 11/16/2006 15:40)
	 'Installer' >> maRead:field: (kph 12/23/2006 04:50)
	 'Installer' >> urlAction:reportOn: (kph 1/8/2007 11:19)
	 'Installer' >> sm (kph 10/15/2006 06:55)
	 'Installer' >> smPackageAndVersion (kph 10/17/2006 15:24)
	 'Installer' >> user: (kph 10/15/2006 03:56)
	 'Installer' >> httpGet: (kph 12/18/2006 06:50)
	 'Installer' >> viewBug: (kph 12/23/2006 06:02)
	 'Installer' >> password: (kph 10/15/2006 03:56)
	 'Installer' >> actionMatch:reportOn:ifNoMatch: (kph 1/11/2007 00:22)
	 'Installer' >> bug:view: (kph 1/8/2007 09:48)
	 'Installer' >> messagesToSuppress: (kph 10/19/2006 06:55)
	 'Installer' >> fixBug: (kph 12/18/2006 04:12)
	 'Installer' >> urlView (kph 1/7/2007 02:16)
	 'Installer' >> maStreamForFile: (kph 1/8/2007 09:48)
	 'Installer' >> webFindUrlToDownload (kph 1/30/2007 00:53)
	 'Installer' >> sm: (kph 10/15/2006 06:38)
	 'Installer' >> classSMLoader (kph 2/1/2007 20:02)
	 'Installer' >> ensureFixes: (kph 1/7/2007 16:18)
	 'Installer' >> wsm: (kph 10/21/2006 01:37)
	 'Installer' >> removeHtmlMarkupFrom: (kph 1/8/2007 11:16)
	 'Installer' >> answers (kph 10/17/2006 13:06)
	 'Installer' >> isSkipLoadingTestsSet (kph 12/21/2006 02:07)
	 'Installer' >> markersTest (kph 12/21/2006 01:56)
	 'Installer' >> maReadNotes: (kph 12/23/2006 05:54)
	 'Installer' >> installCS:from: (kph 1/30/2007 01:06)
	 'Installer' >> wsmReleasesFor: (kph 12/18/2006 06:50)
	 'Installer' >> classMCHttpRepository (kph 11/17/2006 03:15)
	 'Installer' >> markers: (kph 11/7/2006 05:06)
	 'Installer' >> reportFor:page:on: (kph 1/8/2007 08:17)
	 'Installer' >> mcRepository (kph 11/16/2006 17:47)
	 'Installer' >> mcInstall (kph 11/17/2006 03:16)
	 'Installer' >> classHTTPSocket (kph 11/16/2006 15:42)
	 'Installer' >> packagesMatching: (kph 11/12/2006 23:19)
	 'Installer' >> bug:retrieve: (kph 1/8/2007 09:49)
	 'Installer' >> webInstall (kph 1/30/2007 00:56)
	 'Installer' >> justFixBug: (kph 1/4/2007 06:43)
	 'Installer' >> maPage (kph 1/8/2007 09:54)
	 'Installer' >> packages (kph 11/12/2006 16:23)
	 'Installer' >> packages: (kph 11/7/2006 05:06)
	 'Installer' >> user (kph 10/15/2006 04:15)
	 'Installer' >> markersBegin (kph 12/21/2006 01:54)
	 'Installer' >> logCR: (kph 12/18/2006 04:53)
	 'Installer' >> answer:with: (kph 10/17/2006 13:07)
	 'Installer' >> bug (kph 11/7/2006 05:06)
	 'Installer' >> ensureFix: (kph 1/8/2007 10:10)
	 'Installer' >> desc (kph 1/8/2007 07:22)
	 'Installer' >> info (kph 11/12/2006 16:16)
	 'Installer' >> wsmInstall (kph 1/8/2007 06:43)
	 'Installer' >> desc: (kph 1/8/2007 07:22)
	 'Installer' >> project: (kph 10/15/2006 06:33)
	 'Installer' >> installDefault:from: (kph 1/8/2007 06:42)
	 'Installer' >> setBug: (kph 1/30/2007 14:18)
	 'Installer' >> printOn: (kph 11/8/2006 00:56)
	 'Installer' >> installSAR:from: (kph 1/8/2007 06:42)
	 'Installer' >> webAction:reportOn: (kph 1/8/2007 11:19)
	 'Installer' >> urlInstall (kph 1/8/2007 07:03)
	 'Installer' >> password (kph 10/15/2006 04:16)
	 'Installer' >> wsm (kph 10/21/2006 01:37)
	 'Installer' >> search: (kph 11/12/2006 23:19)
	 'Installer' >> install:from: (kph 1/8/2007 06:43)
	 'Installer' >> urlGet: (kph 1/10/2007 04:35)
	 'Installer' >> isHtmlStream: (kph 1/10/2007 04:50)
	 'Installer' >> mc (kph 10/15/2006 06:38)
	 'Installer' >> maScript (kph 1/8/2007 10:01)
	 'Installer' >> classSMSqueakMap (kph 11/16/2006 15:40)
	 'Installer' >> withAnswersDo: (kph 10/21/2006 06:52)
	 'Installer' >> url: (kph 11/7/2006 04:23)
	 'Installer' >> log: (kph 12/18/2006 04:51)
	 'Installer' >> justFixBug:date: (kph 1/4/2007 06:43)
	 'Installer' >> package (kph 10/15/2006 04:05)
	 'Installer' >> fixBug:date: (kph 1/8/2007 11:45)
	 'Installer' >> ma: (kph 10/19/2006 07:07)
	 'Installer' >> replaceEntitiesIn: (kph 1/8/2007 11:15)
	 'Installer' >> mc: (kph 10/19/2006 07:07)
	 'Installer' >> wsmPackagesByName (kph 12/18/2006 06:51)
	 'Installer' >> package: (kph 10/15/2006 04:05)
	 'Installer' >> unload: (kph 1/11/2007 02:03)
	 'Installer' >> match: (kph 1/4/2007 23:59)
	 'Installer' >> classMczInstaller (kph 11/17/2006 02:44)
	 'Installer' >> classGZipReadStream (kph 11/16/2006 22:16)
	 'Installer' >> wsmDownloadUrl (kph 12/18/2006 06:49)
	 'Installer' >> mcVersions (kph 10/21/2006 05:47)
	 'Installer' >> smReleasesForPackage: (kph 11/16/2006 15:40)
	 'Installer' >> classMultiByteBinaryOrTextStream (kph 11/23/2006 03:18)
	 'Installer' >> evaluate: (kph 1/8/2007 06:40)
	 'Installer' >> open (kph 2/1/2007 20:01)
	 'Installer' >> urlGet (kph 1/7/2007 02:15)
	 'Installer' >> extractFromHtml:option: (kph 1/8/2007 11:14)
	 'Installer' >> install: (kph 10/18/2006 11:29)
	 'Installer' >> installMCZ:from: (kph 1/8/2007 06:42)
	 'Installer' >> bug:fix:date: (kph 1/8/2007 10:08)
	 'Installer' >> maUrlFor: (kph 12/18/2006 04:08)
	 'Installer' >> maFiles (kph 1/8/2007 11:37)
	 'Installer' >> skipTests (kph 12/21/2006 01:28)
	 'Installer' >> bug:fix: (kph 12/18/2006 04:11)
	 'Installer' >> markers (kph 1/4/2007 07:06)
	 'Installer' >> installGZ:from: (kph 1/8/2007 06:42)
	 'Installer' >> suppress: (kph 10/17/2006 14:30)
	 'Installer' >> mcUrl (kph 12/17/2006 17:58)
	 'Installer' >> markersEnd (kph 12/23/2006 04:02)
	 'Installer' >> install (kph 1/5/2007 00:08)
	 'Installer' >> ma (kph 10/19/2006 06:55)
	 'Installer' >> smInstall (kph 10/21/2006 06:54)
	 'Installer' >> url (kph 11/7/2006 04:23)
	 'Installer' >> date: (kph 12/21/2006 02:42)
	 'Installer' >> bindingOf: (kph 1/8/2007 00:11)
	 'Installer' >> classMCMczReader (kph 11/17/2006 02:46)
	 'Installer' >> urlToDownload (kph 1/4/2007 23:49)
	 'Installer' >> viewUrl (kph 1/7/2007 15:57)
	 'Installer' >> smPackages (kph 2/1/2007 19:14)
	 'Installer' >> wsmVersions (kph 10/21/2006 06:04)
	 'Installer' >> answers: (kph 10/19/2006 06:55)
	 'Installer' >> reportSection:on: (kph 1/8/2007 11:20)
	 'Installer' >> maCheckDateAgainst: (kph 12/21/2006 02:51)
	 'Installer' >> classChangeList (kph 12/23/2006 02:05)
	 'Installer' >> maUrl (kph 1/8/2007 09:54)
	 'Installer' >> project (kph 10/15/2006 06:30)
	 'Installer' >> bug: (kph 1/8/2007 09:48)
	 'Installer' >> messagesToSuppress (kph 10/17/2006 14:30)

methods by ?
	 'ParagraphEditor' >> backspace: (ktt 11/28/2005 12:16)

methods by Lothar Schenk
	 'EventRecorderMorph class' >> openTapeFromFile: (los 2/26/2004 11:46)

methods by Michael Donegan
	 'ListView' >> isSelectionBoxClipped (mkd 11/4/1999 14:31)

methods by Matthew Fulmer
	 'CategorizerTest' >> testRemoveNonExistingElement (mtf 9/10/2007 12:57)
	 'CategorizerTest' >> testClassifyOldElementNewCategory (mtf 9/10/2007 10:17)
	 'CategorizerTest' >> testClassifyOldElementOldCategory (mtf 9/10/2007 12:54)
	 'CategorizerTest' >> testRemoveNonEmptyCategory (mtf 9/10/2007 12:59)
	 'CategorizerTest' >> testClassifyNewElementNewCategory (mtf 9/10/2007 10:17)
	 'CategorizerTest' >> testDefaultCategoryIsTransient (mtf 9/10/2007 10:22)
	 'CategorizerTest' >> testNullCategory (mtf 9/11/2007 15:15)
	 'CategorizerTest' >> testRemoveThenRename (mtf 9/11/2007 14:49)
	 'CategorizerTest' >> testRemoveExistingElement (mtf 9/10/2007 12:55)
	 'CategorizerTest' >> testClassifyNewElementOldCategory (mtf 9/10/2007 10:18)
	 'CategorizerTest' >> testRemoveEmptyCategory (mtf 9/10/2007 12:57)
	 'CategorizerTest' >> setUp (mtf 9/10/2007 10:10)
	 'CategorizerTest' >> testUnchanged (mtf 9/10/2007 10:14)
	 'CategorizerTest' >> testRemoveNonExistingCategory (mtf 9/10/2007 12:59)

methods by Martin v. Lowis
	 'MethodContext' >> isExecutingBlock (mvl 3/13/2007 11:42)
	 'MethodContext' >> printString (mvl 3/13/2007 11:40)

methods by Maximialiano Taborda
	 'TestCase' >> executeShould:inScopeOf:withExceptionDo: (mx 3/20/2006 23:32)
	 'TestCase' >> fail (mx 3/13/2006 23:21)
	 'TestCase' >> shouldFix: (mx 3/20/2006 21:29)
	 'TestCase' >> should:raise:withExceptionDo: (mx 3/20/2006 23:52)
	 'SUnitExtensionsTest' >> differentExceptionInShouldRaiseWithExceptionDoTest (mx 3/20/2006 23:47)
	 'SUnitExtensionsTest' >> testAutoDenyFalse (mx 3/20/2006 21:16)
	 'SUnitExtensionsTest' >> assertionFailedInRaiseWithExceptionDoTest (mx 3/20/2006 23:47)
	 'SUnitExtensionsTest' >> errorInRaiseWithExceptionDoTest (mx 3/20/2006 23:47)
	 'SUnitExtensionsTest' >> testNoExceptionInShouldRaiseWithExceptionDo (mx 3/20/2006 23:40)
	 'SUnitExtensionsTest' >> testErrorInRaiseWithExceptionDo (mx 3/20/2006 23:40)
	 'SUnitExtensionsTest' >> testAssertionFailedInRaiseWithExceptionDo (mx 3/20/2006 23:39)
	 'SUnitExtensionsTest' >> testAutoAssertFalse (mx 3/20/2006 21:15)
	 'SUnitExtensionsTest' >> noExceptionInShouldRaiseWithExceptionDoTest (mx 3/20/2006 23:47)
	 'SUnitExtensionsTest' >> shouldRaiseWithExceptionDoTest (mx 3/20/2006 23:47)
	 'SUnitExtensionsTest' >> shouldRaiseWithSignalDoTest (mx 3/20/2006 23:47)
	 'SUnitExtensionsTest' >> testDifferentExceptionInShouldRaiseWithExceptionDo (mx 3/20/2006 23:40)
	 'SUnitExtensionsTest' >> testShouldRaiseWithExceptionDo (mx 3/20/2006 23:40)

methods by ?
	 'DictionaryTest' >> testPseudoVariablesAreValidKeys (ndCollectionsTests-Unordered 3/16/2006 10:29)
	 'DictionaryTest' >> testValues (ndCollectionsTests-Unordered 3/16/2006 10:23)
	 'DictionaryTest' >> testIncludesAssociationNoValue (ndCollectionsTests-Unordered 3/16/2006 10:25)
	 'DictionaryTest' >> testAtError (ndCollectionsTests-Unordered 3/16/2006 10:26)
	 'DictionaryTest' >> testKeys (ndCollectionsTests-Unordered 3/16/2006 10:23)
	 'DictionaryTest' >> testKeyAtValue (ndCollectionsTests-Unordered 3/16/2006 10:24)
	 'DictionaryTest' >> testAssociationsSelect (ndCollectionsTests-Unordered 3/16/2006 10:30)
	 'DictionaryTest' >> testIncludesKey (ndCollectionsTests-Unordered 3/16/2006 10:24)

methods by Nicolas Melin
	 'HeapTest' >> testRemove (nm 2/15/2006 09:55)
	 'HeapTest' >> testAdd (nm 2/28/2006 09:37)
	 'HeapTest' >> testHeap (nm 4/3/2006 11:27)
	 'HeapTest' >> testDo (nm 4/3/2006 11:22)
	 'HeapTest' >> testSortBlock (nm 4/3/2006 11:17)
	 'HeapTest' >> testFirst (nm 2/28/2006 09:36)

methods by Petr Fischer
	 'MenuMorph' >> addTitle:icon:updatingSelector:updateTarget: (pf 11/15/2006 16:42)

methods by Philippe Marschall?
	 'Object' >> isTrait (pmm 7/6/2006 20:46)
	 'ParagraphEditor' >> browseIt (pmm 7/6/2006 20:50)
	 'Set class' >> rehashAllSets (pmm 7/9/2006 11:48)
	 'Set class' >> new (pmm 7/9/2006 11:46)
	 'FloatTest' >> testInfinity3 (pmm 2/27/2006 10:49)
	 'FloatTest' >> testNaN5 (pmm 2/27/2006 10:48)
	 'FloatTest' >> testZero2 (pmm 2/27/2006 10:49)

methods by Ralph Johnson
	 'StrikeFont class' >> defaultSized: (rej 9/29/2007 08:50)
	 'StrikeFont' >> setupDefaultFallbackFont (rej 9/29/2007 09:02)
	 'FixedFaceFont' >> initialize (rej 9/29/2007 09:04)
	 'FloatTest' >> testNaN2 (rej 10/7/2007 20:40)
	 'PCCByCompilationTest' >> cExternalCall1 (rej 11/26/2006 21:22)
	 'PCCByCompilationTest' >> cFailedCall (rej 11/26/2006 21:22)
	 'PCCByCompilationTest' >> cExternalCall2 (rej 11/26/2006 21:22)
	 'PCCByCompilationTest' >> cRealExternalCallOrPrimitiveFailed (rej 11/26/2006 21:22)
	 'PNGReadWriterTest' >> tearDown (rej 11/24/2006 18:24)
	 'ChangeHooksTest' >> tearDown (rej 9/29/2007 10:24)
	 'MCDefinition' >> addMethodAdditionTo: (rej 2/26/2007 18:45)
	 'MCMethodDefinition' >> addMethodAdditionTo: (rej 2/26/2007 10:42)
	 'MCFileRepositoryInspector' >> refresh (rej 2/21/2007 21:08)
	 'MCPackageLoader' >> basicLoad (rej 2/26/2007 10:52)
	 'MCPackageLoader' >> tryToLoad: (rej 2/26/2007 10:41)
	 'MethodAddition' >> compile:classified:withStamp:notifying:logSource:inClass: (rej 2/25/2007 20:36)
	 'MethodAddition' >> notifyObservers (rej 2/25/2007 22:12)
	 'MethodAddition' >> writeSourceToLog (rej 2/25/2007 20:42)
	 'MethodAddition' >> createCompiledMethod (rej 2/26/2007 05:17)
	 'MethodAddition' >> compile (rej 2/26/2007 10:51)
	 'MethodAddition' >> installMethod (rej 2/25/2007 22:09)

methods by Ricardo J. Ferreira
	 'LedDigitMorph class' >> initialize (rjf 5/25/2000 00:16)

methods by Russell Penney
	 'FileDirectory' >> oldFileOrNoneNamed: (rop 3/14/2004 13:52)

methods by Robert P. Jarvis
	 'Interval' >> includes: (rpj 11/30/1999 11:04)

methods by Scott Crosby
	 'SkipListNode class' >> on:level: (sac 1/22/2002 17:57)
	 'SkipListNode class' >> key:value:level: (sac 1/22/2002 17:53)
	 'SkipListNode' >> printOn: (sac 1/22/2002 17:22)
	 'SkipList' >> keysAndValuesDo: (sac 1/25/2002 00:18)
	 'SkipList' >> search:updating: (sac 1/22/2002 18:01)
	 'SkipList' >> at:put:ifPresent: (sac 1/22/2002 18:23)
	 'SkipList' >> do: (sac 1/23/2002 20:21)
	 'SkipList' >> associationsDo: (sac 1/23/2002 20:24)
	 'SkipList' >> remove:ifAbsent: (sac 1/22/2002 16:58)
	 'SkipList' >> at:ifAbsent: (sac 1/22/2002 18:18)
	 'SkipList' >> add:ifPresent: (sac 1/25/2002 12:26)
	 'SkipList' >> keysDo: (sac 1/23/2002 20:22)
	 'SkipList' >> at: (sac 1/22/2002 19:11)
	 'SkipList' >> is:before: (sac 1/22/2002 17:50)
	 'SkipList' >> add: (sac 1/22/2002 18:22)
	 'SkipList' >> at:put: (sac 1/22/2002 18:22)
	 'SkipList' >> is:theNodeFor: (sac 1/22/2002 18:04)
	 'SkipList' >> search: (sac 1/22/2002 18:33)
	 'SkipList' >> includes: (sac 1/22/2002 17:49)
	 'SkipList' >> first (sac 1/22/2002 17:19)

methods by Stefan Kersten
	 'WorldState class' >> deferredExecutionTimeLimit (sk 1/26/2003 18:29)
	 'WorldState' >> runStepMethodsIn: (sk 1/26/2003 18:31)

methods by ?
	 'MethodDictionary' >> do: (to 1/14/98 10:13)

methods by Tony Garnock-Jones
	 'UUniverse' >> buildPackageCache (tonyg 2/24/2005 20:14)

methods by ?
	 'DependentsArray' >> size (tp 7/6/2006 11:11)

methods by Wayne Braun
	 'Integer' >> bitInvert (wb 4/28/1998 12:17)
	 'SmallInteger' >> bitShift: (wb 4/28/1998 12:17)
	 'SmallInteger' >> bitXor: (wb 4/28/1998 12:17)
	 'SmallInteger' >> bitAnd: (wb 4/28/1998 12:17)

methods by Bryce Kampjes
	 'CollectionTest' >> testPrintingArrayWithMetaclass (wbk 7/26/2007 12:41)
	 'Metaclass' >> isSelfEvaluating (wbk 7/26/2007 12:41)

methods by Bill Cattey
	 'XBMReadWriter class' >> initialize (wdc 2/2/1999 15:28)
	 'XBMReadWriter' >> parseByteValue (wdc 2/2/1999 15:20)
	 'XBMReadWriter' >> nextImage (wdc 2/1/1999 07:15)



More information about the Squeak-dev mailing list