Sort perldiag.
[p5sagit/p5-mst-13.2.git] / pod /
2004-07-22 Rafael Garcia-Suarez Sort perldiag.
2004-07-22 Jim Cromie Re: "Too late for -T" could be more descriptive
2004-07-22 Rafael Garcia-Suarez Grammar fix by Paul Johnson.
2004-07-21 Jos I. Boumans Mention common dynaloader errors in perldiag.pod
2004-07-16 Nicholas Clark Clarify that it's only Mac OS *Classic* that uses 1904...
2004-07-16 Nicholas Clark Typo fix from Julian Gilbey, forwarded upstream from...
2004-07-16 Nicholas Clark Encourage compilers to tail call optimise in sv_savepv...
2004-07-16 Nicholas Clark Rebuild perlapi.pod
2004-07-15 Nicholas Clark Abigail notes that a re-entrant regexp engine is a...
2004-07-15 Nicholas Clark for (reverse @foo) now iterates in reverse in place.
2004-07-14 Yitzchak Scott-Tho... split doc clarification
2004-07-13 Nicholas Clark Some thoughts on foreach reverse
2004-07-13 Nicholas Clark s/sort/split/; - my mistake spotted by Dave.
2004-07-13 Nicholas Clark Generalised "how many in list context" would be useful
2004-07-11 Nicholas Clark A decent benchmark would be useful. But it is vague.
2004-07-11 Nicholas Clark Finding a way to put "I'm MAINT" in perl -v is a TODO
2004-07-10 Nicholas Clark Dual lifing and dists is a TODO
2004-07-10 Nicholas Clark Resurrect the TODO items about Unicode filenames and...
2004-07-09 Nicholas Clark A more honest TODO
2004-07-09 Nicholas Clark dor and // fulfil a TODO
2004-07-08 Nicholas Clark Randal notes:
2004-07-07 Nicholas Clark First stab at explaining that CLONE may get more parame...
2004-07-06 Nicholas Clark Integrate:
2004-06-30 Abigail Documenting undefined behaviour of $i = $i ++.
2004-06-24 Marcus Holland-Moritz Fix for: [perl #2738] perl segfautls on input
2004-06-22 Nicholas Clark Abolish the "Tied variable freed while still in use...
2004-06-15 Shlomi Fish perlop.pod: add an example to the .. and ... operators
2004-06-11 Rafael Garcia-Suarez Reapply change #20983, rolled back by change #22920,
2004-06-11 Rafael Garcia-Suarez Remove a warning against unsafe signals in perlipc...
2004-06-09 Yitzchak Scott-Tho... Re: [perl #30045] Transliteration replacement not termi...
2004-06-09 Rafael Garcia-Suarez Upgrade to Pod::Parser 1.28
2004-06-08 Rafael Garcia-Suarez Upgrade to Pod::LaTeX 0.57
2004-06-08 Rafael Garcia-Suarez Remove a spurious \n in a perltie example,
2004-06-08 Marcus Holland-Moritz Re: newSVpvn(NULL, 0); doesn't work as advertised
2004-06-08 Jarkko Hietaniemi Re: [PATCH] Re: Lack of error for large string on Solaris
2004-06-06 SADAHIRO Tomoyuki Re: [PATCH] [perl #29841] utf8::decode doesn't work...
2004-06-03 Rafael Garcia-Suarez perlpodspec uses 'nonbreaking' and 'non-breaking'.
2004-06-02 Marcus Holland-Moritz Fix apidoc entries for PUSHMARK and newXSproto.
2004-06-02 Rafael Garcia-Suarez Detypo.
2004-06-01 Paul Fenwick Re: [PATCH] UPDATE - Grammatical fixes and explanations...
2004-06-01 Dave Rolsky perlhack.pod - working with the Perl source
2004-05-31 Steve Hay Fix generation of perlapi.pod
2004-05-28 Stas Bekman Re: undef loses it magicness when assigned to a variable?
2004-05-21 Ton Hospel Proposed doc patch for getsockopt
2004-05-18 Rafael Garcia-Suarez perlrun.pod minor fixes :
2004-05-14 Rafael Garcia-Suarez Add new dUNDERBAR and UNDERBAR macros, to help XS write...
2004-05-13 Jarkko Hietaniemi BOM-marked and (BOMless) UTF-16 scripts not working
2004-05-11 Marcus Holland-Moritz Add the byte-order modifiers '<' and '>' to the pack...
2004-05-11 Marcus Holland-Moritz 'v' unpacks unsigned shorts.
2004-05-11 Jim Cromie various -V: searches [PATCH]
2004-05-07 Jim Cromie Re: stdio still supported?
2004-05-07 Marcus Holland-Moritz Windows issues with select() are already documented...
2004-05-07 Thorsten Glaser [perl #29397] Change in pod2man arguments
2004-05-07 Marcus Holland-Moritz Document that select() on Windows doesn't work on non...
2004-05-04 Marcus Holland-Moritz Add byte-order group modifiers to (un)pack templates.
2004-04-30 Rafael Garcia-Suarez Follow-up to previous patch: the mX?PUSH[inup] macros
2004-04-30 Steve Hay Document limitations in PUSHi et al macros and add...
2004-04-27 Jeff Pinyan candidate for TR18 compliance
2004-04-23 Dave Mitchell Include variable names in "Use of uninitialized value...
2004-04-23 Nicholas Clark Ooops. Forgot to update pod.lst, and all that ensues...
2004-04-23 Jarkko Hietaniemi Integrate:
2004-04-23 Abe Timmerman Where to find nmake for windows
2004-04-23 Marcus Holland-Moritz byte-order modifiers for (un)pack templates
2004-04-21 Axel Boldt [perl #28456] Typo in perlipc man page, and suggestions...
2004-04-19 Jeff Pinyan Re: [PATCH] lib/utf8_heavy.pl -- cascading classes...
2004-04-17 Nicholas Clark Integrate:
2004-04-07 Nicholas Clark Make gmtime and localtime cross reference each other.
2004-04-07 John Peacock Bleadperl to version 0.37
2004-04-06 Marcus Holland-Moritz Make the ! suffix handle n/N/v/V as signed integers
2004-04-05 Ovid ref ($proto) || $proto patch
2004-04-05 Rafael Garcia-Suarez [perl #28171] wantarray docs should mention effect...
2004-03-26 Dave Mitchell [perl #26839] document the return value of an empty sub
2004-03-26 Andy Lester Re: [perl #27906] stat documentation correction
2004-03-24 Dan Jacobson [perl #27790] split docs: say the string is EXPR
2004-03-22 padre@elte.hu Clarifications on constants subroutines, based on:
2004-03-21 Rafael Garcia-Suarez Add a new warning "Negative repeat count"
2004-03-20 Yitzchak Scott-Tho... warn on !=~
2004-03-20 Rafael Garcia-Suarez \x80\xFF is not valid UTF-8.
2004-03-19 Rafael Garcia-Suarez Nit in perluniintro about the U0 and C0 templates,
2004-03-18 Rafael Garcia-Suarez Add a perl592delta.pod man page.
2004-03-17 Jarkko Hietaniemi malloc wrappage
2004-03-16 Rafael Garcia-Suarez We'll ship 5.9.1 today.
2004-03-16 Rafael Garcia-Suarez More perldelta updates.
2004-03-13 padre@elte.hu [perl #27567] [patch] a typo and a mistake in perltoot.pod
2004-03-13 Rafael Garcia-Suarez More small perldelta updates.
2004-03-13 Steve Hay Re: [PATCH] Stop splitpod truncating sprintf manpage
2004-03-12 Rafael Garcia-Suarez perl591delta nits. Regenerate the tables of contents.
2004-03-12 Rafael Garcia-Suarez Update perl591delta. Include a small to-do list in it.
2004-03-11 Dave Mitchell Document the new behaviour of the substr lvalue :
2004-03-08 Rafael Garcia-Suarez perl591delta.pod update.
2004-03-05 Rafael Garcia-Suarez A small perluniintro clarification by Jarkko.
2004-03-04 Dave Mitchell Add perldiag entry for change #22435 (deprecate my...
2004-03-04 Dave Mitchell retract 22328 and 22332: deprecation warning for my...
2004-03-04 Rafael Garcia-Suarez Clarify the difference between utf8::downgrade/upgrade
2004-03-03 Rafael Garcia-Suarez A couple of notes in perl591delta
2004-02-26 Nicholas Clark Integrate:
2004-02-26 Mark Fowler Improved perlapi documentation for croak
2004-02-24 Mark Kvale Bugfix for perlrequick and perlretut
2004-02-23 Rafael Garcia-Suarez Update perl591delta.
2004-02-21 Rafael Garcia-Suarez Document change #22353 in perldelta.
next