Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | skip test on AFS (from Hans Ranke <Hans.Ranke@ei.tum.de>) | Gurusamy Sarathy | 2000-03-03 | 1 | -1/+4 |
* | integrate cfgperl and vmsperl contents into mainline | Gurusamy Sarathy | 2000-03-03 | 5 | -58/+64 |
|\ | |||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-03 | 2 | -4/+4 |
| |\ | |||||
| * | | /[[:alpha]/ now dies on unmatched [] instead of | Jarkko Hietaniemi | 2000-03-03 | 1 | -3/+6 |
| * | | cosmetics | Jarkko Hietaniemi | 2000-03-03 | 1 | -1/+1 |
| * | | detypo | Jarkko Hietaniemi | 2000-03-03 | 1 | -2/+2 |
| * | | Further long double patches from Spider Boardman. | Jarkko Hietaniemi | 2000-03-02 | 4 | -55/+58 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-02 | 1 | -2/+2 |
| |\ \ | |||||
* | | | | skip test if db doesn't have null key support | Gurusamy Sarathy | 2000-03-03 | 1 | -12/+12 |
| |_|/ |/| | | |||||
* | | | /(?p{})/ changed to /(??{})/, per Larry's suggestion (from | Gurusamy Sarathy | 2000-03-03 | 2 | -4/+4 |
| |/ |/| | |||||
* | | avoid buffering issue in warn/8signal | Gurusamy Sarathy | 2000-03-02 | 1 | -2/+2 |
* | | integrate cfgperl changes into mainline | Gurusamy Sarathy | 2000-03-02 | 3 | -44/+81 |
|\ \ | |/ | |||||
| * | Remove the pack.t kludge introduced to fudge the test | Jarkko Hietaniemi | 2000-03-02 | 1 | -3/+0 |
| * | Make file sparseness detection more portable (Scott Henry) | Jarkko Hietaniemi | 2000-03-01 | 2 | -41/+81 |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-01 | 4 | -5/+172 |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-01 | 11 | -20/+30 |
| |\ | |||||
| * \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-29 | 1 | -1/+1 |
| |\ \ | |||||
* | | | | add support for Env arrays (from Gregor N. Purdy | Gurusamy Sarathy | 2000-03-01 | 2 | -2/+109 |
* | | | | cygwin update (from Eric Fifer) | Gurusamy Sarathy | 2000-03-01 | 1 | -1/+1 |
* | | | | fix minor compatibility issues with finddepth() (from Helmut Jarausch) | Gurusamy Sarathy | 2000-03-01 | 1 | -2/+62 |
| |_|/ |/| | | |||||
* | | | fix testsuite issues in change#5397 | Gurusamy Sarathy | 2000-03-01 | 2 | -3/+3 |
* | | | consolidated VMS patches (from Craig A. Berry | Gurusamy Sarathy | 2000-03-01 | 12 | -19/+29 |
| |/ |/| | |||||
* | | increase sleep to compensate for slow cpu (from Peter Haworth | Gurusamy Sarathy | 2000-02-29 | 1 | -1/+1 |
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-02-29 | 4 | -8/+45 |
|\ \ | |/ | |||||
| * | Lift the 32-bit straightjacket from bit ops; | Jarkko Hietaniemi | 2000-02-28 | 3 | -4/+30 |
| * | AIX 64-bit patches from Steven Hirsch <hirschs@btv.ibm.com> | Jarkko Hietaniemi | 2000-02-28 | 1 | -4/+15 |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-28 | 6 | -28/+37 |
| |\ | |/ |/| | |||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-28 | 1 | -4/+33 |
| |\ | |||||
* | | | make stringwise bitops work properly on utf8 strings | Gurusamy Sarathy | 2000-02-28 | 1 | -1/+20 |
* | | | Integrate mainline | Charles Bailey | 2000-02-28 | 2 | -7/+58 |
|\ \ \ | | |/ | |/| | |||||
| * | | support fields::new() and fields::phash() to create pseudo-hash | Gurusamy Sarathy | 2000-02-27 | 1 | -4/+33 |
| * | | integrate cfgperl and vmsperl contents into mainline | Gurusamy Sarathy | 2000-02-27 | 1 | -3/+25 |
| |\ \ | | |/ | |||||
| | * | Fix locale case-ignorant matching bug reported in | gomar@md.media-web.de | 2000-02-27 | 1 | -3/+25 |
| | * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-26 | 3 | -32/+101 |
| | |\ | | |/ | |/| | |||||
* | | | 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 |
* | | | 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 |
|/ / | |||||
* | | PodParser v1.11 update (from Brad Appleton) | Gurusamy Sarathy | 2000-02-26 | 2 | -31/+35 |
* | | integrate cfgperl changes into mainline | Gurusamy Sarathy | 2000-02-26 | 9 | -35/+71 |
|\ \ | |/ | |||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-25 | 1 | -1/+18 |
| |\ | |||||
| * \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-25 | 2 | -44/+44 |
| |\ \ | |||||
| * | | | The op/stat.t patch in #5341 wasn't robust enough, | Jarkko Hietaniemi | 2000-02-24 | 1 | -2/+8 |
| * | | | cygwin port | Fifer, Eric | 2000-02-24 | 1 | -2/+2 |
| * | | | MPE/ix patches from Mark Bixby. | Jarkko Hietaniemi | 2000-02-24 | 8 | -32/+61 |
| * | | | Get -lbind if available. Add pointer to perldelta.pod/64-bit | Lupe Christoph | 2000-02-24 | 1 | -0/+1 |
* | | | | support for version vectors in UNIVERSAL::VERSION(), so that | Gurusamy Sarathy | 2000-02-26 | 1 | -1/+66 |
| |_|/ |/| | | |||||
* | | | change#4849 wasn't restoring savestack correctly; make loops that have | Gurusamy Sarathy | 2000-02-25 | 1 | -1/+18 |
| |/ |/| | |||||
* | | update PodParser to v1.10 (from Brad Appleton) | Gurusamy Sarathy | 2000-02-25 | 1 | -2/+2 |