Install arch-dependent files into $archlib.
[p5sagit/p5-mst-13.2.git] / pod /
2009-08-13 Steffen Mueller Merge the updated perlfaq from the perlfaq repository
2009-08-12 Moritz Lenz document split in void context in perlfunc.pod
2009-08-11 Ken Williams Removed '...' ellipses from docs about '...' flip-flop...
2009-08-11 David Mitchell PERL_DONT_CREATE_GVSV was documented in perl589delta
2009-08-09 Abigail Add 5.10.1-RC1 release to perlhist
2009-08-07 Rafael Garcia-Suarez perltodo: Propagate compilation hints to the debugger
2009-08-06 Sam Vilain pod/perlipc.pod: add some hints on avoiding pipe deadlocks
2009-08-03 Vincent Pit Minor spelling nit in last perlfunc updated
2009-08-03 Jesse Vincent Removed vestigal support for Tenon Intersystems MachTen...
2009-08-03 Jesse Vincent Remove the port to MiNT. It's a dead platform that...
2009-08-03 Jesse Vincent Update the description of the 'system' function to...
2009-08-03 Jesse Vincent MacPerl is gone. Its test bits should be now removed...
2009-08-03 Jesse Vincent Document what needs to happen when you add a new test...
2009-08-03 Jesse Vincent Move content of Todo.micro into perltodo
2009-08-03 Jesse Vincent buildtoc should be executable
2009-07-30 Rafael Garcia-Suarez Add new error "Can't use keyword '%s' as a label"
2009-07-29 Vincent Pit Merge branch 'deletelocal' into blead
2009-07-29 Leon Brocard podtidy
2009-07-29 Rafael Garcia-Suarez Forbid labels with keyword names
2009-07-27 Vincent Pit Document "delete local" in perlsub
2009-07-27 Offer Kaye missing "to" in perlxs
2009-07-27 David Golden Add security contact information to perlsec
2009-07-26 George Greer much better swap logic to support reentrancy and fix...
2009-07-26 Father Chrysostomos perldelta entry noting when -C is now allowed on the...
2009-07-26 Father Chrysostomos Allow -C on the #! line when it is identical to -C...
2009-07-24 Rafael Garcia-Suarez Rephrase note about CHECK and INIT in eval("") in perlmod
2009-07-24 Rafael Garcia-Suarez Thinko in given() description, found by chromatic
2009-07-24 Rafael Garcia-Suarez Todo: decapsulation of smart match argument
2009-07-23 Chip Salzenberg Merge branch 'blead' of ssh://perl5.git.perl.org/perl...
2009-07-23 Ricardo SIGNES [rjbs] very minor tweaks to description of maint/blead
2009-07-22 David Golden v-strings are not deprecated
2009-07-22 Rafael Garcia-Suarez Document the yada yada operator in perldelta
2009-07-22 Rafael Garcia-Suarez Remove !!! and ??? operators
2009-07-21 Rafael Garcia-Suarez perltodo: truncate() prototype
2009-07-21 Rafael Garcia-Suarez perltodo: forbid labels with keyword names
2009-07-20 Abigail Another typo, as spotted by Offer Kaye <offer.kaye...
2009-07-20 chromatic Typo Fixes in Diagnostic
2009-07-16 Rafael Garcia-Suarez Describe changes to Carp and Carp::Heavy
2009-07-16 Craig A. Berry Additional perlvms.pod updates related to POSIX exit...
2009-07-16 John E. Malmberg An update to the pod is in order for the PERL_VMS_POSIX...
2009-07-15 Moritz Lenz document given/when in perltrap
2009-07-14 David Golden Explain camel and dromedary repository servers
2009-07-13 David Golden upate pumpking list
2009-07-09 David Golden Make kill() fatal for non-numeric pids
2009-07-08 Rafael Garcia-Suarez Mention in perldelta that "use 5.011" enables strictures
2009-07-07 Rafael Garcia-Suarez Fast enabling of strictures when version 5.11.0 is...
2009-07-07 Steffen Mueller use strict by default if "use 5.011" is in effect!
2009-07-02 H.Merijn Brand Added docs from Wolfgang Laun to perlpacktut about...
2009-07-01 Rafael Garcia-Suarez Make C<undef ~~ 0> and C<undef ~~ ""> not match (like...
2009-06-29 Robin Barker Stop buildtoc warning that perltoc.pod is missing whist...
2009-06-28 Rafael Garcia-Suarez Small pod/wording fixes
2009-06-28 Bram Extra examples for 'sort'
2009-06-28 Bram Document what $* used to do on older versions
2009-06-27 James Mastros Add test to make sure everything that outputs an except...
2009-06-26 Frank Wiegand pod/perlfilter.pod: two POD typos
2009-06-25 Rafael Garcia-Suarez Better description for the changes about the range...
2009-06-25 Frank Wiegand document the maximum length of barewords
2009-06-25 Nicholas Clark Add documentation for the method resolution plugin...
2009-06-24 Rafael Garcia-Suarez Clarifications to the perldelta notes on smart match
2009-06-24 Nicholas Clark Mention parallel testing in INSTALL and perl5110delta.pod
2009-06-24 Nicholas Clark Fix a semantic error in the Pod. (wrong heading level)
2009-06-23 Nicholas Clark Note that the "Deep recursion" depth warning threshold...
2009-06-23 Nicholas Clark Add a paragraph noting that perl5-security-report@perl...
2009-06-23 Andy Armstrong Ammend unhelpful description of debugger watch command.
2009-06-21 Rafael Garcia-Suarez A few docs nits after the few last commits
2009-06-21 Jim Cromie update PERL_MEM_LOG in perlhack.pod
2009-06-21 Jim Cromie point illguts at perl.org
2009-06-17 Rafael Garcia-Suarez Add perldelta entry for \N
2009-06-17 Rafael Garcia-Suarez Basic docs for \N
2009-06-15 Rafael Garcia-Suarez Fix readline example in perlfunc
2009-06-13 Nicholas Clark Bring the joy of strict (and warnings) to perlmodlib...
2009-06-13 Nicholas Clark Improve perlmodlib.PL. Reduce the amount of special...
2009-06-13 Rafael Garcia-Suarez Add \N idea from Perl 6 to perltodo
2009-06-13 Rafael Garcia-Suarez Add perlmodlib.pod in .gitignore, since it's now generated
2009-06-13 Rafael Garcia-Suarez Nit for the "Missing right brace" error message description
2009-06-13 Nicholas Clark Eliminate the regen_pods target from pod/Makefile,...
2009-06-13 Nicholas Clark Generate perlmodlib.pod at build time, instead of shipp...
2009-06-13 Nicholas Clark Make perlmodlib.PL chdir into pod. Add a -q flag to...
2009-06-13 Nicholas Clark In perlmodlib.PL, just open files in their original...
2009-06-12 Nicholas Clark Regenerated perlmodlib.pod
2009-06-12 Nicholas Clark Update perlmodlib.PL to accomodate the re-arranging...
2009-06-12 David Mitchell fix trivial typo in perldelta
2009-06-10 H.Merijn Brand Small typo in example.
2009-06-09 Ian Goodacre Revised description of => operator
2009-06-02 Nicholas Clark Disentangling -g and -DDEBUGGING is a TODO.
2009-06-01 Rafael Garcia-Suarez Smart-match perldelta adjustments
2009-06-01 Rafael Garcia-Suarez Minor doc fix for the smart table legend (clarify the...
2009-05-31 Steffen Mueller Mention Devel::NYTProf in perldebug
2009-05-31 Steffen Mueller Auto-complete lexicals in the debugger shell
2009-05-31 Bram Clarify perldebug documentation
2009-05-26 Rafael Garcia-Suarez A couple of nits in the ~~ perldelta entry
2009-05-26 Rafael Garcia-Suarez File tests were already treated as boolean in when()
2009-05-25 Rafael Garcia-Suarez Describe smart match and switch changes in perldelta
2009-05-25 Rafael Garcia-Suarez Remove now-obsolete note on ~~ overloading working...
2009-05-24 Rafael Garcia-Suarez Allow ~~ overloading on the left side, when the right...
2009-05-24 Rafael Garcia-Suarez Change the specs of %h~~%h to avoid mentioning ~~ recur...
2009-05-24 Rafael Garcia-Suarez Remove vim swap file
2009-05-24 Ricardo SIGNES perlpodspec corrections
2009-05-20 H.Merijn Brand Update bisect notes
2009-05-14 Claes Jakobsson Amelioration of the error message "Unrecognized charact...
next