Skip test for changing TZ if running in a pseudo-fork (on Win32)
[p5sagit/p5-mst-13.2.git] / pod /
2009-05-12 David Mitchell add perl589delta.pod to blead
2009-05-10 Nicholas Clark Replacing dump.c's use of SVs as temporaries is TODO.
2009-05-10 Nicholas Clark Making ExtUtils::ParseXS use strict; is TODO.
2009-05-10 Steffen Mueller Update info on number of magic types\n\nRemove mention...
2009-05-06 David Cantrell perltie.pod docpatch
2009-05-04 Dan Jacobson Clarify that =encoding is global in POD
2009-05-02 Niko Tyni Document that XS_VERSION_BOOTCHECK may break if $VERSIO...
2009-05-02 Frank Wiegand fix POD typo
2009-05-01 Rafael Garcia-Suarez Add generated perltoc to git ignore list
2009-04-28 Jan Dubois Fix -p function and Fcntl::S_IFIFO constant under Micro...
2009-04-27 Jay Hannah Minor fixups for the documentation for crypt.
2009-04-26 Michael G Schwern [PATCH] Allow PERL5OPT=-W
2009-04-24 Craig A. Berry Clean up pod/buildtoc so it will run on VMS.
2009-04-23 Steve Peters Add an idea to perltodo
2009-04-21 Nicholas Clark Build perltoc.pod, rather than shipping it. This way...
2009-04-20 Niko Tyni Clarify PERL_SYS_INIT3() usage.
2009-04-20 Nicholas Clark Move vms/perlvms.pod to pod/ and update the Makfiles...
2009-04-19 Nicholas Clark In the Makefile, no need to change into pod/ to create...
2009-04-19 Nicholas Clark Move the symlink fo perl51110delta.pod to perldelta...
2009-04-19 Nicholas Clark In buildtoc, refactor all the duplicated checking logic...
2009-04-19 Nicholas Clark For Win32, add the generated files to the delete list...
2009-04-19 Nicholas Clark For VMS, generate the delete rules for generated and...
2009-04-18 Nicholas Clark grep then sort, as it's more efficient to sort a shorte...
2009-04-18 Nicholas Clark Add a --quiet option, to suppress all the routine warni...
2009-04-18 Nicholas Clark Generate perlapi.pod and perlintern.pod at build time...
2009-04-14 Tom Hukins Documentation Patch: perlxs.pod
2009-04-12 Nicholas Clark Deprecate using "unique" with the attributes pragma.
2009-04-12 Nicholas Clark Deprecate using "locked" with the attributes pragma.
2009-04-12 Nicholas Clark Eliminate "Old Perl threads tutorial", which describes...
2009-04-12 Nicholas Clark Rebuild pod/perltoc.pod.
2009-04-12 Nicholas Clark Remove attrs, which has been deprecated since 1999...
2009-04-07 Michael Witten Docs: Fixed a couple of [my] typos
2009-04-07 Michael Witten Docs: Update summary and add copyright
2009-04-07 Michael Witten Docs: Expanded treatment of adding instance variables
2009-04-07 Michael Witten Docs: Clarify that a class is not an instance
2009-04-07 Michael Witten Docs: Minor modifications to discussion of constructor
2009-04-07 Michael Witten Docs: Make use of $self and $class clear
2009-04-07 Michael Witten Docs: Better orgnization of instance discussion
2009-04-07 Michael Witten Docs: Cleanup lead-in to instance variables
2009-04-07 Michael Witten Docs: Better[?] development of SUPER
2009-04-07 Michael Witten Docs: Get rid of those awful tabs!
2009-04-07 Michael Witten Docs: Quick explanation of duck typing and a warning
2009-04-07 Michael Witten Docs: Make the "use base" purpose more obvious
2009-04-07 Michael Witten Docs: Minor reorganization.
2009-04-07 Michael Witten Docs: Typo: 'no strict subs' -> 'no strict refs'
2009-04-07 Michael Witten Docs: Typo: \{-1} -> \g{-1}
2009-04-07 Rafael Garcia-Suarez Deprecate assignment to $[
2009-04-02 David Mitchell document PERL_SYS_INIT, PERL_SYS_TERM and that they...
2009-03-29 Vincent Pit Document when as a syntax modifier
2009-03-29 Nicholas Clark Document that DESTROY is subject to AUTOLOAD, and the...
2009-03-29 Nicholas Clark Change Perl_newCONSTSUB() so that a NULL sv generates...
2009-03-24 Dan Kogai Fix for regular expressions for RFC2822.
2009-03-24 Steve Peters Add a SEE ALSO section based on suggestions from Dan...
2009-03-21 Mike Giroux fix typo - s/was/what/ is to be ignored
2009-03-19 Mark Jason Dominus pod/perlreftut.pod: keep example in tune with the times
2009-03-18 Paul Gaborit Doc fix: the /k regexp modifier should really be written /p
2009-03-18 Rafael Garcia-Suarez Fix typo in English name of $&
2009-03-14 Rafael Garcia-Suarez Disambiguate mention of -E in perl.pod and in perlrun.pod
2009-03-13 Rafael Garcia-Suarez Add -E in the command-line usage in perl.pod
2009-02-25 David Mitchell fix typo in pod/perlperf.pod
2009-02-20 Jerry D. Hedden Check for thread failure in prime number example
2009-02-20 Alex Davies Wonky example in perlthrtut
2009-02-20 Leon Brocard Remove the -x from the cherry pick and show how to...
2009-02-20 Leon Brocard Remove an extra space
2009-02-20 Leon Brocard Add a section on merging from a branch via GitHub
2009-02-13 Rafael Garcia-Suarez Document error "Smart matching a non-overloaded object...
2009-02-10 Rafael Garcia-Suarez Fix previous patch. Actually it's written PAREN, not...
2009-02-10 Moritz Lenz mention English name of %+ in perlvar.pod
2009-02-07 Ricardo SIGNES pare down docs of UNIVERSAL in perlobj
2009-02-06 Matt Kraai Use an ordinary paragraph to reference sv.h.
2009-02-05 Slaven Rezic "wide character" warnings are severe
2009-02-04 Yitzchak Scott-Tho... long-ago h2xs changes
2009-01-30 Steve Hay Upgrade to Pod-Parser-1.36.
2009-01-29 Gisle Aas Tweaks to pod/perlrepository.pod
2009-01-26 Leon Brocard Add a section on how to submit a patch using GitHub
2009-01-26 Leon Brocard Run podtidy on pod/perlrepository.pod and document...
2009-01-25 Rafael Garcia-Suarez Merge branch 'Eefix' into blead
2009-01-25 Rafael Garcia-Suarez Document that $0 is set to "-e" when perl is run with...
2009-01-23 Nicholas Clark suidperl goes.
2009-01-21 Nicholas Clark Update the documentation of get_sv() to note that it...
2009-01-21 Nicholas Clark Update the documentation of get_av() to note that it...
2009-01-21 Nicholas Clark Update the documentation of get_hv() to note that it...
2009-01-21 Ricardo SIGNES remove some indirect method calls, add a caveat
2009-01-21 Frank Wiegand POD typos
2009-01-20 Rafael Garcia-Suarez Remove perltodo entry about empty destructors
2009-01-19 Rafael Garcia-Suarez Add warning category
2009-01-19 Slaven Rezic about warnings if forks fail in Perl_my_popen
2009-01-16 Karl Add warning about octal > 377 in some regexes
2009-01-16 Renee use F<> in perlrepository.pod consistently and remove...
2009-01-13 Nicholas Clark Give the git file browser URL as the most up to date...
2009-01-13 Abigail Capitalize "SysV" correctly
2009-01-12 Abigail Fix typo in pod/perlhack.pod
2009-01-10 Abigail Fix typo in pod/perldsc.pod
2009-01-10 Abigail Typo fix in pod/perldiag.pod
2009-01-09 Abigail Be consistent in writing deobfuscator
2009-01-09 Abigail Fix typo
2009-01-09 Abigail Capitalize "latin"
2009-01-09 Abigail Typo fix in pod/perl5110delta.pod
2009-01-09 Abigail Fix typo in pod/perltodo.pod
2009-01-09 Abigail -Be consistent with kb/kB.
next