summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch from Inaba Hiroto:Jarkko Hietaniemi2001-01-2817-57/+275
* Retract #8552.Jarkko Hietaniemi2001-01-282-56/+25
* More documentation for the regexp context stack.Jarkko Hietaniemi2001-01-271-2/+7
* Update Changes.Jarkko Hietaniemi2001-01-272-2/+301
* Threadedness patch for #8562 from Doug MacEachern.Jarkko Hietaniemi2001-01-271-2/+2
* [ID 20000808.005] OP_REFGEN as an lvalueStephen McCamant2001-01-271-1/+0
* Re: Announce : Tokener reporting patchSimon Cozens2001-01-274-20/+55
* Forgot from #8545. Oops.Jarkko Hietaniemi2001-01-272-6/+40
* A better module compilation test, use MANIFEST as suggestedJarkko Hietaniemi2001-01-271-22/+46
* EBCDIC cleanup for B testPeter Prymmer2001-01-271-1/+8
* EBCDIC branch for pragma/sub-lval.tPeter Prymmer2001-01-271-1/+6
* a peek at uuencoded EBCDIC (st-06compat.t)Peter Prymmer2001-01-271-3/+24
* minor update to README.os390Peter Prymmer2001-01-271-1/+10
* No point in checking the length before we know whether the pointerJarkko Hietaniemi2001-01-271-5/+6
* (Retracted by #8573)Michael G. Schwern2001-01-262-25/+56
* Layout using tabulator is not a good idea in a pod.Jarkko Hietaniemi2001-01-251-68/+68
* overload int()Ilya Zakharevich2001-01-257-6/+114
* completion and docs for dynamic loading on OS/390Peter Prymmer2001-01-254-23/+79
* Forgotten from #8501.Jarkko Hietaniemi2001-01-233-5/+5
* RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parse...Roca, Ignasi2001-01-236-18/+6
* Update Changes.Jarkko Hietaniemi2001-01-232-2/+221
* De-cut-and-pasto.Jarkko Hietaniemi2001-01-231-1/+1
* Document the mkdir trailing slashes case.Jarkko Hietaniemi2001-01-231-0/+5
* lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn'tAbigail2001-01-231-2/+3
* Attach -perlio to the archname if so selected.Jarkko Hietaniemi2001-01-231-46/+58
* pod/perlvar.podAbigail2001-01-231-7/+12
* A bug introduced in #8217 (the undefined variable in theJarkko Hietaniemi2001-01-232-6/+22
* Also the lib/Thread.pm itself needs to be ignored ifJarkko Hietaniemi2001-01-231-1/+4
* print() instead of warn() so that stderr doesn't getJarkko Hietaniemi2001-01-231-1/+1
* Integrate perlio:Jarkko Hietaniemi2001-01-234-47/+61
|\
| * More messing with Encode:Nick Ing-Simmons2001-01-223-43/+57
| * Change file-of-files command line from -F to -f to avoid case issues on VMS.Nick Ing-Simmons2001-01-222-4/+4
| * Integrate mainlineNick Ing-Simmons2001-01-228-20/+62
| |\ | |/ |/|
* | Add sv_force_normal() to sv_utf8_downgrade() as suggestedJarkko Hietaniemi2001-01-221-3/+7
* | More SIG_SIZE fixes.Jarkko Hietaniemi2001-01-223-3/+3
* | typo in last week's configure.com frenzyCraig A. Berry2001-01-221-1/+1
* | VMS catches up with change #8501Craig A. Berry2001-01-221-2/+2
* | Add the .ucm encoding tables to the MANIFEST.Jarkko Hietaniemi2001-01-221-0/+21
* | Integrate perlio:Jarkko Hietaniemi2001-01-2226-27/+5506
|\ \ | |/
| * Make "real" layers of ":utf8" and ":raw".Nick Ing-Simmons2001-01-213-22/+175
| * Switch "compiled in" encodings to .ucm format.Nick Ing-Simmons2001-01-2123-5/+5331
| * Integrate (partial) mainline.Nick Ing-Simmons2001-01-2112-19/+210
| |\
* | | Document the regex content pushing/popping a bit better.Jarkko Hietaniemi2001-01-211-7/+16
* | | Tweak the mkdir trailing slash code some more.Jarkko Hietaniemi2001-01-211-4/+12
| |/ |/|
* | Update Changes.Jarkko Hietaniemi2001-01-212-1/+181
* | Minor typos in perlfaq2.podStephen P. Potter2001-01-211-3/+3
* | Sanity check for conflicting thread flavours.Jarkko Hietaniemi2001-01-211-1/+14
* | The SIG_SIZE is the number of the elements *excluding*Jarkko Hietaniemi2001-01-218-8/+8
* | Integrate perlio:Jarkko Hietaniemi2001-01-2117-58/+146
|\ \ | |/
| * Encode cleanup.Nick Ing-Simmons2001-01-212-20/+67