This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: Fix loads of warnings from the last escaping patch...
[perl5.git] / pod /
2006-07-16 Yves OrtonRe: Fix loads of warnings from the last escaping patch...
2006-07-16 Jarkko Hietaniemiperlhack: advertise Configure -Dgccansipedantic
2006-07-15 Jarkko Hietaniemivarious safety/portability tweaks
2006-07-13 Rafael Garcia-SuarezNot everybody has env
2006-07-13 Yves OrtonRe: Misunderstanding escapes in heredocs?
2006-07-13 Rafael Garcia-SuarezAdditions to perlhack based on a patch by Gabor Szabo
2006-07-13 Rafael Garcia-SuarezNits to the perlintro safety net (by Gabor Szabo and...
2006-07-12 Rafael Garcia-SuarezI prefer array indexes that start from 0 in beginner...
2006-07-12 Rafael Garcia-SuarezIntegration of strlcat is to-done (noticed by Yves)
2006-07-12 Rafael Garcia-SuarezAdditions and removals in perltodo
2006-07-12 Gabor Szabomore strictness in perlintro
2006-07-12 Gabor Szaboperlinro (use $fh filehandler + not to use built in...
2006-07-11 Rafael Garcia-SuarezA few rough notes for the next perldelta
2006-07-11 SADAHIRO TomoyukiRe: Misunderstanding escapes in heredocs?
2006-07-10 Jarkko Hietaniemiperlhack: argh...
2006-07-10 Rafael Garcia-SuarezPOD fixes in perlhack
2006-07-10 Rafael Garcia-SuarezTypo found by Craig Berry
2006-07-10 Rafael Garcia-SuarezMore perlhack portability additions by Jarkko
2006-07-10 Steve PetersChange existing uses of strlcpy()/strlcat() to use...
2006-07-10 Jarkko Hietaniemiperlhack: more portability musings
2006-07-10 Gabor Szaboexamples in the core documentation
2006-07-10 Andy LesterEven Jarkko's patches should go in only once
2006-07-09 Nicholas ClarkTweak for Jarkko's addition to perlhack, suggested...
2006-07-09 Jarkko Hietaniemisome coding guidelines/tips to perlhack (+ one perltodo)
2006-07-09 Jarkko Hietaniemiperlhack.pod
2006-07-08 Steve PetersMaking encoding::warnings lexical is to-done.
2006-07-06 Rafael Garcia-SuarezError in the formulation of the new warning, spotted...
2006-07-06 Rafael Garcia-SuarezAdd a new warning, "State variable %s will be reinitial...
2006-07-06 Rafael Garcia-SuarezDocument state() variables in perlsub
2006-07-06 Steve PetersAlphabetizing function names in perlfunc lists.
2006-07-06 Rafael Garcia-SuarezMention state variables in perldiag. Add switch-related...
2006-07-06 Yves OrtonIntroduce a new function, pv_escape(), to display conte...
2006-07-03 Steve PetersAllow stat() and -X file tests work on dirhandles.
2006-07-02 Craig A. Berrys/have a more/have more/ typo fix in perlfaq4
2006-06-30 Rafael Garcia-SuarezMust not forget that.
2006-06-30 Rafael Garcia-SuarezSmall adjustment to the Plan
2006-06-29 Rafael Garcia-SuarezAnother typo fix.
2006-06-29 Rafael Garcia-SuarezTypo fix.
2006-06-29 Sébastien Aperghis... Small precision about \Q \E inside m//x
2006-06-28 Alexander_Gernler... [perl #39639] perldoc -f waitpid has wrong code example
2006-06-27 Rafael Garcia-SuarezNits in the perlpragma manpage
2006-06-26 Rafael Garcia-SuarezRemove notes about removed 5005-threads from perlguts.
2006-06-26 Rafael Garcia-SuarezMore perlreguts nits by Dominic Dunlop,
2006-06-25 Rafael Garcia-SuarezNits about lock() in perlthrtut by Daniel Frederick...
2006-06-25 Rafael Garcia-SuarezNits to perlreguts.pod by Dominic Dunlop
2006-06-23 Anno SiegelRe: [PATCH] Hash::Util::FieldHash
2006-06-23 Dr.RuudRe: [PATCH] perlhack.pod
2006-06-23 Rafael Garcia-Suarezperltodo additions by Vadim Konovalov
2006-06-12 chromaticAdd the new method UNIVERSAL::DOES() and the API functi...
2006-06-12 Daniel Frederick... Re: [PATCH DOC] Three minor fixes related to perlop
2006-06-12 Andy LesterProper use of enums
2006-06-11 Yves OrtonRe: [PATCH] regexec/regcomp.c cleanups
2006-06-08 Rafael Garcia-SuarezAdd the perlreguts manpage, by Yves Orton
2006-06-08 Yitzchak Scott-Tho... Re: range operator vs. unicode
2006-06-05 SADAHIRO Tomoyuki[DOCPATCH perlunicode.pod] paragraphing nit
2006-06-04 Rafael Garcia-SuarezThe smart match table was duplicated in source code...
2006-06-01 Rafael Garcia-SuarezAdd the perlunitut manpage, by Juerd Waalboer
2006-06-01 Rafael Garcia-SuarezAdd a few more built-in types in perlfunc/ref()
2006-05-27 Jan DuboisRE: perlhack.pod confused about POPSTACK
2006-05-26 Jarkko HietaniemiSysV IPC
2006-05-26 Steve PetersFix pod nit in perltodo.
2006-05-25 Jan DuboisRE: perlhack.pod confused about POPSTACK
2006-05-24 Marcus Holland-MoritzRun 'make regen' for changes 28299, 28300, 28301.
2006-05-23 Dave Mitchellcorrect POPSTACK/POPMARK confusion in perlhack.pod
2006-05-22 Marcus Holland-Moritzliteral string macros
2006-05-22 Steve PetersAdditional perlpragma.pod nits.
2006-05-22 Rafael Garcia-SuarezMore nits in perlpragma, and remove the warning about...
2006-05-22 Rafael Garcia-SuarezFix two nits in perlpragma.pod
2006-05-21 Steve PetersAdd Perl_PerlIO_context_layers() to the public API...
2006-05-20 Nicholas ClarkRename cop_hints to cop_hints_hash
2006-05-19 Nicholas ClarkCorrect Perl_refcounted_he_chain_2hv() and its caller...
2006-05-19 Nicholas ClarkRebuild perltoc.pod.
2006-05-19 Nicholas ClarkAdd perlpragma.pod, which describes how to implement...
2006-05-19 Nicholas ClarkAdd README.riscos to pod.lst
2006-05-19 Dave Mitchellgive a more useful example for $^V
2006-05-17 Jarkko HietaniemiRe: Change 28183 has broken 64-bit builds?
2006-05-15 Steve PetersClarification on what Perl does to floating points...
2006-05-15 chromatic[REPATCH universal.c] Make sv_derived_from Documentatio...
2006-05-12 Jarkko HietaniemiRe: [PATCH] my_snprintf
2006-05-12 Peter DintelmannAW: question on "len item/string item" with unpack()
2006-05-11 Steve PetersAdding a mention of STDIN processing by qx// as request...
2006-05-09 Ash Berlinperlop.pod doc patch: I/O operators
2006-05-04 Paul JohnsonDocument order of evaluation for the comma operator
2006-05-04 Jan DuboisRE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
2006-05-03 Rafael Garcia-SuarezIntroduce a new keyword, state, for state variables.
2006-05-03 Jan DuboisClarify hard link support on Windows
2006-05-03 Jan DuboisRE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
2006-05-02 Nicholas ClarkFix bug in DynaLoader, which has been passing a filenam...
2006-05-02 Xavier Noria[DOC PATCH] chop warning in perlport
2006-04-30 Nicholas ClarkPerl_pack_cat() is a mathom too!
2006-04-30 Nicholas ClarkDocument SvGAMAGIC(), and its significance w.r.t. the...
2006-04-29 Nicholas ClarkAdd a cross reference to bytes_from_utf8() in the docum...
2006-04-28 Rafael Garcia-SuarezTypo fix in perlretut by Simon Taylor
2006-04-19 Steve PetersChanges to perlfaq8 "How do I find out if I'm running...
2006-04-19 Nicholas ClarkCalling cv_undef() on the CV created by newCONSTSUB...
2006-04-18 Steve PetersAdd a TODO regarding merging the win32 and wince codebases.
2006-04-18 Nicholas ClarkExpand "am I hot or not" into a more general "Profile...
2006-04-18 Nicholas ClarkNote that Rafael has done the first cut of state variables.
2006-04-18 Nicholas ClarkRelocatable @INC and parallel builds pretty much work...
2006-04-17 Nicholas ClarkFix an error, spotted by Tim Bunce.
next