summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update Changes, patchlevel etc.Gurusamy Sarathy2000-02-2810-37/+954
* make stringwise bitops work properly on utf8 stringsGurusamy Sarathy2000-02-282-1/+88
*-. integrate cfgperl and vmsperl changes into mainlineGurusamy Sarathy2000-02-2821-141/+281
|\ \
| | * The search for static _s-suffixex libs was broken;Jarkko Hietaniemi2000-02-282-4/+5
| | * Even better use64bitall logic.Jarkko Hietaniemi2000-02-281-30/+35
| | * Integrate with Sarathy.Jarkko Hietaniemi2000-02-288-116/+259
| | |\ | |_|/ |/| |
| | * Ask about use64bitall regardless of whether use64bitint is defined.Jarkko Hietaniemi2000-02-281-20/+20
| | * The #5249 wasn't doing any good.Jarkko Hietaniemi2000-02-282-2/+2
| | * A less ambitious version of #5292.Jarkko Hietaniemi2000-02-281-9/+10
| | * The #5292 was Not So Good Idea.Jarkko Hietaniemi2000-02-281-45/+15
| | * Version number update.Jarkko Hietaniemi2000-02-272-2/+2
| | * proto.h was mssing from the list of generated files;Jarkko Hietaniemi2000-02-271-15/+45
| | * Integrate with Sarathy.Jarkko Hietaniemi2000-02-2721-229/+276
| | |\
| * | \ Integrate mainlineCharles Bailey2000-02-2823-283/+342
| |\ \ \ | |/ / / |/| | |
* | | | m/.*$/ etc should be m/.*\z/s in many file handling modules; fixGurusamy Sarathy2000-02-283-34/+34
* | | | typos in change#5293Gurusamy Sarathy2000-02-271-3/+3
* | | | support fields::new() and fields::phash() to create pseudo-hashGurusamy Sarathy2000-02-275-82/+225
| |_|/ |/| |
| | |
| \ \
*-. \ \ integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-02-278-84/+259
|\ \ \ \ | | |_|/ | |/| |
| * | | Integrate with Sarathy.Jarkko Hietaniemi2000-02-271-1/+5
| |\ \ \
| * | | | Fix locale case-ignorant matching bug reported ingomar@md.media-web.de2000-02-272-11/+33
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-02-2634-239/+644
| |\ \ \ \
* | | | | | tweak change#5286 (we don't ever get to pp_glob() if we're usingGurusamy Sarathy2000-02-271-4/+4
* | | | | | djgpp update (from Laszlo Molnar)Gurusamy Sarathy2000-02-275-77/+15
* | | | | | tweak comment about core glob()Gurusamy Sarathy2000-02-271-1/+2
* | | | | | remove outdated info about csh and glob(); glob() need not failGurusamy Sarathy2000-02-277-73/+21
* | | | | | make readdir() respect IOf_UNTAINT flag (allows untainting of directoryGurusamy Sarathy2000-02-271-2/+4
* | | | | | avoid compiler warnings (from Dan Sugalski)Gurusamy Sarathy2000-02-272-3/+3
* | | | | | propagate utf8ness in sv_setsv() (from Gisle Aas)Gurusamy Sarathy2000-02-271-0/+5
| |_|/ / / |/| | | |
| | | | * Revert File::Spec::Unix functions and keep VMS versions VMS-specificCharles Bailey2000-02-281-23/+15
| | | | * Repair typo -- conjunction of variable with textCharles Bailey2000-02-281-3/+3
| | | | * Defer inclusion of VMS-specific code to runtimeCharles Bailey2000-02-281-1/+1
| | | | * Minor test updates to accomodate new subprocess invocationCharles Bailey2000-02-283-8/+3
| | | | * Missed bit of #5302 (case-sensitive symbols)Charles Bailey2000-02-281-0/+2
| | | | * Support case-sensitive symbols usage in linkerCharles Bailey2000-02-284-9/+24
| | | | * Free $PARSE context after lookupsCharles Bailey2000-02-281-7/+32
| | | | * Don't wait for subprocess to read final EOFCharles Bailey2000-02-281-1/+1
| | | | * Dan Sugalski's config/build changes to .660Charles Bailey2000-02-283-21/+130
| | | | * When testing CGI.pm, use its notion of CRLFCharles Bailey2000-02-281-17/+10
| | | | * Quote command line args which need to be upper caseCharles Bailey2000-02-281-2/+4
| | | |/
| | | * Impose security constraints on lnm lookup only if taintingCharles Bailey2000-02-271-0/+4
| | | * Add new File::Spec::VMS methodsCharles Bailey2000-02-275-26/+140
| | | * Accept filespecs as command verbs for subprocessesCharles Bailey2000-02-272-47/+82
| | | * Resync with mainline againCharles Bailey2000-02-2717-212/+418
| | | |\ | |_|_|/ |/| | |
* | | | allow $fh->autoflush on globrefs, and thence autovivified filehandlesGurusamy Sarathy2000-02-261-1/+5
| |/ / |/| |
* | | rework binmode() entry in perlfunc (from Martien VerbruggenGurusamy Sarathy2000-02-261-36/+43
* | | PodParser v1.11 update (from Brad Appleton)Gurusamy Sarathy2000-02-268-92/+235
* | | add missing perl headers to perldepend actionGurusamy Sarathy2000-02-261-10/+47
* | | VMS patch (from Peter Prymmer)Gurusamy Sarathy2000-02-266-73/+88
* | | integrate vmsperl changes into mainlineGurusamy Sarathy2000-02-269-16/+67
|\ \ \ | | |/ | |/|
| * | Resync with mainlineCharles Bailey2000-02-26330-10728/+14887
| |\ \ | |/ / |/| |