typo in change#5408
[p5sagit/p5-mst-13.2.git] / pod /
2000-03-01 Gurusamy Sarathy add support for Env arrays (from Gregor N. Purdy
2000-03-01 Gurusamy Sarathy mention "r" debugger command (from Ilya Zakharevich)
2000-03-01 Gurusamy Sarathy Windows miscellany
2000-03-01 Gurusamy Sarathy mention ftp/rsync access to repository in perlhack
2000-03-01 Gurusamy Sarathy support kill(0,$pid) on Windows to test if process...
2000-03-01 Gurusamy Sarathy add perlnumber.pod (from Ilya Zakharevich); substantial...
2000-02-29 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-29 Gurusamy Sarathy fix Pod::Html to recognize C<< > >> etc., and convert...
2000-02-29 Gurusamy Sarathy fix pods to reflect newer canonical names for call_sv...
2000-02-29 Gurusamy Sarathy add OO tutorial for beginners (from Randal L. Schwartz
2000-02-29 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-02-29 Gurusamy Sarathy support fetching current interpreter from TLS under...
2000-02-29 Jarkko Hietaniemi Bigger warning on the changed behaviour of the unary ~.
2000-02-28 Jarkko Hietaniemi Lift the 32-bit straightjacket from bit ops;
2000-02-28 Gurusamy Sarathy fix outdated URLs (from Michael G Schwern)
2000-02-27 Gurusamy Sarathy support fields::new() and fields::phash() to create...
2000-02-27 Gurusamy Sarathy remove outdated info about csh and glob(); glob() need...
2000-02-26 Gurusamy Sarathy rework binmode() entry in perlfunc (from Martien Verbruggen
2000-02-26 Jarkko Hietaniemi Rename use64bits to use64bitint;
2000-02-25 Jarkko Hietaniemi Megalopatch for Configure: Andy's new installation...
2000-02-24 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-02-23 Gurusamy Sarathy per Larry's idea, parse 1.2.3 as v1.2.3; C<require...
2000-02-22 Gurusamy Sarathy add -W and -X to -h output; fix other pod omissions
2000-02-22 Gurusamy Sarathy describe C<< ... >> in perlpod.pod (from Brad Appleton)
2000-02-22 Gurusamy Sarathy s/Activeware/ActiveState/
2000-02-22 Gurusamy Sarathy sundry typos and such
2000-02-22 Gurusamy Sarathy remove vestiges of older attribute syntax
2000-02-22 Gurusamy Sarathy integrate cfgperl contents into mainline, update Changes
2000-02-22 Gurusamy Sarathy s/undef/NO_INIT/g in change#5183
2000-02-22 Gurusamy Sarathy perlipc bug (spotted by Ben Low)
2000-02-21 Gurusamy Sarathy remove dual-valueness of v-strings (i.e., they are...
2000-02-21 Gurusamy Sarathy clarify "use Module VERSION LIST" (from Robin Barker)
2000-02-21 Gurusamy Sarathy allow optional XSUB parameters without being forced...
2000-02-21 Gurusamy Sarathy generalize "%v" format into a flag for any integral...
2000-02-21 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-20 Gurusamy Sarathy lexical warnings update, ability to inspect bitmask...
2000-02-20 Gurusamy Sarathy default mkdir() mode argument to 0777
2000-02-20 Gurusamy Sarathy revise docs on @+ and @- (from Tom "Camel" Christiansen)
2000-02-20 Gurusamy Sarathy README.vms and related updates (from Peter Prymmer...
2000-02-19 Jarkko Hietaniemi Be explicit about what ops work with bt vectors.
2000-02-19 Gurusamy Sarathy remove outdated caveat about C<while ($k = each %foo...
2000-02-19 Gurusamy Sarathy tests, doc tweak (from Gisle Aas)
2000-02-19 Gurusamy Sarathy document behavior of splice(@ary) (from Gisle Aas)
2000-02-19 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-02-19 Gurusamy Sarathy grammos (spotted by Tom Christiansen)
2000-02-19 Gurusamy Sarathy set close-on-exec flag on sockets too, like we do for...
2000-02-19 Gurusamy Sarathy rename byte:: to bytes::
2000-02-19 Gurusamy Sarathy English names for $^R and $^S
2000-02-19 Gurusamy Sarathy rename "Probable precendence problem" diagnostic to...
2000-02-19 Gurusamy Sarathy fix outdated info about PerlClinic and the bug-tracking...
2000-02-16 Jarkko Hietaniemi Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
2000-02-15 Gurusamy Sarathy add XS version of Sys::Hostname (from Greg Bacon
2000-02-15 Gurusamy Sarathy avoid accidental #line directives (from Rick Delaney
2000-02-15 Gurusamy Sarathy incorrect docs about delete() (spotted by Martyn Pearce
2000-02-15 Gurusamy Sarathy doc patches from Rick Delaney and Chris Nandor; update...
2000-02-11 Jarkko Hietaniemi Clarify 64-bit issues.
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-08 Gurusamy Sarathy documentation patches (from Michael Schwern and Yitzchak
2000-02-08 Gurusamy Sarathy alias to $^V to $PERL_VERSION_TUPLE
2000-02-08 Gurusamy Sarathy update Changes
2000-02-07 Gurusamy Sarathy update Changes
2000-02-07 Gurusamy Sarathy add note about printf("%v",...)
2000-02-07 Gurusamy Sarathy change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide...
2000-02-07 Gurusamy Sarathy perlport updates (from Peter Prymmer)
2000-02-07 Gurusamy Sarathy ${^Warnings} renamed to ${^WARNING_BITS}
2000-02-07 Gurusamy Sarathy pod fixes (from Abigail and M J T Guy)
2000-02-07 Gurusamy Sarathy clarify behavior of vec() when arguments are off the...
2000-02-07 Gurusamy Sarathy remove $^U dependent behaviors in runtime; chr() and...
2000-02-06 Gurusamy Sarathy VOS port updates (from Paul Green <Paul_Green@stratus...
2000-02-06 Gurusamy Sarathy revised notes about Pod::Parser & Co.
2000-02-06 Gurusamy Sarathy fix description of obsolete diagnostic
2000-02-06 Gurusamy Sarathy support sprintf("v%v", v1.2.3) (works on any string...
2000-02-04 Gurusamy Sarathy Sys::Syslog goes the XS way (from Tom Hughes <tom@compt...
2000-02-04 Gurusamy Sarathy pod updates (from David Adler, M J T Guy)
2000-02-04 Gurusamy Sarathy patch to provide more informative names for evals and...
2000-02-02 Gurusamy Sarathy remove FUD from perlfunc/use (from M J T Guy)
2000-02-02 Gurusamy Sarathy flock() pod talks about "adding" in the sense of "or...
2000-02-02 Gurusamy Sarathy fixes for switching files in the debugger (from Ilya...
2000-02-02 Gurusamy Sarathy deltanotes on weakrefs and Pod::Parser (from Tuomas...
2000-02-02 Gurusamy Sarathy reword some sections of perlunicode.pod
2000-02-01 Gurusamy Sarathy HINT_UTF8 is not propagated to the op tree anymore...
2000-01-31 Gurusamy Sarathy introduce $^U, a global bit to indicate whether system
2000-01-31 Gurusamy Sarathy remove caller.pm from change#3534 (flawed idea)
2000-01-31 Gurusamy Sarathy fix factual regression (-e doesn't create temporary...
2000-01-30 Gurusamy Sarathy introduce $^V (eq chr($revision) . chr($version) ....
2000-01-28 Gurusamy Sarathy document what chdir() without an argument does (from...
2000-01-28 Gurusamy Sarathy perldelta note about export list changes
2000-01-28 Gurusamy Sarathy autogenerate API listing from comments in the source...
2000-01-27 Gurusamy Sarathy document unimplemented status of forking pipe open...
2000-01-27 Gurusamy Sarathy various pod nits identified by installhtml (all fixed...
2000-01-26 Gurusamy Sarathy revised attribute syntax: C<my $foo :a :b :c>, C<my...
2000-01-26 Gurusamy Sarathy s/STOP/CHECK/ blocks
2000-01-26 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-01-25 Gurusamy Sarathy produce redeclaration warning on C<our $foo; { our...
2000-01-25 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-24 Gurusamy Sarathy add new warnings to perldelta
2000-01-24 Jarkko Hietaniemi perlhist update.
2000-01-24 Jarkko Hietaniemi Updates on the large file support status.
2000-01-23 Gurusamy Sarathy fix misclassified warnings
next