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