Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | integrate cfgperl contents into mainline; merge conflicts | Gurusamy Sarathy | 1999-10-27 | 4 | -13/+72 |
|\ | |||||
| * | Do not block if no message queues available. | Jarkko Hietaniemi | 1999-10-27 | 1 | -3/+49 |
| * | Integrate with Sarathy; manual resolve on regcomp.c conflicts | Jarkko Hietaniemi | 1999-10-27 | 5 | -13/+40 |
| |\ | |/ |/| | |||||
| * | dos-djgpp update | Laszlo Molnar | 1999-10-25 | 1 | -0/+4 |
| * | charnames and UTEST | Ilya Zakharevich | 1999-10-25 | 1 | -9/+13 |
| * | test for #2835 (yeah, better later than never) | Jarkko Hietaniemi | 1999-10-24 | 1 | -1/+6 |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-21 | 2 | -10/+17 |
| |\ | |||||
| * \ | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-18 | 3 | -2/+14 |
| |\ \ | |||||
* | | | | test in change#4428 needs strict interpretation of C modulus | Gurusamy Sarathy | 1999-10-24 | 1 | -1/+2 |
* | | | | suppress scalar leak messages for known leaks (from | Gurusamy Sarathy | 1999-10-24 | 2 | -1/+2 |
* | | | | Re: [PATCH 5.005_62] OS/2 improvements | Ilya Zakharevich | 1999-10-24 | 2 | -10/+23 |
* | | | | @INC needs ../lib | Gurusamy Sarathy | 1999-10-24 | 1 | -0/+5 |
* | | | | fix accidental C modulo semantics on integer-valued operations | Gurusamy Sarathy | 1999-10-23 | 1 | -3/+10 |
| |_|/ |/| | | |||||
* | | | add test for change#4417 | Gurusamy Sarathy | 1999-10-20 | 1 | -1/+4 |
* | | | skip unreadable directory test when running as root | Gurusamy Sarathy | 1999-10-20 | 1 | -9/+13 |
| |/ |/| | |||||
* | | serious bug introduced by G_VOID changes in 5.003_96: scalar | Gurusamy Sarathy | 1999-10-17 | 1 | -1/+7 |
* | | remove FileHandle from list of PodParser dependencies (the | Gurusamy Sarathy | 1999-10-17 | 1 | -0/+1 |
* | | OS/2 support bits (from Ilya Zakharevich) | Gurusamy Sarathy | 1999-10-16 | 1 | -1/+6 |
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-10-15 | 1 | -1/+14 |
|\ \ | |/ | |||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-14 | 1 | -0/+14 |
| |\ | |/ |/| | |||||
| * | Warn inside character classes about unknown backslash escapes | Jarkko Hietaniemi | 1999-10-14 | 1 | -1/+14 |
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-10-14 | 2 | -7/+75 |
|\ \ | |/ | |||||
| * | Warn about false ranges like \d-\w (see the change #4355). | Jarkko Hietaniemi | 1999-10-14 | 2 | -5/+71 |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-13 | 7 | -3/+249 |
| |\ | |||||
| * | | Revert the parts of #3926 that outlawed character ranges | Jarkko Hietaniemi | 1999-10-12 | 1 | -4/+6 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-12 | 3 | -22/+37 |
| |\ \ | |||||
| * \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-08 | 1 | -1/+4 |
| |\ \ \ | |||||
* | | | | | fix POPSTACK panics that ensued from bad interaction between | Gurusamy Sarathy | 1999-10-14 | 1 | -0/+14 |
| |_|_|/ |/| | | | |||||
* | | | | add File::BSDGlob as File::Glob and load it at compile-time | Gurusamy Sarathy | 1999-10-12 | 7 | -3/+249 |
| |_|/ |/| | | |||||
* | | | apply parts of LynxOS patches from Alan Johnson | Gurusamy Sarathy | 1999-10-12 | 2 | -2/+2 |
* | | | allow any unpack specifier to take a count via '/' | Gurusamy Sarathy | 1999-10-12 | 1 | -3/+15 |
* | | | more pack/unpack documentation (from Ilya Zakharevich); changed | Gurusamy Sarathy | 1999-10-11 | 1 | -20/+23 |
| |/ |/| | |||||
* | | add suggested patch =~ s/NOTOP/OP_NOT/ with tests | Larry Wall | 1999-10-08 | 1 | -1/+4 |
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-10-06 | 6 | -3/+22 |
|\ \ | |/ | |||||
| * | Re: Strange RE engine breakage in 5_61 | Ilya Zakharevich | 1999-10-05 | 2 | -1/+8 |
| * | Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field" | Michael G. Schwern | 1999-10-04 | 2 | -2/+2 |
| * | Be understanding about large file systems. | Jarkko Hietaniemi | 1999-10-02 | 2 | -0/+12 |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-02 | 32 | -157/+334 |
| |\ | |/ |/| | |||||
* | | fix PodParser testsuite; Pod::Text subsumes Pod::PlainText | Gurusamy Sarathy | 1999-10-02 | 17 | -64/+64 |
* | | upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com> | Gurusamy Sarathy | 1999-10-02 | 17 | -84/+254 |
* | | make exists() work better on pseudo-hashes (reworked a patch suggested | Gurusamy Sarathy | 1999-10-02 | 1 | -1/+11 |
* | | deprecate C<use attrs> | Gurusamy Sarathy | 1999-10-02 | 2 | -28/+25 |
* | | integrate cfgperl contents into mainline; resolve h2xs.PL conflict | Gurusamy Sarathy | 1999-10-01 | 2 | -1/+5 |
|\ \ | |/ | |||||
| * | There *is* a month called October. | Jarkko Hietaniemi | 1999-10-01 | 1 | -1/+1 |
| * | Temp file cleanliness. | Jarkko Hietaniemi | 1999-10-01 | 1 | -0/+4 |
| * | Retract #4252, didn't help with the original problem. | Jarkko Hietaniemi | 1999-09-30 | 1 | -1/+0 |
| * | (Removed by #4262.) | Ilya Zakharevich | 1999-09-30 | 1 | -0/+1 |
| * | Integrate with Sarathy. h2xs.PL had to be manually resolved, | Jarkko Hietaniemi | 1999-09-26 | 1 | -0/+70 |
| |\ | |/ |/| | |||||
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-09-25 | 2 | -0/+8 |
|\ \ | |/ | |||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-24 | 2 | -7/+48 |
| |\ |