|
|
|
@23046
|
[23046]
|
11 hours |
masak |
[Spec/Functions.pod] fixed minor typos, added missing arguments to .fmt
|
|
|
|
@22954
|
[22954]
|
10 days |
masak |
[Spec/Functions.pod] updated contributors, version, last updated
|
|
|
|
@22907
|
[22907]
|
2 weeks |
masak |
[Spec/Functions.pod] made default $separator on List::fmt ' ', with
Perl 5 …
|
|
|
|
@22906
|
[22906]
|
2 weeks |
masak |
[Spec/Functions.pod] s/array/list/ in .fmt description
|
|
|
|
@22905
|
[22905]
|
2 weeks |
masak |
[Spec/Functions.pod] various changes to .fmt commit:
* C<> no longer …
|
|
|
|
@22904
|
[22904]
|
2 weeks |
masak |
[Spec/Functions.pod] added .fmt
|
|
|
|
@22630
|
[22630]
|
5 weeks |
lwall |
[Differences] various corrections
|
|
|
|
@22629
|
[22629]
|
5 weeks |
moritz |
[docs] more clarifications in Perl6::Perl5::Differences
|
|
|
|
@22628
|
[22628]
|
5 weeks |
moritz |
[docs] small typo in Perl6::Perl5::Differences
|
|
|
|
@22606
|
[22606]
|
5 weeks |
lwall |
[S29] settle on "ceiling"
|
|
|
|
@22367
|
[22367]
|
8 weeks |
azawawi |
Fix pod warnings in Spec/Functions.pod
|
|
|
|
@22366
|
[22366]
|
8 weeks |
azawawi |
Fixed pod warnings/errors in Spec/IO.pod
|
|
|
|
@22365
|
[22365]
|
8 weeks |
azawawi |
fix POD warnings in Spec/Concurrency.pod
|
|
|
|
@22005
|
[22005]
|
3 months |
lwall |
[STD] remove p5ish usages of exists/delete
[gimme5] translate .:exists and …
|
|
|
|
@21934
|
[21934]
|
3 months |
moritz |
[docs] fixes and enhancments to Perl6::Perl5::Differences
|
|
|
|
@21375
|
[21375]
|
4 months |
lwall |
[Functions.pod] nothing isn't sacred, just use () which is less than …
|
|
|
|
@20987
|
[20987]
|
5 months |
moritz |
[S29] fixed signatur for polar()
|
|
|
|
@20791
|
[20791]
|
5 months |
Auzon |
[S29] :bb is now :aa and samebase is now sameaccent
|
|
|
|
@20722
|
[20722]
|
5 months |
pmichaud |
S29: List.join should have @values as the invocant.
|
|
|
|
@20630
|
[20630]
|
6 months |
lwall |
Note that multies aren't automatically global but are imported by Prelude …
|
|
|
|
@20196
|
[20196]
|
8 months |
lwall |
[S29] rand is now 0-ary or method only
|
|
|
|
@20097
|
[20097]
|
8 months |
buchetc |
[t\spec] smartlink issues
|
|
|
|
@20091
|
[20091]
|
9 months |
buchetc |
[t/spec] another coro example
|
|
|
|
@20085
|
[20085]
|
9 months |
buchetc |
[t/spec] document coroutines
|
|
|
|
@20069
|
[20069]
|
9 months |
buchetc |
[t/spec] coro examples
|
|
|
|
@20063
|
[20063]
|
9 months |
buchetc |
[Spec] start re-oraginze S17
|
|
|
|
@19997
|
[19997]
|
9 months |
lwall |
missing some array methods
|
|
|
|
@19851
|
[19851]
|
10 months |
buchetc |
Some new heads and code formats
|
|
|
|
@19639
|
[19639]
|
10 months |
lwall |
Clarification suggested by jgottman++
|
|
|
|
@19635
|
[19635]
|
10 months |
tjp |
Fixed typos in docs/Perl6/Overview.pod
|
|
|
|
@19479
|
[19479]
|
10 months |
lwall |
[Functions] did away with the Uni type
|
|
|
|
@19478
|
[19478]
|
10 months |
lwall |
Some updates to reflect distinctions between lexical …
|
|
|
|
@19424
|
[19424]
|
10 months |
lwall |
Defined .bytes, .codes, .graphs, and .chars
Defined samecase and samebase
|
|
|
|
@19329
|
[19329]
|
11 months |
szabgab |
remove unused code
|
|
|
|
@19300
|
[19300]
|
11 months |
lwall |
Clarification of substr requested by Gothmog++ and pmurias++
|
|
|
|
@17750
|
[17750]
|
15 months |
lwall |
Strings no longer attempt to keep track of their "pos".
|
|
|
|
@17701
|
[17701]
|
15 months |
lwall |
s:g/err/orelse/
|
|
|
|
@17461
|
[17461]
|
15 months |
moritz |
a few tweaks to docs/Perl6/Perl5/Differences.pod
|
|
|
|
@17449
|
[17449]
|
15 months |
sartak |
r37392@onn: sartak | 2007-08-25 19:05:25 -0400
Corrected a sentence
|
|
|
|
@17196
|
[17196]
|
16 months |
lwall |
substr should be exported multi method
updated grammar description of …
|
|
|
|
@16750
|
[16750]
|
17 months |
agentz |
converted S26.pod to UTF-8
|
|
|
|
@16740
|
[16740]
|
17 months |
diakopter |
re-syncing from Perl6-Perldoc-v0.0.5
|
|
|
|
@16189
|
[16189]
|
19 months |
rhr |
Add fdopen to IO.pod (stolen from parrot)
|
|
|
|
@16166
|
[16166]
|
19 months |
rhr |
Spec Socket.pair, analogous to Pipe.pair
|
|
|
|
@16165
|
[16165]
|
19 months |
rhr |
Add Pipe.pair
|
|
|
|
@16164
|
[16164]
|
19 months |
rhr |
Rough draft spec of Pipe.to and Pipe.from
|
|
|
|
@16161
|
[16161]
|
19 months |
karhu |
Greatly fixed perlintro.
|
|
|
|
@16157
|
[16157]
|
19 months |
lwall |
typo noted by rhr++
|
|
|
|
@16156
|
[16156]
|
19 months |
lwall |
More IO and Functions whackage
|
|
|
|
@16155
|
[16155]
|
19 months |
lwall |
Put in $*DEFERR too.
|
|
|
|
@16154
|
[16154]
|
19 months |
lwall |
More IO spec whackage
|
|
|
|
@16153
|
[16153]
|
19 months |
lwall |
print and say default to $*DEFOUT.
|
|
|
|
@16035
|
[16035]
|
19 months |
diakopter |
committing Documentation.pod (S26) changes from upstream::Damian.
|
|
|
|
@15966
|
[15966]
|
19 months |
moritz |
added perl6 "translation" of perlintro, not complete
|
|
|
|
@15912
|
[15912]
|
20 months |
diakopter |
reverting the previous 1-char change.
|
|
|
|
@15907
|
[15907]
|
20 months |
diakopter |
inconsequential edit, hopefully kick off smartlinks.pl
|
|
|
|
@15904
|
[15904]
|
20 months |
moritz |
Perl6::Perl5::Differences: want.List -> want.list
|
|
|
|
@15891
|
[15891]
|
20 months |
diakopter |
updated S26 to Damian's Perl6-Perldoc-v0.0.2 edition
auto XHTML conversion …
|
|
|
|
@15796
|
[15796]
|
20 months |
lwall |
Some whackage on the <'...'> to '...' transition, mostly tests.
|
|
|
|
@15739
|
[15739]
|
20 months |
lwall |
Carry over @ vs @@ contextualization to zip and Z and map.
Delete old each …
|
|
|
|
@15695
|
[15695]
|
21 months |
lwall |
Allow split on arrays and filehandles.
Emphasize that maximum laziness is …
|
|
|
|
@15687
|
[15687]
|
21 months |
fglock |
docs/Perl6/Overview/Subroutine.pod - minor comment on Proxy behaviour
|
|
|
|
@15657
|
[15657]
|
21 months |
lwall |
Clarify when say and print should complain about empty arglists.
|
|
|
|
@15555
|
[15555]
|
21 months |
putter |
Functions.pod - aka S29 - Link empty "TODO" caller() spec to S06.
|
|
|
|
@15512
|
[15512]
|
21 months |
lwall |
Whack on the cat() a bit.
|
|
|
|
@15510
|
[15510]
|
21 months |
lwall |
Just the definition of index flapping in the breeze…
|
|
|
|
@15500
|
[15500]
|
21 months |
audreyt |
* In "foo".join(1,2,3), "foo" is the separator.
* index("foo", "bar") …
|
|
|
|
@15327
|
[15327]
|
21 months |
lwall |
Y -> Z, XX -> X
|
|
|
|
@15286
|
[15286]
|
21 months |
audreyt |
* Perl6::Perl5::Differences - Minor typo.
|
|
|
|
@15254
|
[15254]
|
22 months |
eric256 |
Added blurb about where to find and edit S29 at.
|
|
|
|
@15252
|
[15252]
|
22 months |
eric256 |
Fixed some code,added matching brackets and semi-colons
|
|
|
|
@15239
|
[15239]
|
22 months |
moritz |
Added spec for roots($x, $n)
|
|
|
|
@15234
|
[15234]
|
22 months |
moritz |
Mentioned wantarray() in Perl6::Perl5::Differences
|
|
|
|
@15220
|
[15220]
|
22 months |
lwall |
IO.pod: translated some p5 docs for print.
|
|
|
|
@15167
|
[15167]
|
22 months |
lwall |
More .
More whitespace around .
Several eval'd tests of .:X syntax
|
|
|
|
@15131
|
[15131]
|
22 months |
lwall |
Made map return a multislice.
|
|
|
|
@15084
|
[15084]
|
22 months |
lwall |
Added first function.
|
|
|
|
@15055
|
[15055]
|
23 months |
szabgab |
Perl6/Doc.pod - add more of the existing entries manually
|
|
|
|
@15008
|
[15008]
|
23 months |
gaal |
svn:ignore props on mundane files
|
|
|
|
@14910
|
[14910]
|
2 years |
luqui |
Specced the return value of splice. @Larry.check xx 2.
|
|
|
|
@14845
|
[14845]
|
2 years |
agentz |
[docs/Perl6/Spec/Functions.pod]
- added two missing =back (podchecker++)
|
|
|
|
@14843
|
[14843]
|
2 years |
audreyt |
* S26: Documentation spec, 2006-11-22 edition, from Damian.
|
|
|
|
@14839
|
[14839]
|
2 years |
Darren_Duncan |
ext/Set-Relation/ : added (docs for) the generic tclose (transitive …
|
|
|
|
@14673
|
[14673]
|
2 years |
audreyt |
* Massive revisionism: Change all files in docs/ to mention …
|
|
|
|
@14536
|
[14536]
|
2 years |
avar |
* State more clearly that chomp removes one newline
|
|
|
|
@14500
|
[14500]
|
2 years |
lumi |
More typos smitten.
|
|
|
|
@14499
|
[14499]
|
2 years |
lumi |
A typo, fixed.
|
|
|
|
@14497
|
[14497]
|
2 years |
audreyt |
* some more cleanup.
|
|
|
|
@14496
|
[14496]
|
2 years |
audreyt |
* Perl6::Spec::Concurrency: Update nomenclature.
|
|
|
|
|