summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | lib/dumpvar.pl, lib/perl5db.pl - fix warningsDaniel S. Lewart2001-05-242-6/+13
* | | Re: [ID 20010524.001] perl5db.pl x @INC doesn't work like it used toDavid Dyck2001-05-241-1/+1
* | | Tiny pod nits on READMEs, mostly whitespace issues.Jarkko Hietaniemi2001-05-236-88/+81
* | | The DG/UX part of the 20010521.005.Jarkko Hietaniemi2001-05-231-9/+5
* | | Re: [ID 20000716.007] \G in a m//g expression causes problems Hugo van der Sanden2001-05-232-1/+6
* | | Extra UNIVERSAL testsMike Guy2001-05-231-1/+9
* | | Remove EQ keywordMike Guy2001-05-232-248/+236
* | | lib/perl5db.plDaniel S. Lewart2001-05-231-37/+94
* | | Avoid -W warnings in Tgetent and TputsDaniel S. Lewart2001-05-231-5/+12
* | | big speedupDave Mitchell2001-05-231-12/+8
* | | Sensible minimum versionMichael G. Schwern2001-05-231-10/+3
* | | Odd code nitMichael G. Schwern2001-05-231-1/+2
* | | Use the new use vars feature.Jarkko Hietaniemi2001-05-231-1/+1
* | | vars.pm to support qualified variables (was Re: [ID 20010521.001])Mike Guy2001-05-234-18/+121
* | | -qlongdouble considered harmful by Merijn.Jarkko Hietaniemi2001-05-231-7/+3
* | | Update Changes.Jarkko Hietaniemi2001-05-212-1/+134
* | | Add a test of its very own for Fcntl. Hopefully portable.Jarkko Hietaniemi2001-05-212-0/+47
* | | Must be trickier for 'minitest' not to die.Jarkko Hietaniemi2001-05-211-58/+70
* | | Can't declare other people's variables.Jarkko Hietaniemi2001-05-211-1/+1
* | | Fix for ID 20010519.003: sysopen() wasn't tainting :-(Jarkko Hietaniemi2001-05-202-4/+70
* | | The OS/2 variable needs to be declared.Jarkko Hietaniemi2001-05-201-0/+1
| |/ |/|
* | Small perlsec updates: clarify the taintedness of filenameJarkko Hietaniemi2001-05-201-5/+11
* | [LARGE!] symbolic magicDave Mitchell2001-05-2023-271/+427
* | DLL descriptions on OS/2Ilya Zakharevich2001-05-202-1/+6
* | DLL name mangling on OS/2Ilya Zakharevich2001-05-201-1/+12
* | build bugs OS/2Ilya Zakharevich2001-05-202-9/+6
* | Mis-Failing testsIlya Zakharevich2001-05-202-3/+5
* | perl5dbIlya Zakharevich2001-05-201-94/+320
* | require $mod where $mod has touched numeric contextGisle Aas2001-05-201-1/+1
* | Chomp should not always stringifyGisle Aas2001-05-202-5/+15
* | Integrate perlio:Jarkko Hietaniemi2001-05-201-17/+31
|\ \ | |/
| * Document some more of open's features.Nick Ing-Simmons2001-05-201-17/+31
| * Integrate mainline.Nick Ing-Simmons2001-05-1852-572/+1576
| |\
| * \ Integrate mainline.Nick Ing-Simmons2001-05-1550-1108/+1431
| |\ \
| * \ \ Integrate mainline.Nick Ing-Simmons2001-05-097-3/+296
| |\ \ \
* | | | | \$escaping the $vars in !GROK!THIS! section is a good idea.Jarkko Hietaniemi2001-05-181-2/+2
* | | | | Update Changes.Jarkko Hietaniemi2001-05-182-1/+157
* | | | | Integrate change #10144 from maintperl.Jarkko Hietaniemi2001-05-183-3/+3
| |_|_|/ |/| | |
* | | | small lookbehind fixHugo van der Sanden2001-05-171-28/+17
* | | | Detypos.Jarkko Hietaniemi2001-05-172-3/+3
* | | | Add better debug to glob/basic #8 as suggested by Nicholas ClarkJarkko Hietaniemi2001-05-171-2/+3
* | | | Test for bug 20010515.004Benjamin Sugars2001-05-171-0/+12
* | | | Integrate #10145 from maintperl.Jarkko Hietaniemi2001-05-171-3/+11
* | | | Thinko noticed by Doug MacEachern.Jarkko Hietaniemi2001-05-171-1/+1
* | | | Re: [PATCH] HERE mark in regexRonald J. Kimball2001-05-171-30/+30
* | | | Macrofy the getspecific (and use it also in util.c)Jarkko Hietaniemi2001-05-172-13/+16
* | | | Use the unchecked thread-specific key fetch also in Tru64.Jarkko Hietaniemi2001-05-171-2/+4
* | | | Quick thread speedupDan Sugalski2001-05-172-5/+14
* | | | I think this is quite enough testing for a deprecated feature.Jarkko Hietaniemi2001-05-163-0/+46
* | | | More HP-UX lore from Jeff Okamoto.Jarkko Hietaniemi2001-05-161-5/+49