1998-12-03 |
Jarkko Hietaniemi |
s/\bthe the\b/the/g *.pod |
tree | commitdiff |
1998-12-02 |
Tom Christiansen |
Fix most of the bad L<> links of |
tree | commitdiff |
1998-12-01 |
Gurusamy Sarathy |
5.005_54, as released |
tree | commitdiff |
1998-11-29 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
tree | commitdiff |
1998-11-29 |
Nick Ing-Simmons |
Update docs and English.pm for $^C |
tree | commitdiff |
1998-11-29 |
Gurusamy Sarathy |
updated perlreftut.pod |
tree | commitdiff |
1998-11-29 |
Gurusamy Sarathy |
notes about -DPERL_POLLUTE |
tree | commitdiff |
1998-11-29 |
Gurusamy Sarathy |
another threads reliability fix: serialize writes to... |
tree | commitdiff |
1998-11-29 |
Jarkko Hietaniemi |
Tune the "if" entry. |
tree | commitdiff |
1998-11-29 |
Gurusamy Sarathy |
backout change#2334 |
tree | commitdiff |
1998-11-28 |
Ilya Zakharevich |
Change $#+ |
tree | commitdiff |
1998-11-28 |
Ilya Zakharevich |
additional documentation for qr// |
tree | commitdiff |
1998-11-28 |
John Tobey |
PATCH: document English.pm sawampersand and thread... |
tree | commitdiff |
1998-11-28 |
Gurusamy Sarathy |
s/Array/List/ suggested by John Tobey |
tree | commitdiff |
1998-11-28 |
Gurusamy Sarathy |
update tie() entry in perlfunc to reflect TIEARRAY... |
tree | commitdiff |
1998-11-28 |
Gurusamy Sarathy |
add perlreftut.pod |
tree | commitdiff |
1998-11-28 |
Gurusamy Sarathy |
add (stub) perldelta.pod |
tree | commitdiff |
1998-11-28 |
Gurusamy Sarathy |
rename perldelta.pod to perl5005delta.pod in preparatio... |
tree | commitdiff |
1998-11-28 |
Gurusamy Sarathy |
s/Regexp/re/ and clarify policy on lowercased object... |
tree | commitdiff |
1998-11-28 |
Gurusamy Sarathy |
document changed PERL_HASH() |
tree | commitdiff |
1998-11-27 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
tree | commitdiff |
1998-11-22 |
Jarkko Hietaniemi |
perlhist.pod 1.54, containing 5_53. |
tree | commitdiff |
1998-11-22 |
John Tobey |
perlfaq typos |
tree | commitdiff |
1998-11-22 |
Jarkko Hietaniemi |
-x should be C<-x>, reported by Gerben Wierda. |
tree | commitdiff |
1998-11-22 |
Kurt D. Starsinic |
Re: [PATCH] Re: pod2man bug in date generated line |
tree | commitdiff |
1998-11-17 |
Gurusamy Sarathy |
propagate failures in DESTROY() as (optional) warnings |
tree | commitdiff |
1998-11-08 |
Gurusamy Sarathy |
integrate changes#2120,2168,2218 from maint-5.005; |
tree | commitdiff |
1998-11-08 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
tree | commitdiff |
1998-11-08 |
Gurusamy Sarathy |
set close-on-exec bit on pipe() FDs |
tree | commitdiff |
1998-11-05 |
Jarkko Hietaniemi |
PERL_BADLANG wrongly documented. |
tree | commitdiff |
1998-11-05 |
Jarkko Hietaniemi |
Document all the control flow keywords in perlfunc |
tree | commitdiff |
1998-11-03 |
Jarkko Hietaniemi |
Document quads in pack. |
tree | commitdiff |
1998-11-03 |
Jarkko Hietaniemi |
VM/ESA updates. |
tree | commitdiff |
1998-10-30 |
Gurusamy Sarathy |
mention the C<$SIG{CHLD} = 'IGNORE'> special case |
tree | commitdiff |
1998-10-30 |
Roderick Schertler |
patch for daemonization docs in perlipc |
tree | commitdiff |
1998-10-30 |
Gurusamy Sarathy |
phase 1 of somewhat major rearrangement of PERL_OBJECT... |
tree | commitdiff |
1998-10-25 |
Jarkko Hietaniemi |
list builtins with portability caveats |
tree | commitdiff |
1998-10-25 |
Anton Berezin |
include eof() in description of buffering caveats |
tree | commitdiff |
1998-10-21 |
Gurusamy Sarathy |
restore sanity to "constant" references |
tree | commitdiff |
1998-10-17 |
Jarkko Hietaniemi |
Integrate mainperl. |
tree | commitdiff |
1998-10-17 |
Gurusamy Sarathy |
clarify section name rules for typemaps |
tree | commitdiff |
1998-10-17 |
Gisle Aas |
applied suggested patch with small doc tweak |
tree | commitdiff |
1998-10-03 |
Gurusamy Sarathy |
suppress manifypods leak in extensions |
tree | commitdiff |
1998-10-02 |
Gurusamy Sarathy |
make warning about glob process failure optional |
tree | commitdiff |
1998-10-02 |
Dominic Dunlop |
document yet another RE diagnostic, make it consistent... |
tree | commitdiff |
1998-10-02 |
Gurusamy Sarathy |
win32 caveats about truncate() |
tree | commitdiff |
1998-10-02 |
Jarkko Hietaniemi |
various Configure and hints updates (prefer drand48... |
tree | commitdiff |
1998-09-25 |
Gurusamy Sarathy |
big Configure update from Jarkko: sync metaconfig units... |
tree | commitdiff |
1998-09-24 |
Colin Kuskie |
perlform.pod |
tree | commitdiff |
1998-09-24 |
Nathan Torkington |
5.005_02 perlfunc.pod, improve umask entry |
tree | commitdiff |
1998-09-24 |
Gurusamy Sarathy |
grandfather deprecated "$$<digit>" no more |
tree | commitdiff |
1998-09-23 |
Gurusamy Sarathy |
misc pod tweaks |
tree | commitdiff |
1998-09-23 |
Roderick Schertler |
seed srand from /dev/urandom when possible |
tree | commitdiff |
1998-09-23 |
Roderick Schertler |
doc update for crypt()'s salt |
tree | commitdiff |
1998-09-23 |
Gurusamy Sarathy |
plug strictly private function leaks in API listing |
tree | commitdiff |
1998-09-23 |
Green, Paul |
RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port |
tree | commitdiff |
1998-09-23 |
Charles Bailey |
(via private mail) |
tree | commitdiff |
1998-09-23 |
Gurusamy Sarathy |
warn on C<my($foo,$foo)> |
tree | commitdiff |
1998-09-23 |
Alan Burlison |
document 'U' magic with examples |
tree | commitdiff |
1998-09-23 |
Gurusamy Sarathy |
re-introduce change#1703 |
tree | commitdiff |
1998-09-23 |
Gurusamy Sarathy |
make \(%foo) return refs to values (not copies of values) |
tree | commitdiff |
1998-09-23 |
Ilya Zakharevich |
patch to support computed regular subexpressions |
tree | commitdiff |
1998-09-23 |
M. J. T. Guy |
document non-loopish blocks better |
tree | commitdiff |
1998-09-23 |
Gurusamy Sarathy |
better diagnostic for do{} used as lvalue |
tree | commitdiff |
1998-09-23 |
Jarkko Hietaniemi |
apply minimal variant of patch (sent via private mail) |
tree | commitdiff |
1998-09-23 |
Ilya Zakharevich |
support match indices via special variables @- and @+ |
tree | commitdiff |
1998-09-23 |
Gurusamy Sarathy |
integrate maint-5.005 changes (except conflicting chang... |
tree | commitdiff |
1998-09-23 |
Gurusamy Sarathy |
perl.pod tweak |
tree | commitdiff |
1998-09-20 |
M. J. T. Guy |
Fix typo, change "an array" to "a hash" |
tree | commitdiff |
1998-08-10 |
Gurusamy Sarathy |
various tweaks: fix signed vs. unsigned problems that... |
tree | commitdiff |
1998-08-09 |
Gurusamy Sarathy |
fix coredump with MULTIPLICITY (ckWARN() needs early... |
tree | commitdiff |
1998-08-08 |
Gurusamy Sarathy |
integrate maint-5.005 changes into mainline |
tree | commitdiff |
1998-08-08 |
Gurusamy Sarathy |
set patchlevel.h, other minor tweaks |
tree | commitdiff |
1998-08-07 |
Gurusamy Sarathy |
perlport.pod notes from Jarkko Hietaniemi; utime()... |
tree | commitdiff |
1998-08-07 |
Gurusamy Sarathy |
perlport.pod v1.33 from Chris Nandor <pudge@pobox.com> |
tree | commitdiff |
1998-08-07 |
Ilya Zakharevich |
Minor cleanup of RE tests and docs |
tree | commitdiff |
1998-08-05 |
Gurusamy Sarathy |
pod/perlfaq* update from Tom Christiansen <tchrist... |
tree | commitdiff |
1998-08-05 |
Chris Nandor |
perlport 1.32 |
tree | commitdiff |
1998-08-05 |
Ilya Zakharevich |
add index entries for -X |
tree | commitdiff |
1998-08-05 |
Gurusamy Sarathy |
perlre.pod tweak suggested by Mike Wescott <mike.wescot... |
tree | commitdiff |
1998-08-05 |
David J. Fiander |
explain caveat about use of numeric constants in podoc... |
tree | commitdiff |
1998-08-04 |
Gurusamy Sarathy |
perlport.pod additions from Peter Prymmer <pvhp@forte... |
tree | commitdiff |
1998-08-04 |
Chris Nandor |
perlport 1.30 |
tree | commitdiff |
1998-08-04 |
Tom Christiansen |
update postscript generator |
tree | commitdiff |
1998-08-03 |
Jarkko Hietaniemi |
applied suggested patch, slightly tweaked |
tree | commitdiff |
1998-08-02 |
Gurusamy Sarathy |
fixes for pod noises |
tree | commitdiff |
1998-08-02 |
Peter Prymmer |
Re: \Q doesn't work in interpolated regular expressions |
tree | commitdiff |
1998-08-02 |
M. J. T. Guy |
add test for magic autovivification |
tree | commitdiff |
1998-08-02 |
Ilya Zakharevich |
tweaked version of suggested patch |
tree | commitdiff |
1998-08-02 |
Jarkko Hietaniemi |
support OE/MVS |
tree | commitdiff |
1998-08-02 |
Jarkko Hietaniemi |
better validation of SysV IPC availability |
tree | commitdiff |
1998-08-02 |
Horst von Brand |
applied all but one hunk |
tree | commitdiff |
1998-08-02 |
Jarkko Hietaniemi |
Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes |
tree | commitdiff |
1998-08-02 |
M. J. T. Guy |
document return values of do() better |
tree | commitdiff |
1998-08-02 |
Hugo van der Sanden |
perlcall.pod |
tree | commitdiff |
1998-07-27 |
Gurusamy Sarathy |
integrate 5.005_01 changes from maint |
tree | commitdiff |
1998-07-26 |
Gurusamy Sarathy |
s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed... |
tree | commitdiff |
1998-07-26 |
Gurusamy Sarathy |
integrate proto.h additions from maint-5.005 |
tree | commitdiff |
1998-07-26 |
Gurusamy Sarathy |
add missing sv_*_mg() prototypes in proto.h, update... |
tree | commitdiff |
1998-07-26 |
Gurusamy Sarathy |
integrate utfperl |
tree | commitdiff |
next |