Branch: refs/heads/newio
  Home:   https://github.com/perl6/specs
  Commit: ff70871e45ea229b570855fe660b56890f6eef58
      
https://github.com/perl6/specs/commit/ff70871e45ea229b570855fe660b56890f6eef58
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

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

  Log Message:
  -----------
  Spec index/rindex changes wrt to Index


  Commit: 91635d4f63b87815a9cd7605a8359a8914e1f6b5
      
https://github.com/perl6/specs/commit/91635d4f63b87815a9cd7605a8359a8914e1f6b5
  Author: jnthn <jn...@jnthn.net>
  Date:   2015-07-30 (Thu, 30 Jul 2015)

  Changed paths:
    M S14-roles-and-parametric-types.pod

  Log Message:
  -----------
  Elaborate on meta-structure of roles.

This also explains and justifies making `our` declarations inside of
roles a compile-time error.


  Commit: e2ee78992a0beac8a2ff5143b7cf3150dd83602c
      
https://github.com/perl6/specs/commit/e2ee78992a0beac8a2ff5143b7cf3150dd83602c
  Author: skids <b...@abrij.org>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M S02-bits.pod

  Log Message:
  -----------
  Fix a copy-paste that had left hash example with wrong brackets


  Commit: 4c0e9cd692c54477373d5fb09c11215278137075
      
https://github.com/perl6/specs/commit/4c0e9cd692c54477373d5fb09c11215278137075
  Author: ShimmerFairy <rnd...@gmail.com>
  Date:   2015-08-04 (Tue, 04 Aug 2015)

  Changed paths:
    M S06-routines.pod

  Log Message:
  -----------
  Remove p5=> fossil.


  Commit: dfad56106318368e008c7e18214b4029411218dd
      
https://github.com/perl6/specs/commit/dfad56106318368e008c7e18214b4029411218dd
  Author: TimToady <la...@wall.org>
  Date:   2015-08-06 (Thu, 06 Aug 2015)

  Changed paths:
    M S06-routines.pod

  Log Message:
  -----------
  mention that \x is SSA semantics


  Commit: 8268851eca47aa86d3a9b767542768cdf7082996
      
https://github.com/perl6/specs/commit/8268851eca47aa86d3a9b767542768cdf7082996
  Author: TimToady <la...@wall.org>
  Date:   2015-08-07 (Fri, 07 Aug 2015)

  Changed paths:
    M S03-operators.pod

  Log Message:
  -----------
  change orelse to topicalize to $_, not $!

(Also makes 'without' use $_ for its topic.)


  Commit: 614b6f36e1cae4c787e378bc6ab2afa1f86de1f0
      
https://github.com/perl6/specs/commit/614b6f36e1cae4c787e378bc6ab2afa1f86de1f0
  Author: TimToady <la...@wall.org>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M S04-control.pod

  Log Message:
  -----------
  doc with/without


  Commit: 584047e29e39f2475d977ed9ec634cbbca5be1f3
      
https://github.com/perl6/specs/commit/584047e29e39f2475d977ed9ec634cbbca5be1f3
  Author: TimToady <la...@wall.org>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M S04-control.pod

  Log Message:
  -----------
  copy pasta noticed by japhb++


  Commit: 68eb8a29be71b84489a823ef1018e137425e62aa
      
https://github.com/perl6/specs/commit/68eb8a29be71b84489a823ef1018e137425e62aa
  Author: ShimmerFairy <rnd...@gmail.com>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M S06-routines.pod
    M S12-objects.pod

  Log Message:
  -----------
  Remove :T smiley from specs

The :U smiley has taken the place of :T over the years, and the only
difference specified between them (where :U accepts Failures but :T does
not) doesn't appear to make sense anymore. Now :U is spec'd to mean type
objects, and :D means instances.

The only potentially significant change for rakudo is the change from :T
to :U as the default smiley for method new's invocant, but depending on
existing implementation may already be how it works.


  Commit: b02fdfafca4555c3b86bdabc27f4518829e825b8
      
https://github.com/perl6/specs/commit/b02fdfafca4555c3b86bdabc27f4518829e825b8
  Author: Steve Mynott <steve.myn...@gmail.com>
  Date:   2015-08-11 (Tue, 11 Aug 2015)

  Changed paths:
    M S14-roles-and-parametric-types.pod
    M S99-glossary.pod

  Log Message:
  -----------
  fix minor typos


  Commit: 4b6a1fc316c999c07f95754dc1a7ebd166a917f9
      
https://github.com/perl6/specs/commit/4b6a1fc316c999c07f95754dc1a7ebd166a917f9
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-08-11 (Tue, 11 Aug 2015)

  Changed paths:
    M S17-concurrency.pod

  Log Message:
  -----------
  Kebab-case IO::Notification.watch_path

Also simplify .IO.watch example


  Commit: e155c08e014b72d4013daab29dec69b18df48368
      
https://github.com/perl6/specs/commit/e155c08e014b72d4013daab29dec69b18df48368
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-08-11 (Tue, 11 Aug 2015)

  Changed paths:
    M S17-concurrency.pod

  Log Message:
  -----------
  Speculate about Supply.throttle($elems,$seconds)


  Commit: 982edab7a3714452afc126d478c83e5dc71377e5
      
https://github.com/perl6/specs/commit/982edab7a3714452afc126d478c83e5dc71377e5
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-08-12 (Wed, 12 Aug 2015)

  Changed paths:
    M S04-control.pod

  Log Message:
  -----------
  Prevent some confusion re a b c


  Commit: 3febe4c97ce0df02c7e7d0c3829480df7283154e
      
https://github.com/perl6/specs/commit/3febe4c97ce0df02c7e7d0c3829480df7283154e
  Author: Kamil Kułaga <teodoz...@users.noreply.github.com>
  Date:   2015-08-13 (Thu, 13 Aug 2015)

  Changed paths:
    M S03-operators.pod

  Log Message:
  -----------
  Added nothenthen

Because of https://github.com/rakudo/rakudo/pull/492


  Commit: 5b5a934a884f3b14aa6fef032e2c35be71692690
      
https://github.com/perl6/specs/commit/5b5a934a884f3b14aa6fef032e2c35be71692690
  Author: ShimmerFairy <rnd...@gmail.com>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M S99-glossary.pod

  Log Message:
  -----------
  Define CURLI in glossary


  Commit: 1d9fd64c7025497c5c580b03656d772ecfc827b4
      
https://github.com/perl6/specs/commit/1d9fd64c7025497c5c580b03656d772ecfc827b4
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-08-21 (Fri, 21 Aug 2015)

  Changed paths:
    M S22-package-format.pod

  Log Message:
  -----------
  Mention CUR.uninstall


  Commit: b4d76e33b21ca4897f4a1c8fe345082ddf90a5a6
      
https://github.com/perl6/specs/commit/b4d76e33b21ca4897f4a1c8fe345082ddf90a5a6
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-08-21 (Fri, 21 Aug 2015)

  Changed paths:
    M S03-operators.pod
    M S99-glossary.pod

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/perl6/specs


  Commit: e2a4087cda93cf66972975c2199cfd772eeb9858
      
https://github.com/perl6/specs/commit/e2a4087cda93cf66972975c2199cfd772eeb9858
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-08-21 (Fri, 21 Aug 2015)

  Changed paths:
    M S22-package-format.pod

  Log Message:
  -----------
  Fix type, ugexe++


  Commit: f3822a7f7d4bb38da5848192e693dde6ebe64a87
      
https://github.com/perl6/specs/commit/f3822a7f7d4bb38da5848192e693dde6ebe64a87
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M S99-glossary.pod

  Log Message:
  -----------
  Add GLRR lemma


  Commit: a71e3792116c9705b94c5a0879fa01e54e9b4f1d
      
https://github.com/perl6/specs/commit/a71e3792116c9705b94c5a0879fa01e54e9b4f1d
  Author: skids <b...@abrij.org>
  Date:   2015-09-04 (Fri, 04 Sep 2015)

  Changed paths:
    M S99-glossary.pod

  Log Message:
  -----------
  Add "list to remember" to glossary


  Commit: 1ec7ab1ec91deec8f6c1b8494ba73bcbac3830ec
      
https://github.com/perl6/specs/commit/1ec7ab1ec91deec8f6c1b8494ba73bcbac3830ec
  Author: Moritz Lenz <mor...@faui2k3.org>
  Date:   2015-09-05 (Sat, 05 Sep 2015)

  Changed paths:
    M S02-bits.pod

  Log Message:
  -----------
  Start to remove Parcel from S02


  Commit: 650f0088de4c7a46dcd5f7c44f4f996357d109f7
      
https://github.com/perl6/specs/commit/650f0088de4c7a46dcd5f7c44f4f996357d109f7
  Author: Moritz Lenz <mor...@faui2k3.org>
  Date:   2015-09-05 (Sat, 05 Sep 2015)

  Changed paths:
    M S03-operators.pod

  Log Message:
  -----------
  De-Parcel-ify S03


  Commit: 558155b811176632b4e00366df2d40c5eeb89cfc
      
https://github.com/perl6/specs/commit/558155b811176632b4e00366df2d40c5eeb89cfc
  Author: Moritz Lenz <mor...@faui2k3.org>
  Date:   2015-09-05 (Sat, 05 Sep 2015)

  Changed paths:
    M S04-control.pod

  Log Message:
  -----------
  De-Parcel-ify S04


  Commit: 4c498440d7320c4e013382fcc1d4a9b6574fb673
      
https://github.com/perl6/specs/commit/4c498440d7320c4e013382fcc1d4a9b6574fb673
  Author: Moritz Lenz <mor...@faui2k3.org>
  Date:   2015-09-05 (Sat, 05 Sep 2015)

  Changed paths:
    M S05-regex.pod
    M S06-routines.pod

  Log Message:
  -----------
  A bit more more De-Parcel-ification


  Commit: 7acbc455604025a7a5d9aea639532887e5c33923
      
https://github.com/perl6/specs/commit/7acbc455604025a7a5d9aea639532887e5c33923
  Author: Moritz Lenz <mor...@faui2k3.org>
  Date:   2015-09-07 (Mon, 07 Sep 2015)

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

  Log Message:
  -----------
  Remove mentions of Parcel from S32


  Commit: 653f80355fb2430677d72f6e1e5730db1fcdfe86
      
https://github.com/perl6/specs/commit/653f80355fb2430677d72f6e1e5730db1fcdfe86
  Author: skids <b...@abrij.org>
  Date:   2015-09-07 (Mon, 07 Sep 2015)

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

  Log Message:
  -----------
  Adjust some prototypes to post-GLR implementation state.

Also, write better natural-language descriptions of some methods, since the
pseudocode had gone stale anyway.

Remove map(*) as it was removed during GLR.

Grammar and whitespace cleanups

Still much work to do on S32, and sub-style slurpies have yet to be changed.


  Commit: de53e4be1241a36451e7f90c3902bedcdaab6a73
      
https://github.com/perl6/specs/commit/de53e4be1241a36451e7f90c3902bedcdaab6a73
  Author: jnthn <jn...@jnthn.net>
  Date:   2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  Initial work on an S07 re-write.

This is a work in progress, and I'll be filling out the rest in the
coming days. It could do with some proof-reading; patches to fix any
issues are welcome.


  Commit: d1a719192acc4089ecba68f9a33f65e01a62d20b
      
https://github.com/perl6/specs/commit/d1a719192acc4089ecba68f9a33f65e01a62d20b
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  Minor nit


  Commit: 70844c1debf83690f4b30b1cfccf2b1267ea89e5
      
https://github.com/perl6/specs/commit/70844c1debf83690f4b30b1cfccf2b1267ea89e5
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  Fix typo


  Commit: 829e71d8f27f9314328c28d3c9f94afacaccf994
      
https://github.com/perl6/specs/commit/829e71d8f27f9314328c28d3c9f94afacaccf994
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  We *can* call .cache multiple times

It will just return the same lazy list.  The removed line seems to
contradict that.


  Commit: 354bef8e9856f41c842d4d5e20c2695b8e20b6c0
      
https://github.com/perl6/specs/commit/354bef8e9856f41c842d4d5e20c2695b8e20b6c0
  Author: Tim Smith <tim.dolo...@gmail.com>
  Date:   2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  Clarify calling .cache more than once


  Commit: acc4605bad27d1a136d47e5cc6790bdb2883d8e7
      
https://github.com/perl6/specs/commit/acc4605bad27d1a136d47e5cc6790bdb2883d8e7
  Author: Moritz Lenz <mor...@faui2k3.org>
  Date:   2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  S07: Fix small introspection details


  Commit: 9855bfdc46dca7aec9d57f61ac58c0cafb87efa0
      
https://github.com/perl6/specs/commit/9855bfdc46dca7aec9d57f61ac58c0cafb87efa0
  Author: raiph <raiph.mel...@gmail.com>
  Date:   2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  typo


  Commit: fb7cb20e2bdecc0f268e60f3d255f4c01c64dc12
      
https://github.com/perl6/specs/commit/fb7cb20e2bdecc0f268e60f3d255f4c01c64dc12
  Author: raiph <raiph.mel...@gmail.com>
  Date:   2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  simplify / improve non-technical language


  Commit: 6cc6cd1fc43289bc9b9dad625bae160d64d77686
      
https://github.com/perl6/specs/commit/6cc6cd1fc43289bc9b9dad625bae160d64d77686
  Author: Steve Mynott <steve.myn...@gmail.com>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  remove surplus 'an'


  Commit: 3373e7261ace0f719c155bfc0f86668130ebe42a
      
https://github.com/perl6/specs/commit/3373e7261ace0f719c155bfc0f86668130ebe42a
  Author: Lucien Grondin <grond...@yahoo.fr>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  fix typo


  Commit: bab09aa98f7e89f6b9787cdcac505a5cb6fe1555
      
https://github.com/perl6/specs/commit/bab09aa98f7e89f6b9787cdcac505a5cb6fe1555
  Author: Nick Logan <nlo...@gmail.com>
  Date:   2015-09-15 (Tue, 15 Sep 2015)

  Changed paths:
    M S22-package-format.pod

  Log Message:
  -----------
  Update CompUnitRepo class specification seperator


  Commit: e80063ccf3aba73d1c0e0ea7a405831190bf266e
      
https://github.com/perl6/specs/commit/e80063ccf3aba73d1c0e0ea7a405831190bf266e
  Author: Steve Mynott <steve.myn...@gmail.com>
  Date:   2015-09-16 (Wed, 16 Sep 2015)

  Changed paths:
    R S07-glr-draft.pod

  Log Message:
  -----------
  delete S07-glr-draft.pod. OK on IRC


  Commit: bdbe9647f7f6c35ab5ec3e2ed7a9eb302116f1af
      
https://github.com/perl6/specs/commit/bdbe9647f7f6c35ab5ec3e2ed7a9eb302116f1af
  Author: ShimmerFairy <rnd...@gmail.com>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    M S03-operators.pod

  Log Message:
  -----------
  Add postfix:<i> to S03

It wasn't mentioned at all before, and since it's at the methodcall
level in rakudo, which may not be expected at first, I figured it was
worth mentioning. It also makes postfix:<i> the only operator at that
level to not start with a dot, which seems like another noteworthy
detail.


  Commit: 3bf2eb9734234d4dbc1f411cae59d6f9a58eaf0f
      
https://github.com/perl6/specs/commit/3bf2eb9734234d4dbc1f411cae59d6f9a58eaf0f
  Author: Stefan Seifert <n...@detonation.org>
  Date:   2015-09-19 (Sat, 19 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  Fix syntax error and add clarification in S07-lists


  Commit: 3f0277cff77649169b8854470c13220f16b8db57
      
https://github.com/perl6/specs/commit/3f0277cff77649169b8854470c13220f16b8db57
  Author: Moritz Lenz <mor...@faui2k3.org>
  Date:   2015-09-19 (Sat, 19 Sep 2015)

  Changed paths:
    M S04-control.pod

  Log Message:
  -----------
  S04: Fix pre-GLR-ism

isn't it wonderful how much simpler this passage becomes through the GLR?


  Commit: c432736cb22d83af4b59205e855b337d5ce5c068
      
https://github.com/perl6/specs/commit/c432736cb22d83af4b59205e855b337d5ce5c068
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-09-20 (Sun, 20 Sep 2015)

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

  Log Message:
  -----------
  Update .lines and .words more to reality


  Commit: fc0a29ea15639c976c5a3c542776e4d851105e6d
      
https://github.com/perl6/specs/commit/fc0a29ea15639c976c5a3c542776e4d851105e6d
  Author: zengargoyle <zengargo...@gmail.com>
  Date:   2015-09-22 (Tue, 22 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  missing \n in say output

proofreading yay!


  Commit: 8abcbe676380e19f2a8e64752c75add4f8af8057
      
https://github.com/perl6/specs/commit/8abcbe676380e19f2a8e64752c75add4f8af8057
  Author: Zoffix Znet <zoffixz...@users.noreply.github.com>
  Date:   2015-09-22 (Tue, 22 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  Merge pull request #99 from perl6/zengargoyle-patch-1

missing \n in say output


  Commit: bab6c34833edd8f9cdfb8c6b61290c54e079ea49
      
https://github.com/perl6/specs/commit/bab6c34833edd8f9cdfb8c6b61290c54e079ea49
  Author: jnthn <jn...@jnthn.net>
  Date:   2015-09-23 (Wed, 23 Sep 2015)

  Changed paths:
    M S11-modules.pod

  Log Message:
  -----------
  Remove language on auto-export of protos.

It probably made more sense before we settled on lexical scoping for
resolving routine calls and `my` as the default routine scope. Today,
less so.


  Commit: 82b80326bad36f4ca0d33d4b8064061f155a21c5
      
https://github.com/perl6/specs/commit/82b80326bad36f4ca0d33d4b8064061f155a21c5
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-09-25 (Fri, 25 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  Spec fix for #126172


  Commit: 4b6d27ae08d714c713221f3e4f2d8c46b1792758
      
https://github.com/perl6/specs/commit/4b6d27ae08d714c713221f3e4f2d8c46b1792758
  Author: TimToady <la...@wall.org>
  Date:   2015-09-25 (Fri, 25 Sep 2015)

  Changed paths:
    M S03-operators.pod
    M S06-routines.pod

  Log Message:
  -----------
  Start documenting one-arg slurpies


  Commit: 2fa83b9f3a245105687599adb8db7791b7fcee89
      
https://github.com/perl6/specs/commit/2fa83b9f3a245105687599adb8db7791b7fcee89
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-09-27 (Sun, 27 Sep 2015)

  Changed paths:
    M S22-package-format.pod

  Log Message:
  -----------
  Tests *will* probably be installed


  Commit: 3cd3789de81dd06fecc46ae2a44502cdf121860e
      
https://github.com/perl6/specs/commit/3cd3789de81dd06fecc46ae2a44502cdf121860e
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-09-27 (Sun, 27 Sep 2015)

  Changed paths:
    M S11-modules.pod

  Log Message:
  -----------
  Introduce "api" and :api


  Commit: 806ebcb047be8c8712634020f4d3afdd6f688889
      
https://github.com/perl6/specs/commit/806ebcb047be8c8712634020f4d3afdd6f688889
  Author: Prog Rammer <pramm...@gmail.com>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  Add another example that seemed to be missing


  Commit: cc54811210777891678afe44fd8864b4ab79ec21
      
https://github.com/perl6/specs/commit/cc54811210777891678afe44fd8864b4ab79ec21
  Author: Jonathan Worthington <jn...@jnthn.net>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M S07-lists.pod

  Log Message:
  -----------
  Merge pull request #100 from prammer/one-arg-clarify

Add another example that seemed to be missing


  Commit: 7934ea47cf70a07f6e671cb879cdeabfe120f09f
      
https://github.com/perl6/specs/commit/7934ea47cf70a07f6e671cb879cdeabfe120f09f
  Author: Jonathan Scott Duff <d...@pobox.com>
  Date:   2015-09-28 (Mon, 28 Sep 2015)

  Changed paths:
    M S11-modules.pod

  Log Message:
  -----------
  minor typo fix


  Commit: 9bf4b95e5d7c0179a563134ebc33a411107daa64
      
https://github.com/perl6/specs/commit/9bf4b95e5d7c0179a563134ebc33a411107daa64
  Author: Nova Patch <pa...@cpan.org>
  Date:   2015-10-01 (Thu, 01 Oct 2015)

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

  Log Message:
  -----------
  remove loitering space


  Commit: f6234f1c6dbf90807544e7571a6deab6b94ab0ff
      
https://github.com/perl6/specs/commit/f6234f1c6dbf90807544e7571a6deab6b94ab0ff
  Author: Lucien Grondin <grond...@yahoo.fr>
  Date:   2015-10-02 (Fri, 02 Oct 2015)

  Changed paths:
    M S99-glossary.pod

  Log Message:
  -----------
  fix L</foo|bar> to L<bar|/foo>


  Commit: 1847780feeb0224cb5387b49c5c265ede5d14bc4
      
https://github.com/perl6/specs/commit/1847780feeb0224cb5387b49c5c265ede5d14bc4
  Author: ShimmerFairy <rnd...@gmail.com>
  Date:   2015-10-03 (Sat, 03 Oct 2015)

  Changed paths:
    R contents.pod
    R create_contents.p6
    M pod6-files

  Log Message:
  -----------
  Remove contents.pod

It's been very infrequently updated, nothing on design.perl6.org links
to it, and while syntactically valid, wasn't a usefully formatted file.
So it's been removed, and I suspect it won't bother anyone.


  Commit: 8ee967d2fa3464bffd640c8d5443c3dad1c8fec6
      
https://github.com/perl6/specs/commit/8ee967d2fa3464bffd640c8d5443c3dad1c8fec6
  Author: jnthn <jn...@jnthn.net>
  Date:   2015-10-07 (Wed, 07 Oct 2015)

  Changed paths:
    M S06-routines.pod

  Log Message:
  -----------
  Remove language on proto auto-multi-ing routines.

Discussion: http://irclog.perlgeek.de/perl6/2015-10-06#i_11327412


  Commit: f8fc48fd79639f0962f88e8b37c169d1ebf273d5
      
https://github.com/perl6/specs/commit/f8fc48fd79639f0962f88e8b37c169d1ebf273d5
  Author: Stéphane Payrard <cognomi...@gmail.com>
  Date:   2015-10-10 (Sat, 10 Oct 2015)

  Changed paths:
    M S12-objects.pod

  Log Message:
  -----------
  problems with grammar attributes and a solution

One could say one cannot _declare_ grammar attributes but rakudo barks only 
when we use them.
For more context:

https://rt.perl.org/Ticket/Display.html?id=122253
http://irclog.perlgeek.de/perl6/2015-03-11#i_10262331
https://github.com/rakudo/rakudo/commit/858ac4e3ff279fcf666530b9cc48b78d318d13c8


  Commit: d1d502fb7118771016f626132562252f2e4b55a7
      
https://github.com/perl6/specs/commit/d1d502fb7118771016f626132562252f2e4b55a7
  Author: Tobias Leich <em...@froggs.de>
  Date:   2015-10-10 (Sat, 10 Oct 2015)

  Changed paths:
    M S02-bits.pod
    M S12-objects.pod

  Log Message:
  -----------
  remove an Exception To The Rule about blocks in method calls

Bare blocks and pointies are now normal arguments in a method call
introduced by a colon. Their right curly will still terminate a
statement when a newline is following, but a method call attached
to the block is now called on the block itself, rather than on the
term on the left of the block.
It is easier to add parens to get the other meaning, but it is hard
to remove implicit parens as the design docs status up to now.


  Commit: 3ac3d18ecf4e9205b4457fc1f9a13106bde1bceb
      
https://github.com/perl6/specs/commit/3ac3d18ecf4e9205b4457fc1f9a13106bde1bceb
  Author: Stéphane Payrard <cognomi...@gmail.com>
  Date:   2015-10-13 (Tue, 13 Oct 2015)

  Changed paths:
    M S04-control.pod

  Log Message:
  -----------
  tyop


  Commit: 8fb3cd9b332c69e88ffc00b8be0a105c98142313
      
https://github.com/perl6/specs/commit/8fb3cd9b332c69e88ffc00b8be0a105c98142313
  Author: Nova Patch <pa...@cpan.org>
  Date:   2015-10-13 (Tue, 13 Oct 2015)

  Changed paths:
    M S02-bits.pod
    M S03-operators.pod
    M S05-regex.pod
    M S06-routines.pod
    M S15-unicode.pod
    M S17-concurrency.pod
    M S19-commandline.pod
    M S22-package-format.pod
    M S28-special-names.pod
    M S29-functions.pod
    M S32-setting-library/IO.pod
    M S99-glossary.pod
    M html/index.html

  Log Message:
  -----------
  various minor casing/spacing/grammar/syntax fixes

◦ unicode                    → Unicode [except unicode pragma]
◦ Perl6                      → Perl 6
◦ Perl5                      → Perl 5 [except Perl5ish]
◦ a                          → an [before vowel sounds]
◦ c<…>                       → C<…>
◦ $*ARGS                     → @*ARGS
◦ :p5                        → :P5
◦ Unicode database           → Unicode Character Database 
[http://unicode.org/glossary/#unicode_character_database]
◦ unicode normalisation form → Unicode normalization form 
[http://unicode.org/glossary/#normalization_form]

also minor punctuation changes on some of the lines modified


  Commit: 9742c3981abe688164cf9d4a4c8c88d053b99368
      
https://github.com/perl6/specs/commit/9742c3981abe688164cf9d4a4c8c88d053b99368
  Author: Stéphane Payrard <cognomi...@gmail.com>
  Date:   2015-10-15 (Thu, 15 Oct 2015)

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

  Log Message:
  -----------
  fossil eval replaced with EVAL


  Commit: 70209e8cbb0e2f2b7c22c45b7cb360d84d8dacd9
      
https://github.com/perl6/specs/commit/70209e8cbb0e2f2b7c22c45b7cb360d84d8dacd9
  Author: Stéphane Payrard <cognomi...@gmail.com>
  Date:   2015-10-16 (Fri, 16 Oct 2015)

  Changed paths:
    M S04-control.pod

  Log Message:
  -----------
  tyop


  Commit: eb42709e8cb962e9e2db1b16d417f880f1ac8fe9
      
https://github.com/perl6/specs/commit/eb42709e8cb962e9e2db1b16d417f880f1ac8fe9
  Author: TimToady <la...@wall.org>
  Date:   2015-10-16 (Fri, 16 Oct 2015)

  Changed paths:
    M S02-bits.pod
    M S03-operators.pod
    M S04-control.pod
    M S05-regex.pod
    M S06-routines.pod
    M S08-capture.pod
    M S09-data.pod
    M S12-objects.pod
    M S16-io.pod
    M S29-functions.pod
    M S32-setting-library/Callable.pod

  Log Message:
  -----------
  remove mentions of Parcel/parcel


  Commit: e6fcddd502ec48fad29b4a2a04a06d37898e5c86
      
https://github.com/perl6/specs/commit/e6fcddd502ec48fad29b4a2a04a06d37898e5c86
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-10-17 (Sat, 17 Oct 2015)

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

  Log Message:
  -----------
  Remove Index fossil


  Commit: 4218c1330aec6663a9d0cee650887a945587ef6a
      
https://github.com/perl6/specs/commit/4218c1330aec6663a9d0cee650887a945587ef6a
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-10-17 (Sat, 17 Oct 2015)

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

  Log Message:
  -----------
  Remove (grep|first|last)-index fossil


  Commit: f845815d7be295d874206e88a78a4f6db1ee4bb0
      
https://github.com/perl6/specs/commit/f845815d7be295d874206e88a78a4f6db1ee4bb0
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M S99-glossary.pod

  Log Message:
  -----------
  Add reposession lemma, moritz++


  Commit: 0ac7afab310e683e5ec67a5dcc4e90fdbbd5f059
      
https://github.com/perl6/specs/commit/0ac7afab310e683e5ec67a5dcc4e90fdbbd5f059
  Author: Stéphane Payrard <cognomi...@gmail.com>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M S99-glossary.pod

  Log Message:
  -----------
  local

Not sure what a local is local to. :(


  Commit: 93d6e5f207d363777cfdc398d4c5ef7ffa4082dc
      
https://github.com/perl6/specs/commit/93d6e5f207d363777cfdc398d4c5ef7ffa4082dc
  Author: Nova Patch <pa...@cpan.org>
  Date:   2015-10-20 (Tue, 20 Oct 2015)

  Changed paths:
    M S05-regex.pod

  Log Message:
  -----------
  tcuc() was removed two years ago

reference: d1f9930373d9aa92dd24df24212cb3cbd74f4de6


  Commit: 009e614b762274f2b46efb4d874527b28242d8c4
      
https://github.com/perl6/specs/commit/009e614b762274f2b46efb4d874527b28242d8c4
  Author: Nova Patch <pa...@cpan.org>
  Date:   2015-10-21 (Wed, 21 Oct 2015)

  Changed paths:
    M S15-unicode.pod

  Log Message:
  -----------
  typo: BFC → NFC


  Commit: e9781fb45c36a98ec438180239889cc006c4e09b
      
https://github.com/perl6/specs/commit/e9781fb45c36a98ec438180239889cc006c4e09b
  Author: Elizabeth Mattijsen <l...@dijkmat.nl>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    M S02-bits.pod
    M S03-operators.pod
    M S04-control.pod
    M S05-regex.pod
    M S06-routines.pod
    R S07-glr-draft.pod
    M S07-lists.pod
    M S08-capture.pod
    M S09-data.pod
    M S11-modules.pod
    M S12-objects.pod
    M S14-roles-and-parametric-types.pod
    M S15-unicode.pod
    M S16-io.pod
    M S17-concurrency.pod
    M S19-commandline.pod
    M S22-package-format.pod
    M S28-special-names.pod
    M S29-functions.pod
    M S32-setting-library/Basics.pod
    M S32-setting-library/Callable.pod
    M S32-setting-library/Containers.pod
    M S32-setting-library/IO.pod
    M S32-setting-library/Numeric.pod
    M S32-setting-library/Str.pod
    M S99-glossary.pod
    R contents.pod
    R create_contents.p6
    M html/index.html
    M pod6-files

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

Conflicts:
        S16-io.pod

Not bothering to fix the conflicts


Compare: https://github.com/perl6/specs/compare/ae54d61fa546...e9781fb45c36

Reply via email to