This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
detypo
[perl5.git] / pod /
2000-03-02 Gurusamy Sarathymove doc about v-strings from perlop to perldata (sugge...
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy Sarathyadd support for Env arrays (from Gregor N. Purdy
2000-03-01 Gurusamy Sarathymention "r" debugger command (from Ilya Zakharevich)
2000-03-01 Gurusamy SarathyWindows miscellany
2000-03-01 Gurusamy Sarathymention ftp/rsync access to repository in perlhack
2000-03-01 Gurusamy Sarathysupport kill(0,$pid) on Windows to test if process...
2000-03-01 Gurusamy Sarathyadd perlnumber.pod (from Ilya Zakharevich); substantial...
2000-02-29 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-29 Gurusamy Sarathyfix Pod::Html to recognize C<< > >> etc., and convert...
2000-02-29 Gurusamy Sarathyfix pods to reflect newer canonical names for call_sv...
2000-02-29 Gurusamy Sarathyadd OO tutorial for beginners (from Randal L. Schwartz
2000-02-29 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-02-29 Gurusamy Sarathysupport fetching current interpreter from TLS under...
2000-02-29 Jarkko HietaniemiBigger warning on the changed behaviour of the unary ~.
2000-02-28 Jarkko HietaniemiLift the 32-bit straightjacket from bit ops;
2000-02-28 Gurusamy Sarathyfix outdated URLs (from Michael G Schwern)
2000-02-27 Gurusamy Sarathysupport fields::new() and fields::phash() to create...
2000-02-27 Gurusamy Sarathyremove outdated info about csh and glob(); glob() need...
2000-02-26 Gurusamy Sarathyrework binmode() entry in perlfunc (from Martien Verbruggen
2000-02-26 Jarkko HietaniemiRename use64bits to use64bitint;
2000-02-25 Jarkko HietaniemiMegalopatch for Configure: Andy's new installation...
2000-02-24 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-02-23 Gurusamy Sarathyper Larry's idea, parse 1.2.3 as v1.2.3; C<require...
2000-02-22 Gurusamy Sarathyadd -W and -X to -h output; fix other pod omissions
2000-02-22 Gurusamy Sarathydescribe C<< ... >> in perlpod.pod (from Brad Appleton)
2000-02-22 Gurusamy Sarathys/Activeware/ActiveState/
2000-02-22 Gurusamy Sarathysundry typos and such
2000-02-22 Gurusamy Sarathyremove vestiges of older attribute syntax
2000-02-22 Gurusamy Sarathyintegrate cfgperl contents into mainline, update Changes
2000-02-22 Gurusamy Sarathys/undef/NO_INIT/g in change#5183
2000-02-22 Gurusamy Sarathyperlipc bug (spotted by Ben Low)
2000-02-21 Gurusamy Sarathyremove dual-valueness of v-strings (i.e., they are...
2000-02-21 Gurusamy Sarathyclarify "use Module VERSION LIST" (from Robin Barker)
2000-02-21 Gurusamy Sarathyallow optional XSUB parameters without being forced...
2000-02-21 Gurusamy Sarathygeneralize "%v" format into a flag for any integral...
2000-02-21 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-20 Gurusamy Sarathylexical warnings update, ability to inspect bitmask...
2000-02-20 Gurusamy Sarathydefault mkdir() mode argument to 0777
2000-02-20 Gurusamy Sarathyrevise docs on @+ and @- (from Tom "Camel" Christiansen)
2000-02-20 Gurusamy SarathyREADME.vms and related updates (from Peter Prymmer...
2000-02-19 Jarkko HietaniemiBe explicit about what ops work with bt vectors.
2000-02-19 Gurusamy Sarathyremove outdated caveat about C<while ($k = each %foo...
2000-02-19 Gurusamy Sarathytests, doc tweak (from Gisle Aas)
2000-02-19 Gurusamy Sarathydocument behavior of splice(@ary) (from Gisle Aas)
2000-02-19 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-02-19 Gurusamy Sarathygrammos (spotted by Tom Christiansen)
2000-02-19 Gurusamy Sarathyset close-on-exec flag on sockets too, like we do for...
2000-02-19 Gurusamy Sarathyrename byte:: to bytes::
2000-02-19 Gurusamy SarathyEnglish names for $^R and $^S
2000-02-19 Gurusamy Sarathyrename "Probable precendence problem" diagnostic to...
2000-02-19 Gurusamy Sarathyfix outdated info about PerlClinic and the bug-tracking...
2000-02-16 Jarkko HietaniemiFcntl: more O_ constants, move SEEK_ to @EXPORT_OK
2000-02-15 Gurusamy Sarathyadd XS version of Sys::Hostname (from Greg Bacon
2000-02-15 Gurusamy Sarathyavoid accidental #line directives (from Rick Delaney
2000-02-15 Gurusamy Sarathyincorrect docs about delete() (spotted by Martyn Pearce
2000-02-15 Gurusamy Sarathydoc patches from Rick Delaney and Chris Nandor; update...
2000-02-11 Jarkko HietaniemiClarify 64-bit issues.
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-08 Gurusamy Sarathydocumentation patches (from Michael Schwern and Yitzchak
2000-02-08 Gurusamy Sarathyalias to $^V to $PERL_VERSION_TUPLE
2000-02-08 Gurusamy Sarathyupdate Changes
2000-02-07 Gurusamy Sarathyupdate Changes
2000-02-07 Gurusamy Sarathyadd note about printf("%v",...)
2000-02-07 Gurusamy Sarathychange $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide...
2000-02-07 Gurusamy Sarathyperlport updates (from Peter Prymmer)
2000-02-07 Gurusamy Sarathy${^Warnings} renamed to ${^WARNING_BITS}
2000-02-07 Gurusamy Sarathypod fixes (from Abigail and M J T Guy)
2000-02-07 Gurusamy Sarathyclarify behavior of vec() when arguments are off the...
2000-02-07 Gurusamy Sarathyremove $^U dependent behaviors in runtime; chr() and...
2000-02-06 Gurusamy SarathyVOS port updates (from Paul Green <Paul_Green@stratus...
2000-02-06 Gurusamy Sarathyrevised notes about Pod::Parser & Co.
2000-02-06 Gurusamy Sarathyfix description of obsolete diagnostic
2000-02-06 Gurusamy Sarathysupport sprintf("v%v", v1.2.3) (works on any string...
2000-02-04 Gurusamy SarathySys::Syslog goes the XS way (from Tom Hughes <tom@compt...
2000-02-04 Gurusamy Sarathypod updates (from David Adler, M J T Guy)
2000-02-04 Gurusamy Sarathypatch to provide more informative names for evals and...
2000-02-02 Gurusamy Sarathyremove FUD from perlfunc/use (from M J T Guy)
2000-02-02 Gurusamy Sarathyflock() pod talks about "adding" in the sense of "or...
2000-02-02 Gurusamy Sarathyfixes for switching files in the debugger (from Ilya...
2000-02-02 Gurusamy Sarathydeltanotes on weakrefs and Pod::Parser (from Tuomas...
2000-02-02 Gurusamy Sarathyreword some sections of perlunicode.pod
2000-02-01 Gurusamy SarathyHINT_UTF8 is not propagated to the op tree anymore...
2000-01-31 Gurusamy Sarathyintroduce $^U, a global bit to indicate whether system
2000-01-31 Gurusamy Sarathyremove caller.pm from change#3534 (flawed idea)
2000-01-31 Gurusamy Sarathyfix factual regression (-e doesn't create temporary...
2000-01-30 Gurusamy Sarathyintroduce $^V (eq chr($revision) . chr($version) ....
2000-01-28 Gurusamy Sarathydocument what chdir() without an argument does (from...
2000-01-28 Gurusamy Sarathyperldelta note about export list changes
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
2000-01-27 Gurusamy Sarathydocument unimplemented status of forking pipe open...
2000-01-27 Gurusamy Sarathyvarious pod nits identified by installhtml (all fixed...
2000-01-26 Gurusamy Sarathyrevised attribute syntax: C<my $foo :a :b :c>, C<my...
2000-01-26 Gurusamy Sarathys/STOP/CHECK/ blocks
2000-01-26 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-01-25 Gurusamy Sarathyproduce redeclaration warning on C<our $foo; { our...
2000-01-25 Jarkko HietaniemiIntegrate with Sarathy.
2000-01-24 Gurusamy Sarathyadd new warnings to perldelta
2000-01-24 Jarkko Hietaniemiperlhist update.
next