Bug Fixes and Enhancements Included in this Build: Advanced Tools 53025 Implement profiling helper methods in BlockClosure 54913 Some advanced tools have unloadable code in source control; need updating. 57162 Fix StoreForGlorpReplicationTest prereqs Base Image 40349 Preserve millisecond field across literal array encoding/decoding 40500 Filename's use of DefaultEncoder is not thread safe 42007 some base class comments still refer to 'statics' 42369 BOSS ClassDescription binaryInitializationMessagesFor: sends unimplemented classCommentReferent 43393 Suggest changing ObjectMemory installLowSpaceProcess priority 44028 The expression "LargePositiveInteger zero isZero" returns false 44173 The system should be able to install a suitable timezone based on the platform's current settings 44463 equality is broken in Bag 44829 Implement #nextAfter and #nextBefore for LimitedPrecisionReal 46206 ExternalReadAppendStream has troubles with concurrent reading/writing 46300 Dictionary>>addAll: walkbacks, non-ANSI 46458 [Enh] Why not implement #= and #hash for Sets? 46540 SortedCollection>>binaryIncludes:/binaryIndexOf: 46678 Clarify description of large space in the ObjectMemory class side documentation 48649 Parcels with Bundle structure should be able maintain inner package/bundle action blocks 48784 EndianDependentClasses shared variable of UninterpretedBytes allows multiple entries of same class 48855 Old fashioned class definitions do not create overrides 48890 binary selectors of length >2 49277 anEncodedString, aTwoByteString should return a TwoByteString. 49385 Problem with SharedQueue (Semaphores) and Process>>terminate 49592 Make Transcript settings apply immediately 50257 Move RTP extensions into base 50315 #installSelector:method:classified:sourceCode: UHEs when no previous method 50488 UHE: "This collection is empty" on Browse->"Senders of Selector..." 50530 setCurrentDirectory: damages stream with relative path 50688 Stream classes missing comments 51123 debugger goes blank when using run to caret 51465 Error handling in Promise Code does not allow stepping in the debugger 51550 Transcript>>protectedOutput:, and so methods like tab and cr, return the internal stream rather than the Transcript 51885 Date and timestamp comparisons give erratic results 52005 Priority + 1 is not safe with windows related to a TimeProfiler 52341 Debugger hangs when debugged process is doing #asSymbol 52720 System clock change can severely impact accuracy of previously scheduled Delays 53029 recompile: should take into account method namespace 53344 MNU abortUnloadBecause: 53354 Provide Number>>printFormat: 53366 Problems with sqrt 53608 Date>>hash is not updated in 7.6 53613 IdentityDictionary methods have poor comments and variable names 53616 Make sure SequenceableCollection>>beginsWith: / endsWith: are implemented 53627 Review users of 'Locale current' and determine if they mean a "per-process" current locale or the global "system" locale 53659 gcMalloc can fail when garbage collection could make space 53663 ifTrue clause in GeneralBindingReference>>environmentName doesn't follow 53745 No senders of IdentityDictionary>>removeDangerouslyKey:ifAbsent:, delete method 53758 IntegerArray class comments fail to mention DWordArray 53770 SourceCodeStream>>close is not closing the stream 53821 Remove CampSTHeadless 53828 Changing the definition of a nil subclass seems to remove it from Class's subclasses collection, so it's not found by Class>>rootsOfTheWorld 53852 SymbolTable (and subclasses) have minimal (and no) comments 53883 Move isLetter to #testing protocol 53896 WeakDictionary>>finalizeElements, rename variable deathMarker 53904 WeakDictionary>>update:with:from:, remove ifFalse: [^self] 53920 Make the image handle IEEE special values by default 53942 Remove | temps | before in LargeInteger>>#hash, SmallInteger>>#hasMultiply and ByteArray>>#hash 53943 isBound doesn't handle nil mclasses 53949 Reading Windows registry causes buffer overrun 53962 Update Comment in Object>>hash to reflect that the its default implementation is #identityHash 53969 Can't create a viable 64-bit image in VW 7.6 54088 Add Object>>initialize 54151 Add Symbol consistency checks 54222 Interning characters in the symbol table could be more straightforward 54223 Bags misinterpret objects with zero occurrences as included 54230 Poor hashing performance and other bugs with URI and its subclasses 54268 PrinterName shared variable in UnixFilename refers to 'mothra' in shipped images 54321 UninterpretedBytes class>>isBigEndian should not answer true on primitive failure 54363 Cleanup IOAccessor>>close and BlockableIOAccessor>>close 54367 Character comparison should use #codePoint instead of #asInteger 54382 Parcel loading may fail when it contains floating point numbers and the endianness of the creating image is different than the one of the reading image 54397 WinProcess>>exit does not get the correct exit status 54398 ClassDescription>>compile:notifying:attributes:selectorBlock:ifFail: missing caret return 54432 ArithmeticValue>>raisedToInteger: incorrect for floating point numbers 54433 OSHandle finalization not safe across 32 -> 64 bit image conversion 54440 Ensure that SmallDouble primitive failure code is consistent with the calculation being done in terms of Doubles 54450 SmallDouble does not understand radiansPerDegree 54452 Double>>asDegenerateDouble is missing 54482 UninterpretedBytes sends basicSize instead of instanceByteSize 54497 ExternalRegistry implements the #keys that HandleRegistry should have 54539 Remove MacOS support objects 54550 ErrorNotifier-Tests prerequisites are incorrect 54552 XMLParser>>pubIdLiteral has improper character comparison 54556 Remove OS/2 Remnants 54557 SmallDouble>>unity answers 1 while Double>>unity answers 1.0d 54563 Snapshot APIs should return the snapshot value 54614 Error in MessageSent>>collectArguments 54615 Refactor/Collapse various Win32SystemSupport classes to just be one (obsolete Win32sSystemSupport, Win95SystemSupport, WinNTSystemSupport) 54616 CharacterArray should not implement #numArgs 54659 German umlauts are not displaying correctly in the result of WinProcess>>cshOne: using default encoding 54687 PCFilename is missing two "bad characters" 54714 SymbolTable hash bucket growth size should be adjustable 54715 Symbol method uses symbolTable allSymbolsDo: instead of using allSymbolsDo: 54723 error.log not written by base.im 54727 Class comment for class Class is incorrect 54728 Comment bug in Number>>roundTo: 54740 Comment in NumberPrintPolicy>>print:on:policy: needs editing 54745 SmallDouble>>hash can fail in a few cases 54753 0.0d unitOfLeastPrecision is incorrect 54758 SmallDouble>>timesTwoPower: can fail 54774 Reduce usage of methodDictionary sends 54777 Followup to 44829: refactor / improve the number tests 54779 ImageWriter fails to create image, detect: does not find an object 54789 MethodDictionary may not find selectors 54805 Unicode collation algorithm 54814 Update highBitAux for 64 bit images 54815 Clean up SystemUtils class>>version 54818 SegmentedCollection should not be a subclass of Array 54825 IntegerArray byte-swapping has problems with failure code and how it's been factored 54829 Typo in Dictionary>>= comment 54831 Broken file in of Parcels that have overrides (breaks Starc's too) 54836 FourByteString and FourByteSymbol should be byte objects 54840 CodeReader and CodeWriter can't handle FourByteString 54875 groupedBy: broken for Dictionary receivers 54879 SmallInteger overflow into large integers is inefficient 54881 Kernel-Methods-Tests does not have needed prerequisites 54887 Loading a parcel (from a package) fires the postLoad action twice 54888 Direct references to class UIBuilder 54893 Overrides may try to doubly remove items resulting in UHE 54896 MNU #unity in ArithmeticValue>>half 54904 Include RBPrimitivesBrowsing in the shipped parcels 54907 ImageWriter appears to cause damage to SmallDouble's powersOfTwo tables 54939 Remove unused Timestamp #decrementBy:/#incrementBy: 54955 Obsolete IEEEMath parcel 55064 #valueWithSeconds:OrDo: can fail with UHE: Kernel.TimeoutExceeded 55081 SmallInteger>>highBit broken in 64 bit 55097 Some floating point arithmetic problems 55122 Undeclared reference to MacString in MacRoman encoding 55127 Rename VirtualObject>>identityDictionaryRehash to handleRegistryRehash 55130 Make sure that Set class>>largePrimes and hashMultiply are synchronized 55131 Sending removeAll to a SortedCollection causes an unhandled exception 55146 ImageWriter missing implementation of floatAt:bigEndian: 55161 LaggedFibonacciRandom should implement postCopy 55166 HugeArray does not implement species, but SegmentedCollection defines it as subclassResponsibility 55194 SmalltalkArchive parcel load fails at the PostLoadAction 55203 Duplicated code in WinProcess 55204 Duplicate implementor of reverseByteOrder 55253 Parcel loading from command line should allow logical file specifications, -psp crashes image if given a non-directory 55358 Generates invalid PostScript files when trying to print color images to the PostScript printer 55463 References to class SmallInteger are not 32 bit to 64 bit image conversion safe 55590 On Windows, the Stdin, Stdout and Stderr do not use PCPipeAccessor 55613 BindingReferences in AnnotatedMethod tags don't get their PseudoMethods updated 55670 Add CLDR-derived Locale information for Times, Dates and Timestamps to Internationalization. 55743 Adopt retry strategy for statistical tests occasional failures 55745 TestUnixFilename>>#testCharactersInFilenames fails on Solaris 55861 Use an extensible mechanism to determine OSSystemSupport concreteClass 55863 Replace WinNTSystemSupport and Win95SystemSupport with shared aliases to Win32SystemSupport 55889 Remove OS-Mac package from base 55903 Add CLDR-derived Locale information for currencies and numeric magnitudes to internationalization. 55924 StringTest>>#testAsByteArrayEncoding fails due to reference to encoding #MacRoman 55932 Fix two typos in symbols matching *catagor* 55934 VisualWaf does not load in VisualWorks 7.7 Dec08.4 55940 BOSSing out compiled methods without source code results in notifiers coming up, which arguably should not happen 55951 Image>>copy:from:in:rule: documentation 55956 #lookCode comments do not mention "5 Mac OSX (Aqua)" 55970 E:Set tabs by character width for Document 56023 DragDropManagerTracker>>redButtonReleasedEvent redefines query 56067 I18N changes with Date and Time printing broke Date and Time tests in BaseVisualworks-Tests 56068 Stdin, Stdout and Stderr can be set to external streams with null DLLCC handles on Windows when using non console VMs 56071 Typos in Win32SystemSupport comments and user strings 56079 create exception class for 'Improper Store Error' 56091 printString doesn't use printOn: and causes problems for re-implementations of printOn: 56096 Provide a Duration object for use with Delay, profiling, and other timing APIs 56097 numOopsNumBytes is not proxy safe 56117 Upgrade CodeReader and CodeWriter for 64 bit images 56118 Fix typo in GeneralBindingReference class comments 56138 asRational is not symmetric across sign boundary 56144 Improve thread-safety of error handling in IOAccessor 56145 The block for the allocation failure error action is unbound 56147 LargeInteger double dispatching is broken for multiplication 56153 SmallDouble>>basicNew is not disabled 56176 64 bit image should be able to understand legacy 32 bit short compiled methods 56227 Process>>needsSafeRebinding 56307 A class with a nil superclass has class with Class superclass 56342 VI Support for Unicode on Windows 56387 Fix for gcMalloc stress test, associated cleanup 56425 Let VariableBindings know which NameSpace contains them 56521 Add cullWithArguments: 56552 UHE: Strings only Store Characters if you press Apply in magicKey Keyboard Table 56582 Typo in Ephemeron class comment 56628 On Windows VISTA and up, you cannot write to LOCAL_MACHINE unless you are admin, so you cannot change the VISUALWORKS home directory setting 56643 Several cleanups for I/O related primitive failure code 56645 Update VI code to reflect current interpretations of InputState metaState 56660 Implementation of INVALID_HANDLE_VALUE does not seem to be correct 56668 #C locale defaults to #us locale-based TimestampReader to parse timestamps, which fails to parse filesystem information correctly. 56671 Filename instance saved on one platform cannot be used when switching to another platform 56677 Core.UTF16StreamEncoder implements UCS-2 instead of UTF16 56688 UHE with lineEndAuto on ExternalReadAppendStream 56693 Incorrect statement in WeakArray class comments 56737 Change ClassBuilder protocol name from "compat" to "compatibility" 56748 MessageCatalogs appear not to work correctly in the absence of a Unicode Windows VM 56751 Move filename tests in SimpleARTests to BVW-Tests, make sure OS specific filename tests on run on the appropriate platforms 56753 Cleanups for Class, ClassBuilder, and BehaviorBuilderRecord 56756 Finalization queue growth failure 56763 Behavior>>identityHash is broken on 64 bit images 56764 ImageWriter does not correctly set the identityHash values of Character, SmallInteger, and SmallDouble 56892 ImageCompression reports bad output file size 56895 Rewrite comment in SmallDouble class>>pi 56900 LimitedPrecisionReal class basicNew/basicNew: cleanup 56903 Fix typo in ObjectMemory class>>is64Bit comment 56933 Images crash when typing Euro-Character 56939 Fix typo in comment of PCFilename class>>fileSystemAttributesFor: 56969 Make new TimeZone APIs use malloc/freePointer instead of gcMalloc 56977 OS.ZLib.GZipReadStream problems with #skip: result in reading garbage from stream 56994 Fix *formating* selector and comment typos 57002 Date>>newDay:monthNumber:year: converts years <100 in to the current century 57005 Add +/- to Timestamp that use Duration, give Duration and Timestamp polymorphic conversion APIs 57049 MNU during valueUnpreemptively can run out of control and kill the image 57059 Deprecate old methods associated with OSErrorHolder and fix DNU #parameter recursion when run on non-Unicode Windows VM 57060 Windows printing must be updated to use new primitives 57061 Don't use a message catalog in UnhandledException, errors in message catalog handling become infinite recursive 57074 Image side of AR 57056, issues with window labels for Unicode Windows 57075 MSWindowFont class>>extractEncoding: is not failure safe 57090 Integrate the method portion of Deprecation package 57094 MessageCatalogs vulnerable to I/O failures 57112 PCFilename class>>readVolumeFrom: is not failure safe 57134 Cleanups for WindowsInputManager class>>charSet: and InputState>>processUnknownEvent:for: 57137 Remove obsolete bytesFor: method from Filename class 57170 Additional changes to WeakArray class comments 57171 Document the need for mutex protection in the SymbolTable 57176 Make UTF16/UTF8 tests work on OSX too 57178 Date + Duration should be equivalent to Duration + Date 57179 Reorganize CompiledCode class comment 57191 Fix typo in UTF16StreamEncoder class comments 57195 Fix several floating point arithmetic tests to become 64 bit aware 57199 Update image side base product icons 57200 Timestamp>>addSeconds: is not working correctly 57202 Coercion to SmallDouble may fail in 64 bit images 57203 SmallDouble does not understand fromNumber:, Double>>fromNumber: may return doubles in 64 bit images 57259 Amend class comment for WindowsInputManager 57261 LimitedPrecisionReal>>asFraction does not work properly for negative values 57262 Fix TestFixedPoint, TestFraction and TestInteger on 64 bits 57263 TestDoubleAbstract is missing shouldInheritSelectors 57300 UHE TimeoutExeeded in BlockClosure>>valueWithinSeconds:orDo: 57353 Create (DLLC)C bindings to the ObjectiveC Runtime 57377 Add Time>>addSeconds: to be polymorphic with Timestamp>>addSeconds: 57378 Move instVarNamed: to Kernel-Objects and add instVarNamed:put: 57395 base.im crashes without error log 57408 Add code to make CompositeLocale the active locale system 57420 Amend error messages for Double>>sqrt and Float>>sqrt 57453 Make new locales default. 57460 setting of current directory does not work with jun09.1 - Win32SystemSupport part 57471 Add Duration arithmetic to Date and Date>>- aDateOrTimestamp 57478 SourceCodeStreamTest >> testClose requires Store loaded 57480 Image-level changes to correspond to 57447 57481 OS-MacOSX needs to be marked not functional code component 57493 MacOSX RTTIs that contain anonymous structs do not encode properly 57512 Bag>>= does not test for class equality, and fails if the argument is not a Bag 57579 UTF8 encoder allows characters that are too big even for Character 57590 the (Filename>>canBeWritten) implementation is wrong on Windows platforms: 57606 Improved class comments for Collections with regards to hashing 57613 Commenting bug in ExternalInterface class>>update:with:from: 57645 CLDR locales do not have an alias to ASCII for ISO-646 encoding. 57679 Default font configuration on recent Fedora releases kills VW on start up 57687 Error messages due to failure to create a floating point number are inconsistent 57712 Implement missing or partially-implemented features of the Locale API in CLDR locales 57727 Using DebugActive in a conditional proble produces Association DNU: #asDeferred 57758 Document GC limitations in #mourn and #isActiveEphemeron: 57766 Change remaining Win32SystemSupport APIs to use Unicode encoding rather than ANSI encoding 57805 LaggedFibonacciRandom #seed: doesn't determine the random sequence 57823 ExternalProcess promotes startProcess:arguments: as API, when it should be private 57937 Preview component NConnect to be removed 57987 RegistryObjectCache in AbstractBinaryObjectStorage should not be initialized via the shared variable initializer 58039 Fix AR43175 tests for 64 bits 58049 Clarify comments in the ImageWriter parcel 58127 Symbols with 2 leading binary characters are incorrectly determined to be literal 58193 Cannot use UnixProcess with an encoding of #binary 58194 BufferedExternalStream>>basicAtEnd always fails on 64-bit platforms 58211 Add ability to set system locale to CLDR locales 58246 Provide a convenient and safe API for using NSAutoreleasePool 58251 After AR 58211, X11 locales are not set properly on Solaris and HP-UX 58307 Mac host printing uses wrong encoding for name 58318 Problems starting Visualworks on various locales in X11 due to font-related issues 58344 UIBuilder/UILook updates inadvertently left out of AR 58318 integration 58367 Unix handling of window labels and XFontSets should be safer against DLLCC link errors 58390 X11InputManager can't start in stripped image because CMacroDefinition instances are deleted 58402 error message problems in Core.Object>>perform:withArguments: 58461 MacOSX vm occasionally crashes when a native dialog is opened. 58489 ObjectiveCRuntimeTest>>#testReturnStructure has External access failed error on MacOSX-PPC 58490 Rename the ObjectiveCRuntime perform:on:with* pattern from selector-receiver-arguments to receiver-selector-arguments 58539 Update Getting Started text for NC Workspace 58542 Update Features page for NC 58565 Restore class comments to Base VisualWorks 58586 ErrorNotifierTest>>testThatWarningExceptionIsRaised assumes small integers do not implement #zork 58589 WalkbackWarningTest does not clean up headless-transcript.log file after running 58686 Remove LessonBrowser from the NC build 58689 Crash with MacOSX Native file dialogs 58706 Update comments on Polycephaly preview 58718 visualnc64.im fails with "Out of memory" error on startup 58725 OSX file dialogs not working on PPC 58754 Timer.Registry can have timer callback ID collisions under stress, causing Timers to not fire BGOK 54406 Business Graphics has an @- in it CM 40604 During filein Static upper case conversion did not work correctly 40681 5i change list generates exception dealing with hidden source 40869 Various NamedChangeSet/ChangeSet script generators should be removed 41498 load parcel abort error message should name parcel 41646 UHE with *.pst file (size<5 chars) in parcel path 42264 parcelsFor... methods inappropriately return nil 42286 some small cleanups in source format stuff 44217 Consider pushing #parcelName up into CodeComponent 44391 Parcels can't save with overrides and uninstalled code 45882 Chaos about initializing uninstalled classes and shared variables on install. 46520 Relocate to namespace does not work on chunk fileouts 48467 Mnu: #bePrivate: when loading parcel with ExternalInterface class and dictionary 48728 unable to remove comment and reorganization change from a NameSpace usiing Change Set Editor 49153 Sources from ExternalInterface subclasses displayed incorrectly 49454 Unloading a parcel which has a bundle structure is dangerous 49745 newSourceFile: loses override source 50339 File outs from Change List add extra Line Feeds to chunk formatted source code 51189 ContextListPolicy>>componentStringFor: fails if the argument method is a CompiledInitializer 51351 Change ClassDefinitionChange>>#systemText to include the package attribute 51441 Improved pundle modification indication in RB 51990 misleading error message in SourceFileManager>>copyChangesTo: 52580 Publish To Store using Store Glorp Objects 52695 Unhandled exception: Message not understood: #cr in when unload parcels when no sourcefilemanager has no target 52760 Unable to edit bundle structure changes in changelist 52848 parcel with overrides cannot be unloaded 53050 remove class not written to changes 53764 Unloading parcels does not rescue source that has been overridden 54915 Loading parcel over existing package does not update comment and other properties 54982 Message not understood: #sameAsImThing: when working with Override List 55092 VariableBinding>>isStaticallyDefined not updated by binary load 55134 Changesets on replaying a class defintion move move the methods and everything instead of just the defintion 55413 Removed unused Store/Package method 55419 Merge tool gets MNU in Store.Modification >> isForOverriddenMethod 55422 Loading a parcel with undefined references fails after loading it and removing it 55450 Methods for subclasses of overridden classes not compiled correctly 55573 Prereq gathering should have bundle first, not last 55602 Adapt Smalltalk Archives to integration of AR 44391 Parcels can't save with overrides and uninstalled code 55605 Store.MoveModification(Object)>>doesNotUnderstand: #isForOverriddenMethod 55612 Use Store/Glorp Load in Base Image 55666 DLLCC does not load properly in Atomic Loader 55721 Changing a package property does not mark the package as dirty 55744 SimpleParcelBuilder does not load clean with newest shadow loader 55752 Removing an Overridden (of any kind) from the RB does not notify the change world of the change 55814 Store unloading and repository-switching can confuse database informations 55832 AR44926 has 3 failing tests 55836 #isForMethod not understood in Store.Modification >> isForOverriddenMethod 55848 Bundle At A Time Atomic Loading 55862 Installing a Shared with the same name of a Class that is to be removed fails 55888 Pundles do not preserve override info when filed out and in 55904 Unloading StoreII causes DNU 55930 Store II is not clearing out Glorp objects after load 55936 Load (new) needs tweaks for build 55959 MNU #shortItemString when loading binary package 55960 New Graphic for New Notifier 55973 When loading new from version browser (and elsewhere) we don't reconcile (should!) 55978 Base ObjectStuido fails loading with Load (new) 56013 ClassOrganizer>>classify:under: should use trueCompare: instead of >= to compare selectors 56014 Improvements for NotificationManager 56020 PackageDifferances needs forward compatible methods 56036 Remove local to StoreBase internal overrides 56039 Move StoreII "Glorp" objects into a new namespace 56041 BundleModel>>initializeFromImage: can DNU if databaseInformations have been removed 56092 Bundles failing to reconcile because ComponentDescription lack dbIdentifiers 56140 Errors when loading a version which changes a Share status from constant to non-constant 56224 BAT Parcel Shadow Lookup Too Agressive 56240 Compiling a shaodw Shared into a Namespace that is already in sunshine puts it directly into sunshine 56254 Wrong name in dialog for missing prerequisite of a prerequisite 56274 Error when trying to load a definition of Root namespace 56293 AR51234 broke the View menu in the version browser 56314 Missing method stDocumentation in OverridenStatic 56320 In some cases, new loader can double load/install files 56357 Regression in Override Management under package load 56406 MNU #loadSource while Loading(new) 56451 Load new can cause sub-bundles to be marked dirty after load 56484 Cannot condense all changes onto sources 56506 Key not found: #HINSTANCE/#LPTSTR occurs during Load new of ObjectStudio8 in Feb09.4 and ObjectStudio 8 runs into infinite loop upon start 56556 SystemBenchmark>>testCompiler raises a dialog while running 56569 Load New does not handle "defineStatic:" definitions 56590 Add a Spin If Not Spun In X milliseconds to the new Notifier 56614 Load (new) of pundle with changes in methods containing DLLCC calls fails to load correctly 56630 Make all utility access methods for Packages and Bundles obey timestamp instead of primaryKey 56689 Cannot republish a package without "real" changes anymore 56691 BlessingLevel>>= should compare classes, #hash should hash the level 56704 Avoid placing long histories in the bundle comments and elsewhere when merging distant versions 56771 Some packages and bundles do not load clean with Atomic Loader - Example: SecurityAll 56832 Parcel Shadow and Store Shadow do not know how to interact in the presence of complex prerequisites 56876 Avoid extra dialogs when Atomic Loader switch is on 56878 Regression when loading an override from a second repository 56891 Set global Blessing button is broken 56897 publishSilently doesn't mark pundle not dirty after successful publish 56905 Speedups for the Merge Tool 56912 New Loader not paying attention to #allowBinaryLoading flag 56924 Make Replicator a Store-II-compatible loadable utility 56937 Modernize Reconcile to use Glorp objects and new Notification Manager 56965 Notifier does not update the UI when loading from SqlServer 56968 Hard Coded CodeWriter class compare breaks in 64bit Image 56972 Store dialog does not ensure termination of spinner process 56999 With the new Store publishing a small change in a large bundle takes forever 57004 Allow redifined CType extensions to cause a recompile 57010 Clean up senders of defunct #resultNames 57035 Remove generateMethods for external interfaces late in load 57037 ExternalInterfaceTypeDefinitionCompiled is undefined in a system without DLLCC loaded and causes failure in Atomic compile 57038 Packages of Base VisualWorks do not have version information 57041 Binary load doesn't path StorePundleRecord properly 57065 VisualWorks Windows do not update the UI when loading from Store 57078 Reduce number of cursor changes when loading 57097 Filing out ExternalInterfaces breaks #linkedIn feature 57109 Make StoreForGlorpReplicationTest run in batch 57110 Binary loading of Packages does not properly handle uninstalled object fixups 57118 Packages not properly recreated when replaying from modified change set 57147 DBRecord class>>newestVersionWithName: can return wrong result 57197 Bindings with initializers may point to shadowed classes and fail to initialize 57207 Reintegrate 57104 57210 Recompiling External Interfaces may attempt to end up in wrong package if the method is an extension 57228 parcel writing do not work with overridden methods 57290 Store.Registry shows incorrect containing packages for overrides 57303 Fix reconciliation issues in may09.4 and prior builds 57306 Inherited type definitions aren't loaded atomically if the superclass defines only types, and no external methods 57309 Make Smalltalk archive latest version available in Cake build 57313 Remove From Package in UnloadableDefinitionsView produces DNU 57314 Unloadable Definitions Viewer shows first package when many may be involved 57315 Create an API to force putting the packages loaded so far into sunshine 57321 subclasses of extended classes use wrong compiler class in atomic load 57336 typo in #basicCompileWtihOnDoHandlingWith: 57339 Storebase-Tests-Publishing: minor resource clean-up 57363 Loading Parcels with Bundle Structure and Database Info leaves bundle dirty 57380 Regression from 57303: Uninstalled methods go into wrong package 57381 ExternalInterface class methods cause DNU when Loader trys to recompile methods 57389 Amend 64 bit code reader to not use arithmetic to normalize large integers 57424 Loading Parcels with Bundle Structure no Database Info with Store loaded leaves bundle dirty 57437 Do not call generateMethodsForExternal: in DLLCC translate:noPattern:ifFail:needSourceMap:handler: 57452 Set CTYPE so 7.7 ExternalInterface publish loads in 7.6 57473 Updating Blessing unhooks prior version information 57506 Overriiding a superclass of a class with extension methods in shadow causes those methods to be lost 57525 An ordering problem in the atomic loader causes an initialization failure in COM 57560 Replace NotificationManager red sine wave with spinner clock 57563 Add #isExternalMethod to ExternalMethod and Object 57600 Remove remaining "Glorp" menu item 57619 Shadow compilation seems to be confused about nonImmediate sends. 57640 Package loaded from Store does not reconcile back to it's current parent 57680 Blob storage causes huge amounts of memory problems 57731 Store.Policies prerequisitePolicy is nil in non-Store images 57732 MNU in CodeReader when reading an updated Parcel 57749 StoreBase-Test-... prereq cleanup for batch run 57786 Calling #prerequisitesForLoading is not needed for new Loader 57827 Remove obsolete warning on the Parcel Options page 57829 Method ClassDefinitionChange>>systemText does not care for shared variable definitions 57834 Parcel #parcel property is not updated if the parcel file name is changed then saved 57835 PrerequisiteDescription>>synthesizeDescriptionsFromDeployment:development: not synthesizing loadResolution correctly 57843 When loading "Auto Created" ExternalInterfaceDictionaries that are defined in a Package, they are overridden 57844 Removing a moved class override causes DNU 57848 Creating an override should not be allowed in the same package 57883 Remaining Extended methods when unloading overriden class definition's package 57971 FileOut30 causes error when publishing bundle & parcel 57993 Trying to publish after Store connection has silently disappeared causes walkback 58015 Loading from Parcel an override of an already overridden method causes the source pointer to get lost. 58078 Extending class ExternalInterface considered harmful 58081 Make Store Tools consistent with RB tools 58117 Shared Variables must have an owning environment in the shadow environment or else they don't compile and/or load 58187 ChangeSet messages loadParcel: and loadPundle: are asymmetrical and do not have an unload*: equivalent 58191 newSourceFile: loses ProbedCompiledMethod source 58200 Store atomic loader runs bundle postLoad action before compiling entire bundle if there is an Early Install 58230 Store has UserMessages with non-literal keys 58237 Early Install may apply pundle versions to the image too early for sibling packages 58253 FilingOut from Unloadable Definitions does not use Store defintion values and misses class methods 58312 Prerequisite bundles are not converting content description objects 58325 Redefining superclass to add variables can cause subclass methods to have literals instead of direct instance variable references 58338 Remove updates to ComponentLoadOrder until a more complete solution is found 58366 Unloading a Shared via Override does not create a Change in the system 58398 dbTrace: does not update traceVersionString 58418 Overridden methods that transform the method from CompiledMethod to AnnotatedMethod break parcel creation 58440 Smalltalk Archives is outdated in ObjectStudio 8.2 prereleases 58498 Saving a Smalltalk Archive without source destroys all source code references in the image 58556 Renamed SharedVariables don't end up in package on 64-bit platforms 58561 Pre-save actions do not run when saving to Store (but they do run when saving a parcel) 58582 ClassDocumentationChange>>fileOutOn: files out the system comment, not the comment from the original file. 58640 Source Not Found in OS Store Archive 58680 Too many sessions used when publishing Merge packages 58859 Reconcile loses meta-info (can corrupt publish) COM 40233 Refactor COMAutomationController framework for non-Application top-level objects 53251 UDT support bugs 53379 COMInterfaceImplementationClassGenerator creates wrong methods with several [out] parameters. 53437 COM methods should become annotated methods 53882 AdvancedDispatchDriver SavedReferences not cleared 53976 COM Tools enhancements and fixes 54048 CType equivalent in Smalltalk 54056 COMExamples configure image as server 54507 Win32 File Dialog parent window closure leads to image hang 54604 COM always uses US English as default locale 54637 Array>>at:ifAbsent: checks only upper bound 54709 Instantating an interface for an EventSink, the system runs into infinite loop 54760 COM Parcel prerequisites missing ? 54794 Update to COM Error Notifications Settings Page for notifier class change. 54997 DLLCC Decompiler missing 55031 Rename "DLLCC- Decompiler.p*" parcels without space in name 55129 Remove use of ClassFinder in 55426 Bug in COMVariantStructure concerning Byref Arrays 55591 Implement ActiveX Support 55697 Setting the file condition with #fileCondition: is missing in the methods in category opening in class FileDialog 55908 Error opening COM Browser 55909 Invalid Language with COMDispatchDriver 56037 Add Event Support to COM Browser 56100 Wrong Superclass for a WeakDictionary 56135 COM does not behave very kind on other platforms. 56203 Event handling in AdvancedDispatchDriver may not work 56217 Possibly replace COMDispatchDriver with AdvancedDispatchDriver 56219 MNU: #signal: on release of COMEventSink 56266 Automation tools enhancements 56479 Overridden definition of COMPARAMDESCEX 56634 Win32RegistrationDatabase>keys should use readonly access 56649 Interface Categories for CoClasses in COM Browser 56661 Tools problems. 56792 wrong parcel version string in Com- All package 56794 SpecificationTable calculation incomplete 56866 COM Browser search is inconvenient 56883 Integrate COM ARs 56906 Property syntax displayed in Browser may be wrong sometimes 57079 COM Issues 57121 COM GetOpenFileNameA: and GetSaveFileNameA: should not loop on nil parent window 57127 Change COM- Win32 to use unicode functions 57226 ActiveX reactivation problems. 57230 COM Resource Browser won't open in 7.7 57250 Warning messages when saving image with open ActiveX widget 57271 ActiveX image start problem. 57285 ActiveX UI Demos finishing touches 57305 ActiveX Type definitions got lost 57387 Integrate COM ARs 57414 Generic COM Interfaces 57458 Vista ActiveX bug 57459 Adapt Inspector behavior to COMDispatchDriver instance features. 57495 COM Decimal bug 57515 Add a method #isExternalMethod answering true to COMExternalMethod 57534 Inspecting a DispatchDriver may cause infinite loop 57535 Make DispatchDriver take specificationpolicies into account for genericproxy functionality 57539 COMDispatchDriver's finalization causes image crash at startup 57540 Change COM Connection to use VisualWorks path by default 57574 Integrate latest ActiveX packages 57693 Integrate COM ARs 57709 Update UDT Support to recent changes 57757 COMSessionManager>>postLoad: doesn't create the portable filename properly 57771 COM Parcels code won't load if saved as Package 57898 Integrate COM ARs 57935 DLLCC Decompiler package should have AT Parser Compiler Prerequisite 57946 Remove package Com- Automation Extensions 57980 COM Store/DLLCC Issues CTLib Connect 54060 CTLibLinuxInterface libraryFiles should be changed to match those for solaris. 54231 A Sybase connection sometimes becomes unusable after processing an invalid SQL statement. 55868 Changing the initialization of the exception classes in CTLibEXDI. 58247 Sybase library loading failure causes CTLibEXDI not working correctly. 58308 When setting version of behavior to Sybase 12.5 or later, CTLibEXDI will fail to process date and time data. DLLCC 51032 Add library load failure exception handling to ExternalMethod class>>mapVirtualAddressFor:in: 51913 Creating new external interface misplaces the dictionary 52471 Subclasses of ExternalInterface should import dictionary as 'private' but don't 53331 #linkedIn check cleanup 53348 Hierarchy implementors of CType>>hash are deficient 53912 Split COMDecompiler into DLLCC- and COM- Decompiler 56558 Remove hard coded Dialog from DLLCC 57287 Problem with snapshotted callback in progress attached to a thread that disappeared (e.g. because of image restart) 57361 Allow CCallback blocks to receiver fewer arguments than are supplied by the callback type 57429 Need browser support to identify and stub missing DLLCC definitions 57913 Complete 52471 by deleting updateHierarchyForOldSuperClass 58091 Loading DLLCC enables Launcher > Tools > DLL and C Connect menupick, but it does not do anything Documentation 50242 Opentalk: add section on OpentalkSystem 54375 [DBADG] Update for a code change 54514 [DBADG] LOB documentation 54991 [Install]Update AIX platform requirements 55014 [Install]Remove Irix from platforms 55300 Update windows packaging notes with regards to UPX 55345 Deprecate bin/readme and bin/readme-oesrc 55401 Note about floorLog10 on HPUX 56279 Update System Reqs for Opentalk 56331 Update install.txt in CD root 56408 Release notes for Solaris and the C heap 56452 [DBADG] Add more DB2 stored procedure examples 56617 Modify Installation Doc for working dir setup 56743 Document symbol server usage 57364 Remove activeX word draft document 57842 Add ReleaseNotes7.7.pdf to packing list 57872 Update readme files for 7.7 58313 [Release Notes] OS X and Double Buffering 58373 Online Help cannot load CustomView Example 58403 Store doc updates 58405 Update to Glorp 7.7 release notes 58417 [Release Notes] Note on Store for 7.7 58448 [Release Notes] Add release note on Cairo support 58449 [Release Notes] Note for PrintConverter 58450 [Release Notes] Note changed behavior of ExternalInterface Classes with Store 58451 [Release Notes] Initial Database Links State 58519 [Release Notes] Objective-C Addendum 58521 [Release Notes] Revised Note on Installing under Vista and 7 58558 [Release Notes] Additional note on Cairo 58570 [Release Notes] Revise discussion of Windows Vista/7 Install 58576 [Release Notes] Addendum to "Changes to Browser Package Name Annotations" 58602 Update Release Notes for VW7.7 re: Windows Installation issues 58604 [Release Notes] Notes on the optional parcels available for Internationalization 58605 [Installation Guide] Remove discussions of MacOS 9.x 58659 [DBADG] DB2 EXDI: Fetch Multiple LOBs in One Execution 58661 [DBADG] Oracle EXDI: Adjustable Buffering for LOBs 58662 [DBADG] Support for OEM Encoding 58663 [DBADG] ODBC EXDI: Enhanced Data Type Support 58664 [DBADG] ODBC EXDI: Support for Multiple Active Result Sets (MARS) DOTNET 52296 DLLs of DOT Net Connect must be signed to be installable under VISTA 53985 Add support for generic types 56481 improved code generation wizard 58113 EventExample packaged incorrectly 58134 Add support for VisualStudio 2008 DST 52199 Concurrency issue when growing a WeakKeyDictionary 52244 Remove obsolete/dst parcels and files (Demo, NCS, Profiler) 56050 ORBObject class>>repositoryClass raises a Dialog, use UserNotification instead 57972 DST_Marshalling_Test invokes SmallDouble(Number)>>#asDSTLongDouble which calls itself recursively on 64 bit platforms EXDI 52402 Buffer overflow in Oracle EXDI leads to VM crashe. 53847 In DB2EXDI, method DB2Connection>>getLOBSubString:from:length:asLocator: should use piecewise fetch. 53886 Improving LOB handling in DB2EXDI. 53910 Adding LOB processing methods to class DB2LOBLocator in DB2EXDI 53974 Getting "this collection is empty" exception when using scrollable cursors in CTLibEXDI. 54143 MySQLHybridConnection needs to know that 'CREATE VIEW' requires MySQLAdmin connection. 54172 MySQLBuffer canHold: should always return boolean. on:postion:session: method has a typo. 54173 MySQL bindInput: using same data should reuse the buffers, but fails. 54347 MySQL aquireBuffers loses buffer information when re-executing same query. 54380 Refactor MySQLEXDI connection and session classes so that there is only one of each. 54509 In DB2EXDI, the default LOB size to retrieve should be resettable at session level. 54897 In DB2EXDI, increasing blockFactor may crash VM when reusing a prepared session. 55207 Store for Access does not create tables 55336 Initialization of database exception classes should be consistent. 55824 Integrate Database 7.7 - 4 55857 DB2EXDI should have the capability to fetch miltiple LOB files in one execution. 55916 Glorp in the base: revise ExternalDatabaseSession>>prepareWithoutBinding: 55918 Change exception classes in DB2EXDI to be consistent with other EXDI packages. 56253 We can move the ExternalDatabaseConnection>>setLogin: method from the Database package to Glorp. 56397 [WV] using WebVelocity on a fresh MySQL installation shows an error 57498 Mac related changes in MySQLEXDI and CTLibEXDI. 57592 MySQL EXDI doesn't support encoding of input variables. 57596 MySQLEXDI usage of #raiseRequestErrorString: causes proceedability disagreement between raiser and Signal 57632 Remove unused, unfinished methods from MySQL EXDI. 57761 Fix incorrect catalog id that began with MySQL exceptions. 58098 Need to recompile external methods when loading DB2 after jul09.5. 58148 Is the recomping of the interface methods for DB2EXDI still necessary in VW cak_sep09.1 build. 58192 Loading DB2ThapiEXDI from Store caused "Unloadable Definitions". Glorp 53356 Implement Glorp.ActiveRecords Information Schema for SqlServer 53727 Glorp walkback in exclusive relationship if collection variable is nil 54025 CompositeQuery references undeclared "primaryQuery" instance variable 54115 Problems with some DDL operations 54405 Glorp SQLServer updates 54683 Various ActiveRecord tests failing 54793 An update by Alan to Glorp to include a Command object in cursored streams. 55035 Update Glorp ActiveRecord for SQLServer in the VisualWorks build. 55098 MySQLPlatform>>timestamp should return 'DATETIME' column type instead of the more limited 'TIMESTAMP'. 55137 Refreshing an object read from the Database with ActiveRecord hits the WriteBarrier 55156 GlorpVWPort needs ODBCSession>>describeAnswerColumns override updated. 55175 Create an abstract PersistentObject superclass for ActiveRecord and ObjectStudio mapping tool usage 55178 Glorp: Fix Blob/Clob tests on SQL Server 55249 Glorp is not picking up the underlying error messages from the database 55254 [Glorp] Cannot create indexes on SQL Server 55349 ActiveRecord is missing the #hash (but implements the #= method) 55448 [Glorp] Use of isVariableWidth incorrect 55454 [Glorp] TableSorter sorting returns a list of tables that may be larger than the ones provided 55459 StoreLoginFactory>>databaseFor: should return a database platform 55500 [Glorp] Make types remember the selector that was used to retrieve them 55519 Create table SQL is wrong if a column has GlorpVarCharType with nil width 55526 Failure to map inst var as a relation when db doesn't corresponding relations 55536 Merge GlorpVWPort 7.5 21 into the latest head version 55542 Glorp proxy equality should be sure to get value from the target 55622 Creating a wrong map for a table relation when there is no corresponding class 55738 [WV] PersistentObject>>#= crashes if the argument is a proxy 55754 Separate Analysis, ActiveRecord and Migration packages out of the Glorp bundle 55788 Remove Regex usage from SQLServerPlatform. 55887 Restore deployment-side prereq of GlorpTest parcel on SUnit 55898 Deeper Mysteries in ActiveRecord / Scaffolding 56045 Script errors migrating from BlogSchema(V2) to BlogSchemaV5 56202 Glorp tests can fail to detect copying errors 56215 Once a new object is committed in a unit of work it will never commit changes until it is read from the DB again 56499 Add os_Equal: method to MessageArchiver 56536 Add MySQLODBCPlatform as a subclass of MySQLPlatform 56553 Mismatched table names give bad error messages 56566 Synchonize Database Tables with description 56567 [WV] MySQL schema information is not retained, login cache leads to DB setup UI getting out of sync 56724 Synchronize DB tables with description doesn't create a sequence when a table is created 56787 Cannot synchronize tables if the tables do not exist 56839 Integrate Glorp changes from AR#56797 56869 NoTableFound is in the wrong package 56920 Investigate "new Descriptor every action" problem 56923 Investigate #fieldNamed:ifError: MNU 56929 Replace ActiveRecordPaginator's filter mechanism with a pluggable Query object 57282 GlorpNumericType (class) >>typeString method has precision and scale switched. 57623 TestResource usage clean-up 58002 Move StoreForDB2 in preview, along with a parcel containing the DB2 glorp updates. 58054 Add GlorpAnalysisDB2 package to /preview/glorp directory. 58151 SQLite for Glorp (especially Store on Glorp) 58210 GlorpMigrationTests parcel prereqs incorrect 58291 SQLite3Platform in Glorp references undefined SQLite3Connection 58425 Clean-up after removal of Regex usage from Glorp 58436 Update GlorpVWGuiExamples prereqs and comment 58699 Fields with default values will overwrite values if they haven't changed in the current unit of work Goodies 45015 Fileout30 fails to recognize format from text selections 54366 Update for "Text Attr Editor" Goodie 55568 Remove Method-History 55920 Fixes to Text Attr Editor goodie display updates 56225 Text Attr Editor print accessory does not work 56332 Remove STAMPv2 (and tests) 56361 Update RBCodeHighlighting (TextHighlighting, HighlightingStyles, SpellcheckHighlighting HyperlinkHighlighting) 56373 Update (contributed) SUnitToo(ls) 57101 Update SmaCC parcels' RB prereqs 57326 Make both SUnit and SUnitToo preserve TestResource order in setUp and (reverse) tearDown 57394 Remove the old John Brant replicator 57402 Reconciling parcel with its reported database version exposes changes that should not be in the package 57428 Remove SmallCOM/X 57507 Remove HyperRBCodeHighlighting from contributed 57562 GF/ST Parcel Graphing goodie MNU for invalid parcel references 57583 RBCodeHighlighting fails to highlight methods in Trippy 57762 SUnit documentation and related clean-up 57826 FileOut30 conflicts with new parcel writing code 57906 Remove LessProgress from the distribution 57925 Add JNIPort and FastCMethodPointers to contributed 57948 SUnitToo / SUnit compatibility and backward-compatibility fixes 58017 MNU: #parcel when opening RB with Advance2RefactoringBrowser loaded 58030 Remove conflicting shortcuts from CodingFeel 58060 Make JNIPort a subcomponent in the installer 58094 Few goodie updates from BobW 58115 Aragon Code Completer override to UIFeelPolicy breaks keyboard entry 58157 SUnit compatibility fixes 58174 Update to latest Monticello 58195 Add Polycephaly to contributed 58214 Remove Mac OS9 parcels from build 58260 4-pane pundle-viewing browser 58279 Update OmniBrowser, ThreePaneSelectorBrowser 58281 Update Silvermark Test Mentor 58292 Fix RBClassDefinitionTool 58298 Update GlorpVWLauncher 58300 Typo in SQLite3EXDI 58331 Fix loading of Method Wrapper Tests, SilverMark, StarBrowser2 58339 [RBCustomBrowserUI] menu enablement broken 58381 Update the Monticello version 58395 MagicKeys trivially broken by removal of altCharacterKey: & metaCharacterKey: 58431 Delete contributed/Pongo, preview/parcels/StoreForSmalltalkArchive 58445 MNU when loading RBCodeHighlighting if settings tool open 58454 Fix selection criteria and comment headings in RBClassDefinitionTool 58455 Update SmallInterfaces for the 7.7 release 58458 Remove obsolete goodie VisualWorks-Namespace 58462 Complete deletion of contributed/Pongo 58464 Update SpellChecker2 goodie to the latest version 58466 Update Searchlight to latest in 3xx branch 58470 Suggestions.xml additions SQLite, RB stuff 58471 Update goodie Registry 58492 Update Contributed Parcels 58515 Searchlight requires Store as a prerequisite incorrectly 58533 Add VB-Sketch-* packages to parcels we build 58554 Correct duplicate-method-induced integration error in SearchlightTools 58557 Update ExtraEmphasis contribution 58608 Move polycephaly to preview GUI 41293 Can't print an OpaqueImage using the Host Printer 50043 [OSX native] Ctrl-Q works every other time 50549 B:Arrow keys lost in TextEdit on Native MacVM 51018 TwoByteString not displaying for Float co-ordinate 51664 Look and Feel selection on startup relies on questionable classes 51845 AllEncodings has problems with fontnames containing characters with codepoints 128-159 in MSCP1252 52754 Resizing Splitter Error in VW 52849 Can't doubly tag a menu addition 52883 Changing the selected line with cursor key in DataSetView does not update the selectionIndex of the listholder 52914 Obsolete SubCanvas 53134 Clean up triggerEvent dependent code for window mouseExit 53231 wrapped menu bar fails under certain conditions 53590 MenuButton selection causes walkback in MenuCommandExample 53624 Problem in "re-formatting" of text in a Text widget 53729 PostScript printing can't accomodate device paints 53790 Push SequenceableCollection>>decrement/incrementBy:boundedBy:lowValue:wrapAround: down to CharacterArray 53825 ComboBox [OSX only] does not show help tooltip 53864 Dynamically selected tab is not shown 53881 Clean up inconsistent enterEvent:/exitEvent: implementation in Controller hierarchy 53957 Omit trailing blanks in UIPainterTool label definition fields 53961 Dialog class>>confirmReport: and variants unable to accept UserMessage as argument 54022 Combobox in Dataset inserts value in wrong line when tab key is pressed 54078 E:Change tab control scroll buttons to tabs 54270 Paste should not select the pasted text 54429 Password fields should not allow cut/copy 54492 Obsolete Notebook examples need "Obsolete-Notebook' as prereq 54504 Application builders should access labels from instance methods 54521 NullWindowManager causes UHE 54536 Move UI work originally implemented for Browser support into standard UI packages (symptom: overrides cause runtime packager crashes with missing localPointToGlobal: methods) 54538 Remove Mac OS9 Look and Feel objects 54605 controlInitialize/Terminate refactoring(removal) lost a focusIn send 54660 SimpleView and SimpleComponent lose text emphasis when creating label 54823 MenuButton does not display helpTexts 54926 Win98/2000 UI look menu bar menu items remain selected after mouse release 54962 Modernize list widget mouse and modifier button interaction 55018 Mac OSX scroll bar elevator size changes between active/inactive states 55032 DataSetView change notification events fired too early 55104 Read-only text editors do not transfer focus by keyboard traversal 55139 MNU #controller building InputField without tab property 55201 Password fields add '*' for backspace 55202 TabBarView and TabBarController should join Obsolete-Notebook 55394 Implement a simple AlphaBlendedImage 55395 Better windows damage event handling 55601 AlphaCompositedImage doesn't deal with completely off medium translation 55610 TreeView in-place edit flaw on dual monitor workplace 55718 Sub-menu items from Window look policy menu buttons can't be selected by keyboard 55751 Update PSFontPrinting Goodie 55905 Make AlphaCompositeImageTest more tolerant on low resolution platforms 55961 Cannot close dialogs in same window chain 55963 Don't deselect in lists without modifiers 56064 Minor Panel improvements (regardings bounds APIs) 56116 Cleanup UILooks-MacOS removal residue 56142 itemIn:postion: menu pragma should default the nameKey to selector only if one isn't set in the return value already 56143 MenuItems used for ToolBar's get confused when the item value is a block 56275 MacOSXLookPolicy initializes its text attributes to nil when assumed 56326 UHE 'Subscript out of bounds' in image editor 56328 Image editor fill wrap around 56359 MNU: #useSingleSelectionIndex: by Dataset row keyboard navigation 56380 TreeView doesn't perform validation for keyboard navigation 56439 E:Integrate MenuUICompatibility 56461 Change AlphaCompositedImage to use 56360 (alpha image primitive) 56527 MacOSX: Drop down menus pop up on wrong screen 56675 Windows 64-bit gets win98 look and feel 56928 Add #hasFocus and #focusedWindow API 56983 SequenceView jumps to top of list when deselecting with space-bar at bottom of visible entries 57020 Undo MouseWheelEvent handling hacks when VMs are fixed 57071 Navigation from first row generally improper after setting MultiSelectionDataSetView selections 57073 Windows look MenuButtons won't update selection on Unix 57174 MacOSX layout errors caused by floating point coordinates 57238 MenuItem>>label should answer a String 57279 SpinButton validation method sent too late for spin button 57328 Disabling Modifier Keys for Multi Select no longer works 57351 Submenus are unselectable where they overlap parent items 57356 Motif submenu items are selected when cursor is clicked/released inside any other window 57510 Base VisualWorks has senders of @- 57565 Update some ctrl/shift related key bindings (Ctrl-Shift-R lost in recent changes) 57580 Stale override prevents dialogs opening with VisualWave loaded 57628 ctrl+d doesn't do-it any more, it prints a date instead 57692 ctrl+shift+l in the launcher does a find instead of the menu option 57703 Menus are taking keys as menu shortcut keys 57728 Reconcile keyboard shortcut changes 57734 Select action may be ignored for submenus that open delayed 57799 SequenceView>>makeVisible: regression for degenerate bounds situations 57820 MNU #@- format errors in BGOK and MoveExample 57841 ParagraphEditor>>handlerForKeyboardEvent: doesn't work OSX InputManager generated MarkedTextEvents 57854 Bringing up process monitor also inserts an unprintable character in the text view that had focus at the time 57936 Handle Windows OS Platform color depth change 57966 Remove Alt/Meta shortcut keys for text editor editing 58029 ResizingSplitterView changes Position Offset values when editing 58044 Bind ctrl-a to select all for list widgets 58118 Cursor changes to normal prematurely when exiting a text pane with an external web browser URL 58125 Provide Backwards Compat patch for 7.6 images to interface correctly with 7.7 mouse scroll wheel coordinates 58208 Clicking on menu items that open delayed submenus close menu or ignore click 58244 TabControl UHE: "Subscript out of bounds" when list size is reduced 58245 Issues with new tab bar scroll tab visibility 58261 X11 Window labels should use UTF-8 encoding, and use _NET_WM_NAME 58412 Spin button sluggish to respond to start increment or stop auto repeat 58413 OSX: NamedFontSelector cannot change font size 58629 Palette check for flushing composition target in AlphaCompositeImage is not enough I18n 53983 All message catalog managers need to be flushed on startup 54625 Package UnicodeClipboadSupport does nothing in VisualWorks 7.6 54920 UnicodeCollocationAlgorithm adds undeclared reference to BinaryObjectStorage 55069 Some messages have no designated catalog 55348 Adapt AllEncodings to many changes in the base of Nov08.2 55624 Unable to load 'JapaneseEncodings'. Missing MacFont class 56001 JapaneseLocale still has references to obsolete MacFont and OS2Font 56749 Define a composite locale that pulls together locale information from a LocalizationComponent and an EncodingComponent 57729 Time now printString and Timestamp now printString have an extra trailing space 57886 Typing national characters under Win32 hangs the image 57952 July 09 images won't start up on Window in Japanese or Chinese locales 57975 TimestampPrintPolicy improperly limits years to four digits in length 58052 CompositeLocale lacks accessor methods for internal components 58053 Add seconds to all CLDR formats 58178 TestDate>>testAsTimestamp and TestTime>>testConverting do not handle the CLDR C locale correctly with regards to expected results from test 58181 TestSpinButton>>testValidation fails after AR 53627 58288 Update JapaneseLocale, internationalization-Asia and internationalization-Encodings 58361 Locale current: #'en_US.Windows-1252' causes VW to hang. 58379 InputManager on Solaris, on UTF-8 locales, tries to shrink windows too small to be usable 58439 Japanese Locale fixes 58538 CLDR parser does not handle single and double quote literals correctly 58579 On the Simplified Chinese Windows XP, loading Internationalization-Asia causes VW to crash. Installation 53485 MacX install gets garbage when 'update all' over old directory 53816 #aspectsForLiteralSpec should answer symbols, not strings 54018 InstallerPage>>installUnixStartItem: should not rely on /bin/csh 54075 Create a mail pseudo-user for vw-dev and other packaging emails 54252 Stop shipping the VWInstaller framework 54820 Package net installers each weekly build 54937 Fix MacOSX net installers to build a valid executable application 55768 VisualNC.command on UNIX platforms specifies /bin/sh but uses export syntax for $VISUALWORKS from /bin/csh 55769 Shell scripts in vw7.7nov08.2 call for vwmacxgui which is not present in the installation. 56048 Separate the VisualWorks product definition classes from VWInstaller package 56315 Installer flashes and dies when opening various file dialogs 56760 Obsolete Linkmaster.dll 56881 VW Windows shortcut installation wrong on cake apr09.1 56980 MacOSX Installer fails with garbage Filename when installing Base VisualWorks 57063 [temporary workaround] Windows Installer ends with an error message 57113 PCFilename should reject attempt to create symbolic link by raising OSError 57136 Installation in handsfree mode should not raise user actions dialog before completing 57208 Replace the applet/script in installMacOSX.app to use the current VM 57297 ERROR_INVALID_HANDLE when uninstalling on Windows 57505 Reinstate stubbed out installer code for Windows shortcuts 57636 Windows Installer doesn't select the Windows VM by default 57642 Remove $(VISUALWORKS)/packaging/installer from default parcel path 57682 Install COM by default on all platforms (better than not at all) 57705 Update Installer disk image background for Mac 57853 Actually do the integration for AR 55768 57920 install.map contains invalid #variablePath value in dynamicAttributes 57950 Installer failure on Japanese/Chinese Windows XP 58040 Using #UTF8 encoded streams exposes UriEncodedStreamConstructor MNU #contentsOfEntireFile 58108 Installer presents "Contributed - Swazoo" in the middle of the list of VMs 58109 Installer ThankYou page should show its correct defaultButton on open 58137 Ensure PLT uses mkisofs instead of CDEveryWhere for next build 58236 Update VisualWorks.ini for vw7.7 58267 Regression in mac installer - does not set $VISUALWORKS 58532 MacOSX PPC platforms are missing from the installer's dictionary 58534 NC Workspace pages are empty 58618 Double-click iso on windows does not launch installer MQ 54169 MQ changes to Base classes conflict with use of #linkedIn 55271 MQQueueCloseError due MQRC_Q_MGR_STOPPING 55273 Improve MQ QueueManager to get rid of dynamic queues 55357 Extend MQ Message protocol for writing MQ message fields PutDate/PutTime Net Clients 51024 Net User settings do not save user identities with the same full name 52345 Http Redirect breaks on host change 52798 [HTTP] Allow streaming of on-the-fly generated content (Comet support) 53339 Add a simpler API to add a Netscape cookie to a message 53862 Fix up the test suite for local server setup 53956 Bug in Net.FTPClient>>unixAttributesFromStream: 54000 Typo in NetworkResponse>>initialize 54062 Wrong format of HTTP cookie expiry date 54120 Error parsing cookies prevents HTTP access 54217 Net.HttpBuildHandler>>shouldStartMessageBody: should check request method as well to determine body presence 54909 [7.6] Detected unrecognized cookie attribute: HttpOnly 55074 MailFileReader fails handling non-ascii header values 55089 Add CRAM-MD5 authentication support to SMTP 55108 [MIME] ContentType with camel-cased mime-type is misinterpreted 55172 Make it easier to use the new, DecodedStream based, base-64 encoding machinery 55714 Investigate failed test MailFileReaderTest>>testParsingNonASCIIChars2 56040 [HTTP] I18N changes with Date and Time printing broke Netscape Cookie tests 56337 Broken HttpResponse>>displayString 56444 Error parsing attachments in multipart/related mail messages 56497 [Protocols] MethodFilterPundle breaks the filter with the same name that is now in the base 56976 Reading chunked body with final CRLF split across IOBuffer boundaries blows up 57374 Net.BlockBody is missing #sourceForDigest for printing 57412 Change ChunkedStream and BodyWriteStream to rely on callback blocks instead of notifications to communicate with the Writer 57418 Net clients should have easy way to set build handlers 57884 SMTPClient>>sendMessage: raises UHE if there is no #from field in the message 58234 Remove obsolete SimpleSMTPClient class 58276 MailFileReader does not handle transfer-encoding values that are not lowercase 58306 HttpRequest>>referer has wrong internationalization ODBC Connect 54282 ODBCCLI95Interface still has duplicate library file entries. 54575 Update ODBC to accommodate varchar(max), nvarchar(max) and varbinary(max) SQL Server types. 54595 Existing ODBCConnection is lost when loading ODBCThapiEXDI. 54689 Method ODBCThreadedConnection class>> initialize should intialize shared variable RegisteredODBCThreadedConnections. 55028 In ODBCEXDI, returned string OUTPUT parameter may be truncated when using stored procedures. 55876 Changing the initialization of the exception classes in ODBCEXDI. 56094 Improving the handling of connection options in ODBCEXDI. 56330 Adding ODBC Constants to support Multiple Active Result Sets (MARS) for SQL Server 2005. OE 41242 Value returned by SocketAccessor class>>_sockStream is incongruent with SOCK_STREAM on Solaris 45307 Windows Unicode VM - Design Issues 47275 Windows VM should use Unicode for file names and paste buffer 48623 Cannot copy some characters from OS X into VW 49400 Image saved on Solaris core dumps when started with HPUX11 oe 49402 (Delay forMilliseconds: 1) wait taking 15-20ms 51384 floorLog10 broken on NaN's 51955 PPC code generator uses obsolete instruction 52274 Phase out support for 16-bit and win32s platforms 52946 GC mark stack overflow is not instrumented for profiling 53159 Improve SmallInteger arithmetic performance 53183 Clean up primitive 223 53186 BOSSBytes>>swap... is very inefficient 53599 VM: remove microsecond macros and replace with direct 64 bit arithmetic 53748 Evaluate implementing primitives 54, 574 and 834 with ldexp() 53763 RasterOp's operations don't pay attention to immutability 53765 No modification failure is in wrong place for prims 933 and 934 53818 VM: #define assembly is not clear 53898 ntfio.c hardcodes value 0xFFFFFFFF instead of using INVALID_SET_FILE_POINTER 53900 ntfio.c: improper use of SetFilePointer 53902 ntfio.c: explicit reference to __int64, when longlong is already available 53903 ntfio.c: explicit disregard of Windows API failure 53917 IEEE_INF_NAN and ST80_INF_NAN undefined and obsolete 53954 Mac OSX primitive 908 behavior fails for Russian characters leading to infinite recursion 53970 Linux64/x86: oePrintf doesn't seem to work 53971 64-bit VM creates invalid _PPS_WIN_OFFSETS 54091 Primitive 667 does not support 64 bit file pointers in Windows 54092 ntfio.c:475, use of 0xFFFFFFFF is questionable 54152 Primitive 418 appears to have an improper constant 54161 Iconic is still true after expanding a window 54251 Refactor ImageWriter to allow conversion of big-endian images 54283 Mac OSX primDisplayMask 54290 Clean out Seq386 macro 54291 Delete PIPESNMAILSLOTS and associated code 54451 SmallDouble>>fractionPart causes VM failure 54516 Float>>sqrt broken for IEEE special value answers on Solaris64/SPARC 54518 VM -xq option should produce more verbose stack dumps 54528 IEEE primitive functionality does not work on Solaris32/SPARC 54529 VM test cases cause assertion failure in mmSubscript.c 54548 In 64-bit platforms, castDouble() incorrectly overwrites scoped variables causing problems with SmallDouble>>raisedTo: and other places 54588 Incorrect nMethod alignment for all x86 and sparc platforms leads to erratic primitive behavior 54672 Initialize the byte swap primitive table. 54724 Suggestion to add a translated primitive for hashMultiply 54755 Rework the VM handling of floating point numbers to avoid pointer aliasing problems 54796 IEEE primitive functionality is broken on AIX 54821 Double arithmetic causes VM failure on Linux/SPARC 54838 Rename typedef classS {...} class; in class.h 54841 Linux/PPC VM tests fail with regards to -0.0 54861 Provide an implementation of isfinite() on SGI because the one provided by the platform is not provided for our compilation environment 54872 Integrate VM Smoke tests into the build 54880 SmallInteger comparison does not work properly in x86/64 VMs 54895 Failure to save images on Windows network shared drives 54967 Bug with screen coordinates in animation primitives (Windows VM, multiple monitors) 54969 Problem with filename truncation on Windows 54981 Evaluate replacing isfinite() and other similar macro / functions with a generalization of the solution for SGI 55062 OSX WedgeDrawing broken 55076 IGC's weak object list is vulnerable to invalidation of working assumptions 55113 Doubly declared extern variable 55114 Compilation problem for byte oriented primitives 55125 Tests for AR 55100, regarding the square root of -0.0 55206 refine macx and macx11 makefiles 55211 VM sources distribution misses prim/prBytes.c and platpc/linkmaster.c 55244 Update the Base VM Icon 55375 Assertion failures due to primitive 322 55378 Tune the VM Smoke Tests so they take less time to run 55379 Translated code assertion failures on Linux64/x86 55381 Eliminate short compiled code use 55384 Miscalculation of the nmethod end may lead to improper primitive behavior 55408 oct8.1 Windows crashes image on text copy 55410 OSX - Primitive 1102 ineffective 55420 Fix VMSmokeTests prerequisites (work around for AR 55397) 55433 Float / SmallInteger arithmetic broken on some x86 platforms 55453 double clicking on visual.app reports application not supported on architecture 55507 In Windows Vista, Rectangle>fromUser causes black rectangle 55516 Add tests for AR 55433 to the VM Smoke Tests 55592 Storing immediate objects in weak object instance variables leads to VM failure 55608 Windows VM can silently fail to register I/O semaphores (was: DST invocation timeouts on 7.6 and 7.6 patch) 55615 Primitives 545 and 547 are not 64 bit safe 55719 Display depth of 16 on Macs lead to blue windows 55720 ADvance crashes the Mac VM 55741 Upgrade BOSS32 to work in the context of 64 bit images, BOSS64 in preview 55865 Add menu item to automatize creating 64 bit images 55902 Fatal signal causes infinite loop in doFatalSignal() 55933 Old space management assertion failure followed by segfault while trying to create extremely large objects on 64 bit 55937 ImageWriter menu item snapshots the 64 bit image creation process before the 64 bit image is created, and so the newly created 64 bit image tries to create the 64 bit image again 55941 Huge number of fpuOk assertion failures on Solaris32/x86 with assert VM 55944 OSX makefiles do not work on OSX 10.5 55958 Fix typo in comment, VM Smoke Tests 55967 Failure to start 64 bit images which appeared to be worked around by using -h 55991 Unable to print Postscript on Windows 56012 ntanim.c use of WS_EX_TRANSPARENT is incorrect 56029 [Mac] Clicking X on launcher closes launcher before raising close dialog 56032 Integrate VM and VI code to support new primitive failure mechanism for OSErrorHolders and Filenames 56077 The ImageWriter is unable to read images that have objects in fixed space 56099 Add tests for AR 55615 56120 For debugging purposes, the VM assumes the largest bytecode count is 10000, but customers are running compiled methods of the order of 40k bytecodes 56131 Add test to make sure that processes can be garbage collected 56149 Linux64/x86: Assertion failures regarding perm space 56150 Linux64/x86: Assertion failures regarding not yet implemented features 56151 64bit: Assertion failures regarding the ordering of old / perm space segments 56154 Linux64/x86: Assertion failures related to old space followed by VM crash during Opentalk tests 56161 64 bit VMs should be able to understand legacy 32 bit short compiled methods 56163 Fix 64 bit tests relating primitives 545 and 547 56191 Primitive 1605 in unxDir.c doesn't report errno upon failure of getcwd() 56344 VM tweaks to make the Windows Unicode support really work 56360 OSX VM has too high of a latency when excersising the current AlphaCompositedImage code 56368 Executing Screen user interaction crashes OSX vm 56416 VM failure while compacting the object table if first oldSpace segment contains no headers, also assertion failures in perm saved images 56423 Primitive 547 does not work properly on 64 bit VMs 56428 Linux64/x86 SEGFAULT in identityHash primitive 56429 Additional tests for ARs 56423 and 56428 56430 IGC damages JIT code after collecting classes 56460 LAZY_UNLINKING is always defined to 1, inline the constant and delete obsolete code 56476 Mac/PPC, Linux/PPC, Linux/SPARC, SGI assert, and HPUX VMs do not finish the VM Smoke Tests 56477 Improper variable type for GetMessagePos 56559 64 bit: VM does not update all the internal class table book keeping after trimming the class table, other issues with the class table, cleanup of the immediate class table for 32 bit VMs 56571 Add tests for AR 56428 56572 VM side changes for AR 56097 56573 64bit: Class table breaks JIT operation invariants 56583 Add VM tests for AR 55592 56611 Add a primitive to return locale and encoding 56619 Some primitives that commit stack frames do not return to native code properly 56620 Assertion failure in primitive 308, ObjectMemory class>>thresholds: 56621 Add VM tests for AR 56619 56622 Add VM tests for AR 56620 56623 Tweak the VM Smoke Tests for speed 56626 The VM implementation of isKindOf() does not match that of the image's isKindOf: 56722 OSX VM doesn't forward the "enter" key code 56735 Rename tests for primitive 414 to match the naming convention 56736 Clean up how IEEE VM tests are marked as abstract 56774 Text output for VM fatal errors sometimes incorrect, remove obsolete error handling functionality 56822 VM enumeration primitives tests take too long to run 56865 64 bit: VM compilation uses 32 bit operations that overflow 56902 Clean up isRunningOn32BitImage 56904 64bit: primitive 551 allows silent loss of precision with integer arguments 56942 64 bit: address several improper (signed) casts 56943 64 bit: add tests for AR 55933 56944 Fix testPrimitive0691 on Windows 56947 64 bit: assertion failures in taux.c, nmethod tags are not managed properly when the mclass is SmallDouble 56988 pdRead() and pdWrite() defined as int, which is not compatible with the return type of ReadFile() and WriteFile() on Windows 56989 Mapped old segment assertion failure when shrinking old space 57017 Windows VM: WM_MOUSEWHEEL handled wrong 57018 OSX VM: NS_ScrollWheel throws out useful information 57056 Windows OE truncates VW windows labels 57114 Windows OE truncated VW windows labels, image hardcodes UTF16 encoding 57117 Update MacOSX bundle version info 57152 Use a smaller VM icon for Windows 57173 move OSX vm to its own thread 57184 submenus unusable on MacOSX 57192 Support host printing and print dialogs on OSX 57216 Revamp Windows Unicode VM 57220 Screen>>zoom:to:speed: does not work on OSX 57227 ImageWriter cleanup regarding string encoding 57244 MacOSX Shortcut keys cause a VM crash 57260 Add SmallDouble tests for parcel loading on 64 bit images 57264 LargeInteger arithmetic subtraction primitive broken on 64 bits 57265 Additional tests for AR 57264 57331 Failure to allocate large integers in large integer primitives leads to seg fault 57345 Add VM tests for AR 57331 57367 Solaris64/SPARC denormalized large integer arithmetic failure 57385 Additional tests for denormalized large integer arithmetic 57410 Prerequisite Unicode changes for AR 57188 57440 primCallCOMMethodSlow() passes bad argument array to pdCallC() 57447 Image filename still corrupted during snapshot when using Windows unicode VM 57461 64 bit: Old space GC updates the class table cached pointers before updating the new space RT cached pointers and sweeping the new space RT 57463 64-bit images default to displaying splash screen on startup (image header corruption) 57520 OSX Font failure for some fonts with underscores. 57533 64 bit: class table assertion failures in connection with scavenge and GC 57545 64 bit: integrate VM side of AR 56573 57551 Fix for denormalized arithmetic tests 57552 Remove EPHEMERONS macro 57553 Remove IMMUTABILITY macros 57555 Remove I18N macros 57585 Cleanup for objIsnt() 57586 Fix incorrect check in tmaprt.c:616 57594 VM updates for Visual Studio 2005 and 2008 57604 Remove Byte magazine cover art 57605 Cleanup of tregs.h, clarify macro definition 57629 Reserve a few oops in the sysOopRegistry for future use 57631 Segmentation fault while growing the sysOopRegistry on startup 57633 Add a test for the sysOopRegistry 57646 Fix typo in VirtualObjectRehashProxy>>identityHash comments 57678 64 bit: crashes on Fedora 8/9 and certain Linux kernels due to misaligned old space segments 57684 Uninterruptable IGC self interrupts 57685 Fix for denormalized arithmetic tests 57689 Update ImageWriter for the new larger sysOopRegistry sizes 57697 Regression in OS vm breaks -v command line option 57706 Add stress test for primitive 322 57736 Add VM smoke tests for the IGC 57792 isWeakContainer: and isActiveEphemeron: primitives do not check for immutability 57793 Add tests for AR 57792 57803 OSX Primitive 1101 regression 57809 OSX Mask Drawing can't draw transparent 57873 Update readme.txt files for each vm 57874 OSX: Pattern Drawing is not the same as other platforms 57911 VW 7.6c VM fails to write more than 4 GB data to a stream in append-mode on Windows 57956 Make sure the arithmetic tests in the VM Smoke Tests run with IEEE primitives disabled 57962 OSX cleanups from code audit 57977 VM side of Windows Color Depth workaround 57978 Spurious large integer right shift failures cause stiff performance penalty 57979 VM tests for AR 57978 58001 Compiler warnings on lines mmSnapshot.c:406 and 410 58032 Incorrect assertion check in mm.c:948 58034 64bit/x86: segfault on assert VMs related to PICs and immediate objects 58035 64bit: segfault while retrieving the identityHash of an object 58043 Update the VM .ico file for low color resolutions 58051 MacOSX SimpleARTests crash running SimpleARTests 58069 Fix improper implicit declaration of validClassTable() 58076 64 bit: pointer aliasing issues with small doubles 58097 Setting a environment variable on OSX crashes vm 58124 [MacOSX] Loading a dynamic library compiled for multiple architectures fails 58170 [MacOSX]ensure thread safety in the input manager 58184 OSX: Font families with spaces not seen by the VM 58209 MacOSX after window close, make the topmost window key 58212 Assert fail @ 479 in stack/stackzone.c stk->primRcvr == nonOop 58216 Clean up improper use of DOUBLES_ALIGNED and doubleType/DoubleType structs 58217 Primitive 551 capable of memory corruption in 64 bit VMs 58219 DLLANDCTest has 4 failures on 64 bit platforms because it does not account for SmallDoubles 58221 Resolve several issues with the DLLCC test suite 58223 VM side of AR 58221, regarding issues with the DLLCC Test Suite 58224 Remove dead code which obstructed addressing AR 58034 58225 DLLCC Test Suite very slow on some machines 58272 Change primitive 405 on 64 bit VMs to unsupport perm space 58277 MacOSX vm occasionally locks up 58278 MacOSX Update the Info.plist in the visual.app bundle 58282 MacOSX Host printer resolution limited to screen resolution 58294 Allow for higher image based timer latency in VM Smoke Tests 58350 64bit ImageWriter: bytesInFixedSpaceOffset and fileIdNumberOffset are incorrect 58355 VirtualImage class>>readImageNamed: uses incorrect offset 58368 X11 loadable GUI VMs don't include X11 libraries in the #linkedIn function scope 58387 [OSX] Add InfoPlist.strings containing version and copyright string 58421 No Resize indication on OS X Windows 58424 MacOSX memory leak associated with window creation 58531 Update InfoPlist.strings for applications in macx VMs 58535 MacOSX cursor does not change 58540 SIGBUS on Solaris64/SPARC 58541 Additional tests against SIGBUS problems on Solaris64/SPARC 58588 Rename #zork to #_zork in VM smoke tests 58600 Create install.exe Windows VM with "highestAvailable" permissions for use by the installer OpenTalk 50187 [core] Adopt several important fixes for OtWeakKeyDictionary from DST 52906 [CORE] server connections keep hanging around with bi-directional adaptors 53979 [core] DNU in OpentalkSystem>>resumeAction when saving image headless 54024 Threading issues at connection timeout 54063 Opentalk HTTP: premature connection close when using non-persistent connections 54608 The #hasPendingRequests check can keep idle client connections around, if requests aren't GC-ed fast enough from the requestRegistry 56259 [SOAP] Fix up the failing test cases 56398 OT sends favicon.ico requests to SOAP services 56840 CGITransport problems with GET request 57472 Remove the Opentalk remote testing preview 57990 Drop the SNMP preview 58496 Update OpenTalk chat Oracle Connect 26080 Oracle Connect improve error uhe mnu #string with fraction in bind variable 51129 OracleConnection may send unimplemented message 52663 Adding statement caching support to OracleEXDI. 53466 Including Oracle Connection Pooling in OracleThapiEXDI 53751 Calling OracleBuffer class>>initialize multiple times may cause GetSelectorMap to lose entries. 53843 OracleSession class comment incomplete for class vars 53913 Class OracleWin95Interface still has duplicate library files listed. 54040 Oracle error when using time 54087 Possible Memory leak in method OracleSession>>releaseDependentLobs. 54617 An Array Binding Problem in OracleEXDI. 54662 OrderedCollection should be allowed in Array Binding in OracleEXDI. 54678 OracleNTInterface>>getOracleParameterString: doesn't always return string as it claims. 54696 In OracleEXDI, when reading/writing LOBs, size of buffer should be resettable from OracleSession. 55087 Method OracleSession>>valueIsTimestamp: doesn't return true for array of instances of Timestamp's derived classes. 55817 Changes in initialization of the exception classes in OracleEXDI. 56694 The comments for package OracleThapiEXDI should be updated. 57000 Badly obsolete error message when Oracle driver not found 57008 OracleEXDI can't find a right interface class for Mac or Power Mac. 57183 Unsupported column types should raise appropriate exception instead of failing with nil getSelector 57536 Unnecessary #perform:with: in OracleEXDI 57612 OracleEXDI should be able to handle OEM encoding. 57683 Oracle library initialization and env init threaded calls need further examination. OS8 57115 Cannot save image from ObjectStudio Launcher: Infinite Loop 57342 DeferredBinding>>resolveBinding is unloadable/unoveridable with atomic loading 57663 Win32SystemSupport>>timestampToFileTime:into: needs to fill in the #wMilliseconds field and check for return errors. 57695 change makefile to compile ObjectStudio.ico 57747 remove overrides in SmalltalkArchives OSinVW 54089 Glorp : String>>like: implementation should allow _ as well 54466 When UnhandledException is handled, StepIntoBlockNotification and BreakInterrupt do not work, this is the case in CCallBack 55162 Several problems in "Smalltalk Archive" 55215 Glitches in Smalltalk Archive Plugin 51882 Sub menus are unusable in plugin 57991 Remove preview/plugin from the release Runtime Packager 56022 RuntimeDebugNotifier hangs application after selecting "Proceed" or "Continue" 56105 RuntimePackager launcher menu method lacks source 58456 Modify RuntimePackager-Tests to work properly on 64-bit platforms 58457 RuntimePackager terminates with error when trying to remove WeakClassTablePage on 64-bit platforms Seaside 53418 Upgrade to Seaside 2.9 54090 Remove #endsWith: from Squeak-Extensions 54116 Bug: When running behind Apache mod_proxy, Seaside doesn't use X-Forwarded-Host 54260 MySQL client driver not supported on MacOSX 54356 IE code editor: tab/backspace doesn't work 54438 Shortcut method for Glorp - addForeignKeyFrom:toTable: 54611 Seaside-Optentalk-Tests parcel fails to load because prereq Seaside-Opentalk is not packaged as a separate parcel 54630 Linux: 'Open Browser' doesn't work 54998 Import Seaside 2.8.3 55029 Document migration classes 55171 Move DatabaseAccessor extensions from GlorpMigration to GlorpDatabase 55789 Upgrade to Mootools 1.2.3 56417 Running Seaside behind IIS (ISAPI) 56651 GlorpActiveRecord: Replace all the "self error:'s" by validation errors 56663 Oracle: Synchonize Database Tables with description 56780 Remove Seaside 2.7 from the contributions 57438 Support WAStreamedResponse in Seaside-Opentalk-Adaptor for Comet-Core 57501 WAEncodingFunctionalTest and WAUrlFunctionalTest are failing 57502 WAExternalFileLibraryTest>>testPathForRequest fails on windows 57503 The 'config' application in seaside is broken, trying to #, a non-string object 57508 Seaside 2.9 "Halos" are missing 57509 Upgrade Seaside-I18N and Seaside-Glorp to use WARequestFilter subclasses 57514 Opentalk SeasideServer 2.9 should start using reading/writing options to create http builder/writer 57516 Seaside 2.9's 'status' entry point returns "collection empty" 57523 Seaside 2.9 WACodec is broken 57549 Test Seaside-SUnitToo with Seaside 2.9 57550 Test Seaside-Atom with Seaside 2.9 57611 Fix #testCodecUtf8ShortestForm 57620 Import latest Seaside packages for 2.9 57626 Port Seaside-Scaffolding to Seaside 2.9 57660 Update suggestions.xml for the new Seaside parcels 57713 Re-add the toolListIcons for component/tag/file library, etc 57730 Import the latest Seaside packages from squeaksource 57830 Create a Seaside All parcel so that mere mortals can load Seaside 2.9 57831 Import Seaside 2.9-alpha4 57878 Remove the Scaffolding parcels from "Seaside Web Development" suggestions.xml 57918 copyUpToLast: regression 57919 Mootools callbacks do not run javascript 57964 Seaside-Glorp's database password needs to be a string 58141 Import Seaside 3.0a5 58388 Import Seaside 3.0a5 latest versions 58441 Update WriteBarriers to latest so VW and WV synch 58469 Replace GRNullCodec by GRGenericCodec in Opentalk.SeasideMarshaler 58499 Several Seaside Scriptaculous issues raised in vwdev Security 47999 [X509] needs a cleanup/comment pass 50439 [ASN.1] add support for global tagging mode 51429 Security.PKCS8RSATest>>#testReadingEncryptedKeyPEM_PBE_SHA1_DES fails 55436 [X509] The OID for emailAddress is wrong 56728 [SSL] Improve the OpenSSLInterface setup StORE 41369 Store should allow a MethodFilter on Pundles 42067 suggested branch version is wrong 42177 ErrorMessage dialog 42959 Check for problems related to having a package in a bundle twice. 43269 Accept in debugger during package load causes problems 43502 A simple NT authentication scheme for use with Store 45701 circular prerequisite loading causes recursive dialogs until you cancel 45786 Give parcels the chance to use their db parent's version string 46731 Parcel lost method and package has wrong version of method 47294 Allow publish binary a package with overrides 47386 file in on bundle with empty package does not retain structure 48396 Packages published binary must not be allowed to be renamed. 48458 empty blob properties carried forward, even if incorrect 49148 Bug in the User warning 49263 Create gui for adding/removing files to bundles 49489 PundleAccess>>#cloneFrom: does not copy over models for null package 49598 'Store>Remove database links...' doesn't show the confirmation dialog when there's only one repository 49646 A package once published binary should remain binary as default 50357 Browse pundle change set should open inspector on copy of changeset 50555 Unloading a package rescues source of unrelated parcel. 50763 Default Parcel Name should exclude illegal filename characters 50840 Preserve numeric padding in Store version numbers 50911 Add database indexes to Store schema 50914 Unexpected unload of a package 51089 How about adding DBAccess>>connectProfileNamed: to simplify Store scripting ? 51234 Store>>Published Items don't show the blessing texts if you select multiple versions in the list 51408 'Store.DefinedRecord>>loadDefinition:into:logged:' should not use 'on: Error' 51468 Walkback filing out differences when class methods are selected 51772 Store sortForLoading: methods are unused 51823 Inconsistencies in running parcel/package actions on different kinds of loads 51917 Handle compilerClass in shadow loading 51942 Problems with BOSS in the context of publishing Base VW 52175 XML fileout has excess CRs between Classes 52178 Loading parcel with shared variable makes wrong bundle dirty 52248 Store dialogs don't respect "escape" to exit 52461 missing information in the Transcript when performing loads from STORE 52525 There seems to be a little bug in PundleChanges when a class (with comment) was deleted 52696 Uhe: Mnu: #filePolicy in RTP 52732 Publish dialog should indicate in whose name, and to which database, we are publishing 52895 Store garbage collection ignores some new tables 52923 Unloadable definitions can cause walkback trying to get comments and Definition Remove From Package passes incorrect class name 52967 Adding a protocol for extension methods marks the package containing the class definition dirty 53213 Store.Bundle>>#preShadowCompile should hold onto #allUniqueItems 53483 E:Make table name space strings Store settings 53514 Shadow loading: MNU #isForClass while unloading overrides when loading one version over another 53543 Refactor usage of initialVersionOf:fromList:version: for easier subclassing 53581 Pundle class>>latestOf: aName version: aBlock might be handy 53625 Spelling error in ComponentDefinitionChange>>preformChange:to: 53628 Shadow loading ExternalInterface classes introduces a bogus import 53677 #uniqueItemsAndLeveles is mispelled 53719 Remove Class Class (Meta) comments 53720 Remove class TEMPORARYOwnerBlessingPolicy 53722 Adding a Store.Change without a type to a ClassChange does not fail 53738 Remove Database.ConnectionDialog from Store imports 53739 Change DBAccess>>#connectTo: to raise StoreWarning instead of a Dialog 53760 Refactoring to find why MethodDescriptor>>selector can be a string 53761 Store methods tracked with string selectors 53778 Get rid of #forgetMethodChange:meta: replace senders with: #forgetMethod:meta: 53781 doChanges: and doSubdefChanges: are not straight forward 53798 Error in Store.Blessing descriptionString 53844 Hard-coded dialog in PundleAccess>>adjustPrerequisitesFor:renamedTo: 53869 ShadowCompiler still does not compile methods with immediate subclasses correctly 53894 Refactor doChange: etc methods, cf AR 53781 53916 Literal arrays containing constants should be refactored into their own methods in PackageCategories, other refactoring and bugfixes to BasicPackagePolicy 53947 Make it possible to use StoreBase as a prerequisite 54003 Refactoring followup to AR 42177 54021 if you save an image with Store connected, it comes back up and prompts you to reconnect. 54047 Store dialogs don't confirm that db is logged in 54080 DNU when trying to add privileges to Bundle 54085 DefClassModel and DefNameSpaceModel have duplicate code 54164 Bundle load order validation fails to confirm correct order 54195 #initializeClasses: and other places should sort initializers and removals into hierachy (or reverse hierarchy) order 54211 Make absoluteName/absoluteSymbol not create garbage binding references 54254 Store forcefully invokes GC 54298 Provide richer/better specification mechanism for prerequisite types 54310 Shadow Loading: MNU: loading over a version with uninstalled code 54339 Override collection access walkbacks loading PackageDifferences by Store 54376 Loading Binary may cause needless parent unknown dialog and not supported in Shadow Loader 54483 DBAccess>>connectProfileNamed: can DNU if recentProfile is nil 54488 Make #version a 'transient' i.e. ignored property for reconciliation 54553 Missing caret in BundleModel 54656 [ER] Store.Pundle methods directly reference instance variable 'properties' 54711 unclear dialog in DBAccess>>connectTo: 54725 Duplicate code in DbAccess 54744 New Shadow Loader does too much when loading over an existing bundle 54746 ChangeSetInspector>>fieldList could be more efficient 54749 When trying to display versions in Published Items tool, system goes into endless loop if the predecessor versions form a loop. 54757 [ER]SQLBroker>>installPhysicalSpaces uses asFilename,it should ask for a platform type 54791 Shadow loading breaks loading Base ObjectStudio Bundle into VisualWorks 7.7 Jul08.3 and 08.4 54856 Do a better job of compilerClass/classCompilerClass execution for ShadowLoader 54866 Try to make ShadowLoader handle Overrides without dropping into sunshine 54889 Shadow loading Base ObjectStudio bundle from MS SQL Repository on sql10.cincom.com has infinite loop 54892 Remove excess Store indexes 54911 Shadow loading a bundle does not fire package PRE-Load actions 54940 #moveToPackage: has un/under qualified reference to XChangeSet 54966 ComponentChange>>comparesTo: cleanup 54972 Unloadable Definitions after loading package version if instance variable moved to superclass 55013 Remove bogus override for #compileWithoutUsingChangeFile:classified:not ifying:environment:attributes: 55015 compileWithoutUsingChangeFile:classified:notifying:environment:attributes: actually does 55034 Shadow Compiler fails to cleanly load Cario, Pango or OpenGL 55067 Shadow Loading does not load all methods 55070 Shadow Load ExternalInterface handling does too much 55102 SeasideDevelopment (7.7 - 8) will not Shadow Load 55155 Override AR Consolidation 55199 Renaming a newly created package in a fresh image raises MNU 55208 ShadowLoading in Sep08.3 does not work for OS8 yet 55225 Shadow loading does not compile ObjectStudio.LayoutDescrption>getNamed correctly 55296 Change UserSetting from reading Shadow loader to "Atomic" loader 55297 Shadow Loader can not load SPDF Bundle from Public Repository 55534 UserMessage key #'*Unresolved*' in Class >> textRepresentationDataAt: is invalid 55716 ObjectStudio does not load to completion in Nov08-2 56098 Store rename tracking should observe the date of the rename 56347 AR42635>>testCreateStreamFromRecord fails: parcelDirectory demanding a Store connection 56372 Publish as Parcel for a bundle with current overrides includes the overrides in the parcel 56404 Improve replication performance for repeated bundle replication 57069 Store2 does not report a failure 57120 Attempting to publish binary in store fails when the binary is larger than 32,000 bytes 57450 [DB2] Revise parcel comments for DB2 57557 Review and remove inappropriate StoreGlorp menu items 57825 FileOut Differences menu item should not be shown in a non Store image. 57850 trivial error in PackageModel>>isSaveable. 57908 Index creation errors with SQL Server installDatabaseTables 57910 StoreProperty searchString: doesn't filter strings. 57912 Binary Load Failure 57933 Store for MS Access needs a simple tweak to enable saving property records. 58322 Severe disorder after rename, binary publish and reload of a package 58337 Pundle Version picker dialog duplicates user name 58354 On Parcel load without Store loaded, allow update of Store related values 58378 Importing Smalltalk before Glorp in Store.Glorp can cause lookup issues 58452 Make Glorp a prereq of Store in the installer Tools 42895 RBCommentTool does not highlight shared variable sections 46338 [RB] MNU #environment when renaming method in RB 48984 Browsers update incorrectly on load of parcel saved as a bundle 51369 PundleModel icons not consistent from tool to tool 51661 ModularSettingsPage>>useRadioButtonsForEnumerations is call order dependent 51816 ChangeList fileout class defines as do-its 51846 Make browsers open new windows in a robust fashion 52366 Launcher>Browse>References to Variable... should use the search dialogs too 53269 No way to see information about being reconciled against different databases 53600 Method Category display and removal management 53735 Remove arrow shortcut key navigation from Trippy 53774 typo in message in RemoveParameterRefactoring>>#myConditions (should be at least, not atleast) 53776 Add "do this change" to the RB CompositeRefactoryChangeInspector 53800 Empty tooltips shouldn't be displayed 53820 Remove BrowserApplicationModel menu caching 53848 Fix tooltip support for Slider widgets 53905 Cannot create a subclass of nil with the new class dialog 53907 Trippy improvements (was Trippy's inspectorActions methods do not link to super and are not based on pragmas) 53925 Can not "Safe Remove" a subclass of nil 53930 Remove VersionCodeToolSelectionPolicy from RBStoreExtensions 54001 Trippy arrow key in Dictionary before selecting item results in empty/unresponsive debugger 54029 Do something subtle to differentiate inheritance levels in otherwise alphabetic slot lists 54057 [waldo mar08.1] Minor glitch in ClassCreationDialog>>postOpenWith: 54077 Deprecate the NoteBook widget 54079 Finally obsolete SelectClassDialog 54084 Speedups for the rewrite tool 54113 doit of (thisContext inspect) crashes the VM trying to compute size in the inspector 54125 SmaCC generated code uses methods typically not found in runtime images 54135 Implement a real OrEnvironment for the RB 54206 RBSUnitExtensions tweaks (needsComment, default category, sorting) 54215 Oneshot Breakpoints and other Debug menu cleanup 54237 IconViewer>>updateContents breaks when viewing inherited methods 54304 Limited value of Integer>>paddedBinaryPrintString 54327 Oneshot probe refinements 54348 Avoid Opening Redundant Browser Windows 54384 Object new inspect UHE's 54500 Provide Copyright tool in the browser 54517 [SU2] Integrate SUnit-Bridge2SU2 into the build so it can be used for testing 54559 RB Copyright tool can't build undos for bundle property changes 54571 Fix ErrorDumperTest and WalkbackWarningTest failing test cases 54581 Remove parameter refactoring causes unfortunate renaming 54582 Use sort/highlight scheme in Browser InstVar navigator same as Trippy 54635 When method is known DNU, provide one click menu option to implement it 54700 Remove usage of #inspector catalog from Tools.Trippy 54708 CodeComponentPropertiesInspector leaves off lastmost item 54713 (Dictionary) inspector refreshes (and re-sorts) twice on opening 54765 Resolve methodDictionary vs getMethodDictionary accessors 54859 Integrate NewPrereqEngine 54874 Formatter Shared Variables should not be private 54876 Error return should be nil from failed Tooltip conversion 54885 Show icons for package list when in heirarchy mode 54954 ClassEnvironment implementation of classes conflicts with expected API of super implementation 54957 Browser CodeTool Summary Should use Bold emphasis 54973 Select any Class>protocol>method in System browser, press TAB key three times, UHE: MNU: #graphicsContextFor: 54975 Collapse/Simplify method remove menu options 54979 Collapse/Simplify remove menu options for class/namespace/shares, same as was done for methods in 54975 54980 [Tools] Improve code comments to help developers building new browser tool tabs 54992 A browser catalog key too long 55016 File dialog parent window closure leads to MNU: #processNonCloseOutstandingEventsFor: 55071 Make find selector dialogs input<->list interaction consistent with find class dialog 55078 Additional comment edits for Browser code tool DIY 55088 New IncrementalSearchModule is broken 55115 protocol selector icon count text has alignment issues 55126 ClassFinder tab labels display MenuItem; MNU #disallowCreation 55145 FileTools.FileBrowser doesn't maintain focus for selection by keyboard traversal 55149 ExternalWebBrowser has wrong kind of library extension tag 55151 Splitter does not work in the Properties tab of the RB 55164 Replace RBSmallDictionary with CompactDictionary 55185 Debugger has focus issues 55188 Debugger has problems with self debugging blocks 55233 Refine the open browser reduction algorithm 55287 Message catalog key too long: #ClassRemovalRemoves1UnselectedSubclassSamePackage 55335 Find Implementors vs Find References (Senders) needs slightly different completion scope 55341 Several occurrences of Symbol allSubInstancesDo: 55344 Optimizations for Large Method Removal Validations 55399 Integrate First Batch of Studio Rendevous Icons 55400 [Assets] support ByteArray print nibble storage having ignored white space 55517 Revert to RBFormatter 55535 [RB] Invalid messages do not get written to the catalog during Build 55543 Assets-Tests improvements 55551 Update contributed version of RBCodeHighlighting 55556 Bug in RBTabbedToolsets, missing scroll buttons to navigate through lots of tabs 55593 Fix missing class comments and old code in Tools-Programming 55594 Rearchitect ProtocolItemNavigatorPart>>iconFor: to use toolListIcon and to be more pluggable 55632 Remove RBBrowser parcel view 55712 TextEditor embedded HTTP detection struggles with escaped character codes 55732 Integrate RBBetterRefactoringWarnings 55793 SimpleARTests has 5 tests with error: "Message not understood: #parcels:" 55801 Browse Senders of selectors causes embarassing walkback 55809 Improve the presentation of floating point values in Trippy 55870 When a move refactoring requires a simple reference become dotted, we need to find the dotted name of the definition, not of an arbitrary path that may access it as well 55912 RB has problems with syntax errors in a method's selector 56082 Tools need a foolproof method of evaluating a block, safe from runaway, recursion, or errors 56175 Change ExternalSettingModule so that the label for the button can be set programmatically. 56231 Rendevous Icons Stage 2 56263 Summary page on Properties tab walkback with Store.DatabaseConnectionBundleInformation DNU versionString 56269 ParcelManager raises debugger when trying to Browse just loaded parcel 56336 Delete methods that should have been deleted from StoreBase in the moves of 56263 but were missed: 56341 Move GeneralIcons (and superclass) into UIBasics-Resources 56343 Evolved meaning of the "+" pundle icon annotation 56414 RBBytecodeTool bytecode list has blank entries at the end 56522 MethodDefinition updateToolListIconBlock needs to be relative to MethodDefinition class (not subclasses) 56579 Tear-Off Workspace toolbar icons have not been updated 56586 MultiOpenFileDialog doesn't multi (and other issues) on Windows 56603 Add Dynamic Refactoring to contributed 56613 Clean up SimpleDialog and Dialog classes 56654 Correct prereqs for RB-package-specific tests 56674 CodeComponentInspectPropertiesTool>>tabName misspells #InspectAll 56679 Cause Inspector>>initialize:container: to use initialize: 56837 Unable to make Inspector evaluation pane disappear 57034 Integrate Inspector Icon updates 57062 Spawning hierarchy does not spawn correctly when there is an open browser with nothing selected on it. Also, there are visual artifacts. 57102 Various Prerequisites tab issues with repainting and UI artifacts 57124 PrerequisiteSpec>>loadedCodeComponent ignores pundleType 57129 Browser-Prerequisites an empty parcel in may09.1 57143 OSX Menus sticky some times 57157 Regression from 57124. nil componentType causes infinite loop 57168 PrereqUI: clickableMethod:reference: doesn't handle an InitializerDefinition very well 57169 Remove isBound override in Debugger-Support 57193 Tooltip windows stick open 57194 RBTabbedToolsets broken by removal of scroll buttons 57204 Inspectors need more bulletproofing for drawing their icons when objects are out of sync with inspector state (including invalidation in the context of element removal) 57209 Browser-Prerequisites sucked StoreBase into visual.im 57222 PrereqUI: More tweaks/glitches 57241 Does Format-on-view or Format-on-save have issues with DefautlPackageNamespace extensions? 57246 Inspecting a CCompositePointer that is invalid crashes trippy because it has no contents 57254 RBFormatter shouldn't use the same newLine rules for embedded blocks as it does for methods 57258 Update system error icon 57267 Shortcuts in the debugger always run inside the source code area 57268 DNU with #setDoSend in debugger 57270 Remove Unicode Collation Algorithm Setting 57333 Attempt simple disambiguation of bundles and packages in #any prereq type context 57341 RBFormatter: block formatting issues, both indent and terminator not right 57354 Move RBConfigurableFormatterTest to its own parcel 57358 Treat overriden methods as multiply packaged when scanning for unique implementors 57383 The 'Remove' and 'Rename' menu options in the RB are swapped in alternate menus 57445 Class Creation Dialog logic for adding #new method confused by the presence of Object>>initialize 57448 toolSafeIn:else: needs to be adjusted for the change in TimeoutExceeded parentage 57454 More window icons to update (UIPainter and Advanced Tools) 57455 Update Debugger Icons 57494 Keyboard processor accumulates consumers for RB tab pages 57547 Remove MiniChangeSetManager from visual.im (make it loadable) 57561 Browser should prompt to load UIPainter when "editing" specs 57568 Refactorings and Refactoring Tests cleanup 57575 Make an appropriate widget the focused widget when opening the inspector and make sure select all toolbar button doesn't mnu on any of them 57576 "Go To Class" RB menu option ignores user cancel on changes warning 57595 Replace the NotificationManager dialog with an overlay view, rather than a seprate window 57617 Additional Store Releated Icon Updates 57618 StatusPanel uses former row height when laying out components 57661 Better bundle icons 57739 ClickableGraphic should not eat MouseWheelEvents 57740 FileDialog needs icon updates 57760 Add Searchlight to Suggestions in Parcel Manager 57764 StateMachineTimedState hangs with 0 duration timeout 57789 Update Launcher/Browser icons 57798 CodeModel>>classChanged could be safer 57838 Loosen up Part>>text timeout (100 ms is way too short) 57869 patchLiteralArrayToken doesn't deal with #(inferred.dotted.tokens) (logic bug) 57891 StoreProgressOverlay fixes 57894 DNU window when using keyboard (enter key) on a load dialog 57939 MacOSX native dialogs file filters too restrictive 57944 UHE in Refactory.Browser.RenameInstanceVariableChange>>printOn: 57957 Initial Browser Environment>>searchStrings not highlighted 57969 Spawn Hierarchy broken by 57597 58047 Update VWHelp Launcher icon 58057 F3 doesn't open the Parcel Manager from the launcher 58066 UHE: "Unknown Heading tag Heading4" after loading VWHelp 58085 Cannot override class with overridden components 58102 Make SUnitToo(lsoverage) use SunitToo(ls) latest button-adding pragmas 58145 RBClass may not properly link super<->sub classes when executing mirrorRealSubclasses 58149 Ctrl-E hot key does not find inst var explanation in browser, context menu does 58202 Prerequisite tracer method parser shouldn't UHE when it encounters an unparsable method 58274 #definedSelector MNU when creating overrides 58287 Extract windowBits in Compression-ZLib so customers can subclass 58357 ContextListPolicy may not handle unbound methods 58376 Debugger has context accounting issues when doing simple stepping in frames that are not the topContext 58438 RBSequenceNode without parent causes MNU in extract method refactoring 58443 VersionBrowser arrow key list navigation not correct 58472 Prerequiste Tool -- promptForAddWithout: needs a better filter for the without argument 58562 Update Features Text in NC workspace Wave Server 43554 WebServerStartup isn't called (or documented) 49189 Make URLEncoder use consistent byte order for multi-byte encodings 55713 ISAPI DLL fails to open hostname file on Win2K3 platform 56049 Wave-Server references obsolete MacFilename Web Services 49295 Problem with simple type validation (case 373974) 51088 Add support for union types in XMLTypeParser 52879 Integer values can be processed by wrong marshaler 53193 [X2O] Support for empty elements 53520 UHE Mnu: #relations in WebServices.GroupMarshaler>>setAttributesFrom:in: 54652 Creating port description for Soap12 port will cause UHE 54858 There is a refernce to #opentalksoap catalog in WsdlBinding>>setPort 54862 Web Services WSDL Generation without Using Method Protocol 55135 Replace underscores in WebServices.XMLObjectBindingPolicy >> newClassName: 55280 Duplication causes invalid schema in WSDL 55369 Error unmarshaling derived types when the type value doesn't have a qualifier 55406 The flag "Add the super class type only if it has type description" in Settings, Web Services, XML Schema Builder does not seem to work 55877 Discard caching behavior of WebServices.TimeServer class #defaultStart 56046 SOAP framework should accept WSDL schema query case-insensitive 56200 WSDLSchemaLoader does not perform incremental imports 56257 [UDDI] Obsolete UDDI 56316 WsdlBinding can not build operations if some wsdl messages are imported 56335 Remove WsdlTimeProfilerTest.pcl from WS tests 56473 Marshaling collections should allow empty collections if items are not mandatory 56644 Key/KeyRef marshalers don't resolve forward reference 57149 Problem with WebServices tests prereq's 57320 WsdlClient class>>fileName: raises MNU WebToolKit 54220 WebSiteConfiguration class>>siteFor: uses deprecated api 56051 WebToolkit-Tests failures in post build testing 57322 Update WebToolkit log (../web/wtklogo.gif) 57675 Remove #characterSet extension on Locale from WebToolkit 57699 Update Locale support in Request as a result of vw7.7 locale changes XML 55816 BindingBuilder #decodeTimeFrom:using: returns invalid timestamp for local time input