Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | fix outdated URLs (from Michael G Schwern) | Gurusamy Sarathy | 2000-02-28 | 14 | -67/+72 | |
| | | | p4raw-id: //depot/perl@5319 | |||||
* | update Changes, patchlevel etc. | Gurusamy Sarathy | 2000-02-28 | 10 | -37/+954 | |
| | | | p4raw-id: //depot/perl@5318 | |||||
* | make stringwise bitops work properly on utf8 strings | Gurusamy Sarathy | 2000-02-28 | 2 | -1/+88 | |
| | | | p4raw-id: //depot/perl@5317 | |||||
*-. | integrate cfgperl and vmsperl changes into mainline | Gurusamy Sarathy | 2000-02-28 | 21 | -141/+281 | |
|\ \ | | | | | | | p4raw-id: //depot/perl@5316 | |||||
| | * | The search for static _s-suffixex libs was broken; | Jarkko Hietaniemi | 2000-02-28 | 2 | -4/+5 | |
| | | | | | | | | | | | | | | | add -L/lib/pa20_64 only iff there. p4raw-id: //depot/cfgperl@5315 | |||||
| | * | Even better use64bitall logic. | Jarkko Hietaniemi | 2000-02-28 | 1 | -30/+35 | |
| | | | | | | | | | p4raw-id: //depot/cfgperl@5314 | |||||
| | * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-28 | 8 | -116/+259 | |
| | |\ | |_|/ |/| | | p4raw-id: //depot/cfgperl@5313 | |||||
| | * | Ask about use64bitall regardless of whether use64bitint is defined. | Jarkko Hietaniemi | 2000-02-28 | 1 | -20/+20 | |
| | | | | | | | | | p4raw-id: //depot/cfgperl@5312 | |||||
| | * | The #5249 wasn't doing any good. | Jarkko Hietaniemi | 2000-02-28 | 2 | -2/+2 | |
| | | | | | | | | | p4raw-id: //depot/cfgperl@5309 | |||||
| | * | A less ambitious version of #5292. | Jarkko Hietaniemi | 2000-02-28 | 1 | -9/+10 | |
| | | | | | | | | | p4raw-id: //depot/cfgperl@5307 | |||||
| | * | The #5292 was Not So Good Idea. | Jarkko Hietaniemi | 2000-02-28 | 1 | -45/+15 | |
| | | | | | | | | | p4raw-id: //depot/cfgperl@5305 | |||||
| | * | Version number update. | Jarkko Hietaniemi | 2000-02-27 | 2 | -2/+2 | |
| | | | | | | | | | p4raw-id: //depot/cfgperl@5295 | |||||
| | * | proto.h was mssing from the list of generated files; | Jarkko Hietaniemi | 2000-02-27 | 1 | -15/+45 | |
| | | | | | | | | | | | | | | | | | | | | | added rules to generate any single wanted file (a bunch of other files may also be generated at the same time, as before) p4raw-id: //depot/cfgperl@5292 | |||||
| | * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-27 | 21 | -229/+276 | |
| | |\ | | | | | | | | | p4raw-id: //depot/cfgperl@5291 | |||||
| * | \ | Integrate mainline | Charles Bailey | 2000-02-28 | 23 | -283/+342 | |
| |\ \ \ | |/ / / |/| | | | p4raw-id: //depot/vmsperl@5311 | |||||
* | | | | m/.*$/ etc should be m/.*\z/s in many file handling modules; fix | Gurusamy Sarathy | 2000-02-28 | 3 | -34/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these insidious errors in File::Basename, File::Find and find2perl (from Tom Christiansen) TODO: many other modules need to be fixed as well! p4raw-id: //depot/perl@5296 | |||||
* | | | | typos in change#5293 | Gurusamy Sarathy | 2000-02-27 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | p4raw-link: @5293 on //depot/perl: 479ba38336aaacaf3a7e00a4662d83e2dc833197 p4raw-id: //depot/perl@5294 | |||||
* | | | | support fields::new() and fields::phash() to create pseudo-hash | Gurusamy Sarathy | 2000-02-27 | 5 | -82/+225 | |
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | objects and plain pseudo-hashes respectively (this avoids users from having to diddle %FIELDS directly); update documentation to suit (from original fields::phash() implementation by Peter Scott <Peter@PSDT.com>) p4raw-id: //depot/perl@5293 | |||||
| | | | ||||||
| \ \ | ||||||
*-. \ \ | integrate cfgperl and vmsperl contents into mainline | Gurusamy Sarathy | 2000-02-27 | 8 | -84/+259 | |
|\ \ \ \ | | |_|/ | |/| | | p4raw-id: //depot/perl@5290 | |||||
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-27 | 1 | -1/+5 | |
| |\ \ \ | | | | | | | | | | | p4raw-id: //depot/cfgperl@5279 | |||||
| * | | | | Fix locale case-ignorant matching bug reported in | gomar@md.media-web.de | 2000-02-27 | 2 | -11/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org Subject: [ID 20000223.005] Message-Id: <20000223160308.1830.qmail@md.media-web.de> p4raw-id: //depot/cfgperl@5277 | |||||
| * | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-26 | 34 | -239/+644 | |
| |\ \ \ \ | | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5275 | |||||
* | | | | | | tweak change#5286 (we don't ever get to pp_glob() if we're using | Gurusamy Sarathy | 2000-02-27 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the internal glob()) p4raw-link: @5286 on //depot/perl: 3a4b19e44cf4e74b7a6a58fed36ba3ca9cafc864 p4raw-id: //depot/perl@5289 | |||||
* | | | | | | djgpp update (from Laszlo Molnar) | Gurusamy Sarathy | 2000-02-27 | 5 | -77/+15 | |
| | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5288 | |||||
* | | | | | | tweak comment about core glob() | Gurusamy Sarathy | 2000-02-27 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5287 | |||||
* | | | | | | remove outdated info about csh and glob(); glob() need not fail | Gurusamy Sarathy | 2000-02-27 | 7 | -73/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when tainting anymore if using internal globbing p4raw-id: //depot/perl@5286 | |||||
* | | | | | | make readdir() respect IOf_UNTAINT flag (allows untainting of directory | Gurusamy Sarathy | 2000-02-27 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | handles with: C<use IO::Handle; opendir D, $dir or die; D->untaint;> p4raw-id: //depot/perl@5285 | |||||
* | | | | | | avoid compiler warnings (from Dan Sugalski) | Gurusamy Sarathy | 2000-02-27 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@5284 | |||||
* | | | | | | propagate utf8ness in sv_setsv() (from Gisle Aas) | Gurusamy Sarathy | 2000-02-27 | 1 | -0/+5 | |
| |_|/ / / |/| | | | | | | | | | p4raw-id: //depot/perl@5283 | |||||
| | | | * | Revert File::Spec::Unix functions and keep VMS versions VMS-specific | Charles Bailey | 2000-02-28 | 1 | -23/+15 | |
| | | | | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5310 | |||||
| | | | * | Repair typo -- conjunction of variable with text | Charles Bailey | 2000-02-28 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5308 | |||||
| | | | * | Defer inclusion of VMS-specific code to runtime | Charles Bailey | 2000-02-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5306 | |||||
| | | | * | Minor test updates to accomodate new subprocess invocation | Charles Bailey | 2000-02-28 | 3 | -8/+3 | |
| | | | | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5304 | |||||
| | | | * | Missed bit of #5302 (case-sensitive symbols) | Charles Bailey | 2000-02-28 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5303 | |||||
| | | | * | Support case-sensitive symbols usage in linker | Charles Bailey | 2000-02-28 | 4 | -9/+24 | |
| | | | | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5302 | |||||
| | | | * | Free $PARSE context after lookups | Charles Bailey | 2000-02-28 | 1 | -7/+32 | |
| | | | | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5301 | |||||
| | | | * | Don't wait for subprocess to read final EOF | Charles Bailey | 2000-02-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5300 | |||||
| | | | * | Dan Sugalski's config/build changes to .660 | Charles Bailey | 2000-02-28 | 3 | -21/+130 | |
| | | | | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5299 | |||||
| | | | * | When testing CGI.pm, use its notion of CRLF | Charles Bailey | 2000-02-28 | 1 | -17/+10 | |
| | | | | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5298 | |||||
| | | | * | Quote command line args which need to be upper case | Charles Bailey | 2000-02-28 | 1 | -2/+4 | |
| | | |/ | | | | | | | | | | | | | | | | | Tell subprocess we're finished before waiting for it p4raw-id: //depot/vmsperl@5297 | |||||
| | | * | Impose security constraints on lnm lookup only if tainting | Charles Bailey | 2000-02-27 | 1 | -0/+4 | |
| | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5282 | |||||
| | | * | Add new File::Spec::VMS methods | Charles Bailey | 2000-02-27 | 5 | -26/+140 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Don't add implicit device in VMS <-> Unix filespec translation Make File::Spec::Unix{rel2abs|abs2rel} OS-independent p4raw-id: //depot/vmsperl@5281 | |||||
| | | * | Accept filespecs as command verbs for subprocesses | Charles Bailey | 2000-02-27 | 2 | -47/+82 | |
| | | | | | | | | | | | | p4raw-id: //depot/vmsperl@5280 | |||||
| | | * | Resync with mainline again | Charles Bailey | 2000-02-27 | 17 | -212/+418 | |
| | | |\ | |_|_|/ |/| | | | p4raw-id: //depot/vmsperl@5278 | |||||
* | | | | allow $fh->autoflush on globrefs, and thence autovivified filehandles | Gurusamy Sarathy | 2000-02-26 | 1 | -1/+5 | |
| |/ / |/| | | | | | | | | | | | (from Tom Christiansen) p4raw-id: //depot/perl@5276 | |||||
* | | | rework binmode() entry in perlfunc (from Martien Verbruggen | Gurusamy Sarathy | 2000-02-26 | 1 | -36/+43 | |
| | | | | | | | | | | | | | | | <mgjv@comdyn.com.au>) p4raw-id: //depot/perl@5274 | |||||
* | | | PodParser v1.11 update (from Brad Appleton) | Gurusamy Sarathy | 2000-02-26 | 8 | -92/+235 | |
| | | | | | | | | | p4raw-id: //depot/perl@5273 | |||||
* | | | add missing perl headers to perldepend action | Gurusamy Sarathy | 2000-02-26 | 1 | -10/+47 | |
| | | | | | | | | | p4raw-id: //depot/perl@5272 | |||||
* | | | VMS patch (from Peter Prymmer) | Gurusamy Sarathy | 2000-02-26 | 6 | -73/+88 | |
| | | | | | | | | | p4raw-id: //depot/perl@5271 | |||||
* | | | integrate vmsperl changes into mainline | Gurusamy Sarathy | 2000-02-26 | 9 | -16/+67 | |
|\ \ \ | | |/ | |/| | p4raw-id: //depot/perl@5270 |