Branch: refs/heads/newio
Home: https://github.com/perl6/specs
Commit: 48af140e234f252242d3ed6224b2b1a15a748185
https://github.com/perl6/specs/commit/48af140e234f252242d3ed6224b2b1a15a748185
Author: TimToady <[email protected]>
Date: 2015-01-05 (Mon, 05 Jan 2015)
Changed paths:
M S02-bits.pod
Log Message:
-----------
Mention unspace disallowed in regex (except \#)
The current engine disallows unspace in regexex as too ambiguous.
This is fine for actual whitespace, but is counterintuitive when people
try to backslash the # character. So \# is now specifically allowed
to match a literal # character.
Commit: 518438a93fb8f33a69f19e2786b3e58064058edc
https://github.com/perl6/specs/commit/518438a93fb8f33a69f19e2786b3e58064058edc
Author: Stéphane Payrard <[email protected]>
Date: 2015-01-07 (Wed, 07 Jan 2015)
Changed paths:
M S99-glossary.pod
Log Message:
-----------
laziness and other entries
Commit: 1eee3890515a9cb873624f92b7df611a7837b7a5
https://github.com/perl6/specs/commit/1eee3890515a9cb873624f92b7df611a7837b7a5
Author: Elizabeth Mattijsen <[email protected]>
Date: 2015-01-11 (Sun, 11 Jan 2015)
Changed paths:
M S02-bits.pod
M S99-glossary.pod
Log Message:
-----------
Merge branch 'master' into newio
Compare: https://github.com/perl6/specs/compare/fbdc9094c40e...1eee3890515a