[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 9fd4e3: Use LF instead of CR as image/*.st line ending

Eliot Miranda eliot.miranda at gmail.com
Thu Apr 27 21:28:46 UTC 2017


Please revert this.  It is easy to write a wrapper around your favourite editor to map returns.  These scripts should be in CR endings.

_,,,^..^,,,_ (phone)

> On Apr 27, 2017, at 12:32 PM, GitHub <noreply at github.com> wrote:
> 
>  Branch: refs/heads/Cog
>  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
>  Commit: 9fd4e371ae0895078fce13ea35c491daf0e448e0
>      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/9fd4e371ae0895078fce13ea35c491daf0e448e0
>  Author: Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>
>  Date:   2017-04-27 (Thu, 27 Apr 2017)
> 
>  Changed paths:
>    M .gitattributes
>    M image/BuildSpurReader64Image.st
>    M image/BuildSpurTrunk64Image.st
>    M image/BuildSqueakSpurTrunkVMMakerImage.st
>    M image/CompiledMethod-usesAlternateBytecodeSet.st
>    M image/FT2Constants.st
>    M image/LoadReader.st
>    M image/LoadSistaSupport.st
>    M image/Object-performwithwithwithwithwith.st
>    M image/RunATestClass.st
>    M image/StartReader.st
>    M image/UpdateSqueakTrunkImage.st
> 
>  Log Message:
>  -----------
>  Use LF instead of CR as image/*.st line ending
> 
> This is to be able to review/blame/ etc... from GitHub web interface (1 liner with 500+ columns is not tool friendly)
> 
> 
>  Commit: c4881946c2bb8b7da7b191489dbf7ae180b05f51
>      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/c4881946c2bb8b7da7b191489dbf7ae180b05f51
>  Author: Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>
>  Date:   2017-04-27 (Thu, 27 Apr 2017)
> 
>  Changed paths:
>    M platforms/Cross/plugins/CroquetPlugin/CroquetPlugin.h
>    M platforms/Cross/plugins/CroquetPlugin/TriBoxStub.c
> 
>  Log Message:
>  -----------
>  Merge branch 'Cog' of https://github.com/OpenSmalltalk/opensmalltalk-vm into Cog
> 
> 
> Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/bfe983b7a720...c4881946c2bb


More information about the Vm-dev mailing list