summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Half of #10107 got lost.Jarkko Hietaniemi2001-05-151-6/+6
| |_|/ |/| |
* | | Give Deparse tester a fair chanceRobin Houston2001-05-151-0/+3
* | | Lvaluable method callsRobin Houston2001-05-151-11/+29
* | | C<$foo =~ give_me_a_regex>; /x modifierRobin Houston2001-05-151-34/+85
* | | "${foo}_bar"Robin Houston2001-05-151-7/+7
* | | Fix for 20010514.037; substr() didn't invalidate the localeJarkko Hietaniemi2001-05-151-0/+3
* | | Update Changes.Jarkko Hietaniemi2001-05-142-1/+142
* | | Retract #10094.Jarkko Hietaniemi2001-05-141-12/+1
* | | Integrate change #10100 from maintperl.Jarkko Hietaniemi2001-05-142-3/+4
* | | Document the deprecatedness of suidperl.Jarkko Hietaniemi2001-05-142-0/+24
* | | Re: [ID 20010514.022] Makemaker a bit too prefix-happyRonald J. Kimball2001-05-141-1/+1
* | | More DWIMminess for Class::Struct: calling the array or hashJarkko Hietaniemi2001-05-142-3/+23
* | | Reference cmp'ing should go through the whole stringificationJarkko Hietaniemi2001-05-141-6/+0
* | | Re: [LONG] Cleaning up Todo/Todo-5.6/perltodoSimon Cozens2001-05-144-775/+459
* | | [ID 20010514.025] _SVID3 in <sys/statvfs.h>Ilya N. Golubev2001-05-141-0/+3
* | | [ID 20010514.022] Makemaker a bit too prefix-happyTodd C. Miller2001-05-141-1/+1
* | | (Retracted by #10104.)Barrie Slaymaker2001-05-141-1/+12
* | | Incorrect line numbers in AutoSplitMike Guy2001-05-141-4/+8
* | | Yet another HP-UX hints tweak from Merijn.Jarkko Hietaniemi2001-05-141-11/+5
* | | The sorting seems to happen now automatically.Jarkko Hietaniemi2001-05-121-2/+1
* | | Re: [PATCH perlfunc.pod] split on an empty stringBenjamin Sugars2001-05-121-7/+8
* | | Re: undef(&foo) does not work for XS functionsDoug MacEachern2001-05-121-0/+3
* | | fixup t/op/append.t for UTF-EBCDICPeter Prymmer2001-05-121-4/+25
* | | Update Changes.Jarkko Hietaniemi2001-05-112-1/+228
* | | Remove the 'asciir' re subpragma. Should instead implementJarkko Hietaniemi2001-05-115-37/+7
* | | Make the test to cleanup the test directory treeJarkko Hietaniemi2001-05-111-11/+22
* | | Re: [PATCH perlfunc.pod] split on an empty stringJon Eveland2001-05-111-5/+8
* | | Merge the camel-III/vstring.t with op/ver.t.Jarkko Hietaniemi2001-05-115-91/+79
* | | Add test.deparse make target.Jarkko Hietaniemi2001-05-111-6/+14
* | | $foo->bar(0)Robin Houston2001-05-112-2/+5
* | | A nicely working combination for UTS from Hal Morris.Jarkko Hietaniemi2001-05-113-10/+21
* | | i_ieeefp=undef for UTS.Jarkko Hietaniemi2001-05-111-1/+2
* | | RE: rand(0) is rand(1)Larry Shatzer2001-05-101-2/+2
* | | [patch] make op_{clear,null} publicDoug MacEachern2001-05-104-35/+35
* | | Extend tr/\0-\377/blah/c supportRobin Houston2001-05-103-7/+22
* | | t/op/64bitint.tRobin Houston2001-05-101-1/+7
* | | Retract #10070, not ready yet.Jarkko Hietaniemi2001-05-101-2/+1
* | | The #9525+#9526 didn't allow for overriding usemymalloc.Jarkko Hietaniemi2001-05-101-7/+8
* | | (Retracted by #10073)Hugo van der Sanden2001-05-101-1/+2
* | | Add a for(func()) test.Jarkko Hietaniemi2001-05-101-1/+12
* | | our() lists and foreach loopsRobin Houston2001-05-101-3/+12
* | | A thinko in #10065.Jarkko Hietaniemi2001-05-101-1/+1
* | | Fix tr///ansliterationRobin Houston2001-05-102-14/+28
* | | [patch] make hv_fetch{_ent} SvGMAGICAL awareDoug MacEachern2001-05-101-4/+4
* | | One more workaround for the UTS compiler from Hal Morris.Jarkko Hietaniemi2001-05-091-0/+7
* | | Show string for PVOP, and referent for RVRobin Houston2001-05-091-1/+10
* | | Simplify deb_curcv() a bitBenjamin Sugars2001-05-091-2/+0
* | | Additional test case for PerlIO::ScalarBenjamin Sugars2001-05-091-1/+14
* | | update md5sum for MD5.xs on IBM-1047Peter Prymmer2001-05-091-1/+1
* | | B::Deparse testerRobin Houston2001-05-092-8/+62