| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests for srand() | Michael G. Schwern | 2001-09-03 | 1 | -0/+5 |
* | pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod | chromatic | 2001-08-27 | 1 | -1/+1 |
* | (was Re: PerlIO regerssion tests?) | Nicholas Clark | 2001-08-25 | 1 | -3/+2 |
* | [DOC PATCH] The coderef-in-@INC feature | Rafael Garcia-Suarez | 2001-08-25 | 1 | -0/+51 |
* | Dispell the "use utf8" superstition. | Jarkko Hietaniemi | 2001-08-12 | 1 | -20/+21 |
* | split()'s unused captures should be undef, not '' | Jeff Pinyan | 2001-07-29 | 1 | -0/+9 |
* | make printf refer to sprintf | Gwyn Judd | 2001-07-17 | 1 | -3/+4 |
* | doc patch; times() in scalar context | Mark-Jason Dominus | 2001-07-11 | 1 | -0/+2 |
* | deprecate package with no arguments | Robin Houston | 2001-07-10 | 1 | -2/+4 |
* | SysV IPC semops use native shorts, not forced-to-16-bit-shorts. | Jarkko Hietaniemi | 2001-07-02 | 1 | -2/+2 |
* | Re: sizeof(struct sembuf) | Nicholas Clark | 2001-07-02 | 1 | -1/+1 |
* | Doc patch for #10959. | Jarkko Hietaniemi | 2001-06-26 | 1 | -5/+5 |
* | Because of #10932 retract also the perlfunc hunk of #10910. | Jarkko Hietaniemi | 2001-06-25 | 1 | -8/+6 |
* | Re: [ID 20010621.007] readline() not quite as equal as <> | Abhijit Menon-Sen | 2001-06-25 | 1 | -6/+8 |
* | Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan; | Jarkko Hietaniemi | 2001-06-19 | 1 | -5/+11 |
* | [ID 20010619.005] two typos in pod/perlfunc.pod | Jeffrey Friedl | 2001-06-19 | 1 | -2/+2 |
* | [PATCH] [ID 19991013.005] utime undef, undef, @files | Robert Spier | 2001-05-27 | 1 | -0/+7 |
* | Re: [PATCH] Re: stability of sort()? | John P. Linderman | 2001-05-26 | 1 | -5/+5 |
* | Re: stability of sort()? | Nicholas Clark | 2001-05-26 | 1 | -0/+6 |
* | Document some more of open's features. | Nick Ing-Simmons | 2001-05-20 | 1 | -17/+31 |
* | Re: [PATCH perlfunc.pod] split on an empty string | Benjamin Sugars | 2001-05-12 | 1 | -7/+8 |
* | Re: [PATCH perlfunc.pod] split on an empty string | Jon Eveland | 2001-05-11 | 1 | -5/+8 |
* | RE: rand(0) is rand(1) | Larry Shatzer | 2001-05-10 | 1 | -2/+2 |
* | Retract #10031. | Jarkko Hietaniemi | 2001-05-08 | 1 | -5/+0 |
* | (Retracted by #10042) | Philip Newton | 2001-05-08 | 1 | -0/+5 |
* | Document C<our $foo : shared> | Benjamin Sugars | 2001-05-07 | 1 | -0/+24 |
* | Updates on the pods related to the modules included since 5.6. | Jarkko Hietaniemi | 2001-05-05 | 1 | -4/+6 |
* | fix some misinformation in perlfunc.pod | Peter Prymmer | 2001-05-02 | 1 | -11/+11 |
* | Minor doc tweaks on endianness, closes bug 20010327.004. | Jarkko Hietaniemi | 2001-05-02 | 1 | -3/+4 |
* | [DOC PATCH bleadperl] Document generation of random integers | Walt Mankowski | 2001-04-30 | 1 | -0/+7 |
* | Propagate calling context for do '...' | Gisle Aas | 2001-04-05 | 1 | -1/+1 |
* | Document sockatmark() some. | Jarkko Hietaniemi | 2001-03-27 | 1 | -3/+24 |
* | Tweak docs for C<open> (boy does that need wholesale revision...) | Nick Ing-Simmons | 2001-03-24 | 1 | -61/+78 |
* | the uncontroversial doc patches | Michael Stevens | 2001-03-16 | 1 | -3/+4 |
* | Undo qu. Retract #8814, rewrite op/each part of #8615, | Jarkko Hietaniemi | 2001-02-28 | 1 | -6/+3 |
* | Re: [PATCH lots of pod/] s/chop/chomp/g | Michael G. Schwern | 2001-02-04 | 1 | -18/+5 |
* | Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669 | Jarkko Hietaniemi | 2001-02-01 | 1 | -1/+1 |
* | Document the mkdir trailing slashes case. | Jarkko Hietaniemi | 2001-01-23 | 1 | -0/+5 |
* | Document and test the new qu operator. | Jarkko Hietaniemi | 2001-01-20 | 1 | -3/+6 |
* | open() example in perlfunc.pod | Karsten Sperling | 2000-12-30 | 1 | -1/+1 |
* | read() documentation tweak for 20001121.004. | Jarkko Hietaniemi | 2000-12-21 | 1 | -6/+7 |
* | Re: [ID 20001013.006] XS subs are not define()ed | Dominic Dunlop | 2000-12-14 | 1 | -2/+8 |
* | DOC PATCH 5.6.0: -s return value incompletely documented | Mark-Jason Dominus | 2000-12-08 | 1 | -2/+2 |
* | Re: 5.6 bug: split /^/ implies /m modifier (from CLPM) | Robin Barker | 2000-11-28 | 1 | -0/+9 |
* | Explain in more detail the {} syntax ambiguousity. | Nicholas Clark | 2000-11-18 | 1 | -0/+23 |
* | Document tell() on special streams. | Jarkko Hietaniemi | 2000-11-12 | 1 | -0/+4 |
* | [ID 20001112.004] man perlfunc omits tell()'s error return | Nicholas Clark | 2000-11-12 | 1 | -3/+3 |
* | Pod updates | Stephen P. Potter | 2000-11-07 | 1 | -5/+5 |
* | DOC PATCH 5.6.0 | Mark-Jason Dominus | 2000-10-28 | 1 | -2/+9 |
* | Support s?printf parameter reordering. | Jarkko Hietaniemi | 2000-10-22 | 1 | -5/+23 |