[perl6/specs] fe8d38: Deprecate $*PROGRAM_NAME - $*PROGRAM-NAME

2015-06-21 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: fe8d38304e2534ee7e9570045c1526878bd3b5f3
  
https://github.com/perl6/specs/commit/fe8d38304e2534ee7e9570045c1526878bd3b5f3
  Author: Elizabeth Mattijsen l...@dijkmat.nl
  Date:   2015-06-21 (Sun, 21 Jun 2015)

  Changed paths:
M S28-special-names.pod

  Log Message:
  ---
  Deprecate $*PROGRAM_NAME - $*PROGRAM-NAME




[perl6/specs] f01cb3: [S06] remove fossil

2015-06-21 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: f01cb3091e6debe3d0ddea4c26d9307df7b8995e
  
https://github.com/perl6/specs/commit/f01cb3091e6debe3d0ddea4c26d9307df7b8995e
  Author: usev6 use...@aglaz.de
  Date:   2015-06-21 (Sun, 21 Jun 2015)

  Changed paths:
M S06-routines.pod

  Log Message:
  ---
  [S06] remove fossil

this complements 25eb879f36: we no longer map named
arguments to positional parameters.




[perl6/specs] bbb0e9: Clarify lack of special meaning of $a,$b in Perl 6

2015-06-21 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: bbb0e90f3a67d61cd4be9f7a419d643bd504f72d
  
https://github.com/perl6/specs/commit/bbb0e90f3a67d61cd4be9f7a419d643bd504f72d
  Author: Elizabeth Mattijsen l...@dijkmat.nl
  Date:   2015-06-21 (Sun, 21 Jun 2015)

  Changed paths:
M S28-special-names.pod

  Log Message:
  ---
  Clarify lack of special meaning of $a,$b in Perl 6




[perl6/specs] 1a6957: Changed equivalent of Perl 5's $0 from C$*PROGRAM...

2015-06-21 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 1a695756c741797827546342a2f636d360cb3ca8
  
https://github.com/perl6/specs/commit/1a695756c741797827546342a2f636d360cb3ca8
  Author: David H. Adler d...@pobox.com
  Date:   2015-06-20 (Sat, 20 Jun 2015)

  Changed paths:
M S28-special-names.pod

  Log Message:
  ---
  Changed equivalent of Perl 5's $0 from C$*PROGRAM to C$*PROGRAM_NAME