r31573 -[Str] limits should default to Inf rather than * since that is (supposedly) compatible with Int

2010-07-07 Thread pugs-commits
Author: lwall Date: 2010-07-08 03:37:15 +0200 (Thu, 08 Jul 2010) New Revision: 31573 Modified: docs/Perl6/Spec/S32-setting-library/Str.pod Log: [Str] limits should default to Inf rather than * since that is (supposedly) compatible with Int Modified: docs/Perl6/Spec/S32-setting-library/Str.po

r31571 -[S32] Dropped mention of quarters from Temporal.pod. I don't think quarter-numbering belongs in the core, since (as far as I know) there is no precise standard way of dividing calendar years i

2010-07-07 Thread pugs-commits
Author: Kodi Date: 2010-07-08 01:42:53 +0200 (Thu, 08 Jul 2010) New Revision: 31571 Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod t/spec/S32-temporal/DateTime.t Log: [S32] Dropped mention of quarters from Temporal.pod. I don't think quarter-numbering belongs in the core, since

r31570 -[S32/Str] saved a few words and lines with "is export"

2010-07-07 Thread pugs-commits
Author: masak Date: 2010-07-08 00:19:08 +0200 (Thu, 08 Jul 2010) New Revision: 31570 Modified: docs/Perl6/Spec/S32-setting-library/Str.pod Log: [S32/Str] saved a few words and lines with "is export" Modified: docs/Perl6/Spec/S32-setting-library/Str.pod =

r31569 -[IO,Str] regularize .lines to be more like .words when fed a string

2010-07-07 Thread pugs-commits
Author: lwall Date: 2010-07-08 00:13:41 +0200 (Thu, 08 Jul 2010) New Revision: 31569 Modified: docs/Perl6/Spec/S32-setting-library/IO.pod docs/Perl6/Spec/S32-setting-library/Str.pod Log: [IO,Str] regularize .lines to be more like .words when fed a string .lines will no longer interpret a str