[perl6/specs] 5ef5f5: Add Range.sample for TheDamian++

2014-03-04 Thread GitHub
  Branch: refs/heads/pod6ify
  Home:   https://github.com/perl6/specs
  Commit: 5ef5f5ca42804c868ff42c7913cde19a554b1e8e
  
https://github.com/perl6/specs/commit/5ef5f5ca42804c868ff42c7913cde19a554b1e8e
  Author: Larry Wall 
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
M S32-setting-library/Containers.pod

  Log Message:
  ---
  Add Range.sample for TheDamian++


  Commit: 73c60fc5fe4c69ca56e1b688a9cc6b339e5e132e
  
https://github.com/perl6/specs/commit/73c60fc5fe4c69ca56e1b688a9cc6b339e5e132e
  Author: Larry Wall 
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
M S32-setting-library/Containers.pod

  Log Message:
  ---
  remove accidental duplication


  Commit: ea21cb290405f59f9ebfb1c714e9e927688f56c6
  
https://github.com/perl6/specs/commit/ea21cb290405f59f9ebfb1c714e9e927688f56c6
  Author: Larry Wall 
  Date:   2014-02-25 (Tue, 25 Feb 2014)

  Changed paths:
M S03-operators.pod

  Log Message:
  ---
  doc that [Xop] now does not flatten


  Commit: b30fdaf8a76b5e662eb48604c58f14266d257cdb
  
https://github.com/perl6/specs/commit/b30fdaf8a76b5e662eb48604c58f14266d257cdb
  Author: lue 
  Date:   2014-02-25 (Tue, 25 Feb 2014)

  Changed paths:
M S15-unicode.pod

  Log Message:
  ---
  [S15] Add $*UNICODE and Unicode version pragma.

This allows the user to gain some stability in the cases where Unicode's
stability policy isn't sufficient.


  Commit: 43477eaff1658111b057d1f9e1a39722c78660a7
  
https://github.com/perl6/specs/commit/43477eaff1658111b057d1f9e1a39722c78660a7
  Author: Larry Wall 
  Date:   2014-02-27 (Thu, 27 Feb 2014)

  Changed paths:
M S05-regex.pod

  Log Message:
  ---
  bring  in line with <:Cc>


  Commit: bf45e2f980b890307b5e4be51eca4a9c862910de
  
https://github.com/perl6/specs/commit/bf45e2f980b890307b5e4be51eca4a9c862910de
  Author: Larry Wall 
  Date:   2014-02-27 (Thu, 27 Feb 2014)

  Changed paths:
M S05-regex.pod

  Log Message:
  ---
  recommend <:alpha> for no underscore


  Commit: 35e12b438612d42b99f2f9b06f33017b807b8d2c
  
https://github.com/perl6/specs/commit/35e12b438612d42b99f2f9b06f33017b807b8d2c
  Author: lue 
  Date:   2014-03-02 (Sun, 02 Mar 2014)

  Changed paths:
M S26-documentation.pod

  Log Message:
  ---
  Change E to E<0x85>

Currently errors on rakudo. NEL is in reality an alias for a codepoint
without a current Unicode name, U+0085. Since it's unclear if such
aliases are supposed to work, for now play it safe.


  Commit: 39866b157b0c9709338dbb56abb494fc3c66273e
  
https://github.com/perl6/specs/commit/39866b157b0c9709338dbb56abb494fc3c66273e
  Author: Mouq 
  Date:   2014-03-03 (Mon, 03 Mar 2014)

  Changed paths:
M S26-documentation.pod

  Log Message:
  ---
  [S26] This won't work without explicit code block


  Commit: f3049db1924a0e570105aa76824b1fcae21766b1
  
https://github.com/perl6/specs/commit/f3049db1924a0e570105aa76824b1fcae21766b1
  Author: lue 
  Date:   2014-03-03 (Mon, 03 Mar 2014)

  Changed paths:
M S03-operators.pod6
M S05-regex.pod6
M S15-unicode.pod6
M S26-documentation.pod6
M S32-setting-library/Containers.pod6

  Log Message:
  ---
  Merge branch 'master' into pod6ify


  Commit: 562ef2c56cc0f8e724b6ec7a18fe17b1254be172
  
https://github.com/perl6/specs/commit/562ef2c56cc0f8e724b6ec7a18fe17b1254be172
  Author: lue 
  Date:   2014-03-03 (Mon, 03 Mar 2014)

  Changed paths:
M S32-setting-library/Containers.pod6

  Log Message:
  ---
  [S32::Containers] Fix POD thing.

Funny how it's the only needs-fix change from the merge.


Compare: https://github.com/perl6/specs/compare/f2f6e3bcb79d...562ef2c56cc0

[perl6/specs] 5ef5f5: Add Range.sample for TheDamian++

2014-02-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 5ef5f5ca42804c868ff42c7913cde19a554b1e8e
  
https://github.com/perl6/specs/commit/5ef5f5ca42804c868ff42c7913cde19a554b1e8e
  Author: Larry Wall 
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
M S32-setting-library/Containers.pod

  Log Message:
  ---
  Add Range.sample for TheDamian++