perl.perl6.language http://www.nntp.perl.org/group/perl.perl6.language/ [perl6/specs] 2d423f: .WHY is specced now. by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 2d423f2f1fa0a6171a00d121c6089cb9c8ca5862
https://github.com/perl6/specs/commit/2d423f2f1fa0a6171a00d121c6089cb9c8ca5862
Author: Timo Paulssen <timonator@perpetuum-immobile.de>
Date: 2013-05-22 (Wed, 22 May 2013)

Changed paths:
M S12-objects.pod

Log Message:
-----------
.WHY is specced now.




2013-05-23T00:06:54Z
[perl6/specs] 465ec2: [S02] Clarified quotewords being bound toparamete... by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 465ec29646591f8da63d3a201c75b711f2e52804
https://github.com/perl6/specs/commit/465ec29646591f8da63d3a201c75b711f2e52804
Author: lue <rnddim@gmail.com>
Date: 2013-05-22 (Wed, 22 May 2013)

Changed paths:
M S02-bits.pod

Log Message:
-----------
[S02] Clarified quotewords being bound to parameters

The sentence on how a quoteword is flattened or sliced when bound to a
parameter is a bit clearer now.




2013-05-23T00:06:53Z
[perl6/specs] c33114: Revert "Added spec for :vk subscriptadverbial" by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: c33114e392334d75bd57c0ceefb5035031d49c45
https://github.com/perl6/specs/commit/c33114e392334d75bd57c0ceefb5035031d49c45
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-05-22 (Wed, 22 May 2013)

Changed paths:
M S02-bits.pod

Log Message:
-----------
Revert "Added spec for :vk subscript adverbial"

This reverts commit 451c4bbfc0dc3b0337392962cbb7e5c57cba7135.




2013-05-23T00:06:47Z
[perl6/specs] 451c4b: Added spec for :vk subscript adverbial by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 451c4bbfc0dc3b0337392962cbb7e5c57cba7135
https://github.com/perl6/specs/commit/451c4bbfc0dc3b0337392962cbb7e5c57cba7135
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-05-22 (Wed, 22 May 2013)

Changed paths:
M S02-bits.pod

Log Message:
-----------
Added spec for :vk subscript adverbial

I assume we will need a .vk method later as well. Will spec this later unless
someone beats me to it / tells me not to do it.




2013-05-23T00:06:46Z
[perl6/specs] f868fd: Small clarification in subscript adverbs by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: f868fd3462606730b090d1b4ae8022e210efdd2c
https://github.com/perl6/specs/commit/f868fd3462606730b090d1b4ae8022e210efdd2c
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-05-21 (Tue, 21 May 2013)

Changed paths:
M S02-bits.pod

Log Message:
-----------
Small clarification in subscript adverbs

After masak++ made me think about it more




2013-05-22T19:38:48Z
[perl6/specs] 7883bc: Some clarifications on using adverbs withsubscrip... by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 7883bce8e34f2b792ee51d78c46d34661b1752da
https://github.com/perl6/specs/commit/7883bce8e34f2b792ee51d78c46d34661b1752da
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-05-21 (Tue, 21 May 2013)

Changed paths:
M S02-bits.pod

Log Message:
-----------
Some clarifications on using adverbs with subscripts

Please consider this a draft, a discussion piece if you will. I simply
got inspired by http://irclog.perlgeek.de/perl6/2013-05-21#i_7098764




2013-05-22T19:38:41Z
[perl6/specs] b9679d: make a proto example work again. by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: b9679d4dbc377d683f999b6a11f2231760412196
https://github.com/perl6/specs/commit/b9679d4dbc377d683f999b6a11f2231760412196
Author: Timo Paulssen <timonator@perpetuum-immobile.de>
Date: 2013-05-20 (Mon, 20 May 2013)

Changed paths:
M S06-routines.pod

Log Message:
-----------
make a proto example work again.




2013-05-22T19:37:11Z
[perl6/specs] 81cf4c: [S02] Fix COMPILING pseudopackage example. by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 81cf4c7327bcf2d48224fa1ca2c145e90a211677
https://github.com/perl6/specs/commit/81cf4c7327bcf2d48224fa1ca2c145e90a211677
Author: lue <rnddim@gmail.com>
Date: 2013-05-18 (Sat, 18 May 2013)

Changed paths:
M S02-bits.pod

Log Message:
-----------
[S02] Fix COMPILING pseudopackage example.

The example seemed to show a misunderstanding of BEGIN blocks, at least
by our undestanding :) . Fixed so that the BEGIN blocks work like they
were intended, by moving each in a separate closure.




2013-05-22T19:32:57Z
Parrot 5.4.0 "Austin Parrot" Released! by Bruce Gray

From: Bruce Gray Jimi Hendrix, deceased, drugs.
Janis Joplin, deceased, alcohol.
Mama Cass, deceased, ham sandwich.
-- Austin Powers (making a list of friends from the Summer of Love)

On behalf of the Parrot team, I'm proud to announce Parrot 5.4.0, also known
as "Austin Parrot". Parrot (http://parrot.org/) is a virtual machine aimed
at running all dynamic languages, and currently focusing on Perl 6.

Parrot 5.4.0 is available on Parrot's FTP site
(ftp://ftp.parrot.org/pub/parrot/releases/devel/5.4.0/), or by following the
download instructions at http://parrot.org/download. For those who would like
to develop on Parrot, or help develop Parrot itself, we recommend using Git to
retrieve the source code to get the latest and best Parrot code.

Parrot 5.4.0 News:
- Core
+ Implemented the coth() and acot() math functions.
+ Fixed chomp to only trim a newline when it ends the string. [GH #958]
+ Added readlink() and Parrot_file_readlink(), with tests. [GH #967]
- Build
+ Parrot now detects the CPU model on Linux systems, as well as
detecting more CPU models on BSD, Cygwin, Solaris, Win32, and Darwin.
ARM v7 is also now recognized. [GH #962]
- Documentation
+ Threads examples now have proper POD sections and useful descriptions
with links to references.
+ Added main description for Task PMC.
+ Added descriptions to trig methods in Float PMC.
- Tests
+ Added improved test coverage targets "cover_new" and "fullcover_new".
+ Improved tests for acot(), coth(), acot() math functions.
+ Added tests for options passed to debugger.
+ Updated native PBC test files for string, number, and integer,
which resolved 11 TODOs in the test suite. [GH #959]
+ Fixed test for the auto/arch config step.
- Release process
+ Added message digests to crow.pir.
+ Added in release.json: "release.type" can be "devel" or "supported".
+ Refactored common code to sub in auto_release.pl.
- Community
+ Parrot is part of the Hackathon at YAPC::NA::2013, in Austin, TX, USA!
http://www.yapcna.org/yn2013/wiki?node=Hackathons
+ Parrot has been accepted to Google Summer of Code 2013!
+ Currently there are two high-quality proposals being worked on:
https://gist.github.com/sa1/5468408 - parrot-libgit2
https://gist.github.com/denisboyun/5472762 - App::Parrot::Create


The SHA256 message digests for the downloadable tarballs are:
4e37686911b446f5e5f2c0aa62138988ba0c411d2c5e2ba231d1a3421a85ad10 parrot-5.4.0.tar.gz
91d0e46fe3ef08e692e80756f26ee0e7311fe58e49d6c31f3f5180d4eb475696 parrot-5.4.0.tar.bz2

Many thanks to all our contributors for making this possible, and our sponsors
for supporting this project. Our next scheduled release is 18 Jun 2013.

Enjoy!

2013-05-22T04:16:59Z
[perl6/specs] 14e9ce: define INIT/END order across modules by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 14e9ce6c8a7cb5f9f7c69d7c18b8a405031c4b33
https://github.com/perl6/specs/commit/14e9ce6c8a7cb5f9f7c69d7c18b8a405031c4b33
Author: Larry Wall <larry@wall.org>
Date: 2013-05-15 (Wed, 15 May 2013)

Changed paths:
M S04-control.pod

Log Message:
-----------
define INIT/END order across modules




2013-05-18T01:13:26Z
[perl6/specs] a7444d: distinguish FINAL phase from CHECK phase by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: a7444d895a3641df8ee44311f3613c1612c4de33
https://github.com/perl6/specs/commit/a7444d895a3641df8ee44311f3613c1612c4de33
Author: Larry Wall <larry@wall.org>
Date: 2013-05-15 (Wed, 15 May 2013)

Changed paths:
M S02-bits.pod
M S04-control.pod
M S06-routines.pod
M S10-packages.pod
M S12-objects.pod
M S19-commandline.pod

Log Message:
-----------
distinguish FINAL phase from CHECK phase

CHECK phase is always after the parsing of the current compilation
unit. FINAL phase is after the main application's CHECK phase,
when the application as a whole commits to optimization policies.
In other words, a FINAL block defined in a module is not run when the
module is compiled (that would be a CHECK instead), but rather when the
application using the module is completing its compilation and linking.




2013-05-18T01:08:30Z
[perl6/specs] 8fca4e: "first time" tweak from PerlJam++ by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 8fca4e78d40d2e98b74765199c63e6c2a1d20793
https://github.com/perl6/specs/commit/8fca4e78d40d2e98b74765199c63e6c2a1d20793
Author: Larry Wall <larry@wall.org>
Date: 2013-05-15 (Wed, 15 May 2013)

Changed paths:
M S04-control.pod

Log Message:
-----------
"first time" tweak from PerlJam++




2013-05-18T01:07:53Z
[perl6/specs] 1bc6fe: Added some periods by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 1bc6fed1bf54409676b4709d7555aeaa0cfdbef9
https://github.com/perl6/specs/commit/1bc6fed1bf54409676b4709d7555aeaa0cfdbef9
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-05-15 (Wed, 15 May 2013)

Changed paths:
M S11-modules.pod

Log Message:
-----------
Added some periods




2013-05-18T01:07:52Z
[perl6/specs] 1e7aec: say how to turn pairs/hashes into sets/bags by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 1e7aec467b4eb83738513f0bcb6d6ff07e89ec95
https://github.com/perl6/specs/commit/1e7aec467b4eb83738513f0bcb6d6ff07e89ec95
Author: Larry Wall <larry@wall.org>
Date: 2013-05-14 (Tue, 14 May 2013)

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

Log Message:
-----------
say how to turn pairs/hashes into sets/bags




2013-05-18T01:07:45Z
[perl6/specs] 038048: more set/bag list clarifications by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 038048739fe1e4f0102133e04e90beedd41376e2
https://github.com/perl6/specs/commit/038048739fe1e4f0102133e04e90beedd41376e2
Author: Larry Wall <larry@wall.org>
Date: 2013-05-14 (Tue, 14 May 2013)

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

Log Message:
-----------
more set/bag list clarifications

We're not trying to override explicit @ or .keys here, merely the
implicit policy for a default of item in list context.

Also, set/bag constructors are simply slurpies, and shouldn't care at all
what was passed as the objects in those slurpies. Generally one should
be using "union" to combine sets or bags anyway, not relying on implicit
constructor semantics to do that.




2013-05-18T01:07:37Z
[perl6/specs] 221b79: sets and bags are object based, use ===semantics by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 221b79f028ef77d1e9fec478b3d6933bf476fc9f
https://github.com/perl6/specs/commit/221b79f028ef77d1e9fec478b3d6933bf476fc9f
Author: Larry Wall <larry@wall.org>
Date: 2013-05-14 (Tue, 14 May 2013)

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

Log Message:
-----------
sets and bags are object based, use === semantics




2013-05-18T01:07:32Z
[perl6/specs] fd94c2: Allow false booleans into slice adverbs by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: fd94c282259268cc02bfc46e7a4c52488f34f927
https://github.com/perl6/specs/commit/fd94c282259268cc02bfc46e7a4c52488f34f927
Author: Larry Wall <larry@wall.org>
Date: 2013-05-13 (Mon, 13 May 2013)

Changed paths:
M S02-bits.pod

Log Message:
-----------
Allow false booleans into slice adverbs




2013-05-13T20:35:00Z
[perl6/specs] 3320cc: distinguish structural unaries by 'is nodal'trait by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 3320ccbb61c4b3cf4a36eccbf7a158ab5573e428
https://github.com/perl6/specs/commit/3320ccbb61c4b3cf4a36eccbf7a158ab5573e428
Author: Larry Wall <larry@wall.org>
Date: 2013-05-07 (Tue, 07 May 2013)

Changed paths:
M S03-operators.pod

Log Message:
-----------
distinguish structural unaries by 'is nodal' trait

People naturally expect structural unaries like subscripts to be flat
but non-structural unaries to recurse when hypered. The best place to
hang this info is on the top-level function/method/proto that will be
passed to the hyper controller as object representing the operation
in question. Subscripts and methods like .values are considered
"nodal". For static functions on static shapes of known type, this
enables compile-time knowledge of what can be sent to the GPU.

Fixes #42




2013-05-08T19:30:35Z
[perl6/specs] bff626: After much deliberation it was decided thatmatchi... by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: bff62668057bf3f87a6f80f33d088d47a1d4eda2
https://github.com/perl6/specs/commit/bff62668057bf3f87a6f80f33d088d47a1d4eda2
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-05-06 (Mon, 06 May 2013)

Changed paths:
M S12-objects.pod

Log Message:
-----------
After much deliberation it was decided that matching ints against enumeration
types is too weird (at least now). Adapt the spec to show an alternate way
of doing this using the topic as set by the smartmatch. Closes #117875.




2013-05-06T23:19:53Z
[perl6/specs] 1f3417: distinguish .subparse from .parse by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 1f3417335cf35561fec290ca1be2bd7c03da2491
https://github.com/perl6/specs/commit/1f3417335cf35561fec290ca1be2bd7c03da2491
Author: Larry Wall <larry@wall.org>
Date: 2013-05-06 (Mon, 06 May 2013)

Changed paths:
M S05-regex.pod

Log Message:
-----------
distinguish .subparse from .parse




2013-05-06T19:20:06Z
[perl6/specs] f06441: Fix problem in comment of wrong example by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: f06441c58139a4c3ae24088ab087e483bc98d8f7
https://github.com/perl6/specs/commit/f06441c58139a4c3ae24088ab087e483bc98d8f7
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-05-06 (Mon, 06 May 2013)

Changed paths:
M S02-bits.pod

Log Message:
-----------
Fix problem in comment of wrong example




2013-05-06T19:20:05Z
Re: [perl6/specs] 90fffb: short forms : @.[], %.{} and &.() by yary <p>From: yary Typo: &quot;theses operator&quot; -&gt; &quot;these operators&quot;<br/>-y<br/><br/><br/>On Mon, May 6, 2013 at 10:23 AM, GitHub &lt;noreply@github.com&gt; wrote:<br/>&gt; Branch: refs/heads/master<br/>&gt; Home: https://github.com/perl6/specs<br/>&gt; Commit: 90fffbad2868a1c3b3151c79a805f9834a4902e2<br/>&gt; https://github.com/perl6/specs/commit/90fffbad2868a1c3b3151c79a805f9834a4902e2<br/>&gt; Author: St&eacute;phane Payrard &lt;cognominal@gmail.com&gt;<br/>&gt; Date: 2013-05-06 (Mon, 06 May 2013)<br/>&gt;<br/>&gt; Changed paths:<br/>&gt; M S02-bits.pod<br/>&gt;<br/>&gt; Log Message:<br/>&gt; -----------<br/>&gt; short forms : @.[], %.{} and &amp;.()<br/>&gt;<br/>&gt;<br/>&gt;<br/></p> 2013-05-06T19:18:40Z [perl6/specs] 90fffb: short forms : @.[], %.{} and &.() by GitHub <p>From: GitHub Branch: refs/heads/master<br/> Home: https://github.com/perl6/specs<br/> Commit: 90fffbad2868a1c3b3151c79a805f9834a4902e2<br/> https://github.com/perl6/specs/commit/90fffbad2868a1c3b3151c79a805f9834a4902e2<br/> Author: St&eacute;phane Payrard &lt;cognominal@gmail.com&gt;<br/> Date: 2013-05-06 (Mon, 06 May 2013)<br/><br/> Changed paths:<br/> M S02-bits.pod<br/><br/> Log Message:<br/> -----------<br/> short forms : @.[], %.{} and &amp;.()<br/><br/><br/><br/><br/></p> 2013-05-06T18:43:36Z [perl6/specs] f252dc: remove eval-level confusion from / $x / and /@x / by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: f252dcef34b51d37c6ee11499372e3bee69071dd
https://github.com/perl6/specs/commit/f252dcef34b51d37c6ee11499372e3bee69071dd
Author: Larry Wall <larry@wall.org>
Date: 2013-05-06 (Mon, 06 May 2013)

Changed paths:
M S05-regex.pod

Log Message:
-----------
remove eval-level confusion from / $x / and / @x /




2013-05-06T18:43:35Z
[perl6/specs] 6e2d9c: Define flipflops to use smartmatch semantics by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 6e2d9c944ca5b50cef9e23b15f130a626c1c2b9e
https://github.com/perl6/specs/commit/6e2d9c944ca5b50cef9e23b15f130a626c1c2b9e
Author: Larry Wall <larry@wall.org>
Date: 2013-05-02 (Thu, 02 May 2013)

Changed paths:
M S03-operators.pod

Log Message:
-----------
Define flipflops to use smartmatch semantics




2013-05-03T06:28:22Z
[perl6/specs] dd8212: Clarafication/Expansion in examples ofIntrospecti... by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: dd8212738d06e36dd641c16a89dc411684121b23
https://github.com/perl6/specs/commit/dd8212738d06e36dd641c16a89dc411684121b23
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-04-28 (Sun, 28 Apr 2013)

Changed paths:
M S12-objects.pod

Log Message:
-----------
Clarafication/Expansion in examples of Introspection section




2013-05-01T18:08:27Z
[perl6/specs] 2a92e0: add IO::Spec, add IO::Path methods cleanupand res... by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 2a92e084f167d7a76568b6c7aaffff6da572b140
https://github.com/perl6/specs/commit/2a92e084f167d7a76568b6c7aaffff6da572b140
Author: Brent Laabs <bslaabs@gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)

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

Log Message:
-----------
add IO::Spec, add IO::Path methods cleanup and resolve




2013-05-01T18:01:44Z
[perl6/specs] 432411: Additional examples in "Statement-level bareblock... by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 432411af086bd87997ff7e4d1a8ea5666c90568e
https://github.com/perl6/specs/commit/432411af086bd87997ff7e4d1a8ea5666c90568e
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-04-28 (Sun, 28 Apr 2013)

Changed paths:
M S04-control.pod

Log Message:
-----------
Additional examples in "Statement-level bare blocks"




2013-05-01T17:57:48Z
[perl6/specs] 3acfed: update IO::Path and IO::FileTests,OS-specific IO:... by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 3acfeda8111674b72752bba03c9cbe02ded4c408
https://github.com/perl6/specs/commit/3acfeda8111674b72752bba03c9cbe02ded4c408
Author: Brent Laabs <bslaabs@gmail.com>
Date: 2013-04-28 (Sun, 28 Apr 2013)

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

Log Message:
-----------
update IO::Path and IO::FileTests, OS-specific IO::Path::*
add .parent and .child to IO::Path, clarify volume/directory/basename
rm $.path from filetests and define modified/changed/created/accessed
add IO::Path::Unix, IO::Path::Win32, IO::Path::Cygwin




2013-05-01T17:57:48Z
[perl6/specs] 546a9c: Revert "Remove line the was left behind froma pre... by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 546a9c4322e537f98a71d99f0dc473532b416e10
https://github.com/perl6/specs/commit/546a9c4322e537f98a71d99f0dc473532b416e10
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-04-27 (Sat, 27 Apr 2013)

Changed paths:
M S11-modules.pod

Log Message:
-----------
Revert "Remove line the was left behind from a previous edit"

This reverts commit fe96bcf41f27a11a262437f213650f615ad23fb9.


Commit: 62226abe60155bd927e3e024a7be0143836018f1
https://github.com/perl6/specs/commit/62226abe60155bd927e3e024a7be0143836018f1
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-04-27 (Sat, 27 Apr 2013)

Changed paths:
M S04-control.pod

Log Message:
-----------
Fix example describing P5 usage of temp in P6


Compare: https://github.com/perl6/specs/compare/2f51c10036e0...62226abe6015

2013-04-28T08:08:20Z
[perl6/specs] 2f51c1: [S03] fix a small thinko by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 2f51c10036e054d0085b20eabe2e7b96e1f3b83d
https://github.com/perl6/specs/commit/2f51c10036e054d0085b20eabe2e7b96e1f3b83d
Author: Moritz Lenz <mlenz@noris.net>
Date: 2013-04-26 (Fri, 26 Apr 2013)

Changed paths:
M S03-operators.pod

Log Message:
-----------
[S03] fix a small thinko




2013-04-28T08:08:09Z
[perl6/specs] 5692ce: Updated Temporal reflecting Int-onlyTimezones. by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 5692ced3331ab763601c760572caa0febb650639
https://github.com/perl6/specs/commit/5692ced3331ab763601c760572caa0febb650639
Author: Timothy Totten <2010@huri.net>
Date: 2013-04-24 (Wed, 24 Apr 2013)

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

Log Message:
-----------
Updated Temporal reflecting Int-only Timezones.




2013-04-25T20:29:28Z
[perl6/specs] 055f68: missing by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 055f68817f021543e88d5cef5361bba6ba2e5082
https://github.com/perl6/specs/commit/055f68817f021543e88d5cef5361bba6ba2e5082
Author: diakopter <diakopter@gmail.com>
Date: 2013-04-22 (Mon, 22 Apr 2013)

Changed paths:
M S01-overview.pod

Log Message:
-----------
missing


Commit: 26ec6d93658155bdd739f0195e626d3aa7fa73b5
https://github.com/perl6/specs/commit/26ec6d93658155bdd739f0195e626d3aa7fa73b5
Author: diakopter <diakopter@gmail.com>
Date: 2013-04-24 (Wed, 24 Apr 2013)

Changed paths:
M S02-bits.pod

Log Message:
-----------
tiny errs


Compare: https://github.com/perl6/specs/compare/fb25fa475854...26ec6d936581

2013-04-25T20:23:09Z
[perl6/specs] fb25fa: Remove IO::Dir and IO::File, too unwieldy toimple... by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: fb25fa47585436c8f1d9e227f86e3de537e62cb1
https://github.com/perl6/specs/commit/fb25fa47585436c8f1d9e227f86e3de537e62cb1
Author: Brent Laabs <bslaabs@gmail.com>
Date: 2013-04-17 (Wed, 17 Apr 2013)

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

Log Message:
-----------
Remove IO::Dir and IO::File, too unwieldy to implement for too little gain




2013-04-19T19:12:10Z
Parrot 5.3.0 "W00tstock Parrot" Released! by Bruce Gray

From: Bruce Gray We are stardust.
Billion year old carbon.
We are golden.
Caught in the devil's bargain
And we've got to get ourselves back to the garden.
(To some semblance of a garden.)
-- "Woodstock", by Joni Mitchell

On behalf of the Parrot team, I'm proud to announce Parrot 5.3.0, also known
as "W00tstock Parrot". Parrot (http://parrot.org/) is a virtual machine aimed
at running all dynamic languages, and currently focusing on Perl 6.

Parrot 5.3.0 is available on Parrot's FTP site
(ftp://ftp.parrot.org/pub/parrot/releases/devel/5.3.0/), or by following the
download instructions at http://parrot.org/download. For those who would like
to develop on Parrot, or help develop Parrot itself, we recommend using Git to
retrieve the source code to get the latest and best Parrot code.

Parrot 5.3.0 News:
- Build
+ Files generated by `make cover` are now correctly cleaned by `make`
and ignored by `git`.
- Tests
+ Internal testing of the Configure probe for Fink now works correctly
with the --verbose flag.
+ Tests added for .sort method of ResizableFloatArray and
ResizableIntegerArray. [GH #926], [GH #927]
+ Benchmarks added for .sort methods of various Array objects.
[GH #175]
+ Coverage analysis added for pbc_disassemble.


The SHA256 message digests for the downloadable tarballs are:
79d6f1fe20645b0afbc496cd0d7850a78b8940230e7637c5356d780f5aa1750b parrot-5.3.0.tar.gz
4cff32521c79d8a783ad57d9a13e205ea3c1b1585085e0da80138b58b77d0ed5 parrot-5.3.0.tar.bz2

Many thanks to all our contributors for making this possible, and our sponsors
for supporting this project. Our next scheduled release is 21 May 2013.

Enjoy!

2013-04-17T04:39:28Z
[perl6/specs] fe96bc: Remove line the was left behind from aprevious ed... by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: fe96bcf41f27a11a262437f213650f615ad23fb9
https://github.com/perl6/specs/commit/fe96bcf41f27a11a262437f213650f615ad23fb9
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-04-16 (Tue, 16 Apr 2013)

Changed paths:
M S11-modules.pod

Log Message:
-----------
Remove line the was left behind from a previous edit




2013-04-16T20:26:46Z
[perl6/specs] 383cae: A parcel can consist of 0 items, as discussedon #... by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 383cae6e77fb9a1fc3489faad6977e21a5e84c4b
https://github.com/perl6/specs/commit/383cae6e77fb9a1fc3489faad6977e21a5e84c4b
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-04-12 (Fri, 12 Apr 2013)

Changed paths:
M S02-bits.pod

Log Message:
-----------
A parcel can consist of 0 items, as discussed on #perl6 12Apr2013 at 16:10UTC




2013-04-13T02:18:37Z
[perl6/specs] 5ca818: Added semi-colons so that examples work incut'n'p... by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 5ca81879f7ce10694869fb84e363cde58254859d
https://github.com/perl6/specs/commit/5ca81879f7ce10694869fb84e363cde58254859d
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-04-09 (Tue, 09 Apr 2013)

Changed paths:
M S03-operators.pod

Log Message:
-----------
Added semi-colons so that examples work in cut'n'paste situation




2013-04-13T02:12:19Z
[perl6/specs] 18c244: Replace mention of now defunct .file methodby de-... by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 18c24443c4f65cd58f74bef9f153e068a19beab4
https://github.com/perl6/specs/commit/18c24443c4f65cd58f74bef9f153e068a19beab4
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: 2013-04-09 (Tue, 09 Apr 2013)

Changed paths:
M S03-operators.pod

Log Message:
-----------
Replace mention of now defunct .file method by de-facto .path




2013-04-13T02:12:13Z
[perl6/specs] 5a85c4: [S02] Minor clarification by GitHub

From: GitHub Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 5a85c480a8541c4754eb580a0c175faa5cc56e83
https://github.com/perl6/specs/commit/5a85c480a8541c4754eb580a0c175faa5cc56e83
Author: lue <rnddim@gmail.com>
Date: 2013-04-06 (Sat, 06 Apr 2013)

Changed paths:
M S02-bits.pod

Log Message:
-----------
[S02] Minor clarification

Make it clear that a specific type (C<Failure>) is returned instead of
something representing a general concept (failure).




2013-04-07T08:51:23Z