[pharo-project/pharo-core] cf3322: 50678

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[pharo-project/pharo-core] cf3322: 50678

Eliot Miranda-3
  Branch: refs/heads/5.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: cf332245702681de4418049d34fcdc6a1dbb250b
      https://github.com/pharo-project/pharo-core/commit/cf332245702681de4418049d34fcdc6a1dbb250b
  Author: Jenkins Build Server <[hidden email]>
  Date:   2016-04-07 (Thu, 07 Apr 2016)

  Changed paths:
    M Collections-Sequenceable.package/Interval.class/README.md
    M Collections-Sequenceable.package/LinkedList.class/README.md
    M Collections-Sequenceable.package/OrderedCollection.class/README.md
    M Collections-Sequenceable.package/OrderedDictionary.class/README.md
    M Collections-Sequenceable.package/OrderedIdentityDictionary.class/README.md
    M Collections-Sequenceable.package/SortedCollection.class/README.md
    M Kernel.package/Metaclass.class/instance/accessing/name.st
    M OpalCompiler-Core.package/OCUndeclaredVariableWarning.class/instance/correcting/defineClass_.st
    R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50677.st
    A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50678.st
    R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50677.st
    A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50678.st
    M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st

  Log Message:
  -----------
  50678
17950 Improve Collection Sequenciable comments ver2
        https://pharo.fogbugz.com/f/cases/17950

16947 Class-side Inst Var "#name" Makes It Too Easy to Break System
        https://pharo.fogbugz.com/f/cases/16947

17841 Creating a class from a debugger/during compilation doesnt create a record in .changes file
        https://pharo.fogbugz.com/f/cases/17841

http://files.pharo.org/image/50/50678.zip


Reply | Threaded
Open this post in threaded view
|

Re: [pharo-project/pharo-core] cf3322: 50678

Sean P. DeNigris
Administrator
GitHub wrote
16947 Class-side Inst Var "#name" Makes It Too Easy to Break System
:) This will make the system more friendly for new users!
Cheers,
Sean