manicheck's complaints about missing files are now closer to the form
[p5sagit/p5-mst-13.2.git] / pod /
2009-12-16 Abigail Document issues when using named captures in combinatio...
2009-12-12 Rafael Garcia-Suarez Merge commit 'khwilliamson/x' into blead
2009-12-09 Reini Urban Updated docpointer for illguts
2009-12-08 Ricardo Signes legalize =begin foo bar
2009-12-08 Ricardo Signes more aggressively deprecate L<section> and L<"section">
2009-12-08 Ricardo Signes remove prohibition against L<text|href>
2009-12-06 hv@crypt.org [perl #71000] Wrong variable name in warning
2009-12-06 Karl Williamson qr/\X/ expansion
2009-12-03 Karl Williamson Unicode 5.2
2009-11-30 Zefram Document if.pm in perlfunc
2009-11-28 Moritz Lenz Document backreferences to groups that did not match
2009-11-24 Rafael Garcia-Suarez Slight rewording of last patch
2009-11-24 Jim Cromie add mention of PERL_MEM_LOG in perlrun.pod
2009-11-24 Rafael Garcia-Suarez Remove generated file pod/perluniprops.pod from the...
2009-11-24 Karl Williamson mktables not run unless needed
2009-11-24 brian d foy * Remove some end-of-line whitespace from perlebcdic
2009-11-24 brian d foy * Convert some pod files to UTF-8 (like all of the...
2009-11-24 brian d foy * Reword the sentence about checking unlink failures
2009-11-23 Jesse Vincent Added a perltodo about enabling/disabling individual...
2009-11-23 Dennis Kaarsemaker More info about camel in perlrepository.pod
2009-11-22 Rafael Garcia-Suarez Add new pod file to various lists and makefiles
2009-11-22 Rafael Garcia-Suarez Simplify title of perluniprops
2009-11-22 Rafael Garcia-Suarez Add deprecation of goto to inner scopes to perldelta
2009-11-22 Rafael Garcia-Suarez Add Karl's text describing his Unicode property changes...
2009-11-22 Rafael Garcia-Suarez Merge branch 'mktables' into blead
2009-11-22 Karl Williamson mktables revamp
2009-11-21 Vincent Pit Fix unindented code in perlfunc after 5ed4f2ecec5b66fee...
2009-11-21 Rafael Garcia-Suarez Add new warning introduced by last patch in perldiag.
2009-11-21 Gerard Goossen deprecate "goto" to jump into a construct
2009-11-20 Moritz Lenz Clarify docs for implicit "next" on all "when" blocks
2009-11-20 Nicholas Clark Fix up the NAME in perl5112delta.pod
2009-11-20 Leon Brocard create perl5113delta
2009-11-20 Leon Brocard Tiny English fix
2009-11-20 brian d foy * Note that unlink sets $! on failure.
2009-11-20 brian d foy * Fixing inconsistent use of tabs in perlfunc. Now...
2009-11-20 brian d foy * FAQ sync for Nov blead release
2009-11-19 brian d foy * Fixed sort example using =(\d+)
2009-11-19 Leon Brocard The lexer API is very exciting, but only mention it...
2009-11-19 Leon Brocard Run Porting/podtidy
2009-11-19 Leon Brocard Add details of module updates
2009-11-19 Leon Brocard Delete a few more sections
2009-11-19 Leon Brocard Delete sections, add a bunch more
2009-11-19 Frank Wiegand Fix POD: C<...->...> => C<< ...-> ... >>
2009-11-19 Leon Brocard Fill in some details about the release
2009-11-19 Leon Brocard Tweak tense, remove double spaces
2009-11-19 Zefram lexer API fixes
2009-11-18 Leon Brocard Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-11-18 Leon Brocard Add the 5.11.2 release
2009-11-18 Vincent Pit {camel,dromedary}.booking.com names are gone, so update...
2009-11-16 David Golden Document SIGPIPE when printing to closed socket
2009-11-15 Zefram lexer API
2009-11-13 Father Chrysostomos [perl #70337] perldiag: localtime(...) too large
2009-11-10 Vincent Pit Clarify and complete documentation for in-place reverse
2009-11-10 Vincent Pit Optimize reversing an array in-place
2009-11-08 Zefram Bareword sub lookups
2009-11-08 Eric Brine s/AvLEN/AvMAX/ in perlguts
2009-11-08 Eric Brine s/AvLEN/AvMAX/ in perlguts
2009-11-06 H.Merijn Brand Describe how Configure patches should be done
2009-11-05 Jesse Vincent Implement facility to plug in syntax triggered by keywords
2009-11-04 Rafael Garcia-Suarez Document qr overloading in perldelta
2009-11-04 Nicholas Clark Deprecate use of := to mean an empty attribute list...
2009-11-01 Nicholas Clark Remove Perl_pmflag() from the public API, and mark...
2009-11-01 Ben Morrow Documentation for the 'qr' overload.
2009-10-31 Gerard Goossen Improve warnings about known issues in (?{...}) blocks...
2009-10-30 Dave Rolsky Fix another reference to the now-gone patching.pod
2009-10-30 Dave Rolsky Remove obsolete details on how to format a patch. Just...
2009-10-30 Dave Rolsky Clarify relationship of pattern modifiers and named...
2009-10-29 Philippe Bruhat... [PATCH] perlcommunity.pod: add information about OSDC.fr
2009-10-27 Rafael Garcia-Suarez Better wording for the hash ~~ array docs
2009-10-26 Yves Orton refine the documentation for deleting branches and...
2009-10-26 Jesse Vincent Hashed out a prose description of the (largely existing...
2009-10-24 Nicholas Clark Add perl5112delta, and change 5111delta from being...
2009-10-23 Vincent Pit Cap the exit code of the bisecting script
2009-10-23 Vincent Pit "-x ./foo" isn't a shell command, but "[ -x ./foo ...
2009-10-22 Rafael Garcia-Suarez [perl #69903] 5.10.1 perlretut section "A bit of magic...
2009-10-22 Rafael Garcia-Suarez Remove the venerable fatal error "Runaway format"
2009-10-22 Brad Gilbert Bare readdir in while loop now sets $_
2009-10-22 Rafael Garcia-Suarez POD link fix
2009-10-20 Jesse Vincent pod nits from nicholas and zefram
2009-10-20 Jesse Vincent set the release date for 5.11.1
2009-10-20 Jesse Vincent Acknowledgments in perldelta
2009-10-20 Jesse Vincent perldelta formatting
2009-10-20 Jesse Vincent perl5111delta now includes all changes between 5.11...
2009-10-20 Jesse Vincent perldelta cleanup
2009-10-20 Jesse Vincent Revert accidental executability of several pod files
2009-10-20 Jesse Vincent Updated perlport.pod with notes on VMS support from...
2009-10-20 Jesse Vincent Added perldelta notes for yves' regex semantics fixups...
2009-10-19 Jan Dubois Perl builds fine on Windows 7
2009-10-19 Jan Dubois The term 'winsock' is an implementation detail.
2009-10-19 brian d foy * Synced the perlfaq
2009-10-19 Jerry D. Hedden Add Cygwin to supported platforms list
2009-10-19 Nicholas Clark Remove the entry about removing Perl_deprecate()
2009-10-19 Nicholas Clark Fix minor pod formatting error in perl5111delta.pod
2009-10-19 Jesse Vincent update perl5111delta to mark our current release point.
2009-10-19 Jesse Vincent perldelta editing
2009-10-19 Jesse Vincent HP/UX should have been HP-UX
2009-10-19 Jesse Vincent First pass at updating perlport.pod with data from...
2009-10-18 Nicholas Clark utf16_to_utf8_reversed() should croak early when passed...
2009-10-18 Jesse Vincent Another pass at getting the perldelta for 5.11.1 in...
2009-10-18 Jesse Vincent Remove Mac OS Classic caveats from perlport.pod as...
next