Revert "Un-TODO warning test"
[p5sagit/p5-mst-13.2.git] / pod /
2010-03-08 Karl Williamson Document that there are bugs with EBCDIC and regexes
2010-03-03 Jan Dubois Revert "Forbid labels with keyword names"
2010-03-02 David Mitchell fetching from e.g. github requires a repo name
2010-02-28 Karl Williamson Note this doesn't work: $re = "\\N{...}"; /$re/
2010-02-28 Karl Williamson Document some re bugs in perlre.pod
2010-02-28 Karl Williamson Document 5.8 regression #72998 in delta
2010-02-28 Karl Williamson Document parsing changes for [perl #56444] patch
2010-02-28 Karl Williamson Revise wording about /x caveats
2010-02-28 Karl Williamson Mention \N{U+...} documentation in delta
2010-02-28 Karl Williamson Add statement about UTF-8 and \N{} to delta
2010-02-28 Karl Williamson Document Unicode case-insensitive [] range bug
2010-02-28 Karl Williamson Quote a code example
2010-02-28 Karl Williamson Add deprecation of non-name \N{foo} to delta pod
2010-02-28 Karl Williamson Revise notes on /x modifier
2010-02-28 Karl Williamson Mark \N meaning [^\n] as experimental
2010-02-28 Karl Williamson Mention there are places /x modifier is ineffective
2010-02-28 Karl Williamson Clarify perlrebackslash.pod
2010-02-28 Karl Williamson Note existence (and warn against using) \N{U+c1.c2...}
2010-02-28 Karl Williamson Note that \N{U+...} forces character semantics
2010-02-28 Karl Williamson Document \N{U+...}
2010-02-28 Karl Williamson Mention \N{U+...} in perlunicode.pod
2010-02-28 Karl Williamson Update pods for \N changes
2010-02-21 Steve Hay Fix the NAME in two old perlXYZdelta.pod files
2010-02-21 Steve Hay Create perl5116delta and update other versions
2010-02-21 Steve Hay Stop pod/buildtoc from changing EOLs on Win32
2010-02-20 Steve Hay Final update to perl5115delta.pod
2010-02-20 Steve Hay Record Perl 5.11.5 and a new pumpkin keeper in perlhist
2010-02-20 Steve Hay Almost the final updates to perl5115delta.pod
2010-02-20 Steve Hay Update perl5115delta.pod with new diagnostics
2010-02-20 Karl Williamson PATCH: deprecation warnings for unreasonable charnames
2010-02-20 Karl Williamson Improve handling of qq(\N{...}); and /x
2010-02-20 Steve Hay More updates to perl5115delta.pod
2010-02-19 Karl Williamson Make a missing right brace on \N{ fatal
2010-02-19 Karl Williamson PATCH: [perl #56444] delayed interpolation of \N{...}
2010-02-18 Jesse Vincent Update perldelta for 5.12 to warn vendors about depreca...
2010-02-18 Steve Hay Keep perl5115delta.pod up to date
2010-02-18 Steve Hay Update perl5115delta.pod with today's changes
2010-02-17 Jesse Vincent Merge branch 'pod-perlrepository' of git://github.com...
2010-02-16 Steve Hay Keep perl5115delta.pod up to date
2010-02-16 Ævar Arnfjörð Bjar... Mention why it's a good idea to use topic branches...
2010-02-16 Ævar Arnfjörð Bjar... Adjusted the git config user.name/user.email example...
2010-02-16 Ævar Arnfjörð Bjar... Prefix commands universally with "%". Most of the POD...
2010-02-16 Ævar Arnfjörð Bjar... Don't recommend that people manually fiddle with their...
2010-02-16 Jesse Vincent Doc fix. Thanks to Bram.
2010-02-16 Ævar Arnfjörð Bjar... Note that checking out from git via is at least 4x...
2010-02-15 Rafael Garcia-Suarez Doc adjustment about lock(), by Daniel Frederick Crisman
2010-02-14 Steve Hay First stab at a perl5115delta.pod with just under a...
2010-02-11 Robin Barker delete orphaned text
2010-02-11 David Golden Revised opening line of perl man page
2010-02-11 David Golden Help new users learn how to get help
2010-02-11 Jesse Vincent Note a change in warnings::register's behavior in 5...
2010-02-09 Jesse Vincent Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-02-09 Jesse Vincent Document unless () {} elsif () {} else {} and tell...
2010-02-09 Reini Urban "unless else" wasn't previously documented, though...
2010-02-08 David Mitchell Warn people not to set PERL_CORE in XS
2010-02-08 David Golden revise perldelta note on strict and lax version rules
2010-02-07 Slaven Rezic changed "an UTF..." to "a UTF..." in all Pods
2010-02-06 Ricardo Signes note that delete/exists ARRAY_ELEM should be avoided
2010-02-05 Michael G. Schwern Don't try to calculate a time over the conservative...
2010-01-31 Karl Williamson Clarify warning that e.g. \q is reserved
2010-01-30 Frank Wiegand Fix POD typo
2010-01-28 Jesse Vincent Fix a broken pod link
2010-01-28 brian d foy * Fill out the docs on the yada to show it as a satand...
2010-01-28 Karl Williamson Clean up 5.12 delta pod concerning regexes and Unicode...
2010-01-27 brian d foy * Note that the flip-flop operator maintains state...
2010-01-26 Vincent Pit A small typo in perlrun, spotted by Olivier Raginel.
2010-01-25 David Golden revise package NAME VERSION entry in perl5120delta
2010-01-25 Ricardo Signes correct a typo
2010-01-25 Ricardo Signes apply a second set of eyes to perl5120delta
2010-01-25 Jesse Vincent Add perl5120delta to pod.lst and MANIFEST
2010-01-24 Jesse Vincent Minor typo fix
2010-01-24 Jesse Vincent First full pass at perl5120delta
2010-01-24 Jesse Vincent Added a stub of the Perl 5.12.0 delta which will be...
2010-01-22 Rafael Garcia-Suarez Update to podlators 2.3.0
2010-01-20 Ricardo Signes create perl5115delta and update other versions
2010-01-20 David Golden perlfunc tweak for package NAME VERSION
2010-01-20 Ricardo Signes remove remaining boilerplate from perl5114delta
2010-01-20 Ricardo Signes perldelta5114 updated prior to shipping
2010-01-20 Ricardo Signes add 5.11.4 (and myself) to perlhist
2010-01-19 David Golden note strict/lax version requirements in documentation
2010-01-19 David Golden add version number format note to perldelta
2010-01-18 Jesse Vincent Fixed an editing error in perldoc about commit messages.
2010-01-18 Jesse Vincent Minor updates to the git tutorial and our commit messag...
2010-01-16 brian d foy * Tom's latest perlfunc cleanups, to ensure we're on...
2010-01-16 brian d foy * Backported Tom's perlfaq cleanup to the perlfaq repo...
2010-01-15 Rafael Garcia-Suarez Add warning "Cannot find encoding"
2010-01-15 Rafael Garcia-Suarez Document last change in perldelta for 5.11.4.
2010-01-13 brian d foy * Em dash cleanup in pod/
2010-01-13 brian d foy * FAQ sync for Perl 5.12 release candidate
2010-01-13 brian d foy Tom Christiansen's perlfunc cleansing, part 2
2010-01-12 Rafael Garcia-Suarez Document UNIVERSAL->import deprecation in perldelta
2010-01-12 Rafael Garcia-Suarez The new lvalue warning should not be turned on by default
2010-01-12 Rafael Garcia-Suarez Document new lvalue warning in perldelta
2010-01-12 Rafael Garcia-Suarez The "illegalproto" warning category is new in 5.11...
2010-01-12 Rafael Garcia-Suarez Add perl5114delta.pod
2010-01-11 Tom Christiansen PATCH: perlfunc cleanup, part 1
2010-01-11 Josh ben Jore Remove an extraneous space
2010-01-10 Gerard Goossen Ignore a lvalue attribute after the subroutine has...
2010-01-10 Rafael Garcia-Suarez [perl #71924] shmget/semget may return zero as valid id
2010-01-10 Rafael Garcia-Suarez Perldelta presentation nits
next