summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* under useithreads, PUSHLOOP must save PL_curpad for looking upGurusamy Sarathy2000-03-211-1/+3
* add note about symbolic filehandles (from Johan Vromans)Gurusamy Sarathy2000-03-202-1/+6
* perlbugtron flags in perlbug (from Richard Foley); eliminate duplicateGurusamy Sarathy2000-03-201-6/+51
* more sleep needed from slow systems (from Peter Haworth)Gurusamy Sarathy2000-03-201-1/+1
* typo in change#5839Gurusamy Sarathy2000-03-201-1/+1
* make dumpvar.pl recognize emptyness in arrays (from Matthias UrlichsGurusamy Sarathy2000-03-202-7/+15
* mention handle autovivification in perldata (from Johan Vromans)Gurusamy Sarathy2000-03-202-1/+23
* change#5797 didn't do the right thing for "\xff\N{WHITE SMILING FACE}"Gurusamy Sarathy2000-03-202-2/+12
* autovivify open($fh[0],...) properlyGurusamy Sarathy2000-03-202-1/+8
* add @x->[2] bug to known issues (from Johan Vromans)Gurusamy Sarathy2000-03-191-0/+12
* pwent.pm doc tweak (from Tom Christiansen)Gurusamy Sarathy2000-03-191-2/+2
* unsigned is a more reasonable socksizetype default (fromGurusamy Sarathy2000-03-191-1/+1
* taint.t shouldn't fail where IPC::SysV unavailableGurusamy Sarathy2000-03-191-4/+7
* update ChangesGurusamy Sarathy2000-03-192-0/+186
* squelch known scalar leak due to compile failureGurusamy Sarathy2000-03-191-2/+4
* mention how to look up perllocal.pod (from Michael G Schwern)Gurusamy Sarathy2000-03-193-10/+20
* mention need to wait for children (from Russ Allbery)Gurusamy Sarathy2000-03-193-22/+40
* Pod::Man should strip leading lib/ for module manpages (fromGurusamy Sarathy2000-03-191-3/+5
* User::pwent fixups for additional fields (from Tom Christiansen);Gurusamy Sarathy2000-03-191-46/+239
* pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>)Gurusamy Sarathy2000-03-197-10/+10
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-1937-170/+562
|\
| * Taint msgrcv() messages; general SysV IPC cleanup.Jarkko Hietaniemi2000-03-198-64/+138
| * Taint shmread().Jarkko Hietaniemi2000-03-195-15/+58
| * Taint also the passwd field of the getpw*().Jarkko Hietaniemi2000-03-195-10/+16
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-182-2/+40
| |\
| * | (Re-)introduce $uidsign and $gidsign.Jarkko Hietaniemi2000-03-1813-34/+145
| * | The #5805 requires a test change, too.Jarkko Hietaniemi2000-03-181-2/+2
| * | Taint the shell from the getpw*.Jarkko Hietaniemi2000-03-184-30/+46
| * | Use the newSVuv().Jarkko Hietaniemi2000-03-184-17/+22
| * | Add newSVuv().Jarkko Hietaniemi2000-03-188-6/+46
| * | Configure nits: rewording from Sarathy (aka #5796),Jarkko Hietaniemi2000-03-1810-20/+28
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-03-1811-32/+565
| |\ \
| * \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-182-5/+16
| |\ \ \
| * \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-178-50/+74
| |\ \ \ \
| * | | | | Add the NEXTSTEP strftime %j bug to Known Problems.Jarkko Hietaniemi2000-03-171-0/+7
| * | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-1713-29/+48
| |\ \ \ \ \
| * | | | | | More Todo.Jarkko Hietaniemi2000-03-172-5/+23
| * | | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-176-30/+43
| |\ \ \ \ \ \
| * | | | | | | Make the test easier to use.Jarkko Hietaniemi2000-03-171-1/+1
| * | | | | | | Add "Known Problems" section.Jarkko Hietaniemi2000-03-171-1/+58
| * | | | | | | pp_send() type tuning continues.Jarkko Hietaniemi2000-03-161-8/+4
| * | | | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-168-12/+43
| |\ \ \ \ \ \ \
| * | | | | | | | VMS patches from Dan Sugalski and Charles BaileyJarkko Hietaniemi2000-03-164-6/+28
| * | | | | | | | Fix pp_send() sizes (pass a Size_t, not an Off_t, andJarkko Hietaniemi2000-03-1616-39/+173
| * | | | | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-151-1/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Retract #5767; replace it with a tested patchJarkko Hietaniemi2000-03-151-25/+31
| * | | | | | | | | Configure nits: do not use /tmp to avoid potential securityJarkko Hietaniemi2000-03-158-88/+84
| * | | | | | | | | cater for FreeBSD 5.*Jarkko Hietaniemi2000-03-151-4/+4
| * | | | | | | | | Add missing Windows O_ constants.Jarkko Hietaniemi2000-03-152-1/+29
| * | | | | | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-1537-1050/+1608
| |\ \ \ \ \ \ \ \ \