1.0-beta.91.0-beta.8.7.1- DaleHenrichs 11/17/2011 14:15
- Announcements
- GsCore 0.245.1
- 0.245.1 (dkh.232):
- open 0.245.1 for development.
- support for GemStone/S 2.4.5 release
- Regex depends upon Squeak
- 0.245.1 (dkh.233):
- autoMigrate turned off incorrectly
- 0.245.1 (dkh.234):
- Integrate fix for Bug41763: versioning class references instance of GsClassDocumentation, does not copy
- adjust tests for GemStone/S 2.4.5
- fix Issue 304 : printString from DateAndTime created with ScaledDecimal contains unnecessary dot
- 0.245.1 (dkh.235):
- 0.245.1 (dkh.236):
- additional fixes for Bug41763: versioning class references instance of GsClassDocumentation, does not copy
- use Issue29FixANeeded and Issue29FixBNeeded for project attributes (affects 0.245 as well)
- 0.245.1 (dkh.237):
- get the packaging of description and description: right
- 0.245.1 (dkh.238):
- 0.245.1 (dkh.239):
- straighten out 2.4.4.7 tests
- straighten out 2.4.4 tests
- straighten out 2.3.1 tests
- 0.245.1 (dkh.240):
- additional patch for Bug41763
- GsMisc 0.240
- 0.240 (dkh.84)
- 0.240 opened for development
- support for GemStone/S 2.4.5 release
- 0.240 (dkh.85)
- hackery for bootstrapping Metacello
- 0.240 (dkh.86)
- fix repositoryMap algorithm
- no longer need to load GoferProjectLoader separately
- GsMonticello 0.242
- 0.242 (dkh.137):
- open 0.242 for development
- Integrate fix for Bug41597: Instance Migration should not require code mod privilege
- adjust tests for GemStone/S 2.4.5
- 0.242 (dkh.138):
- fix Issue 308 : ConfigurationOfGrease (and others) dirty after a load
- 0.242 (dkh.139):
- fix Issue 309 : ConfigurationofMetacello dirtied during GLASS 1.0-beta.8.7.1 load
- 0.242 (dkh.140):
- 0.242 (dkh.141):
- workaround for Issue 311: sent bug not implemented in GLASS 1.0-beta.8.7.1 Minimal load
1.0-beta.8.7- DaleHenrichs 10/20/2011 15:10
- Announcements
- GsCore 0.245
- factor GsDeployer to expose autoMigrate and bulkMigrate options
- fix a Notification bug revealed by porting MetacelloBrowser
- clean up suprious CompileWarings
- tests passing in GemStone 3.0
- pick up changes from 3.0 ... AssertionFailure and friends
- tweak assertion failure tests
- add a missing call to #checkCompileResult:source:
- move GemStone-Deployment from Core to Monticello
- fix Issue 252 : cannot bootstrap GsDeployer
- fix Issue 220 : extent0.seaside.dbf contains reference to repository on GemStone build machine
- moved a method that created a dependency during bootstrap from core to bootstrap
- get the tests passing again
- MetacelloBrowser event support
- fix Issue 53 : GsFile doesn''t understand crlf
- fix Issue 241 : GsPharo-Core does not implement Collection>>#groupedBy:
- fix Issue 148 : DateAndTimeANSI>>#''dayOfWeek'' gives GMT not local
- fix Issue 229 : ScaledDecimal class>>readFrom: returns Number not ScaledDecimal
- fix Issue 230 : Number class>>readFrom: fails when Locale class>>decimalPoint not ''.''
- pick up latest 3.0 patches from Allen
- merge Bootstrap-DaleHenrichs.197, Bootstrap.v3-DaleHenrichs.208, Bootstrap.v3-DaleHenrichs.209
- merge Core-dkh.43, Core.v3-DaleHenrichs.58
- merge Squeak-dkh.258
- use SessionTemps directly for myDependents...
- GsFile class>createDirectory... changed ... fix usage
- standard SUnit tests are now part of base, so adjust tests for expected failures extension
- TestResource class>>reset is now correct in base
- clean up Smalltalk reference in Core .... bootstrapping problem
- 0.245 (DaleHenrichs.191):
- fix up an undeclared global during bootstrapping
- 0.245 (DaleHenrichs.192):
- add a FileStream implementation
- Iliad support
- 0.245 (DaleHenrichs.193):
- made another pass through FileStream implementation to make it a bit more portable
- writing a bunch of tests:
- 186 run, 164 passes, 8 expected failures, 14 failures, 0 errors, 0 unexpected passes
- 0.245 (DaleHenrichs.194):
- FileStream looks good for 2.x ... tests running green:
- 186 run, 178 passes, 8 expected failures, 0 failures, 0 errors, 0 unexpected passes
- 0.245 (DaleHenrichs.195):
- 0.245 (dkh.196):
- incorporate Allen''s most recent patches
- changes for new Random classes
- merge Core-DaleHenrichs.44
- expectedFailures for tests that will be fixed later
- 597 run, 595 passes, 2 expected failures, 0 failures, 0 errors, 0 unexpected passes
- 0.245 (dkh.197):
- integrate Sport3.010.NickAger.24, Squeak.dkh.258, Squeak.NickAger.262 and Squeak.NickAger.264.
- this checkin is aimed at support for tODE in GLASS 1.0-beta.8.7
- fix Issue 281 : OrderedCollection>>#at:ifAbsentPut: required by WAUrl from Seaside-Core-pmm.732
- fix Issue 275 : Integrate support for Pharo''s Stream <<
- 0.245 (dkh.198):
- merge in tODE support for GemStone 3.0:
- Sport (DaleHenrichs.26, NickAger.24)
- Squeak (dkh.261, dkh.265)
- fix Issue 243 : more httpsocket issues
- 0.244.1 (dkh.199):
- version 0.244.1 added to avoid having the GsRandom package inadvertantly loaded into GemStone 3.0
- 0.245 (dkh.200):
- add Behavior>>methodsDo: for compatibility with GemStone3.0
- 0.245 (dkh.201):
- pick up Allen''s patch methods
- replace usage of Behavior>>methodDict
- 0.245 (dkh.202):
- correct implementation of Behavior>>methodsDo:
- 0.245 (dkh.203):
- Text class>>streamContents: fix long standing bug related to streamContents and presized stream contents ...
- 0.245 (dkh.204) [3.0]:
- merge Squeak.v3-dkh.267, Squeak-dkh.266
- 0.245 (dkh.206):
- address GemStone2.3.x upgrade issues
- 0.245 (dkh.207):
- fix Issue 293 : FileDirectory>>directoryNamed: unconditionally returns instance of FileDirectory
- 0.245 (dkh.208):
- remove some incorrect code in ExceptionA>>description for GemStone 2.3
- 0.245 (dkh.209):
- 0.245 (dkh.210):
- get tests passing for GemStone2.3
- 0.245 (dkh.213):
- fix Issue 260 : Sorting of SortedCollection superfluous
- 0.245 (dkh.214):
- fix Issue 294 : PlusInfinity and friends don''t produce parseable strings ... sort of
- 0.245 (dkh.215):
- fix Issue 299 : Collection>>ifEmpty: has wrong return value if not empty
- 0.245 (dkh.216):
- 0.245 (dkh.217):
- need to use non-swazoo-specific methods for sport ...
- 0.245 (dkh.218):
- need to use non-swazoo-specific methods for sport ... complete the set of methods needed
- 0.245 (dkh.219):
- integrate recent changes into 3.0.1
- 0.245 (dkh.221):
- fix sent but not implemented
- port SqueakTests>>testExceiptionalFloats to GemStone 2.3
- 0.245 (dkh.222):
- add GemStone-245-Exceptions to declare base overrides for tests
- 0.245 (dkh.223):
- 0.245 (dkh.224):
- fix Bug41862: Class>>description collides with Magritte use of #description
- 0.245 (DataCurator.225):
- remove Class>>byteSubclass:classVars:classInstVars:poolDictionaries:inDictionary:newVersionOf:description:isInvariant:isModifiable: as it is no longer used
- 0.245 (dkh.226):
- GemStone 3.0.1 fix for Issue 130 : remote breakpoints don''t work
- workarounds for Issue 302: GemStone 3.0.1 class-side #comment method scheme is incompatible with Squeak/Pharo/VW
- 0.245 (dkh.227):
- update BreakpointTest to test most recent issue
- 0.245 (dkh.228):
- clean up tests when run against Minimal GLASS group
- 0.245 (dkh.229):
- use #cull: in NumberParser>>expected:
- 0.245 (dkh.230):
- fix Breakpoint test (when running Native code)
- fix SqueakTest>>testExceptionalFloats ... no longer need conditional code for GemStone 2.3
- GsMonticello 0.241
- fix Issue 252 : cannot bootstrap GsDeployer
- remove reference GoferVersionReference which causes dependency problem during bootstrapping
- fix Gofer reference ... for bootstrapping
- another bootstrapping fix
- compensate for for bootstrapping error related to Issue 246 bugfix
- fix bugs introduced by bootstrapping bugfixes
- MetacelloBrowser event support
- fix Issue 210 : Programmatic access to Update...>Update GLASS
- use SessionTemps directly for myDependents...
- nice to get feedback about number of classes and number of instances migrated during classHistory clean up step/bulk migrate
- 0.241 (DaleHenrichs.118):
- need to check that actual superclass is identical to the class found in globals for #hasSimpleModsRelativeTo:
- some more support for MetacelloBrowser
- 0.241 (dkh.119):
- changes for new Random classes
- merge Monticello.g-DaleHenrichs.429
- 597 run, 595 passes, 2 expected failures, 0 failures, 0 errors, 0 unexpected passes
- 0.241 (dkh.120):
- invert comparison direction in MCWorkingCopy>>changesRelativeToRepository: so that the #remove/#add sense is correct
- 0.241 (dkh.121):
- persistent author initials can be set by defining #''GS_tODE_AuthorInitials'' in UserGlobals with desired author initials string (in support of tODE)
- 0.241 (dkh.122):
- merge in tODE support for GemStone 3.0:
- Monticello (dkh.434, dkh.431)
- 0.241 (dkh.123) [3.0]:
- 0.241 (dkh.124):
- create MCMethodDefinition class>>resetCachedDefinitions ... readOnly code support
- 0.241 (dkh.125) [3.0]:
- merge Monticello.g-dkh.432
- 0.241 (dkh.126):
- fix host name display for MCServerDirectoryRepository (after 3.0 ipv6 fixes)
- 0.241 (dkh.127):
- remove GsDeployer>>doPageOrderBulkMigrate until needed...Will not work in GemStone2.3
- 0.241 (dkh.128):
- Issue 62 : MCDefinition Instance class var should be session temp
- 0.241 (dkh.129):
- fix Issue 257 : Bug in Monticello with empty category name from dynamically generated methods
- 0.241 (dkh.130):
- fix Issue 285 : Changing class category does not reset class cache
- 0.241 (dkh.131):
- fix Issue 286 : GsDeployer>>doBulkMigrate fails if there are more than 2000 classes ....
- 0.241 (dkh.132):
- swazoo support
- clean up authorInitials logic a bit
- 0.241 (dkh.133):
- integrate recent changes for 3.0.1
- 0.241 (dkh.134):
- additional fallout from bugfix for Bug41862 (#classComment checks for class-side #comment method)
- 0.241 (dkh.135):
- clean up tests when run against Minimal GLASS group
- fix rename category bug
- GsOB 0.242
- get the tests passing again
- pick up latest announcements package (fix for Issue 253 )
- fix Issue 67 : Class comment lost on rename (and possibly on redefinition, too)
- add SymbolList browser ...
- rename to OBSymbolListBrowser
- support for MBOBConfigurationBrowser
- 0.242 (DaleHenrichs.76):
- fix a minor bug resulting from Globals browser changes
- 0.242 (dkh.77):
- merge OB-Standard.g-DaleHenrichs.436
- 597 run, 595 passes, 2 expected failures, 0 failures, 0 errors, 0 unexpected passes
- 0.242 (dkh.78) [3.0]:
- OBRecentClasses list doesn''t need to be persistent ...
- support for cloud foundry code sharing
- 0.242 (dkh.79):
- remove support for OBSymbolListBrowser in GemStone 2.x for now
- 0.242 (dkh.80):
- workarounds for Issue 302: GemStone 3.0.1 class-side #comment method scheme is incompatible with Squeak/Pharo/VW
- 0.242 (dkh.82):
- clean up tests when run against Minimal GLASS group
- GsMisc 0.239
- fix Issue 253 : unsubscribing in middle of event handling is Trouble for Announcements
- merge Announcements.g-DaleHenrichs.14
- 0.239 (DaleHenrichs.72):
- refactored scripts in support of upgradeSeasideImage.topaz
- 0.239 (dkh.73):
- add support for additional email headers (SMTPMail-dkh.8)
- 0.239.1 (dkh.79):
- fix Issue 269 : SmaCC: scanner uses incorrect stream indexing
- 0.239.1 (dkh.80):
- missed the package update for SmaCC
- GsMisc 0.239.1
- add support SMTP AUTH LOGIN (SMTPMail-topa.9)
- 0.239.1 (dkh.75):
- taking a crack at trying to use older version of XML Parser for GemStone 2.3
- 0.239.1 (dkh.77):
- 0.239.1 (dkh.78):
- fix Issue 124 : GemToGemAnnouncement registeredSessions at risk for duplicates
- 0.239.1 (dkh.79):
- fix Issue 269 : SmaCC: scanner uses incorrect stream indexing
- 0.239.1 (dkh.81):
- preparing for GLASS 1.0-beta.8.7/GemStone 3.0.1 releases
- 0.239.1 (dkh.82):
- GsSqueakCommon 0.9.2
- support method (asStringOrText) for MetacelloBrowser
- support for MetacelloBrowser
- 0.9.2 (DaleHenrichs.11):
- 0.9.2 (dkh.12):
- 0.9.2 (dkh.13):
- 0.9.2 (dkh.14):
- changes for new Random classes
- 597 run, 595 passes, 2 expected failures, 0 failures, 0 errors, 0 unexpected passes
- 0.9.2 (dkh.15):
- 0.9.2 (dkh.16):
- 0.9.2 (dkh.17):
- Grease 1.0.6.3
- clean up tests when run against Minimal GLASS group
1.0-beta.8.6- DaleHenrichs 3/3/2011 15:50
- Announcement
- Core 0.244
- get Seaside3.0 running on GemStone3.0beta3
- fix Issue 212 : FileDirectory class>>onClient switched sense
- fix Issue 214 : Seaside3.0 full stack continuation has Semaphore references
- GsDeploy class added to Core
- autoCommit must be true when loading Pier2 to avoid issues with allInstances
- fix Issue 227 fix move additional methods up to CharacterCollection that should work on MultiByteStrings as well
- fix Issue 242 : class instance variables not copied to new class version
- fix Issue 244 : unzip errors on .mcz files , decompressBytes fails
- fix Issue 245 : Missing methods on ZipArchiveMember, prevent creation of zip archives with new members
- add TestCase>>assert:equals: since Seaside has started using it
- Gofer Project Loader 1.0-alpha2.2
- Grease 1.0.4
- Metacello 1.0-beta.28.3
- Misc 0.238
- Monticello 0.240
- fix MCPlatformSupport class>>uninstallAlmostOutOfMemoryStaticHandler
- mod to be able to read mcz file with GemStone3.0-specific class definition
- MCNoChangesException needs to be resumable (BUG 41241)
- use listInstancesInMemory: for autoMigration (see BUG #41253)
- sort classes for migrate in oop order: Bug41254
- fix Issue 242 : class instance variables not copied to new class version
- fix Issue 246 : class comment can create a new class version and tons of migration to boot ... YIKES
- fix Issue 247 : Loading class def with shadowed IV and no ''correction'' corrupts class hierarchy
- OmniBrowser 0.241
- open 0.241 for development
- missing Metaclass3>>asNode
- pick up GsProcess>>isSuspended from postMonticello30patch.gs
- moved #asClassSideNode and #asNode from Metaclass3 to Module so that OB works in ruby extent, too
- Release Support 0.238
- SqueakCommon 0.9.1
1.0-beta.8.51.0-beta.8.4- DaleHenrichs 9/1/2010 14:59
- Announcement
- Metacello 1.0-beta.27.4 (Metacello Issues 80, 95)
- use Squeak-based algorithm for BinaryFloat>>absPrintOn:base:, used by Grease and javascript
- add transcript category to ObjectLogEntry for (surprise!) transcript entries
- feedback to Transcript when saving mcz file to HTTP repository
- improved handling of compilation errors during .mcz load
- fix Issue 5 "Base64MimeConverter(c)>>encodeInteger: uses wrong length"
- fix Issue 48 "Date class>>readFrom: interprets ''01/12/10'' as ''01/12/1910''"
1.0-beta.8.3- DaleHenrichs 8/23/2010 14:28
- Announcement
- port 1.0-beta.8.2 to GemStone 3.0
- fix DateAndTime #fromString: and #readFrom: for 2.4.4+ versions where seconds is written as a Float
- fix Issue 2 : "Creating class with nil superclass"
- fix Issue 20 : "DateAndTime>>asTime, GS vs Squeak"
- fix Issue 32 : "UserDefinedError defaulAction ends up with bogus error message"
- fix Issue 38 : "CharacterCollection>>substrings is broken"
- fix Issue 60 : "Association and SymbolAssociation cannot be compared "correctly""
- fix Issue 86 : "String>>truncateTo:"
- fix Issue 129 : "ExceptionSet problem with legacy wrapper"
- fix Issue 149 : "TimeSpan>>#= update"
- fix Issue 150 : "DateAndTime and Date julianDayNumber implementation way off"
- fix Issue 157 : "MessageNotUnderstood needs to be more consistent with Pharo impementation"
- fix Issue 159 : "#perform: doesn''t throw 2010, MNU not raised"
- fix Issue 161 : "MessageNotUnderstood sends #fooBar to nil when directly signalled"
- fix Issue 164 : "need to test for base overrides"
1.0-beta.8.1- DaleHenrichs 7/9/2010 10:08
- Announcements:
- Metacello 1.0-beta.27.2 needed for proper loading of Seaside 3.0 (Metacello Issue 86)
1.0-beta.8- DaleHenrichs 5/26/2010 16:50
- Announcements:
- requires GemTools 1.0-beta.6
- Pare the GLASS config down to just represent the basic core of the GLASS system
- includes list of Configurations for projects that are supported in GLASS loaded from http://seaside.gemstone.com/ss/MetacelloRepository where such configurations are stored
- fix Issue 8 "MNU in pharo tools during Merge"
- fix Issue 15 "usability issues with Pharo tools"
- 3/19/2010 15:57
- 5030 run, 5028 passes, 1 expected failures, 1 failures, 0 errors, 0 unexpected passes [w/o Metacello/Gofer]
- 299 run, 298 passes, 0 expected failures, 1 failures, 0 errors, 0 unexpected passes [Metacello/Gofer]
|