Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Half of #10107 got lost. | Jarkko Hietaniemi | 2001-05-15 | 1 | -6/+6 | |
| |_|/ |/| | | ||||||
* | | | Give Deparse tester a fair chance | Robin Houston | 2001-05-15 | 1 | -0/+3 | |
* | | | Lvaluable method calls | Robin Houston | 2001-05-15 | 1 | -11/+29 | |
* | | | C<$foo =~ give_me_a_regex>; /x modifier | Robin Houston | 2001-05-15 | 1 | -34/+85 | |
* | | | "${foo}_bar" | Robin Houston | 2001-05-15 | 1 | -7/+7 | |
* | | | Fix for 20010514.037; substr() didn't invalidate the locale | Jarkko Hietaniemi | 2001-05-15 | 1 | -0/+3 | |
* | | | Update Changes. | Jarkko Hietaniemi | 2001-05-14 | 2 | -1/+142 | |
* | | | Retract #10094. | Jarkko Hietaniemi | 2001-05-14 | 1 | -12/+1 | |
* | | | Integrate change #10100 from maintperl. | Jarkko Hietaniemi | 2001-05-14 | 2 | -3/+4 | |
* | | | Document the deprecatedness of suidperl. | Jarkko Hietaniemi | 2001-05-14 | 2 | -0/+24 | |
* | | | Re: [ID 20010514.022] Makemaker a bit too prefix-happy | Ronald J. Kimball | 2001-05-14 | 1 | -1/+1 | |
* | | | More DWIMminess for Class::Struct: calling the array or hash | Jarkko Hietaniemi | 2001-05-14 | 2 | -3/+23 | |
* | | | Reference cmp'ing should go through the whole stringification | Jarkko Hietaniemi | 2001-05-14 | 1 | -6/+0 | |
* | | | Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo | Simon Cozens | 2001-05-14 | 4 | -775/+459 | |
* | | | [ID 20010514.025] _SVID3 in <sys/statvfs.h> | Ilya N. Golubev | 2001-05-14 | 1 | -0/+3 | |
* | | | [ID 20010514.022] Makemaker a bit too prefix-happy | Todd C. Miller | 2001-05-14 | 1 | -1/+1 | |
* | | | (Retracted by #10104.) | Barrie Slaymaker | 2001-05-14 | 1 | -1/+12 | |
* | | | Incorrect line numbers in AutoSplit | Mike Guy | 2001-05-14 | 1 | -4/+8 | |
* | | | Yet another HP-UX hints tweak from Merijn. | Jarkko Hietaniemi | 2001-05-14 | 1 | -11/+5 | |
* | | | The sorting seems to happen now automatically. | Jarkko Hietaniemi | 2001-05-12 | 1 | -2/+1 | |
* | | | Re: [PATCH perlfunc.pod] split on an empty string | Benjamin Sugars | 2001-05-12 | 1 | -7/+8 | |
* | | | Re: undef(&foo) does not work for XS functions | Doug MacEachern | 2001-05-12 | 1 | -0/+3 | |
* | | | fixup t/op/append.t for UTF-EBCDIC | Peter Prymmer | 2001-05-12 | 1 | -4/+25 | |
* | | | Update Changes. | Jarkko Hietaniemi | 2001-05-11 | 2 | -1/+228 | |
* | | | Remove the 'asciir' re subpragma. Should instead implement | Jarkko Hietaniemi | 2001-05-11 | 5 | -37/+7 | |
* | | | Make the test to cleanup the test directory tree | Jarkko Hietaniemi | 2001-05-11 | 1 | -11/+22 | |
* | | | Re: [PATCH perlfunc.pod] split on an empty string | Jon Eveland | 2001-05-11 | 1 | -5/+8 | |
* | | | Merge the camel-III/vstring.t with op/ver.t. | Jarkko Hietaniemi | 2001-05-11 | 5 | -91/+79 | |
* | | | Add test.deparse make target. | Jarkko Hietaniemi | 2001-05-11 | 1 | -6/+14 | |
* | | | $foo->bar(0) | Robin Houston | 2001-05-11 | 2 | -2/+5 | |
* | | | A nicely working combination for UTS from Hal Morris. | Jarkko Hietaniemi | 2001-05-11 | 3 | -10/+21 | |
* | | | i_ieeefp=undef for UTS. | Jarkko Hietaniemi | 2001-05-11 | 1 | -1/+2 | |
* | | | RE: rand(0) is rand(1) | Larry Shatzer | 2001-05-10 | 1 | -2/+2 | |
* | | | [patch] make op_{clear,null} public | Doug MacEachern | 2001-05-10 | 4 | -35/+35 | |
* | | | Extend tr/\0-\377/blah/c support | Robin Houston | 2001-05-10 | 3 | -7/+22 | |
* | | | t/op/64bitint.t | Robin Houston | 2001-05-10 | 1 | -1/+7 | |
* | | | Retract #10070, not ready yet. | Jarkko Hietaniemi | 2001-05-10 | 1 | -2/+1 | |
* | | | The #9525+#9526 didn't allow for overriding usemymalloc. | Jarkko Hietaniemi | 2001-05-10 | 1 | -7/+8 | |
* | | | (Retracted by #10073) | Hugo van der Sanden | 2001-05-10 | 1 | -1/+2 | |
* | | | Add a for(func()) test. | Jarkko Hietaniemi | 2001-05-10 | 1 | -1/+12 | |
* | | | our() lists and foreach loops | Robin Houston | 2001-05-10 | 1 | -3/+12 | |
* | | | A thinko in #10065. | Jarkko Hietaniemi | 2001-05-10 | 1 | -1/+1 | |
* | | | Fix tr///ansliteration | Robin Houston | 2001-05-10 | 2 | -14/+28 | |
* | | | [patch] make hv_fetch{_ent} SvGMAGICAL aware | Doug MacEachern | 2001-05-10 | 1 | -4/+4 | |
* | | | One more workaround for the UTS compiler from Hal Morris. | Jarkko Hietaniemi | 2001-05-09 | 1 | -0/+7 | |
* | | | Show string for PVOP, and referent for RV | Robin Houston | 2001-05-09 | 1 | -1/+10 | |
* | | | Simplify deb_curcv() a bit | Benjamin Sugars | 2001-05-09 | 1 | -2/+0 | |
* | | | Additional test case for PerlIO::Scalar | Benjamin Sugars | 2001-05-09 | 1 | -1/+14 | |
* | | | update md5sum for MD5.xs on IBM-1047 | Peter Prymmer | 2001-05-09 | 1 | -1/+1 | |
* | | | B::Deparse tester | Robin Houston | 2001-05-09 | 2 | -8/+62 |