Branch: refs/heads/newio
Home: https://github.com/perl6/specs
Commit: 23147dd79d849339b8fac495b7f3cae64d946e05
https://github.com/perl6/specs/commit/23147dd79d849339b8fac495b7f3cae64d946e05
Author: TimToady <[email protected]>
Date: 2015-04-23 (Thu, 23 Apr 2015)
Changed paths:
M S32-setting-library/Containers.pod
Log Message:
-----------
':partial' option for partial final rotor result
Commit: d251a6bf3dcb1129ba6233aeaa5142f1db27323d
https://github.com/perl6/specs/commit/d251a6bf3dcb1129ba6233aeaa5142f1db27323d
Author: Brent Laabs <[email protected]>
Date: 2015-04-24 (Fri, 24 Apr 2015)
Changed paths:
M S02-bits.pod
M S29-functions.pod
M S32-setting-library/Str.pod
Log Message:
-----------
unspec quotemeta, fixes #89
Commit: 7749b593a815296f17d23e837a2ba7830a1f4a0e
https://github.com/perl6/specs/commit/7749b593a815296f17d23e837a2ba7830a1f4a0e
Author: Kris Shannon <[email protected]>
Date: 2015-04-25 (Sat, 25 Apr 2015)
Changed paths:
M S32-setting-library/Containers.pod
Log Message:
-----------
Missing 'c' from rotor example
Commit: 13f12840868064e876933f7d487296f37d00f448
https://github.com/perl6/specs/commit/13f12840868064e876933f7d487296f37d00f448
Author: Will "Coke" Coleda <[email protected]>
Date: 2015-05-02 (Sat, 02 May 2015)
Changed paths:
M S28-special-names.pod
Log Message:
-----------
Track an old change to this var name.
Commit: 1df1815fde31068a1ffd2fc62be3cc34bd04aab3
https://github.com/perl6/specs/commit/1df1815fde31068a1ffd2fc62be3cc34bd04aab3
Author: raydiak <[email protected]>
Date: 2015-05-04 (Mon, 04 May 2015)
Changed paths:
M S28-special-names.pod
Log Message:
-----------
::?CLASS is a class object, not a name string
Commit: 35bcd42e4ee055310074999566c2a5d6862e9dd3
https://github.com/perl6/specs/commit/35bcd42e4ee055310074999566c2a5d6862e9dd3
Author: Stéphane Payrard <[email protected]>
Date: 2015-05-07 (Thu, 07 May 2015)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
TBD: Redundant material in grammar/parser/syntax analysis
Commit: 221b27df6c37f7154e51a062faa3a9b93218d11f
https://github.com/perl6/specs/commit/221b27df6c37f7154e51a062faa3a9b93218d11f
Author: Steve Mynott <[email protected]>
Date: 2015-05-09 (Sat, 09 May 2015)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
typos and whitespace fixes
Commit: 64ea7b7aa4f7faeba2abb7e40156211108114997
https://github.com/perl6/specs/commit/64ea7b7aa4f7faeba2abb7e40156211108114997
Author: Nick Logan <[email protected]>
Date: 2015-05-10 (Sun, 10 May 2015)
Changed paths:
M S32-setting-library/IO.pod
Log Message:
-----------
Update IO.pod
method .spurt accepts named argument $bin
Commit: 12b74d8306e2819be3c28094bf9d270f85ae0eea
https://github.com/perl6/specs/commit/12b74d8306e2819be3c28094bf9d270f85ae0eea
Author: Tobias Leich <[email protected]>
Date: 2015-05-12 (Tue, 12 May 2015)
Changed paths:
M S05-regex.pod
Log Message:
-----------
remove special assertion <.> which implied "no NFG by default"
The dot itself matches a combining character sequences already, and
with :bytes, :codes and :graphs implemented we can easily get other
meanings for dot in future. A <.> on its own does not compose well.
Commit: 13b4c60565362636149b4c18ca35549b004b68fe
https://github.com/perl6/specs/commit/13b4c60565362636149b4c18ca35549b004b68fe
Author: TimToady <[email protected]>
Date: 2015-05-13 (Wed, 13 May 2015)
Changed paths:
M S02-bits.pod
Log Message:
-----------
CALLER skips empty protos
Commit: 01f263b1c0496a0f497fa506100b16bd428c2c69
https://github.com/perl6/specs/commit/01f263b1c0496a0f497fa506100b16bd428c2c69
Author: TimToady <[email protected]>
Date: 2015-05-13 (Wed, 13 May 2015)
Changed paths:
M S02-bits.pod
Log Message:
-----------
define the CLIENT pseudopackage
Commit: 7e8ba5b1f67c4a8c1acba9ee6928d984b5f85fae
https://github.com/perl6/specs/commit/7e8ba5b1f67c4a8c1acba9ee6928d984b5f85fae
Author: TimToady <[email protected]>
Date: 2015-05-15 (Fri, 15 May 2015)
Changed paths:
M S06-routines.pod
M S11-modules.pod
M S12-objects.pod
M S32-setting-library/Numeric.pod
Log Message:
-----------
document new unit declarator
Commit: 7212cbf4f7e20f0de162c4e6c176b3f2ceadf336
https://github.com/perl6/specs/commit/7212cbf4f7e20f0de162c4e6c176b3f2ceadf336
Author: TimToady <[email protected]>
Date: 2015-05-15 (Fri, 15 May 2015)
Changed paths:
M S02-bits.pod
Log Message:
-----------
mention unit is new scope declarator
Commit: cef562626c61b511ac477f2da895f9460ca829be
https://github.com/perl6/specs/commit/cef562626c61b511ac477f2da895f9460ca829be
Author: Elizabeth Mattijsen <[email protected]>
Date: 2015-05-15 (Fri, 15 May 2015)
Changed paths:
M S02-bits.pod
M S05-regex.pod
M S06-routines.pod
M S11-modules.pod
M S12-objects.pod
M S28-special-names.pod
M S32-setting-library/Containers.pod
M S32-setting-library/IO.pod
M S32-setting-library/Numeric.pod
M S99-glossary.pod
Log Message:
-----------
Merge branch 'master' into newio
Compare: https://github.com/perl6/specs/compare/5d2e83921996...cef562626c61