wording changes
[p5sagit/p5-mst-13.2.git] / pod /
2000-03-08 Jarkko Hietaniemi Make the stringification more customizable.
2000-03-05 Gurusamy Sarathy prototype changes for eventually supporting C<binmode...
2000-03-05 Gurusamy Sarathy add Term::ANSIColor, perldelta notes on Pod::Man, and...
2000-03-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-04 Gurusamy Sarathy pod tweak
2000-03-04 Jarkko Hietaniemi unthink wishful thinking
2000-03-04 Jarkko Hietaniemi detypo
2000-03-04 Jarkko Hietaniemi cleanup AVAILABILITY and mention binaries
2000-03-04 Gurusamy Sarathy adjust perldelta
2000-03-04 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-03 Michael G Schwern The SysV IPC test must use the native integers
2000-03-03 Jarkko Hietaniemi Update AVAILABILITY.
2000-03-03 Gurusamy Sarathy perldebug tweak (from M J T Guy)
2000-03-03 Gurusamy Sarathy whitespace and readabiliti nits in the pods (from Micha...
2000-03-03 Gurusamy Sarathy perldelta tweaks
2000-03-03 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-03-03 Charles Bailey Once more unto resync
2000-03-03 Charles Bailey VMS-specific perldelta update
2000-03-03 Charles Bailey Set up Perl invocation method during configuration...
2000-03-03 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-03 Gurusamy Sarathy /(?p{})/ changed to /(??{})/, per Larry's suggestion...
2000-03-03 Jarkko Hietaniemi in words order bad
2000-03-03 Gurusamy Sarathy perldelta notes about IO::Socket changes (from Graham...
2000-03-03 Gurusamy Sarathy pod tweaks
2000-03-02 Gurusamy Sarathy move doc about v-strings from perlop to perldata (sugge...
2000-03-01 Jarkko Hietaniemi Integrate with Sarathy.
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...
next