Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | Pod::Html -- fixes extra gaps in raw text | Jeff Pinyan | 2001-05-09 | 1 | -1/+1 | |
* | Update Changes. | Jarkko Hietaniemi | 2001-05-09 | 2 | -1/+235 | |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-05-09 | 3 | -3/+21 | |
|\ | ||||||
| * | win32, regen_config_h | Nick Ing-Simmons | 2001-05-09 | 3 | -3/+21 | |
* | | Re: [PATCH] Test offset when reading from a PerlIO::Scalar | Benjamin Sugars | 2001-05-09 | 1 | -1/+3 | |
* | | Test offset when reading from a PerlIO::Scalar | Benjamin Sugars | 2001-05-09 | 1 | -1/+4 | |
* | | Pod::Html doesn't honor =begin ... =end properly | Jeff Pinyan | 2001-05-09 | 1 | -0/+1 | |
* | | EPOC tweak from Olaf Flebbe. | Jarkko Hietaniemi | 2001-05-09 | 1 | -0/+3 | |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-05-09 | 1 | -0/+12 | |
|\ \ | |/ | ||||||
| * | If wait() or waitpid() ends due to EINTR despatch perl interrupt handler | Nick Ing-Simmons | 2001-05-09 | 1 | -0/+12 | |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-05-09 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | MULTIPLICITY/DEBUGGING build fix. | Nick Ing-Simmons | 2001-05-09 | 1 | -1/+1 | |
| * | Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue). | Nick Ing-Simmons | 2001-05-09 | 69 | -774/+1708 | |
| |\ | ||||||
* | | | Re: Less warnings during configure | H.Merijn Brand | 2001-05-09 | 1 | -0/+50 | |
| |/ |/| | ||||||
* | | [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc | Robin Houston | 2001-05-08 | 4 | -3/+56 | |
* | | Retract #10031. | Jarkko Hietaniemi | 2001-05-08 | 1 | -5/+0 | |
* | | The Configure half of | H.Merijn Brand | 2001-05-08 | 1 | -4/+4 | |
* | | Less warnings during configure | H.Merijn Brand | 2001-05-08 | 1 | -10/+10 | |
* | | Don't forget to whine about \d__\d. | Jarkko Hietaniemi | 2001-05-08 | 2 | -11/+18 | |
* | | Allow underscores also in the exponent part. | Jarkko Hietaniemi | 2001-05-08 | 2 | -49/+194 | |
* | | CodeMagicCD doesn't look like an *I*DE. | Jarkko Hietaniemi | 2001-05-08 | 1 | -15/+19 | |
* | | Add Open Perl IDE, remove Perl Code Magic (the site seems | Jarkko Hietaniemi | 2001-05-08 | 1 | -5/+9 |