[pharo-project/pharo-core] fcd75f: 60386

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] fcd75f: 60386

Eliot Miranda-3
  Branch: refs/heads/6.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: fcd75f0830aa6925f2fee68011ae20fb30efee81
      https://github.com/pharo-project/pharo-core/commit/fcd75f0830aa6925f2fee68011ae20fb30efee81
  Author: Jenkins Build Server <[hidden email]>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60385.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60386.st
    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60385.st
    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60386.st
    M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    M Tool-FileList.package/FileList.class/instance/accessing/contents.st
    A Tool-FileList.package/FileList.class/instance/accessing/getEncoding.st
    M Tool-FileList.package/FileList.class/instance/file menu action/getHex.st
    A Tool-FileList.package/FileList.class/instance/private/knownEncodingIdentifiers.st
    M Tool-FileList.package/FileList.class/instance/private/readContentsBrief_.st
    M Tool-FileList.package/FileList.class/instance/private/readContentsHex_.st
    M Tool-FileList.package/FileList.class/instance/private/selectEncoding.st
    A Tool-FileList.package/FileList.class/instance/private/streamFirst5000BytesFrom_.st
    A Tool-FileList.package/FileList.class/instance/private/streamFirst5000BytesWithEncodingFrom_.st
    A Tool-FileList.package/FileList.class/instance/private/streamFullContentsFrom_.st
    A Tool-FileList.package/FileList.class/instance/private/streamFullContentsWithEncodingFrom_.st

  Log Message:
  -----------
  60386
18778 FileList "View as" does not work
        https://pharo.fogbugz.com/f/cases/18778

http://files.pharo.org/image/60/60386.zip


Reply | Threaded
Open this post in threaded view
|

Re: [pharo-project/pharo-core] fcd75f: 60386

Sven Van Caekenberghe-2

> On 11 Feb 2017, at 09:48, GitHub <[hidden email]> wrote:
>
>  Branch: refs/heads/6.0
>  Home:   https://github.com/pharo-project/pharo-core
>  Commit: fcd75f0830aa6925f2fee68011ae20fb30efee81
>      https://github.com/pharo-project/pharo-core/commit/fcd75f0830aa6925f2fee68011ae20fb30efee81
>  Author: Jenkins Build Server <[hidden email]>
>  Date:   2017-02-11 (Sat, 11 Feb 2017)
>
>  Changed paths:
>    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60385.st
>    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60386.st
>    R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60385.st
>    A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60386.st
>    M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
>    M Tool-FileList.package/FileList.class/instance/accessing/contents.st
>    A Tool-FileList.package/FileList.class/instance/accessing/getEncoding.st
>    M Tool-FileList.package/FileList.class/instance/file menu action/getHex.st
>    A Tool-FileList.package/FileList.class/instance/private/knownEncodingIdentifiers.st
>    M Tool-FileList.package/FileList.class/instance/private/readContentsBrief_.st
>    M Tool-FileList.package/FileList.class/instance/private/readContentsHex_.st
>    M Tool-FileList.package/FileList.class/instance/private/selectEncoding.st
>    A Tool-FileList.package/FileList.class/instance/private/streamFirst5000BytesFrom_.st
>    A Tool-FileList.package/FileList.class/instance/private/streamFirst5000BytesWithEncodingFrom_.st
>    A Tool-FileList.package/FileList.class/instance/private/streamFullContentsFrom_.st
>    A Tool-FileList.package/FileList.class/instance/private/streamFullContentsWithEncodingFrom_.st
>
>  Log Message:
>  -----------
>  60386
> 18778 FileList "View as" does not work
> https://pharo.fogbugz.com/f/cases/18778
>
> http://files.pharo.org/image/60/60386.zip

Very nice indeed, Nicolai, thank you once more.