Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch from Inaba Hiroto: | Jarkko Hietaniemi | 2001-01-28 | 17 | -57/+275 |
* | Retract #8552. | Jarkko Hietaniemi | 2001-01-28 | 2 | -56/+25 |
* | More documentation for the regexp context stack. | Jarkko Hietaniemi | 2001-01-27 | 1 | -2/+7 |
* | Update Changes. | Jarkko Hietaniemi | 2001-01-27 | 2 | -2/+301 |
* | Threadedness patch for #8562 from Doug MacEachern. | Jarkko Hietaniemi | 2001-01-27 | 1 | -2/+2 |
* | [ID 20000808.005] OP_REFGEN as an lvalue | Stephen McCamant | 2001-01-27 | 1 | -1/+0 |
* | Re: Announce : Tokener reporting patch | Simon Cozens | 2001-01-27 | 4 | -20/+55 |
* | Forgot from #8545. Oops. | Jarkko Hietaniemi | 2001-01-27 | 2 | -6/+40 |
* | A better module compilation test, use MANIFEST as suggested | Jarkko Hietaniemi | 2001-01-27 | 1 | -22/+46 |
* | EBCDIC cleanup for B test | Peter Prymmer | 2001-01-27 | 1 | -1/+8 |
* | EBCDIC branch for pragma/sub-lval.t | Peter Prymmer | 2001-01-27 | 1 | -1/+6 |
* | a peek at uuencoded EBCDIC (st-06compat.t) | Peter Prymmer | 2001-01-27 | 1 | -3/+24 |
* | minor update to README.os390 | Peter Prymmer | 2001-01-27 | 1 | -1/+10 |
* | No point in checking the length before we know whether the pointer | Jarkko Hietaniemi | 2001-01-27 | 1 | -5/+6 |
* | (Retracted by #8573) | Michael G. Schwern | 2001-01-26 | 2 | -25/+56 |
* | Layout using tabulator is not a good idea in a pod. | Jarkko Hietaniemi | 2001-01-25 | 1 | -68/+68 |
* | overload int() | Ilya Zakharevich | 2001-01-25 | 7 | -6/+114 |
* | completion and docs for dynamic loading on OS/390 | Peter Prymmer | 2001-01-25 | 4 | -23/+79 |
* | Forgotten from #8501. | Jarkko Hietaniemi | 2001-01-23 | 3 | -5/+5 |
* | RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parse... | Roca, Ignasi | 2001-01-23 | 6 | -18/+6 |
* | Update Changes. | Jarkko Hietaniemi | 2001-01-23 | 2 | -2/+221 |
* | De-cut-and-pasto. | Jarkko Hietaniemi | 2001-01-23 | 1 | -1/+1 |
* | Document the mkdir trailing slashes case. | Jarkko Hietaniemi | 2001-01-23 | 1 | -0/+5 |
* | lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't | Abigail | 2001-01-23 | 1 | -2/+3 |
* | Attach -perlio to the archname if so selected. | Jarkko Hietaniemi | 2001-01-23 | 1 | -46/+58 |
* | pod/perlvar.pod | Abigail | 2001-01-23 | 1 | -7/+12 |
* | A bug introduced in #8217 (the undefined variable in the | Jarkko Hietaniemi | 2001-01-23 | 2 | -6/+22 |
* | Also the lib/Thread.pm itself needs to be ignored if | Jarkko Hietaniemi | 2001-01-23 | 1 | -1/+4 |
* | print() instead of warn() so that stderr doesn't get | Jarkko Hietaniemi | 2001-01-23 | 1 | -1/+1 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-01-23 | 4 | -47/+61 |
|\ | |||||
| * | More messing with Encode: | Nick Ing-Simmons | 2001-01-22 | 3 | -43/+57 |
| * | Change file-of-files command line from -F to -f to avoid case issues on VMS. | Nick Ing-Simmons | 2001-01-22 | 2 | -4/+4 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-01-22 | 8 | -20/+62 |
| |\ | |/ |/| | |||||
* | | Add sv_force_normal() to sv_utf8_downgrade() as suggested | Jarkko Hietaniemi | 2001-01-22 | 1 | -3/+7 |
* | | More SIG_SIZE fixes. | Jarkko Hietaniemi | 2001-01-22 | 3 | -3/+3 |
* | | typo in last week's configure.com frenzy | Craig A. Berry | 2001-01-22 | 1 | -1/+1 |
* | | VMS catches up with change #8501 | Craig A. Berry | 2001-01-22 | 1 | -2/+2 |
* | | Add the .ucm encoding tables to the MANIFEST. | Jarkko Hietaniemi | 2001-01-22 | 1 | -0/+21 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-01-22 | 26 | -27/+5506 |
|\ \ | |/ | |||||
| * | Make "real" layers of ":utf8" and ":raw". | Nick Ing-Simmons | 2001-01-21 | 3 | -22/+175 |
| * | Switch "compiled in" encodings to .ucm format. | Nick Ing-Simmons | 2001-01-21 | 23 | -5/+5331 |
| * | Integrate (partial) mainline. | Nick Ing-Simmons | 2001-01-21 | 12 | -19/+210 |
| |\ | |||||
* | | | Document the regex content pushing/popping a bit better. | Jarkko Hietaniemi | 2001-01-21 | 1 | -7/+16 |
* | | | Tweak the mkdir trailing slash code some more. | Jarkko Hietaniemi | 2001-01-21 | 1 | -4/+12 |
| |/ |/| | |||||
* | | Update Changes. | Jarkko Hietaniemi | 2001-01-21 | 2 | -1/+181 |
* | | Minor typos in perlfaq2.pod | Stephen P. Potter | 2001-01-21 | 1 | -3/+3 |
* | | Sanity check for conflicting thread flavours. | Jarkko Hietaniemi | 2001-01-21 | 1 | -1/+14 |
* | | The SIG_SIZE is the number of the elements *excluding* | Jarkko Hietaniemi | 2001-01-21 | 8 | -8/+8 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-01-21 | 17 | -58/+146 |
|\ \ | |/ | |||||
| * | Encode cleanup. | Nick Ing-Simmons | 2001-01-21 | 2 | -20/+67 |