Squeak - 3.10.2 =============== - 0007076: [Janitorial] [tests] The revision (5-29) of the release still leaves problems and 5 classes with no category in system (KenCausey)
Squeak - 3.10 ============= - 0004669: [Kernel] [ENH] TimeForSpeed - 0006660: [Debugger] "Through" button in Debugger - 0006588: [Kernel] Broken Semaphore>>critical: leads to frozen processes in Delay - 0006711: [Kernel] FloatTest is wrong (RalphJohnson) - 0006573: [Collections] String>>substrings is broken - 0006668: [Kernel] Class Categorizer has no tests (matthewf) - 0006702: [System] ChangeHooksTest has a bug - 0006583: [Collections] PositionableStream>>back behavior is totally wrong - 0006704: [Compiler] Parser proposes to remove temps it can not remove - 0006576: [Kernel] Delay is not thread-safe - 0006628: [Kernel] BlockContext>>valueWithin:onTimout: doesn't cope with non-local returns - 0006590: [Collections] Fixes printing of Arrays with metaclasses. - 0006586: [Collections] PositionableStream>>backUpTo: is not tested - 0006599: [Kernel] BlockClosure did'nt compare properly - 0005500: [Morphic] many rotated mor - 0006578: [Traits] New compatibility messages for TraitBehavior (dvf) - 0006523: [Multilingual] Windows VM uses UTF-8 for files and clipboard - 0006572: [Graphics] Form>>isAllWhite is broken (andreas) - 0006575: [Traits] New compatibility messages for TraitBehavior (dvf) - 0006475: [Kernel] BlockClosure comparaison goes to an infinit loop when closure inline himself - 0006504: [Collections] MappedCollection is a strange and unneeded class - 0006336: [Multilingual] Unicode membership test reduced to String #= (String #compare:caseSensitive:) ? - 0006512: [Kernel] Much faster printString (and thus also asString) for SmallIntegers - 0006566: [Morphic] [Fix] [Test] Old PlayWithMe1 class needs to be removed - 0006524: [Multilingual] TTFonts can't load unicode character maps - 0006520: [Multilingual] recursive fonts cause crash when running tests - 0006546: [Tools] [BUG] [FIX] Click on FileList lower pane gives walkback - 0006173: [Files] Auto-detection of cr/lf is broken on MacOS X (cdegroot) - 0006441: [Kernel] [BUG] SmallInteger hex not understood - 0006505: [Debugger] Tally button - 0006503: [Collections] RunArray can't be created through #new: - 0005831: [Tools] [RFE] Changesorters need to report packages of methods and Classes - 0004825: [Kernel] [KernelImageOverride] ChangesOrganizer - 0006462: [Morphic] Jump-by-key in some lists broken - 0006351: [Collections] Adds String class>>space - 0006350: [Collections] WriteStream>>ensureEndsWith: to generalize WriteStream>>ensureASpace - 0006483: [Tools] [ENH] More user friendly ArchiveViewer - 0006461: [Morphic] PolygonMorph intersects method does not work - 0006481: [OS-Mac] Display artifacts coming of foreing Mac files - 0001666: [Kernel] [BUG][FIX] Fix #perform:orSendTo: - 0006480: [Collections] [ENH][FIX] The asUnHtml is incomplete and lead to errors - 0005934: [Collections] [ENH] StringZippedAndTest-md - 0006340: [Kernel] Smalltalk specialObjectsArray fails to print - 0005935: [Compiler] MethodNodePrintOnFix-md - 0005936: [Compiler] [FIX] MethodNodeAPIFix-md (backward compatibility fix for MethodNode API) - 0006472: [Traits] TraitBehavior>>#allClassVarNames is undefined (dvf) - 0006089: [TrueType] TTF Cache Speedup (andreas) - 0005451: [Morphic] MessageNotUnderstood error on entering Morphic Project - 0001602: [Collections] [ENH] Interval method indexOf: (KenCausey) - 0006438: [Collections] Interval>>reverseDo: is broken (KenCausey) - 0006402: [Tools] In 7081 Recent browser is very broken. - 0004952: [Morphic] [Fix] To clean up unimplementied calls VeryPickyMorph needs to be removed. - 0004719: [Morphic] [BUG][FIX] PageUp/PageDown works again in 3.9 - 0006506: [Morphic] Fix for broken Page-Up and Page-down keys in lists - 0004372: [Morphic] PageUp and PageDown keys do not work in PluggableListMorph - 0005178: [System] [Fix] DSA class has four callers of unimplemented methods - 0005508: [Morphic] [BUG][FIX] ' automatically create variable declaration' indicator of workspace window menu is always on - 0005692: [Morphic] AnimatedImageMorph - 0001014: [Debugger] [ENH] TallySupport - 0004654: [ToolBuilder] In 7054 the workspace bug reported in Mantis #2993 has reappeared. (KenCausey) - 0006367: [Collections] [BUG] WideString substrings broken - 0001660: [Collections] [ENH] SpeedTalkingStreams - 0005567: [Morphic] hand targetOffset has been misused more times than it has been used correctly. - 0005392: [Morphic] [Fix] Sighting targets for sliders has problem when slider is tilted. - 0005704: [Morphic] [Bug][Test][Fix] In 7067 CircleMorph initializeInstance look like an Ellipse. - 0006429: [Morphic] [Fix ] Test suite could not run tests because they didn't follow naming convention. - 0005619: [Morphic] {Fix] [Test] In 7067 (and before) sending #heading to a TransformationMorph w/o a rendee recurses infinitly (wiz) - 0005251: [Morphic] [Bug] Setting a morph to adhere to a non-understood edge causes a tight endless loop if the morph is displayed. - 0002446: [Any] Character nonbreaking space does not look like a space - 0006070: [Collections] [ENH] RunArray>>at:put: - 0002273: [Collections] PositionableStream >>isEmpty retuns wrong result - 0003568: [Kernel] [FIX] Fraction>>asFloat does not answer nearest floating point number - 0005700: [Collections] Character>>storeString - 0006355: [Collections] [ENH] Lots of tests for Collections - 0005361: [Morphic] To reduce the unimplemented calls remove catagory Morph>slots-wonderland - 0006897: [Morphic] Retargeting an UpdatingMenuItem needs to consider the wording provider. (KenCausey) - 0006793: [Janitorial] In sq 7158 The Object Tool and the Object Flap are out of sync. (KenCausey) - 0005309: [Multilingual] [Bug][Fix] Under certain conditions returning from a MVC project will hang indefinitely. (andreas) - 0005850: [Browser] Spelling error in balloon help for browser source windows (matthewf) - 0007036: [ToDo] Issue fix for #6805 "Time now return fraction not integer" in 3.10.1 (KenCausey) - 0007057: [LanguageEditor] [Fix] The test LangEnvBugs did not leave fonts the way they were. (KenCausey) - 0007045: [Morphic] RenderBugz tests revised to avoid extraneous timing issues. (KenCausey) - 0000474: [Kernel] [BUG][FIX] accurateDateAndTimeNow-brp (KenCausey) - 0007035: [ToDo] Fix system version for 3.10.1 (KenCausey) - 0006844: [Morphic] Bug with scrollbars for certain combination of preferences. (KenCausey) - 0006805: [Kernel] Time now seconds returns a fraction. (KenCausey) - 0005527: [Release Packaging] [Fix] Tests are always red (RalphJohnson) - 0006446: [ToolBuilder] Workspace with contents in Mac not always works well (wiz) - 0004609: [Morphic] [Fix] Removal of ButtonPropertiesMorph left an unimplemented call. (wiz) - 0006554: [Morphic] in 7121 The font in the History of 3dot10 scrolling window is munged - 0006379: [ToDo] Newer universe version is needed (RalphJohnson)
Squeak - 3.9 ============ - 0002123: [ToDo] Unload FFI from "basic" image - 0003820: [Kernel] Code or comment in Date>>fromString: incorrect - 0005688: [VM] VM crash due to SmartSyntaxPluginCodeGenerator>>generateCPtrAsOop:indent: (tim) - 0003035: [VM] Socket>>receiveUDPDataInto: doesn't work under Windows (andreas) - 0000539: [Kernel] Utilities applyUpdatesFromDisk broken - 0003445: [Tools] In 3.9-7021 SMPackageLoader is initialized with a transparent gradient. This causes unexpected color changes. (tim) - 0005245: [Kernel] Delay class>>primitiveFailed (mikevdg) - 0004737: [FFI] initializeFFIConstants contains wrong entry for FFITypeSignedInt (andreas) - 0005163: [Morphic] The Duplicate halo morph's ballon help is missing. (frankcag) - 0004535: [Janitorial] [Test] In 7052 (revised) Initial ChangeSet is still 'a ChangeSet named <no name -- garbage?>' - 0004893: [System] WindowColorRegistry still holds xxxPlus entries - 0004391: [System] Changes disappear from changes set - 0004328: [Tools] typo in Balloon text for Fridge, Listener and Text chat - 0004349: [Morphic] some class comments are outdated - 0004350: [Morphic] In 7048 Too persistant halos pop to front whenever an object is dropped. - 0000511: [Morphic] one point open polygons still cause problems - 0003790: [Morphic] Text cursor too bright - 0004363: [Tools] fix for MethodFinder in NewCompiler (MarcusDenker) - 0003433: [Multilingual] MultiByteFileStream screws up default text converter if file name = sources name (MarcusDenker) - 0003766: [System] Hundreds of methods have source containing LF characters - 0004259: [Morphic] In 7042 Opening Object's tool pane is delayed while SMpackage inits. - 0004312: [Kernel] Refactoring for behavior>>#new (MarcusDenker) - 0003133: [Kernel] [BUG][FIX] Float>>#asIEEE32BitWord and #fromIEEE32Bit: (MarcusDenker) - 0004249: [SqueakMap] SmLoader>>#categorySpecificOptions has a . after the variable definition (gokr) - 0003309: [Morphic] In 7008 Requesting setTarget for menus can get a UndefinedObject DNU>isHandMorph (MarcusDenker) - 0004268: [SqueakMap] firstTransactionNumber: undeclared (gokr) - 0003777: [Tools] In 7033 In ImageBrowser (omnibrowser) copyListToClipboard menu item causes a DNU. (MarcusDenker) - 0003482: [Kernel] Float readFrom: '-0.0' => +0.0 - 0003564: [Kernel] LargeInteger>>asFloat does not honour IEEE rounding mode (MarcusDenker) - 0003434: [System] Smalltalk condenseSources broken - 0001458: [Morphic] [BUG] Navigator button Find any file in OSX - 0004272: [Janitorial] On ftp site Squeak7046.zip unpacks into 7045.image - 0003609: [Kernel] Integer >> crossSumBase: aBase - 0004260: [Kernel] SUnit test ClassBuilderChangeClassTypeTest>>testClassCreationAndChange fails - 0003506: [ToDo] some _ wrongly converted to _ - 0003526: [Morphic] DNU when detaching a submenu - 0002120: [Kernel] Remove Object>>externalCallFailed from Kernel package - 0004265: [Kernel] SUnit test WeakIdentityKeyDictionaryTest>>testNoNils fails - 0004266: [Files] AsyncFile class variable Error collides with global class name (cdegroot) - 0004138: [Kernel] ScaledDecimals are parsed incorrectly in 3.9b-7036 - 0001028: [Multilingual] m17n: attempting to read a jpeg fails because a MultiByteFileStream is not the thing to use (ohshima) - 0003512: [Kernel] Number>>readFrom: does not handle error cases correctly - 0002151: [Compiler] Max number of literals checked in MethodNode instead of CompiledMethod (MarcusDenker) - 0003753: [Morphic] Loading a .morph file from FileList causes error "Invalid utf8 input detected" - 0003364: [ToDo] merge Andrian's MC bugfix (MarcusDenker) - 0003533: [Morphic] [Enh] Targetsighting menu items want to use a target sight as a cursor. - 0003747: [Morphic] TransformMorph crashes when picked up by handMorph after scaleFactor: is called - 0003589: [Network] [BUG][FIX] UUIDPrimitivesTest>>testCreationRandom (cdegroot) - 0003762: [Network] (Fast)SocketStream's class comment has not been updated since image inclusion (gokr) - 0003993: [Kernel] Number does not read '1.0e-10 .txt' from file - 0003719: [Kernel] Test BlockContextTest>>testSuppressInform* are incorrect - 0003692: [FFI] [FFI][NEW FEATURE] ExternalAdress auto-free (andreas) - 0003538: [Collections] DictionaryTest is red (testKeyAtValue) - 0003567: [Multilingual] [BUG][FIX] FontTest>>testResetAfterEmphasized fail - 0003264: [Network] (Fast)SocketStream SocketStream>>print: missing (cdegroot) - 0003530: [Morphic] SimpleSwitchMorph does not actually implement switch functionality - 0003587: [Tools] [BUG][FIX]MethodReferenceTest fails for lack of class comment. - 0003647: [System] Smalltalk>>version should not be deprecated - 0003690: [Morphic] CircleMorph has inimplemented message sends - 0003541: [Kernel] WeakMessageSendTest fails for lack of class comments; fix attached - 0003699: [Morphic] [BUG][FIX]ClockMorph toggleRoman broken - 0003730: [Kernel] [FIX] Missing WeakMessageSend class comment - 0003829: [Collections] [FIX] Better tests for Stack - 0003887: [Collections] SequenceableCollection>>, wrong comment - 0003722: [Network] [FIX] UrlTest>>testFromFileNameOrUrlString (cdegroot) - 0002912: [SqueakMap] Error when updating map: SystemDictionary>>logChange: (gokr) - 0003051: [ToDo] CopyHTMLFor38-dgd.cs from Diego's Book (MarcusDenker) - 0003908: [Browser] typos in pretty-printing code - 0003706: [SqueakMap] 'SMSqueakMap bootStrap' doit fails with primitive failure - Squeak3.9b-7032 (gokr) - 0003511: [System] FixUnderscores loses timeStamp information - 0003710: [Morphic] TransformMorphTest is annoying (and confusing) - 0003569: [Network] [BUG][FIX] UrlTest>>testFromFileNameOrUrlString failing (cdegroot) - 0002119: [Network] incorrect content length in HTTPSocket(class)>>httpPostDocument:args:accept:request: (gokr) - 0003565: [Files] DosFileDirectoryTest>>testFileDirectoryNonExistence errors; fix attached (cdegroot) - 0003723: [Files] [FIX] DosFileDirectoryTests>>testFileDirectoryNonExistence (cdegroot) - 0003566: [Morphic] TileMoprhTest>>testSoundMorph fails; fix attached - 0003571: [System] EventManager commen - 0003709: [Morphic] Fix for TileMorphTest >>#testSoundTile - 0003836: [Compiler] nil ~= 1and: [1 isNil] is parsed+compiled without complaint - 0002916: [PreferenceBrowser] Using ENTER in the new Preference Browser (HernanTylim) - 0003302: [Tools] FileList does not know mcz - 0003659: [Traits] fix for Behavior>>basicLocalSelectors (dvf) - 0003878: [SmaCC] SmaCCToken don't initialize start atribut correctly - 0003767: [Tools] FileList shows duplicate 'install' buttons for changesets - 0002793: [ToDo] new SqueakMap should be in 3.9a - 0002107: [Network] FileDirectory class>>retrieveMIMEDocument: class non-existent MIMEType class>forExtension: (tb) - 0002454: [Network] HttpUrl>>retrieveContents does not use correct mime type (tb) - 0003513: [ToolBuilder] [ENH] ToolBuilderBldEnh-KR - 0003514: [LanguageEditor] can not load translation file - 0003498: [Tools] MessageTally fail to open result window [DNU] UndefinedObject contractTo: - 0003475: [Compiler] Modifications to make MethodWrappers work in 3.9 - 0003497: [Morphic] In 7024 missing method affects minimizing a circle morph. - 0003500: [Morphic] removeAllEventTriggersFor: is sent without any implementor - 0003496: [Etoys] Can't run script in 7024 - 0003495: [Morphic] Deleting SketchMorph causes DNU in 7044 - 0003502: [Morphic] Crash when running ticking script - 0003492: [Collections] Complete the job of changing the way that arrays are printed - 0003415: [Kernel] Changeset is not updated when renaming a class - 0003337: [Etoys] In 7015 missing methods prevent viewers from coming up. - 0003466: [Morphic] In 7022 Kedema. Trying to follow the Squeakland Introduction leads to a DNU when adding turtles. - 0003435: [System] ExternalSettings still has a '--all--' category which breaks any fileout of its code and therefore condenseChanges/Sources (tim) - 0003416: [Morphic] Faster Moprhic invalidation (MarcusDenker) - 0003489: [SUnit] ClassTestCase >> selectorsTested misses "special" methods. - 0001200: [Browser] Outdent/Indent issue if code contains WideStrings - 0002158: [Browser] can resize left most pane into negative values - 0001604: [Morphic] [FIX] [BUG] smoothOrSegmentedPhrase-wiz - 0003375: [Monticello] mcz files saved in 3.9 don't load in 3.8 (avi) - 0003377: [Movies] mpeg plugin has changes to image to support dropping bits into an offset into a form so you can write to say Display (MarcusDenker) - 0001608: [Tools] [BUG][FIX] Morphic: File Selection Dialog - 0002116: [Morphic] Halo rotation of a true type font throws up a debug window. (MarcusDenker) - 0000521: [Morphic] [BUG] Button properties Morph need to be fixed or removed. (MarcusDenker) - 0003376: [Movies] mpeg plugin has changes to image to support read from buffer versus file (MarcusDenker) - 0001849: [Tools] 3.9 sub-window resize handles can cause strange results when dragged outside window - 0003269: [Kernel] Trait(Object)>>doesNotUnderstand: #asNode - 0003215: [TrueType] saving and reloading a string morph with a true type font breaks the font - 0003354: [Morphic] Can't select some colors in PaintBoxColorPicker - 0003358: [Network] SuperSwikiFixKR (cdegroot) - 0003355: [Multilingual] [BUG] Fresh 3.9a image (build 7020) has text morphs in objects window wrong size (MarcusDenker) - 0001795: [Tools] In 6690 new proportional sizers are not constrained by system window bounds. (MarcusDenker) - 0003328: [Morphic] Ctrl-E does not look for strings - 0003295: [Morphic] In 7006 MorphicMenuItem>>keystroke: code versions reveal a conflict. - 0002512: [Morphic] In 6713 Morphs dropped onto their viewers get deleted. - 0003319: [Morphic] In 7011 asking a morph for a viewer gets a DNU due to missing methods. - 0003312: [System] Can't delete projects (ImageSegment>>rootsIncludingPlayers still refers to Environment) (MarcusDenker) - 0003075: [Morphic] [Enh] in 7001 there are now Curvier polygons and curves here is the next iteration... MixedCurves - 0002589: [Morphic] [Fix] Now that we have targetsighting for sliders its time to fix buttons and menus. - 0002709: [Morphic] Sample instances have their leftmost row of pixels clipped off. - 0003061: [Morphic] [ENH] [Goodie] The next iteration of Snapview ... SnapPop - 0002496: [Morphic] Can't open world menu after halo's opened - 0003303: [Tools] Browser --> open does allways open Browser (not SystemBrowser default) (MarcusDenker) - 0003294: [Collections] KeyedSet>>add: cand send #errorKeyAlreadyExists: which is not implemented (MarcusDenker) - 0003301: [Tools] FileList has two install buttons (MarcusDenker) - 0003268: [Kernel] NumberTest>>testPrintShowingDecimalPlaces: broken (MarcusDenker) - 0003150: [Tools] In 7002 Asking for priorVersions causes browsing some primitive methods to get a DNU (MarcusDenker) - 0003258: [ToDo] [ENH] Entry in Fonts menu for easily getting all big fonts (MarcusDenker) - 0003254: [Compiler] faster #binding (MarcusDenker) - 0003249: [Kernel] Mac VM pops up debugger on every launch (InternetConfiguration broken?) (MarcusDenker) - 0002727: [Any] Version list does not show method categories (KenCausey) - 0003059: [Graphics] Bezier2Segment and LineSegment changes from Connectors (SqueakLand 3.8) (andreas) - 0003060: [Graphics] Graphics-md.27: additions from Connectors / merge with image (andreas) - 0002684: [Graphics] [Fix] In 6719 rotateBy: #right or #left returns wrong aspect ratio. (andreas) - 0002449: [Graphics] [Enh] Adds a target-sighting cursor to the menagerie of cursors. (andreas) - 0003178: [Kernel] Comment for class Monitor is obsolete - 0000325: [Any] JPEG export on Macs broken (johnmci) - 0001284: [System] "Smalltalk condenseSources" leads to UndefinedObject(Object)>>error: (MarcusDenker) - 0001590: [Kernel] dupAllCtrlAltKeysPref-dew (MarcusDenker) - 0002341: [Morphic] MorphicEventDispatcher minor refactoring (MarcusDenker) - 0001354: [Sound] MIDI port name is garbled in selection dialog (MarcusDenker) - 0001613: [Kernel] [ENH] truncatedChanges-ls (MarcusDenker) - 0001048: [System] [ENH] SystemNavigation>>allImplementorsOf:localTo: (MarcusDenker) - 0002779: [System] 3.9a-6721 theme... button on Services Browser gives 'key not found' walkback (MarcusDenker) - 0003131: [Morphic] In 7002 CircleMorph (fm connectors) has method that calls nonexistant super routine - 0003108: [Morphic] [quickFix] In 7002 selecting connector catagory or alpha p catagory gets a debug box. - 0002500: [Traits] In6713 Sometimes a Legitimate request generates DNU PseudoClass>>isTraits . (dvf) - 0002991: [Morphic] [Fix] Workspaces initial extent is too large for most uses. (MarcusDenker) - 0002452: [Tools] For double clicking on entrys to work properly, Inspectors and Browsers must explicitly disable autodeselect. (MarcusDenker) - 0003128: [Tools] [Fix] In 7002 Using browser buttons to ask for prettyprinting gets DNU Compiler>>asText (MarcusDenker) - 0003110: [Compiler] In 7002 asking a browser for pretty printing gets DNU Compiler>>asText (MarcusDenker) - 0000626: [Graphics] Loading BMP 32bit (andreas) - 0001388: [Graphics] [BUG] GIFReadWriter - degradation on writing (andreas) - 0003049: [Morphic] fast window resizing needed - 0002352: [Morphic] FileListBrowser shows "changes" and "code" buttons twice - 0001596: [Kernel] [BUG][FIX] lurking signals in EventSensor - 0002127: [Morphic] Enhanced comment for the PolygonMorph - 0002122: [ToDo] Reload Balloon packages to reflect updated structure of Balloon. - 0002121: [Morphic] Deal with Morphic-Balloon and Morphic-TrueType - 0001641: [System] [ENH] Zip Serial Reading (was Re: [NIT] Managing repositories in MC) - 0001733: [Collections] [ENH][FIX] String-upToDep-huma - 0001913: [Collections] Make all implementors of #nextPut: to return the argument (instead of self) - 0003056: [System] Changing theme does not work anymore - 0002577: [Morphic] The brightSqueak theme is not usable. - 0003047: [Morphic] PolygonMorph.st - 0001801: [Morphic] The objects catagory for tools is overloaded. The first time it is call it takes forever to load. - 0002990: [Morphic] [Fix] About this system item in yellow button personal menu throws up a DNU. - 0002690: [Etoys] Does Squeak still require the isFlagship Preference? - 0000504: [Morphic] [FIX] Closed curves can be smooth except for one sharp bend. - 0002922: [Compiler] Debugger shows only pretty printed code - 0002969: [SUnit] Small enhancement for the TestRunner - 0002921: [Compiler] Emergency evaluator when MNU (MarcusDenker) - 0002868: [Morphic] Copying the text of a list morph via the halo menu does return empty - 0002913: [Compiler] MessageNotUnderstood: ByteSymbol>>methodDict - 0002909: [Traits] Fix for requirements calculation (dvf) - 0002911: [Traits] Fix for requirements calculation - 0002814: [Traits] targetTraits is shadowed in "RequiredSelectorsChangesCalculator" (dvf) - 0001632: [Kernel] [ENH] BehaviorHashEnh - 0002126: [Graphics] Rectangle>>areasOutside: has a bug (andreas) - 0000503: [Morphic] [FIX] target setting menu items for sliders and buttons have never worked - 0002345: [MVC] Cannot open Workspace from world menu in MVC (cdegroot) - 0001484: [Morphic] [Bug] Halos persist after object is dropped into trash with grab halo. (Which grabs its morph back out) - 0001625: [Morphic] [Fix] Thumbnails scale size now fixed for forms as well as morphs. - 0001454: [Morphic] [Fix] Add vertex handle doesn't work for arrows. - 0001347: [Morphic] Doubleclick on list entries not working properly - 0001015: [Morphic] [Goodie] SnapView provides clean screen shots and snapshot images of morphs. - 0001771: [Morphic] [Fix] [Enh] DoubleClickExample last worked as specified in 2.7. Propose ClickExerciser as a replacement. - 0002498: [Tools] In Sq6713 Strange behaviours when asking for class ref. - 0001824: [Compiler] Add methodNode>>generate, fix senders to use it - 0002789: [Morphic] [Enh] Annotation Preference Morph was asthetically challenged. - 0001734: [Kernel] [ENH] remove deprecated Chronology methods in 3.9 [cd][su][sm] - 0002513: [Kernel] arcTan: returns angle in strange intervale - 0002118: [System] Integer class >> #primesUpTo: omits the largest prime number when the arg is larger than 25001 - 0001774: [Morphic] When starting fresh software screen depth is set to 32. This looks ugly if hdwe is set to 16. - 0001109: [Morphic] ScrollPane code/comment mismatch - 0002715: [Any] PointerFinder does not look into CompiledMethods (KenCausey) - 0002708: [Collections] SharedQueue does not nil out unused slots when flushing - 0002154: [Kernel] Light-weight mutex implementation - 0002168: [Graphics] Point>>theta uses single precision constants in the special case and sends in the general case
tan := y / x .
dir := tan ar (andreas) - 0002246: [Compiler] Evaluating code and #DoIt/#DoItIn: - 0002124: [Morphic] 6695: Right click on world gives DNU (dgd) - 0001830: [Kernel] [enh] HaltOnce - 0001049: [Files] oldFileOrNoneNamed: does not work with partial file names and non-default file directory (cdegroot) - 0001838: [Files] detectFile:do: closes the file before the block that handles the file gets a chance to run (cdegroot) - 0001807: [MVC] Error notifier does not open in an MVC project - 0002359: [MVC] Debugger in MVC opens in next available Morphic world - 0002463: [Kernel] When filing in, do not ask whether it's okay to move class var to Undeclared. Just move it. - 0002379: [Compiler] BlockContext>>decompile broken, ProcessBrowser does not work - 0002415: [Morphic] Error after one presses ESC key two times. - 0002497: [System] MNU when changing title on Morphic Project - 0002377: [System] Cannot rename a project from its window menu - 0002265: [Kernel] Simplify BlockContext>>decompileBlock: - 0002254: [Kernel] Characters are improperly stored (#storeOn:) - 0001407: [System] FileStream>isSourceFileSuffix: and senders (ohshima) - 0002373: [System] ParagraphEditor >> #makeCapitalized: comment is not correct - 0002487: [Kernel] remove UndefinedObject>>#test - 0002445: [Kernel] fix for Behavior>>#selectorsWithArgs: - 0002143: [Collections] usage of second/third/fourth/fifth/etc - 0002530: [Morphic] MessageNotUnderstood: TheWorldMenu>>openFileDirectly in 6713 - 0002309: [Morphic] Slip in TheWorldMenu>>#openMenu - 0001872: [Debugger] DebuggerCreateFix-md (ducasse) - 0002271: [Morphic] [BUG] [FIX] Changing system font in 3.9 (cdegroot) - 0001041: [Kernel] [VM][ENH] LowSpaceAndInterruptHandler-dtl (dway) - 0002229: [Kernel] Integer>>printOn:base:showRadix: - 0002117: [System] Date >> #addMonths: broken - 0001837: [System] #printShowingDecimalPlaces: doesn't work for moderate or big numbers - 0002187: [System] Utilites class >> #floatPrecisionForDecimalPlaces: doesn't work for arguments bigger than 9 - 0002165: [Any] World menu - flaps (KenCausey) - 0001555: [Collections] [ENH] for Skiplist - 0001823: [Morphic] BookMorph findText: Tolerate empy #allText - 0001833: [Graphics] [ENH] FasterRectangelInsetBy - 0001842: [Collections] [ENH] String>>#withoutLeadingBlanks - 0001772: [Morphic] [Enh] Make HandMorph use hardware cursor when possible - 0001802: [Kernel] Add a warning hint to Delay comment - 0000622: [Morphic] Renaming a project with shift+click on SystemWindow title (frankcag) - 0001382: [System] 3.8 performance regression - ByteSymbol>>#hash - 0001532: [VM] Remove some VMMaker methods to package - 0000850: [Morphic] [BUG][FIX] PostScript output is invalid (laza) - 0000597: [Network] Network-TelNet WordNet broken, should be removed - 0001493: [Graphics] [BUG] in color (Color r: 1 g:0 b:0) * #(1 1 1) -> DNU - 0001285: [System] [BUG][FIX] mimeTypesFor-brp - 0001318: [VM] Minor 64bit system support package needs releasing ASAP (dway) - 0001319: [System] Garbage Collection statistics and tuning image code needed in update stream (dway) - 0001328: [Multilingual] LocalePlugin support code (michael)
Squeak - 3.8 ============ - 0006754: [SqueakMap] VersionNumber class has a bad equality operation (gokr) - 0001415: [System] [BUG] ByteArray>>unsignedShortAt: (tim) - 0001606: [System] [FIX] ZipArchive - Cant read from ReadWriteStreams (ned) - 0002404: [VM] Add VM filename conversion access and endianness access to interpreterProxy for plugin use (tim) - 0001949: [Network] unneccssary #initialize in UUID class >> #new (gokr) - 0001519: [VM] [BUG] failure during attempted VMMaker build - 0000919: [Any] We should have a question popping up to load post release fixes from the update stream if the image is "pristine". (dway) - 0000812: [Any] Message not understood: Text>>stamp when viewing code that includes removed methods - 0000617: [Compiler] #(nil true false) potentially breaks lots of methods (gokr) - 0000581: [LanguageEditor] [ENH] 'where' in LanguageEditor - 0001317: [IRC] category Network bring error about IRCeMorph message not understood (frankcag) - 0001070: [VM] Major holes in VM space security (tim) - 0000519: [Morphic] [BUG] Navigator buttons invoke crash (bert) - 0000650: [Kernel] (Delay forMilliseconds: 625/4) wait ==> BOOM - 0000591: [Morphic] Embed bugs in rotated morph - 0000546: [Celeste] [BUG][FIX] CelestePngFix (bert) - 0000184: [Any] File not found messages before fonts are fixed (bert) - 0000728: [Kernel] Yet another AcornFileDirectory naming fix - 0000666: [Compiler] Variable spelling correction fails if SharedPool used by class or parents (andreas) - 0000209: [VM] (object become: object) kills the VM (tim)