Cygwin::mount_table, Cygwin::mount_flags
[p5sagit/p5-mst-13.2.git] / pod /
2007-08-10 Claes Jacobsson Re: [PATCH] Adding more information to "Unrecognized...
2007-08-09 Rafael Garcia-Suarez Add an idea by Hugo
2007-08-09 Rafael Garcia-Suarez Fix a bunch of typos
2007-08-09 Ævar Arnfjörð Bjar... Optimize split //
2007-08-09 David Nicol Re: [PATCH] Re: [perl #44387] The blank in option ...
2007-08-08 YAMASHINA Hio patch for perlboot.pod
2007-08-07 Rafael Garcia-Suarez The documentation for prototype() sounds a bit better...
2007-08-07 Rafael Garcia-Suarez Documentation updates for new regexp features
2007-08-03 Tels add BigInt changes to perl595delta.pod
2007-08-03 Benjamin Smith Applied after word-wrapping:
2007-07-30 Elizabeth Mattijsen Example in perlthrtut.pod doesn't work
2007-07-25 Robert May XSUB.h - silence MSVC6 compiler warning
2007-07-20 H.Merijn Brand Extend the update info regarding Configure changes
2007-07-20 Steve Hay Fix pod nit in perlunicode
2007-07-19 Rafael Garcia-Suarez Add a TODO note about lc() etc. and the UTF-8 flag
2007-07-19 Rafael Garcia-Suarez Suggestion and fixes to the hash seed docs by Paul...
2007-07-18 chromatic Change "Perl6" to "Perl 6" in pod/*
2007-07-18 Rafael Garcia-Suarez Clarifications on the hash seed
2007-07-18 Gabor Szabo gethostbyname() example
2007-07-13 Rafael Garcia-Suarez Comment out links to docs that don't exist yet.
2007-07-13 Rafael Garcia-Suarez More typo fixes in the regexp docs
2007-07-13 Rafael Garcia-Suarez * make splitpod actually work if perl isn't installed
2007-07-12 David Nicol mention of g and c modifiers missing from perlre.pod
2007-07-12 Rafael Garcia-Suarez A couple of additions in perltodo for the future
2007-07-12 Rafael Garcia-Suarez More terminology updates for warnings
2007-07-11 Rafael Garcia-Suarez Better wording, suggested by Eric Cholet.
2007-07-11 Rafael Garcia-Suarez Turn the "$# / $* is no longer supported" warnings...
2007-07-11 Rafael Garcia-Suarez Less indirect object notation
2007-07-11 Rafael Garcia-Suarez Remove wrong equivalent to pop() (bug #43705)
2007-07-10 Spiros Denaxas Re: Small addition to perlcheat.pod
2007-07-10 Rafael Garcia-Suarez Modernize opendir() syntax
2007-07-07 Rafael Garcia-Suarez Update Module::CoreList, regenerate META.yml,
2007-07-07 Rafael Garcia-Suarez Regenerate table of contents
2007-07-07 Rafael Garcia-Suarez FAQ sync
2007-07-07 Rafael Garcia-Suarez Mention that pseudo-hashes are no longer supported
2007-07-07 Edgar Bering Re: [PATCH] Final Draft - pod/perlcommunity.pod - ...
2007-07-07 Rafael Garcia-Suarez Add a note in perldelta about undefining *ISA
2007-07-07 Jim Cromie [patch] add verbose mode to -DU debugging option
2007-07-07 Rafael Garcia-Suarez Make Perl_find_runcv a member of the public API
2007-07-07 Rafael Garcia-Suarez Remove 5.10.0 section from perltodo
2007-07-04 Dave Mitchell clarify what text 'warn' appends to a newline-less...
2007-07-04 Rafael Garcia-Suarez regexp flags =~ s/k/p/
2007-07-03 Rafael Garcia-Suarez Forbid \g0. (tests coming later)
2007-06-30 Abigail /p vs (?p)
2007-06-29 Rafael Garcia-Suarez Small pod fix
2007-06-28 Yves Orton Rename various regex defined so that they have distinct...
2007-06-28 Ævar Arnfjörð Bjar... Move the RXf_WHITE logic for split " " into the regex...
2007-06-25 Danny Rathjens Apply doc suggestion from:
2007-06-25 Rafael Garcia-Suarez PerlFAQ sync.
2007-06-24 Nicholas Clark s/\bunicode\b/Unicode/; # For everything not dual life
2007-06-22 Peter Dintelmann perlopentut
2007-06-21 Gabor Szabo pod/perlhack.pod where to go for information about...
2007-06-20 Rafael Garcia-Suarez A first stab at making perlreref.pod up to date
2007-06-20 Rafael Garcia-Suarez Fix docs for \u ; plus a POD formatting nit
2007-06-18 Rafael Garcia-Suarez Regen pods
2007-06-18 Rafael Garcia-Suarez Remove PERL_MAGIC_mutex
2007-06-18 Ævar Arnfjörð Bjar... perlreapi.pod documentation for flags & cleanup
2007-06-18 Ævar Arnfjörð Bjar... POD Alignment for the magic table in perlapi.pod
2007-06-18 Ævar Arnfjörð Bjar... SvRX() and SvRXOK() macros
2007-06-17 Adriano Ferreira [DOC PATCH] Pod nits in doc/perlpodspec.pod
2007-06-14 Rafael Garcia-Suarez Update Changes.
2007-06-12 Jarkko Hietaniemi perltodo: more vtable musings
2007-06-11 Rafael Garcia-Suarez Doc adjustments for the number localization and setloca...
2007-06-08 Rafael Garcia-Suarez encoding.pm doesn't give any details about ${^ENCODING},
2007-06-06 Ævar Arnfjörð Bjar... Re: [PATCH] Callbacks for named captures (%+ and %-)
2007-06-05 Rafael Garcia-Suarez There is no more a ~~ feature, noticed by Moritz Lenz
2007-06-05 Rafael Garcia-Suarez Remove support for assertions and -A
2007-06-01 Brad Baxter [perl #43094] Doc patch to perlre: modifiers => quantifiers
2007-05-31 Rafael Garcia-Suarez Dave remarks that I have been too terse here.
2007-05-29 Rafael Garcia-Suarez Mention that last bugfix in perldelta
2007-05-29 Jarkko Hietaniemi perltodo tweak on virtualizing OS/FS access
2007-05-28 Rafael Garcia-Suarez Several POD fixes by Jonathan Stowe
2007-05-28 Rafael Garcia-Suarez Mention new lexical pragmas big* in perldelta
2007-05-28 Rafael Garcia-Suarez Update outdated example
2007-05-26 Rafael Garcia-Suarez Bad orientation in doc, noticed by Jan Dubois.
2007-05-25 Rafael Garcia-Suarez \R can't be used in a char class
2007-05-25 Rafael Garcia-Suarez Document new escapes in perldelta
2007-05-25 Rafael Garcia-Suarez Document that ptardiff needs Text::Diff
2007-05-25 Rafael Garcia-Suarez Document cpanp and cpan2dist
2007-05-24 Rafael Garcia-Suarez Doc nits by Steven Schubiger
2007-05-24 Rafael Garcia-Suarez perldelta additions suggested by Steve Hay
2007-05-23 Rafael Garcia-Suarez Perldelta nit by Brandon Black
2007-05-22 Rafael Garcia-Suarez Update perldelta
2007-05-20 Dave Mitchell delete thrdvar.h and move its contents to intrpvar.h
2007-05-20 Ævar Arnfjörð Bjar... Minor perlreapi.pod cleanup
2007-05-17 Jarkko Hietaniemi todos for perl 5.12
2007-05-10 Steve Peters Fix Pod nit in perlfunc
2007-05-10 Marc Lehmann Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
2007-05-10 Rafael Garcia-Suarez Regarding precedence, filetest operators are the same...
2007-05-04 David Leadbeater Documentation fixes for EGID/GID confusion
2007-05-03 Ævar Arnfjörð Bjar... FETCH/STORE/LENGTH callbacks for numbered capture variables
2007-05-02 Ævar Arnfjörð Bjar... When FETCHSIZE returns <0 perl segfaults
2007-05-02 Jerry D. Hedden Remove ext/Thread
2007-04-30 Rafael Garcia-Suarez Two new manpages, by Abigail
2007-04-30 Brandon Black Re: mro status, etc
2007-04-30 Ævar Arnfjörð Bjar... Re: [PATCH] Cleanup of the regexp API
2007-04-27 Rafael Garcia-Suarez Reindent bash functions properly
2007-04-26 Brandon Black Fix mro docs.
2007-04-25 Alexandr Ciornii perlre.pod spellcheck
2007-04-25 Rafael Garcia-Suarez perlguts nit, found by Jerry D. Hedden
next