Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | under useithreads, PUSHLOOP must save PL_curpad for looking up | Gurusamy Sarathy | 2000-03-21 | 1 | -1/+3 |
* | add note about symbolic filehandles (from Johan Vromans) | Gurusamy Sarathy | 2000-03-20 | 2 | -1/+6 |
* | perlbugtron flags in perlbug (from Richard Foley); eliminate duplicate | Gurusamy Sarathy | 2000-03-20 | 1 | -6/+51 |
* | more sleep needed from slow systems (from Peter Haworth) | Gurusamy Sarathy | 2000-03-20 | 1 | -1/+1 |
* | typo in change#5839 | Gurusamy Sarathy | 2000-03-20 | 1 | -1/+1 |
* | make dumpvar.pl recognize emptyness in arrays (from Matthias Urlichs | Gurusamy Sarathy | 2000-03-20 | 2 | -7/+15 |
* | mention handle autovivification in perldata (from Johan Vromans) | Gurusamy Sarathy | 2000-03-20 | 2 | -1/+23 |
* | change#5797 didn't do the right thing for "\xff\N{WHITE SMILING FACE}" | Gurusamy Sarathy | 2000-03-20 | 2 | -2/+12 |
* | autovivify open($fh[0],...) properly | Gurusamy Sarathy | 2000-03-20 | 2 | -1/+8 |
* | add @x->[2] bug to known issues (from Johan Vromans) | Gurusamy Sarathy | 2000-03-19 | 1 | -0/+12 |
* | pwent.pm doc tweak (from Tom Christiansen) | Gurusamy Sarathy | 2000-03-19 | 1 | -2/+2 |
* | unsigned is a more reasonable socksizetype default (from | Gurusamy Sarathy | 2000-03-19 | 1 | -1/+1 |
* | taint.t shouldn't fail where IPC::SysV unavailable | Gurusamy Sarathy | 2000-03-19 | 1 | -4/+7 |
* | update Changes | Gurusamy Sarathy | 2000-03-19 | 2 | -0/+186 |
* | squelch known scalar leak due to compile failure | Gurusamy Sarathy | 2000-03-19 | 1 | -2/+4 |
* | mention how to look up perllocal.pod (from Michael G Schwern) | Gurusamy Sarathy | 2000-03-19 | 3 | -10/+20 |
* | mention need to wait for children (from Russ Allbery) | Gurusamy Sarathy | 2000-03-19 | 3 | -22/+40 |
* | Pod::Man should strip leading lib/ for module manpages (from | Gurusamy Sarathy | 2000-03-19 | 1 | -3/+5 |
* | User::pwent fixups for additional fields (from Tom Christiansen); | Gurusamy Sarathy | 2000-03-19 | 1 | -46/+239 |
* | pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>) | Gurusamy Sarathy | 2000-03-19 | 7 | -10/+10 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-19 | 37 | -170/+562 |
|\ | |||||
| * | Taint msgrcv() messages; general SysV IPC cleanup. | Jarkko Hietaniemi | 2000-03-19 | 8 | -64/+138 |
| * | Taint shmread(). | Jarkko Hietaniemi | 2000-03-19 | 5 | -15/+58 |
| * | Taint also the passwd field of the getpw*(). | Jarkko Hietaniemi | 2000-03-19 | 5 | -10/+16 |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-18 | 2 | -2/+40 |
| |\ | |||||
| * | | (Re-)introduce $uidsign and $gidsign. | Jarkko Hietaniemi | 2000-03-18 | 13 | -34/+145 |
| * | | The #5805 requires a test change, too. | Jarkko Hietaniemi | 2000-03-18 | 1 | -2/+2 |
| * | | Taint the shell from the getpw*. | Jarkko Hietaniemi | 2000-03-18 | 4 | -30/+46 |
| * | | Use the newSVuv(). | Jarkko Hietaniemi | 2000-03-18 | 4 | -17/+22 |
| * | | Add newSVuv(). | Jarkko Hietaniemi | 2000-03-18 | 8 | -6/+46 |
| * | | Configure nits: rewording from Sarathy (aka #5796), | Jarkko Hietaniemi | 2000-03-18 | 10 | -20/+28 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-18 | 11 | -32/+565 |
| |\ \ | |||||
| * \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-18 | 2 | -5/+16 |
| |\ \ \ | |||||
| * \ \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-17 | 8 | -50/+74 |
| |\ \ \ \ | |||||
| * | | | | | Add the NEXTSTEP strftime %j bug to Known Problems. | Jarkko Hietaniemi | 2000-03-17 | 1 | -0/+7 |
| * | | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-17 | 13 | -29/+48 |
| |\ \ \ \ \ | |||||
| * | | | | | | More Todo. | Jarkko Hietaniemi | 2000-03-17 | 2 | -5/+23 |
| * | | | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-17 | 6 | -30/+43 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Make the test easier to use. | Jarkko Hietaniemi | 2000-03-17 | 1 | -1/+1 |
| * | | | | | | | Add "Known Problems" section. | Jarkko Hietaniemi | 2000-03-17 | 1 | -1/+58 |
| * | | | | | | | pp_send() type tuning continues. | Jarkko Hietaniemi | 2000-03-16 | 1 | -8/+4 |
| * | | | | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-16 | 8 | -12/+43 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | VMS patches from Dan Sugalski and Charles Bailey | Jarkko Hietaniemi | 2000-03-16 | 4 | -6/+28 |
| * | | | | | | | | Fix pp_send() sizes (pass a Size_t, not an Off_t, and | Jarkko Hietaniemi | 2000-03-16 | 16 | -39/+173 |
| * | | | | | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-15 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Retract #5767; replace it with a tested patch | Jarkko Hietaniemi | 2000-03-15 | 1 | -25/+31 |
| * | | | | | | | | | Configure nits: do not use /tmp to avoid potential security | Jarkko Hietaniemi | 2000-03-15 | 8 | -88/+84 |
| * | | | | | | | | | cater for FreeBSD 5.* | Jarkko Hietaniemi | 2000-03-15 | 1 | -4/+4 |
| * | | | | | | | | | Add missing Windows O_ constants. | Jarkko Hietaniemi | 2000-03-15 | 2 | -1/+29 |
| * | | | | | | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-15 | 37 | -1050/+1608 |
| |\ \ \ \ \ \ \ \ \ |