Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to Unicode::Normalize 0.10, now in XS. | Jarkko Hietaniemi | 2001-11-09 | 26 | -541/+1109 |
* | Test miscounting. | Jarkko Hietaniemi | 2001-11-08 | 1 | -2/+2 |
* | Quote the variables in failures messages more nicely. | Jarkko Hietaniemi | 2001-11-08 | 1 | -3/+11 |
* | [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup | Jarkko Hietaniemi | 2001-11-08 | 3 | -89/+101 |
* | RE: Win2k / Cygwin-1.3.3 | Paul Marquess | 2001-11-08 | 1 | -4/+5 |
* | Unicode::UCD is not yet supported in EBCDIC platforms. | Jarkko Hietaniemi | 2001-11-08 | 2 | -3/+15 |
* | Whether overwriting the $self->{...} values (see #12902) | Jarkko Hietaniemi | 2001-11-08 | 1 | -1/+2 |
* | The MakeMaker argument () quoting patch that sneaked | Jarkko Hietaniemi | 2001-11-08 | 1 | -4/+20 |
* | Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS | Michael G. Schwern | 2001-11-08 | 3 | -99/+103 |
* | -s on #! line | Rafael Garcia-Suarez | 2001-11-08 | 5 | -20/+42 |
* | [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries | Michael G. Schwern | 2001-11-08 | 1 | -27/+46 |
* | Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/ | Mark-Jason Dominus | 2001-11-08 | 10 | -12/+12 |
* | replace http://www.perl.com/CPAN/ with http://www.cpan.org/ | Mark-Jason Dominus | 2001-11-08 | 14 | -41/+41 |
* | open(FH, $file) should strip leading and trailing whitespace. | Abhijit Menon-Sen | 2001-11-08 | 1 | -5/+7 |
* | resurrect t/op/glob.t on VMS | Craig A. Berry | 2001-11-08 | 1 | -0/+4 |
* | [ID 20011108.092] makedepend bug with new gcc | Alexander Klimov | 2001-11-08 | 1 | -0/+2 |
* | bleadperl perldebug.pod: mention perldebtut.pod | Mark-Jason Dominus | 2001-11-08 | 2 | -5/+12 |
* | Tweak for Cray-friendliness from Nicholas Clark. | Jarkko Hietaniemi | 2001-11-07 | 1 | -1/+1 |
* | VMS patch redo from Charles Lane. | Jarkko Hietaniemi | 2001-11-07 | 1 | -1/+1 |
* | [ID 20011107.088] two perl pod nits | Larry W. Virden | 2001-11-07 | 2 | -2/+2 |
* | Update Changes. | Jarkko Hietaniemi | 2001-11-07 | 2 | -1/+229 |
* | The (emulated) "no utf8" must be in a BEGIN block | Jarkko Hietaniemi | 2001-11-07 | 1 | -4/+5 |
* | "v-strings" is the right term. | Jarkko Hietaniemi | 2001-11-07 | 1 | -4/+4 |
* | Add vstrings-as-objects need to perltodo. | Jarkko Hietaniemi | 2001-11-07 | 1 | -0/+9 |
* | Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc | Nicholas Clark | 2001-11-07 | 1 | -1/+2 |
* | The Embed test requires a major rewrite for VMS | Jarkko Hietaniemi | 2001-11-07 | 1 | -0/+4 |
* | vms/gen_shrfls.pl more general config.sh parsing | Charles Lane | 2001-11-07 | 2 | -6/+10 |
* | Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings | Mark-Jason Dominus | 2001-11-07 | 3 | -3/+14 |
* | Mentioning perldebguts | Michael G. Schwern | 2001-11-07 | 1 | -8/+22 |
* | Sync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where... | Jonathan Stowe | 2001-11-07 | 1 | -4/+8 |
* | a bunch of untested patches | Rafael Garcia-Suarez | 2001-11-07 | 3 | -3/+33 |
* | Adding isnt() and next_test() | Michael G. Schwern | 2001-11-07 | 1 | -0/+15 |
* | making do_sprintf public | Doug MacEachern | 2001-11-07 | 2 | -1/+2 |
* | Update to CGI.pm 2.78. | Jarkko Hietaniemi | 2001-11-06 | 19 | -185/+223 |
* | Integrate with perlio; (strictly) readonly hashes via XS. | Jarkko Hietaniemi | 2001-11-06 | 6 | -6/+146 |
|\ | |||||
| * | Keep It Simple and Stupid version of readonly hash support. | Nick Ing-Simmons | 2001-11-06 | 6 | -6/+146 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-11-06 | 8 | -28/+92 |
| |\ | |||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2001-11-05 | 36 | -2031/+2904 |
| |\ \ | |||||
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2001-11-03 | 13 | -40/+80 |
| |\ \ \ | |||||
| * | | | | Fix clone_leak problem. | Nick Ing-Simmons | 2001-11-03 | 1 | -17/+4 |
| * | | | | Tweaks attempting to locate Doug's clone_leak leak. | Nick Ing-Simmons | 2001-11-03 | 1 | -16/+34 |
| * | | | | Integrate mainline | Nick Ing-Simmons | 2001-11-03 | 54 | -157/+779 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2001-10-31 | 52 | -355/+1556 |
| |\ \ \ \ \ | |||||
* | | | | | | | Fix incorrect warnings about broken globbing; | Jarkko Hietaniemi | 2001-11-06 | 1 | -8/+9 |
* | | | | | | | More UTF-8 EXACT tweaking, plus a forgotten UTF-8 | Jarkko Hietaniemi | 2001-11-06 | 2 | -20/+18 |
* | | | | | | | Retract #12824, doesn't help and is ignored | Jarkko Hietaniemi | 2001-11-06 | 1 | -3/+0 |
* | | | | | | | Cosmetic change | H.Merijn Brand | 2001-11-06 | 1 | -19/+20 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | The parentheses are protected enough. | Jarkko Hietaniemi | 2001-11-06 | 1 | -1/+1 |
* | | | | | | ccflags, not ldflags. | Jarkko Hietaniemi | 2001-11-06 | 1 | -1/+1 |
* | | | | | | ... and the proto to go with #12865. | Jarkko Hietaniemi | 2001-11-06 | 1 | -0/+1 |