Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | File::Find fails to chdir when chasing symlinks (from | Gurusamy Sarathy | 2000-05-28 | 1 | -1/+23 |
* | fix bogus redeclaration warning for "our" variables in different | Gurusamy Sarathy | 2000-05-28 | 1 | -2/+4 |
* | elide bogus test in change#6132 | Gurusamy Sarathy | 2000-05-28 | 1 | -20/+0 |
* | warnings::enabled() doesn't fall back to looking at $^W if | Gurusamy Sarathy | 2000-05-28 | 1 | -0/+104 |
* | change#2879 broke rvalue autovivification of magicals such as ${$num} | Gurusamy Sarathy | 2000-05-28 | 1 | -2/+38 |
* | integrate vmsperl contents into mainline | Gurusamy Sarathy | 2000-05-28 | 1 | -1/+1 |
|\ | |||||
| * | Add missing escape (Charles Lane) | Charles Bailey | 2000-05-25 | 1 | -1/+1 |
| * | Resync with mainline prior to post-5.6.0 updates | Charles Bailey | 2000-05-23 | 83 | -438/+2982 |
* | | downgrade fatal error on C<"foo@nosucharray.com"> to optional warning | Gurusamy Sarathy | 2000-05-28 | 5 | -5/+61 |
* | | concat doesn't preserve utf8-ness, and doesn't invalidate | Gurusamy Sarathy | 2000-05-07 | 1 | -8/+19 |
* | | reverse() and quotemeta() weren't preserving utf8-ness; add tests | Gurusamy Sarathy | 2000-05-07 | 2 | -8/+16 |
* | | repeat operator (x) doesn't preserve utf8-ness | Gurusamy Sarathy | 2000-05-07 | 1 | -3/+4 |
* | | substr() does not preserve utf8-ness (from Stefan Eissing | Gurusamy Sarathy | 2000-05-07 | 1 | -1/+13 |
* | | note about undocumented caller() return value (from M.J.T. Guy); | Gurusamy Sarathy | 2000-05-07 | 1 | -2/+5 |
* | | peek.t non-portable to ithreads | Gurusamy Sarathy | 2000-05-07 | 1 | -11/+10 |
* | | add File::Temp v0.08 from CPAN, with small tweaks to testsuite | Gurusamy Sarathy | 2000-05-07 | 4 | -0/+378 |
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-05-06 | 4 | -10/+373 |
|\ \ | |||||
| * | | Make the test more portable. | Jarkko Hietaniemi | 2000-05-05 | 1 | -4/+16 |
| * | | Introduce t/lib/peek.t. | Jarkko Hietaniemi | 2000-05-05 | 1 | -0/+296 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-05 | 1 | -1/+0 |
| |\ \ | |/ / |/| | | |||||
* | | | remove misleading comment (from M.J.T. Guy) | Gurusamy Sarathy | 2000-05-05 | 1 | -1/+0 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-04 | 1 | -38/+58 |
| |\ \ | |/ / |/| | | |||||
* | | | additional tests for utf8.t | Gurusamy Sarathy | 2000-05-04 | 1 | -38/+58 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-04 | 1 | -1/+4 |
| |\ \ | |/ / |/| | | |||||
* | | | fix broken parsing of /\x{ab}/ | Gurusamy Sarathy | 2000-05-03 | 1 | -1/+4 |
| * | | Complex tweakery. | Jarkko Hietaniemi | 2000-05-02 | 1 | -6/+6 |
| * | | Use setxxent()/endxxent(). | Jarkko Hietaniemi | 2000-05-02 | 2 | -4/+9 |
| * | | Test both the scalar and list contexts. | Jarkko Hietaniemi | 2000-05-02 | 2 | -4/+54 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-02 | 1 | -36/+50 |
| |\ \ | |/ / |/| | | |||||
* | | | change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it | Gurusamy Sarathy | 2000-05-02 | 1 | -36/+50 |
| * | | Integrate with Sarathy; unfortunately Sarathy's whitespace | Jarkko Hietaniemi | 2000-05-01 | 4 | -56/+114 |
| |\ \ | |/ / |/| | | |||||
* | | | add CGI.pm v2.66 (from Lincoln Stein) | Gurusamy Sarathy | 2000-05-01 | 4 | -56/+114 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-30 | 3 | -7/+13 |
| |\ \ | |/ / |/| | | |||||
* | | | test tweak | Gurusamy Sarathy | 2000-04-29 | 1 | -1/+1 |
* | | | windows portability tweaks | Gurusamy Sarathy | 2000-04-29 | 1 | -3/+4 |
* | | | make lib/syslog.t portable to systems that don't have _PATH_LOG, | Gurusamy Sarathy | 2000-04-29 | 1 | -3/+8 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-28 | 1 | -1/+1 |
| |\ \ | |/ / |/| | | |||||
* | | | tweak test for portability | Gurusamy Sarathy | 2000-04-28 | 1 | -1/+1 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-28 | 1 | -1/+6 |
| |\ \ | |/ / |/| | | |||||
* | | | IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>) | Gurusamy Sarathy | 2000-04-28 | 1 | -1/+6 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-28 | 1 | -2/+3 |
| |\ \ | |/ / |/| | | |||||
* | | | fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]> | Gurusamy Sarathy | 2000-04-28 | 1 | -2/+3 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-28 | 11 | -19/+85 |
| |\ \ | |/ / |/| | | |||||
* | | | fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess) | Gurusamy Sarathy | 2000-04-28 | 1 | -0/+36 |
* | | | fix for missed accounting for null byte in pack("Z",...) (from | Gurusamy Sarathy | 2000-04-28 | 1 | -2/+3 |
* | | | qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes | Gurusamy Sarathy | 2000-04-28 | 1 | -2/+2 |
* | | | rename File::Glob::glob() to File::Glob::bsd_glob() to avoid | Gurusamy Sarathy | 2000-04-28 | 3 | -10/+10 |
* | | | under useithreads, constant pad entries could inadvertently be | Gurusamy Sarathy | 2000-04-28 | 1 | -0/+7 |
* | | | autoquote barewords followed by newline and arrow properly | Gurusamy Sarathy | 2000-04-27 | 1 | -0/+3 |
* | | | allow sort() reentrancy (variant of patch suggested by | Gurusamy Sarathy | 2000-04-27 | 1 | -1/+19 |