1998-12-06 |
Gurusamy Sarathy |
fix outdated/incorrect info about arbitrary limits |
blob | commitdiff |
1998-11-29 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
blob | commitdiff | diff to current |
1998-11-29 |
Jarkko Hietaniemi |
Tune the "if" entry. |
blob | commitdiff | diff to current |
1998-11-29 |
Gurusamy Sarathy |
backout change#2334 |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
additional documentation for qr// |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy |
update tie() entry in perlfunc to reflect TIEARRAY... |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy |
s/Regexp/re/ and clarify policy on lowercased object... |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy |
document changed PERL_HASH() |
blob | commitdiff | diff to current |
1998-11-22 |
Jarkko Hietaniemi |
-x should be C<-x>, reported by Gerben Wierda. |
blob | commitdiff | diff to current |
1998-11-08 |
Gurusamy Sarathy |
integrate changes#2120,2168,2218 from maint-5.005; |
blob | commitdiff | diff to current |
1998-11-08 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
blob | commitdiff | diff to current |
1998-11-08 |
Gurusamy Sarathy |
set close-on-exec bit on pipe() FDs |
blob | commitdiff | diff to current |
1998-11-05 |
Jarkko Hietaniemi |
Document all the control flow keywords in perlfunc |
blob | commitdiff | diff to current |
1998-11-03 |
Jarkko Hietaniemi |
Document quads in pack. |
blob | commitdiff | diff to current |
1998-11-03 |
Jarkko Hietaniemi |
VM/ESA updates. |
blob | commitdiff | diff to current |
1998-10-30 |
Gurusamy Sarathy |
mention the C<$SIG{CHLD} = 'IGNORE'> special case |
blob | commitdiff | diff to current |
1998-10-25 |
Jarkko Hietaniemi |
list builtins with portability caveats |
blob | commitdiff | diff to current |
1998-10-25 |
Anton Berezin |
include eof() in description of buffering caveats |
blob | commitdiff | diff to current |
1998-10-17 |
Jarkko Hietaniemi |
Integrate mainperl. |
blob | commitdiff | diff to current |
1998-10-17 |
Gisle Aas |
applied suggested patch with small doc tweak |
blob | commitdiff | diff to current |
1998-09-25 |
Gurusamy Sarathy |
big Configure update from Jarkko: sync metaconfig units... |
blob | commitdiff | diff to current |
1998-09-24 |
Nathan Torkington |
5.005_02 perlfunc.pod, improve umask entry |
blob | commitdiff | diff to current |
1998-09-23 |
Roderick Schertler |
seed srand from /dev/urandom when possible |
blob | commitdiff | diff to current |
1998-09-23 |
Roderick Schertler |
doc update for crypt()'s salt |
blob | commitdiff | diff to current |
1998-09-23 |
M. J. T. Guy |
document non-loopish blocks better |
blob | commitdiff | diff to current |
1998-09-23 |
Gurusamy Sarathy |
integrate maint-5.005 changes (except conflicting chang... |
blob | commitdiff | diff to current |
1998-09-20 |
M. J. T. Guy |
Fix typo, change "an array" to "a hash" |
blob | commitdiff | diff to current |
1998-08-08 |
Gurusamy Sarathy |
integrate maint-5.005 changes into mainline |
blob | commitdiff | diff to current |
1998-08-05 |
Ilya Zakharevich |
add index entries for -X |
blob | commitdiff | diff to current |
1998-08-05 |
David J. Fiander |
explain caveat about use of numeric constants in podoc... |
blob | commitdiff | diff to current |
1998-08-02 |
M. J. T. Guy |
document return values of do() better |
blob | commitdiff | diff to current |
1998-07-24 |
Larry Wall |
Here are the long-expected Unicode/UTF-8 modifications. |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy |
pod tweak suggested by Ilya |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy |
documentation tweaks from Abigail <abigail@fnx.com> |
blob | commitdiff | diff to current |
1998-07-14 |
Gurusamy Sarathy |
merge changes#1423,1465 from maintbranch; checkin two... |
blob | commitdiff | diff to current |
1998-07-14 |
Abigail |
consistently refer to functions as C<foo()> |
blob | commitdiff | diff to current |
1998-07-13 |
Graham Barr |
added patch, tweaked PERL_OBJECT things |
blob | commitdiff | diff to current |
1998-07-11 |
Abigail |
applied patch for perlfunc tweaks, removed reference... |
blob | commitdiff | diff to current |
1998-07-08 |
Jarkko Hietaniemi |
add extension to support SysV IPC |
blob | commitdiff | diff to current |
1998-07-06 |
Gurusamy Sarathy |
per Larry suggestion, toss change#1327 and fix the... |
blob | commitdiff | diff to current |
1998-07-05 |
Gurusamy Sarathy |
make read() return undef on errors as documented, and... |
blob | commitdiff | diff to current |
1998-07-05 |
Tom Christiansen |
applied patch (via private mail), modulo retrohunks... |
blob | commitdiff | diff to current |
1998-06-28 |
Gisle Aas |
Re: [PATCH] 4-arg substr update for perl5.004_68 |
blob | commitdiff | diff to current |
1998-06-28 |
Gisle Aas |
Negative LENGTH argument to splice |
blob | commitdiff | diff to current |
1998-06-28 |
Tom Phoenix |
documenting close without arguments |
blob | commitdiff | diff to current |
1998-06-22 |
Gurusamy Sarathy |
merge relevant portions from maintbranch change#1155 |
blob | commitdiff | diff to current |
1998-06-21 |
Tom Phoenix |
docs creating files via open |
blob | commitdiff | diff to current |
1998-06-15 |
Tom Christiansen |
documentation update from tchrist |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy |
[win32] merge changes#1014,1038 from maintbranch |
blob | commitdiff | diff to current |
1998-05-28 |
Daniel Grisinger |
[PATCH] _04m2 <DOC> perlfunc.pod (fwd) |
blob | commitdiff | diff to current |
1998-05-23 |
Gurusamy Sarathy |
[win32] merge change#1011 from maintbranch |
blob | commitdiff | diff to current |
1998-05-15 |
Gurusamy Sarathy |
[win32] merge changes#982,984 from maintbranch |
blob | commitdiff | diff to current |
1998-05-15 |
Gurusamy Sarathy |
[win32] merge changes#922,944,949,965,970 from maintbranch |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#904 from maintbranch |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#897 from maintbranch |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] integrate mainline |
blob | commitdiff | diff to current |
1998-05-14 |
Malcolm Beattie |
Integrate win32 branch into mainline |
blob | commitdiff | diff to current |
1998-05-14 |
Jarkko Hietaniemi |
Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add... |
blob | commitdiff | diff to current |
1998-05-14 |
Andy Dougherty |
[PATCH for 5.004_64] Configure patch Config_64-01 |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#896 from maintbranch |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge changes#872,873 from maintbranch |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge changes#755..759,763,764 from maintbranch |
blob | commitdiff | diff to current |
1998-05-13 |
Gurusamy Sarathy |
[win32] merge change#687 from maintbranch |
blob | commitdiff | diff to current |
1998-04-19 |
Gurusamy Sarathy |
[win32] tweak doc for C<do FILENAME> |
blob | commitdiff | diff to current |
1998-03-03 |
Tom Phoenix |
[win32] maintpatches for docs |
blob | commitdiff | diff to current |
1998-02-06 |
Ilya Zakharevich |
5.004_56: Patch to Tie::Hash and docs |
blob | commitdiff | diff to current |
1998-02-06 |
Ilya Zakharevich |
5.004_56: patch for `use Fatal' again |
blob | commitdiff | diff to current |
1998-01-09 |
Malcolm Beattie |
Add missing blank line in pod/perlfunc.pod. |
blob | commitdiff | diff to current |
1998-01-04 |
Tye McQueen |
[win32] Add a tweaked version of: |
blob | commitdiff | diff to current |
1997-12-23 |
Gurusamy Sarathy |
[win32] Trivial bugfix#2 from local repository |
blob | commitdiff | diff to current |
1997-11-23 |
Gurusamy Sarathy |
Add to docs about the BEGIN { shift } feature. Make... |
blob | commitdiff | diff to current |
1997-09-05 |
Perl 5 Porters |
[inseparable changes from patch to perl 5.004_04] |
blob | commitdiff | diff to current |
1997-09-04 |
Tom Christiansen |
perlfunc.pod error |
blob | commitdiff | diff to current |
1997-09-04 |
Paul Marquess |
doc patch for pack("p",undef) packing a NULL pointer |
blob | commitdiff | diff to current |
1997-08-07 |
Tim Bunce |
[inseperable differences up to perl 5.004_02] |
blob | commitdiff | diff to current |
1997-08-06 |
Gurusamy Sarathy |
multiline commands in qx// |
blob | commitdiff | diff to current |
1997-06-11 |
Tim Bunce |
[differences between cumulative patch application and... |
blob | commitdiff | diff to current |
1997-05-07 |
Chip Salzenberg |
Refresh description of sprintf() |
blob | commitdiff | diff to current |
1997-04-29 |
Chip Salzenberg |
Reset errno after failed piped close |
blob | commitdiff | diff to current |
1997-04-29 |
Roderick Schertler |
Reset errno after failed piped close |
blob | commitdiff | diff to current |
1997-04-26 |
Chip Salzenberg |
Doc fix for close of pipe handle |
blob | commitdiff | diff to current |
1997-04-24 |
Chip Salzenberg |
Document new {,s}printf() behavior |
blob | commitdiff | diff to current |
1997-04-18 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97f... |
blob | commitdiff | diff to current |
1997-04-17 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97e... |
blob | commitdiff | diff to current |
1997-04-14 |
Perl 5 Porters |
[inseparable changes from patch from perl-5.003_97d... |
blob | commitdiff | diff to current |
1997-04-02 |
Nathan Torkington |
Pod style |
blob | commitdiff | diff to current |
1997-04-01 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_96... |
blob | commitdiff | diff to current |
1997-03-25 |
Perl 5 Porters |
[inseperable changes from patch from perl-5.003_95... |
blob | commitdiff | diff to current |
1997-03-25 |
Cary D. Renzema |
Pod updates |
blob | commitdiff | diff to current |
1997-03-25 |
Gisle Aas |
perlfunc.pod patch |
blob | commitdiff | diff to current |
1997-03-08 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_93... |
blob | commitdiff | diff to current |
1997-03-08 |
Jim Meyering |
typos in pods of 5.003_93 |
blob | commitdiff | diff to current |
1997-03-08 |
M.J.T. Guy |
Document return from do FILE |
blob | commitdiff | diff to current |
1997-03-08 |
Nat Torkington |
*.pod changes based on the FAQ |
blob | commitdiff | diff to current |
1997-03-06 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_92... |
blob | commitdiff | diff to current |
1997-03-06 |
Ilya Zakharevich |
PODs corrections |
blob | commitdiff | diff to current |
1997-03-01 |
Chip Salzenberg |
Clarify C<crypt> documentation |
blob | commitdiff | diff to current |
1997-03-01 |
Tom Phoenix |
Clarify C<crypt> documentation |
blob | commitdiff | diff to current |
1997-03-01 |
Raphael Manfredi |
HP-UX hint update |
blob | commitdiff | diff to current |
1997-03-01 |
Chip Salzenberg |
Clarify C<crypt> documentation |
blob | commitdiff | diff to current |
next |