2005-04-11 |
Hernan Perez Masci |
perlfunc.pod: incomplete select description |
blob | commitdiff |
2005-04-11 |
Rafael Garcia-Suarez |
Make the four-argument form of select() return undef |
blob | commitdiff | diff to current |
2005-04-07 |
Rafael Garcia-Suarez |
Mention that select() returns -1 on error, |
blob | commitdiff | diff to current |
2005-03-30 |
Ton Hospel |
Re: PATCH: byte count feature request for unpack |
blob | commitdiff | diff to current |
2005-03-22 |
Rafael Garcia-Suarez |
Fix unresolved POD link |
blob | commitdiff | diff to current |
2005-03-21 |
Ton Hospel |
Re: unpack A strip patch |
blob | commitdiff | diff to current |
2005-03-21 |
Ton Hospel |
pack / for general types |
blob | commitdiff | diff to current |
2005-03-14 |
David Nicol |
Re: [perl #34155] perldoc -f hex should say how to... |
blob | commitdiff | diff to current |
2005-03-08 |
Ton Hospel |
Encoding neutral unpack |
blob | commitdiff | diff to current |
2005-03-03 |
Rafael Garcia-Suarez |
do "filename" is not really used with perl subroutine... |
blob | commitdiff | diff to current |
2005-02-15 |
David Dyck |
Fix documentation bug in using Socket's import tags : |
blob | commitdiff | diff to current |
2005-02-02 |
Abigail |
POD nit @ sysseek |
blob | commitdiff | diff to current |
2005-02-01 |
Andy Lester |
Re: [perl #34010] localtime docs |
blob | commitdiff | diff to current |
2004-12-10 |
Mike Guy |
Re: [perl #2562] wantarray fails in END, INIT, and... |
blob | commitdiff | diff to current |
2004-12-10 |
Rafael Garcia-Suarez |
Pod nit ([perl #32800]) |
blob | commitdiff | diff to current |
2004-11-27 |
Nicholas Clark |
Clarify the return values of pos, particularly 0 and... |
blob | commitdiff | diff to current |
2004-10-04 |
Rafael Garcia-Suarez |
More caveats on the non-portability of stat(), suggested by |
blob | commitdiff | diff to current |
2004-09-20 |
LAUN Wolfgang |
Re: [perl #31586] utime does not reach expectations... |
blob | commitdiff | diff to current |
2004-08-02 |
Nick Ing-Simmons |
Enhance the caveat in the description of tell() |
blob | commitdiff | diff to current |
2004-07-26 |
Marcus Holland-Moritz |
The byte-order modifiers won't go into 5.8. |
blob | commitdiff | diff to current |
2004-07-16 |
Nicholas Clark |
Clarify that it's only Mac OS *Classic* that uses 1904... |
blob | commitdiff | diff to current |
2004-07-14 |
Yitzchak Scott-Tho... |
split doc clarification |
blob | commitdiff | diff to current |
2004-06-01 |
Paul Fenwick |
Re: [PATCH] UPDATE - Grammatical fixes and explanations... |
blob | commitdiff | diff to current |
2004-05-21 |
Ton Hospel |
Proposed doc patch for getsockopt |
blob | commitdiff | diff to current |
2004-05-07 |
Jim Cromie |
Re: stdio still supported? |
blob | commitdiff | diff to current |
2004-05-07 |
Marcus Holland-Moritz |
Windows issues with select() are already documented... |
blob | commitdiff | diff to current |
2004-05-07 |
Marcus Holland-Moritz |
Document that select() on Windows doesn't work on non... |
blob | commitdiff | diff to current |
2004-05-04 |
Marcus Holland-Moritz |
Add byte-order group modifiers to (un)pack templates. |
blob | commitdiff | diff to current |
2004-04-23 |
Marcus Holland-Moritz |
byte-order modifiers for (un)pack templates |
blob | commitdiff | diff to current |
2004-04-07 |
Nicholas Clark |
Make gmtime and localtime cross reference each other. |
blob | commitdiff | diff to current |
2004-04-06 |
Marcus Holland-Moritz |
Make the ! suffix handle n/N/v/V as signed integers |
blob | commitdiff | diff to current |
2004-04-05 |
Rafael Garcia-Suarez |
[perl #28171] wantarray docs should mention effect... |
blob | commitdiff | diff to current |
2004-03-26 |
Andy Lester |
Re: [perl #27906] stat documentation correction |
blob | commitdiff | diff to current |
2004-03-24 |
Dan Jacobson |
[perl #27790] split docs: say the string is EXPR |
blob | commitdiff | diff to current |
2004-03-11 |
Dave Mitchell |
Document the new behaviour of the substr lvalue : |
blob | commitdiff | diff to current |
2004-02-09 |
Rafael Garcia-Suarez |
Implement stacked filetest operators (-f -w -x $file). |
blob | commitdiff | diff to current |
2004-02-03 |
Rafael Garcia-Suarez |
More docs and tests for "my $_". |
blob | commitdiff | diff to current |
2004-02-01 |
Solar Designer |
Re: [perl #15063] /tmp issues |
blob | commitdiff | diff to current |
2004-01-31 |
Chip Salzenberg |
Don't show code closing STD{IN,OUT} before reopening... |
blob | commitdiff | diff to current |
2004-01-30 |
Rafael Garcia-Suarez |
Another undocumented use of $_ : with reverse(). |
blob | commitdiff | diff to current |
2004-01-27 |
Rafael Garcia-Suarez |
More punctuation, good. |
blob | commitdiff | diff to current |
2004-01-27 |
Brendan O'Dea |
5.8.3 -- fix signal comments in L<perlfunc/system> |
blob | commitdiff | diff to current |
2004-01-23 |
Nicholas Clark |
Document chomp's travels in the wonderful world of... |
blob | commitdiff | diff to current |
2004-01-20 |
Dave Mitchell |
Fix typo in patch #22188 |
blob | commitdiff | diff to current |
2004-01-20 |
Dave Mitchell |
warn that C<$x : unique> operates on the typeglob,... |
blob | commitdiff | diff to current |
2003-12-14 |
Elizabeth Mattijsen |
[DOCPATCH] perlfunc delete |
blob | commitdiff | diff to current |
2003-12-06 |
Tassilo von Parseval |
SCALAR/FIRSTKEY for tied hashes in scalar context |
blob | commitdiff | diff to current |
2003-11-03 |
Rafael Garcia-Suarez |
Document the fact that keys() and values() are optimized |
blob | commitdiff | diff to current |
2003-10-31 |
Stas Bekman |
[patch pod/perlfunc.pod] separate two unrelated notes... |
blob | commitdiff | diff to current |
2003-10-29 |
perl-5.8.0@ton.igu... |
Move a fcntl() example in perlfunc at a more proper... |
blob | commitdiff | diff to current |
2003-10-23 |
Gisle Aas |
utime documentation |
blob | commitdiff | diff to current |
2003-10-07 |
Abhijit Menon-Sen |
Update perlfunc/require to describe NXDOMAIN caching... |
blob | commitdiff | diff to current |
2003-10-06 |
Abigail |
ref can return false on references |
blob | commitdiff | diff to current |
2003-09-30 |
Yitzchak Scott-Tho... |
Re: [perl #24071] Typo in description of binmode |
blob | commitdiff | diff to current |
2003-09-16 |
Dave Mitchell |
[DOC PATCH] Re: [perl #23779] $? and negative exit... |
blob | commitdiff | diff to current |
2003-09-12 |
Jarkko Hietaniemi |
It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/, |
blob | commitdiff | diff to current |
2003-09-12 |
Jarkko Hietaniemi |
Some more tweaks on open ...&=. |
blob | commitdiff | diff to current |
2003-09-12 |
Jarkko Hietaniemi |
Slightly more documentation for open ...&=. |
blob | commitdiff | diff to current |
2003-09-02 |
Yitzchak Scott-Tho... |
some method calls not autoloaded |
blob | commitdiff | diff to current |
2003-08-25 |
Rafael Garcia-Suarez |
[perl #23577] fix syscall() prototype description in |
blob | commitdiff | diff to current |
2003-08-18 |
Jarkko Hietaniemi |
Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl. |
blob | commitdiff | diff to current |
2003-08-10 |
John P. Linderman |
Re: killing for vital signs [PATCH] |
blob | commitdiff | diff to current |
2003-07-27 |
Jarkko Hietaniemi |
We now return to your normally scheduled hash randomisa... |
blob | commitdiff | diff to current |
2003-07-24 |
Iain Spoon Truskett |
[perl #23080] [DOCPATCH] pod/perlfunc.pod missing C |
blob | commitdiff | diff to current |
2003-07-17 |
Tony Bowden |
PATCH: tweak 'split' docs for case of explicit 0 LIMIT |
blob | commitdiff | diff to current |
2003-07-11 |
John P. Linderman |
Re: Sort sub and NaNs |
blob | commitdiff | diff to current |
2003-07-11 |
Steve Grazzini |
[DOCPATCH] perlfunc/read |
blob | commitdiff | diff to current |
2003-07-11 |
Jarkko Hietaniemi |
Retract the statements. |
blob | commitdiff | diff to current |
2003-07-07 |
Jarkko Hietaniemi |
Good catch from Gisle. |
blob | commitdiff | diff to current |
2003-07-07 |
Jarkko Hietaniemi |
Be more explicit than just 'characters'. |
blob | commitdiff | diff to current |
2003-07-02 |
Ronald J. Kimball |
Re: maint @ 19923 |
blob | commitdiff | diff to current |
2003-07-02 |
Jim Cromie |
Re: maint @ 19923 |
blob | commitdiff | diff to current |
2003-06-26 |
Jarkko Hietaniemi |
Bite the bullet and apply the hash randomisation patch. |
blob | commitdiff | diff to current |
2003-06-16 |
Steve Grazzini |
unnecessary stringification in eval/die |
blob | commitdiff | diff to current |
2003-06-14 |
Jarkko Hietaniemi |
Slight tweaks on the length() and chr() entries, |
blob | commitdiff | diff to current |
2003-06-14 |
Jarkko Hietaniemi |
Slight reorg of the binmode() entry. |
blob | commitdiff | diff to current |
2003-06-03 |
Jarkko Hietaniemi |
Salvage parts of #19418 (the ext/PerlIO/t/open.t |
blob | commitdiff | diff to current |
2003-06-03 |
Jarkko Hietaniemi |
Retract #19667, #19660, #19659, #19658, #19657, #19656, |
blob | commitdiff | diff to current |
2003-05-29 |
Alexey Mahotkin |
typo in pod/perlfunc.pod |
blob | commitdiff | diff to current |
2003-05-27 |
Jarkko Hietaniemi |
For now reword the sysread/syswrite description to |
blob | commitdiff | diff to current |
2003-05-09 |
Casey West |
Document that perl tries to load .pmc files before... |
blob | commitdiff | diff to current |
2003-05-09 |
Rafael Garcia-Suarez |
Fix for doc bug #8602 : clarify eof() example comments |
blob | commitdiff | diff to current |
2003-05-09 |
Casey West |
Re: [DOC PATCH] [perl #1165] crypt accepts any characte... |
blob | commitdiff | diff to current |
2003-05-09 |
Yitzchak Scott-Tho... |
Re: [perl #16834] Anomolous behaviour of SUBSTR() used... |
blob | commitdiff | diff to current |
2003-05-05 |
Rafael Garcia-Suarez |
Fix doc bug #22067, noticed by Mark Knutsen |
blob | commitdiff | diff to current |
2003-05-05 |
Jarkko Hietaniemi |
Switch the new perlio way of opening anonymous temporar... |
blob | commitdiff | diff to current |
2003-05-04 |
Jarkko Hietaniemi |
Integrate from maint: |
blob | commitdiff | diff to current |
2003-04-27 |
Casey West |
utime() doc clarifications |
blob | commitdiff | diff to current |
2003-04-26 |
Casey West |
Some doc patches by Casey West : |
blob | commitdiff | diff to current |
2003-04-26 |
david nicol |
Document that splice() doesn't extend arrays |
blob | commitdiff | diff to current |
2003-04-14 |
Nathan Torkington |
Document and test autovivified dirhandles. |
blob | commitdiff | diff to current |
2003-04-02 |
Steve Hay |
Fix missing functions when splitting perlfunc |
blob | commitdiff | diff to current |
2003-03-30 |
Jarkko Hietaniemi |
gethostbyname('localhost') is not that portable. |
blob | commitdiff | diff to current |
2003-03-17 |
LAUN Wolfgang |
pack changes and related fixes |
blob | commitdiff | diff to current |
2003-03-16 |
Jarkko Hietaniemi |
Pod fix from Philip Newton. |
blob | commitdiff | diff to current |
2003-03-14 |
Rafael Garcia-Suarez |
Time::HiRes is a core module |
blob | commitdiff | diff to current |
2003-03-11 |
Jarkko Hietaniemi |
Missed some, cryptically. |
blob | commitdiff | diff to current |
2003-03-11 |
Todd C. Miller |
typos and other minor things |
blob | commitdiff | diff to current |
2003-02-19 |
Chip Salzenberg |
Support one-parameter unpack(), which unpacks $_. |
blob | commitdiff | diff to current |
2003-02-02 |
Abigail |
pod/perlfunc.pod |
blob | commitdiff | diff to current |
next |