Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | update Changes, patchlevel etc. | Gurusamy Sarathy | 2000-02-28 | 10 | -37/+954 | |
* | make stringwise bitops work properly on utf8 strings | Gurusamy Sarathy | 2000-02-28 | 2 | -1/+88 | |
*-. | integrate cfgperl and vmsperl changes into mainline | Gurusamy Sarathy | 2000-02-28 | 21 | -141/+281 | |
|\ \ | ||||||
| | * | The search for static _s-suffixex libs was broken; | Jarkko Hietaniemi | 2000-02-28 | 2 | -4/+5 | |
| | * | Even better use64bitall logic. | Jarkko Hietaniemi | 2000-02-28 | 1 | -30/+35 | |
| | * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-28 | 8 | -116/+259 | |
| | |\ | |_|/ |/| | | ||||||
| | * | Ask about use64bitall regardless of whether use64bitint is defined. | Jarkko Hietaniemi | 2000-02-28 | 1 | -20/+20 | |
| | * | The #5249 wasn't doing any good. | Jarkko Hietaniemi | 2000-02-28 | 2 | -2/+2 | |
| | * | A less ambitious version of #5292. | Jarkko Hietaniemi | 2000-02-28 | 1 | -9/+10 | |
| | * | The #5292 was Not So Good Idea. | Jarkko Hietaniemi | 2000-02-28 | 1 | -45/+15 | |
| | * | Version number update. | Jarkko Hietaniemi | 2000-02-27 | 2 | -2/+2 | |
| | * | proto.h was mssing from the list of generated files; | Jarkko Hietaniemi | 2000-02-27 | 1 | -15/+45 | |
| | * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-27 | 21 | -229/+276 | |
| | |\ | ||||||
| * | \ | Integrate mainline | Charles Bailey | 2000-02-28 | 23 | -283/+342 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | m/.*$/ etc should be m/.*\z/s in many file handling modules; fix | Gurusamy Sarathy | 2000-02-28 | 3 | -34/+34 | |
* | | | | typos in change#5293 | Gurusamy Sarathy | 2000-02-27 | 1 | -3/+3 | |
* | | | | support fields::new() and fields::phash() to create pseudo-hash | Gurusamy Sarathy | 2000-02-27 | 5 | -82/+225 | |
| |_|/ |/| | | ||||||
| | | | ||||||
| \ \ | ||||||
*-. \ \ | integrate cfgperl and vmsperl contents into mainline | Gurusamy Sarathy | 2000-02-27 | 8 | -84/+259 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-27 | 1 | -1/+5 | |
| |\ \ \ | ||||||
| * | | | | Fix locale case-ignorant matching bug reported in | gomar@md.media-web.de | 2000-02-27 | 2 | -11/+33 | |
| * | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-26 | 34 | -239/+644 | |
| |\ \ \ \ | ||||||
* | | | | | | tweak change#5286 (we don't ever get to pp_glob() if we're using | Gurusamy Sarathy | 2000-02-27 | 1 | -4/+4 | |
* | | | | | | djgpp update (from Laszlo Molnar) | Gurusamy Sarathy | 2000-02-27 | 5 | -77/+15 | |
* | | | | | | tweak comment about core glob() | Gurusamy Sarathy | 2000-02-27 | 1 | -1/+2 | |
* | | | | | | remove outdated info about csh and glob(); glob() need not fail | Gurusamy Sarathy | 2000-02-27 | 7 | -73/+21 | |
* | | | | | | make readdir() respect IOf_UNTAINT flag (allows untainting of directory | Gurusamy Sarathy | 2000-02-27 | 1 | -2/+4 | |
* | | | | | | avoid compiler warnings (from Dan Sugalski) | Gurusamy Sarathy | 2000-02-27 | 2 | -3/+3 | |
* | | | | | | propagate utf8ness in sv_setsv() (from Gisle Aas) | Gurusamy Sarathy | 2000-02-27 | 1 | -0/+5 | |
| |_|/ / / |/| | | | | ||||||
| | | | * | Revert File::Spec::Unix functions and keep VMS versions VMS-specific | Charles Bailey | 2000-02-28 | 1 | -23/+15 | |
| | | | * | Repair typo -- conjunction of variable with text | Charles Bailey | 2000-02-28 | 1 | -3/+3 | |
| | | | * | Defer inclusion of VMS-specific code to runtime | Charles Bailey | 2000-02-28 | 1 | -1/+1 | |
| | | | * | Minor test updates to accomodate new subprocess invocation | Charles Bailey | 2000-02-28 | 3 | -8/+3 | |
| | | | * | Missed bit of #5302 (case-sensitive symbols) | Charles Bailey | 2000-02-28 | 1 | -0/+2 | |
| | | | * | Support case-sensitive symbols usage in linker | Charles Bailey | 2000-02-28 | 4 | -9/+24 | |
| | | | * | Free $PARSE context after lookups | Charles Bailey | 2000-02-28 | 1 | -7/+32 | |
| | | | * | Don't wait for subprocess to read final EOF | Charles Bailey | 2000-02-28 | 1 | -1/+1 | |
| | | | * | Dan Sugalski's config/build changes to .660 | Charles Bailey | 2000-02-28 | 3 | -21/+130 | |
| | | | * | When testing CGI.pm, use its notion of CRLF | Charles Bailey | 2000-02-28 | 1 | -17/+10 | |
| | | | * | Quote command line args which need to be upper case | Charles Bailey | 2000-02-28 | 1 | -2/+4 | |
| | | |/ | ||||||
| | | * | Impose security constraints on lnm lookup only if tainting | Charles Bailey | 2000-02-27 | 1 | -0/+4 | |
| | | * | Add new File::Spec::VMS methods | Charles Bailey | 2000-02-27 | 5 | -26/+140 | |
| | | * | Accept filespecs as command verbs for subprocesses | Charles Bailey | 2000-02-27 | 2 | -47/+82 | |
| | | * | Resync with mainline again | Charles Bailey | 2000-02-27 | 17 | -212/+418 | |
| | | |\ | |_|_|/ |/| | | | ||||||
* | | | | allow $fh->autoflush on globrefs, and thence autovivified filehandles | Gurusamy Sarathy | 2000-02-26 | 1 | -1/+5 | |
| |/ / |/| | | ||||||
* | | | rework binmode() entry in perlfunc (from Martien Verbruggen | Gurusamy Sarathy | 2000-02-26 | 1 | -36/+43 | |
* | | | PodParser v1.11 update (from Brad Appleton) | Gurusamy Sarathy | 2000-02-26 | 8 | -92/+235 | |
* | | | add missing perl headers to perldepend action | Gurusamy Sarathy | 2000-02-26 | 1 | -10/+47 | |
* | | | VMS patch (from Peter Prymmer) | Gurusamy Sarathy | 2000-02-26 | 6 | -73/+88 | |
* | | | integrate vmsperl changes into mainline | Gurusamy Sarathy | 2000-02-26 | 9 | -16/+67 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Resync with mainline | Charles Bailey | 2000-02-26 | 330 | -10728/+14887 | |
| |\ \ | |/ / |/| | |