root/docs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @23046 [23046] 11 hours masak [Spec/Functions.pod] fixed minor typos, added missing arguments to .fmt
(edit) @22954 [22954] 10 days masak [Spec/Functions.pod] updated contributors, version, last updated
(edit) @22907 [22907] 2 weeks masak [Spec/Functions.pod] made default $separator on List::fmt ' ', with Perl 5 …
(edit) @22906 [22906] 2 weeks masak [Spec/Functions.pod] s/array/list/ in .fmt description
(edit) @22905 [22905] 2 weeks masak [Spec/Functions.pod] various changes to .fmt commit: * C<> no longer …
(edit) @22904 [22904] 2 weeks masak [Spec/Functions.pod] added .fmt
(edit) @22699 [22699] 4 weeks moritz [docs] delete donate.pugscode.org, since it's hopelessly out of date.
(edit) @22654 [22654] 5 weeks moritz [docs/tutorial] (aka book) many clean ups and enhancements to …
(edit) @22630 [22630] 5 weeks lwall [Differences] various corrections
(edit) @22629 [22629] 5 weeks moritz [docs] more clarifications in Perl6::Perl5::Differences
(edit) @22628 [22628] 5 weeks moritz [docs] small typo in Perl6::Perl5::Differences
(edit) @22606 [22606] 5 weeks lwall [S29] settle on "ceiling"
(edit) @22445 [22445] 8 weeks moritz [docs/tutorial] book update Including, but not limited to: * optional …
(edit) @22436 [22436] 8 weeks moritz [docs] a few small fixes in the book
(edit) @22367 [22367] 8 weeks azawawi Fix pod warnings in Spec/Functions.pod
(edit) @22366 [22366] 8 weeks azawawi Fixed pod warnings/errors in Spec/IO.pod
(edit) @22365 [22365] 8 weeks azawawi fix POD warnings in Spec/Concurrency.pod
(edit) @22305 [22305] 2 months moritz [docs] added POD files for the "perl-5-to-6" blog
(edit) @22304 [22304] 2 months Whiteknight [Book] A few small updates to chapters 6 and 7
(edit) @22302 [22302] 2 months Whiteknight [Book] Add some clarificaitons about named parameters. Make some other …
(edit) @22301 [22301] 2 months Whiteknight [Book] A few small changes for readability and flow. Remove some trailing …
(edit) @22212 [22212] 2 months ab5tract fixed the perl6 wiki link
(edit) @22211 [22211] 2 months ab5tract fixed download link on homepage
(edit) @22005 [22005] 3 months lwall [STD] remove p5ish usages of exists/delete [gimme5] translate .:exists and …
(edit) @21934 [21934] 3 months moritz [docs] fixes and enhancments to Perl6::Perl5::Differences
(edit) @21928 [21928] 3 months rhr syntax fixes from STD++
(edit) @21768 [21768] 4 months moritz [docs/feather] fixed wiki link on homepage, pmurias++
(edit) @21375 [21375] 4 months lwall [Functions.pod] nothing isn't sacred, just use () which is less than …
(edit) @21085 [21085] 5 months rhr [p6types] shuffle methods around
(edit) @21082 [21082] 5 months putter docs/p6types: Small cleanups for r21077 - normalized foofix quoting styles …
(edit) @21057 [21057] 5 months rhr [p6types] Adjust Num heirarchy, pending further clarification …
(edit) @20999 [20999] 5 months rhr [docs/p6types] All the synopses are done except S16+29
(edit) @20989 [20989] 5 months rhr Add docs/p6types - a description of specced p6 roles, classes, and methods …
(edit) @20987 [20987] 5 months moritz [S29] fixed signatur for polar()
(edit) @20929 [20929] 5 months Auzon [pugscode.org] fixed bad URL
(edit) @20791 [20791] 5 months Auzon [S29] :bb is now :aa and samebase is now sameaccent
(edit) @20722 [20722] 5 months pmichaud S29: List.join should have @values as the invocant.
(edit) @20630 [20630] 6 months lwall Note that multies aren't automatically global but are imported by Prelude …
(edit) @20276 [20276] 7 months Darren_Duncan updated any other refs in Pugs repo from Muldis DB to Muldis Rosetta
(edit) @20199 [20199] 8 months agentz feather/syn_index.html - claims that the index page itself is updated …
(edit) @20196 [20196] 8 months lwall [S29] rand is now 0-ary or method only
(edit) @20097 [20097] 8 months buchetc [t\spec] smartlink issues
(edit) @20091 [20091] 9 months buchetc [t/spec] another coro example
(edit) @20085 [20085] 9 months buchetc [t/spec] document coroutines
(edit) @20069 [20069] 9 months buchetc [t/spec] coro examples
(edit) @20063 [20063] 9 months buchetc [Spec] start re-oraginze S17
(edit) @20035 [20035] 9 months rhr [syn_index.html] mark drafts as [DRAFT], fix up spacing
(edit) @20033 [20033] 9 months rhr [syn_index.html] Add .pod links (with the funny names) Also add links to …
(edit) @19997 [19997] 9 months lwall missing some array methods
(edit) @19984 [19984] 9 months lwall change bad download link in at least one spot…
(edit) @19851 [19851] 10 months buchetc Some new heads and code formats
(edit) @19654 [19654] 10 months moritz [pugscode.org] added a working download link, cxreg++
(edit) @19639 [19639] 10 months lwall Clarification suggested by jgottman++
(edit) @19635 [19635] 10 months tjp Fixed typos in docs/Perl6/Overview.pod
(edit) @19479 [19479] 10 months lwall [Functions] did away with the Uni type
(edit) @19478 [19478] 10 months lwall Some updates to reflect distinctions between lexical …
(edit) @19424 [19424] 10 months lwall Defined .bytes, .codes, .graphs, and .chars Defined samecase and samebase
(edit) @19329 [19329] 11 months szabgab remove unused code
(edit) @19300 [19300] 11 months lwall Clarification of substr requested by Gothmog++ and pmurias++
(edit) @18867 [18867] 12 months ggoebel re-write to move developer level info to dev.pugscode.org add reference to …
(edit) @18010 [18010] 14 months hoelzro Added myself to the AUTHORS list, fixed a discrepancy in docs/SEEALSO, and …
(edit) @17750 [17750] 15 months lwall Strings no longer attempt to keep track of their "pos".
(edit) @17701 [17701] 15 months lwall s:g/err/orelse/
(edit) @17518 [17518] 15 months nothingmuch blah
(edit) @17517 [17517] 15 months nothingmuch blah
(edit) @17461 [17461] 15 months moritz a few tweaks to docs/Perl6/Perl5/Differences.pod
(edit) @17449 [17449] 15 months sartak r37392@onn: sartak | 2007-08-25 19:05:25 -0400 Corrected a sentence
(edit) @17241 [17241] 16 months kjwcode Replace all mentions of m19s28.vlinux.de with m19s28.dyndns.org …
(edit) @17196 [17196] 16 months lwall substr should be exported multi method updated grammar description of …
(edit) @17185 [17185] 16 months diakopter minor corrections; still haven't determined whether the draft …
(edit) @17182 [17182] 16 months moritz kp homepage: fixed link to examples
(edit) @17181 [17181] 16 months moritz pugscode.org homepage: removed bogus tags
(edit) @17180 [17180] 16 months moritz kp homepage: removed bogus </a>, added fglock++ as the main author
(edit) @17175 [17175] 16 months moritz [pugscode.org] s/\&/;/ in URLs (to avoid clashes with HTML entities)
(edit) @17174 [17174] 16 months moritz added a kp6 homepage, available from http://www.pugscode.org/kp6.html
(edit) @17135 [17135] 16 months perlDreamer Instrument the template interpolator with a cache for reading template …
(edit) @17134 [17134] 16 months perlDreamer Add a method to interpolate the template for svnbot.
(edit) @17133 [17133] 16 months perlDreamer Remove old comments from top of file. Uncuddle the elsif. Fix the typos …
(edit) @17132 [17132] 16 months diakopter initial stub of a feather-only svnbot plugin for Botnix, a multi-nick, …
(edit) @17056 [17056] 17 months audreyt * docs/zh-*/: Reflect that Artistic 2.0 is now out. dduncan++
(edit) @16966 [16966] 17 months diakopter oops, didn't mean to commit that :/
(edit) @16964 [16964] 17 months diakopter new svnindex style... let's see what it looks like.
(edit) @16888 [16888] 17 months Darren_Duncan the config file you make to get credit for smokes is now named …
(edit) @16866 [16866] 17 months aharoni Hebrew Earendil translation
(edit) @16770 [16770] 17 months diakopter updating google search form parameters to match the actual hostname
(edit) @16754 [16754] 17 months kolibrie version of talk presented at YAPC::NA 2007 (Houston) with some corrections …
(edit) @16750 [16750] 17 months agentz converted S26.pod to UTF-8
(edit) @16740 [16740] 17 months diakopter re-syncing from Perl6-Perldoc-v0.0.5
(edit) @16700 [16700] 17 months lwall more tutorial whackage
(edit) @16696 [16696] 17 months tene Minor change in tutorial.
(edit) @16694 [16694] 17 months Darren_Duncan the Pugs main license is now simply Artistic 2.0 (final) rather than …
(edit)