Change 25274: [PATCH] undup
[email protected] ("H.Merijn Brand") Sun, 7 Aug 2005 03:44:28 -0700
| Newsgroups | perl.perlfaq.workers,perl.perl5.changes |
|---|---|
| Message-ID | <[email protected]> |
Change 25274 by merijn@merijn-lt09 on 2005/08/07 10:10:12 Subject: [PATCH] undup From: Jarkko Hietaniemi <[email protected]> Date: Sun, 07 Aug 2005 13:28:19 +0300 Message-ID: <[email protected]> Affected files ... ... //depot/perl/ext/Encode/lib/Encode/Supported.pod#25 edit ... //depot/perl/lib/Test/Harness/TAP.pod#4 edit ... //depot/perl/pad.c#71 edit ... //depot/perl/pod/perl573delta.pod#5 edit ... //depot/perl/pod/perl58delta.pod#12 edit ... //depot/perl/pod/perlfaq7.pod#47 edit ... //depot/perl/pod/perlglossary.pod#5 edit ... //depot/perl/pod/perlvar.pod#143 edit ... //depot/perl/pp_ctl.c#474 edit Differences ... ==== //depot/perl/ext/Encode/lib/Encode/Supported.pod#25 (text) ==== Index: perl/ext/Encode/lib/Encode/Supported.pod --- perl/ext/Encode/lib/Encode/Supported.pod#24~25266~ Fri Aug 5 00:50:40 2005 +++ perl/ext/Encode/lib/Encode/Supported.pod Sun Aug 7 03:10:12 2005 @@ -834,7 +834,7 @@ L<http://czyborra.com/> -Contains a a lot of useful information, especially gory details of ISO +Contains a lot of useful information, especially gory details of ISO vs. vendor mappings. =item CJK.inf ==== //depot/perl/lib/Test/Harness/TAP.pod#4 (text) ==== Index: perl/lib/Test/Harness/TAP.pod --- perl/lib/Test/Harness/TAP.pod#3~25266~ Fri Aug 5 00:50:40 2005 +++ perl/lib/Test/Harness/TAP.pod Sun Aug 7 03:10:12 2005 @@ -148,7 +148,7 @@ =head2 TODO tests If the directive starts with C<# TODO>, the test is counted as a -todo test, and the text after C<TODO> is the the explanation. +todo test, and the text after C<TODO> is the explanation. not ok 13 # TODO bend space and time ==== //depot/perl/pad.c#71 (text) ==== Index: perl/pad.c --- perl/pad.c#70~25259~ Mon Aug 1 08:12:07 2005 +++ perl/pad.c Sun Aug 7 03:10:12 2005 @@ -386,7 +386,7 @@ Allocate a new my or tmp pad entry. For a my, simply push a null SV onto the end of PL_comppad, but for a tmp, scan the pad from PL_padix upwards -for a slot which has no name and and no active value. +for a slot which has no name and no active value. =cut */ ==== //depot/perl/pod/perl573delta.pod#5 (text) ==== Index: perl/pod/perl573delta.pod --- perl/pod/perl573delta.pod#4~23496~ Fri Nov 12 12:47:19 2004 +++ perl/pod/perl573delta.pod Sun Aug 7 03:10:12 2005 @@ -149,7 +149,7 @@ =item 12243 -Devel::Peek: display UTF-8 SVs also also as \x{...} +Devel::Peek: display UTF-8 SVs also as \x{...} =item 12288 ==== //depot/perl/pod/perl58delta.pod#12 (text) ==== Index: perl/pod/perl58delta.pod --- perl/pod/perl58delta.pod#11~23496~ Fri Nov 12 12:47:19 2004 +++ perl/pod/perl58delta.pod Sun Aug 7 03:10:12 2005 @@ -416,7 +416,7 @@ =item * If your environment variables (LC_ALL, LC_CTYPE, LANG) look like you -want to use UTF-8 (any of the the variables match C</utf-?8/i>), your +want to use UTF-8 (any of the variables match C</utf-?8/i>), your STDIN, STDOUT, STDERR handles and the default open layer (see L<open>) are marked as UTF-8. (This feature, like other new features that combine Unicode and I/O, work only if you are using PerlIO, but that's @@ -3362,7 +3362,7 @@ Perl 5.8.0 doesn't build in AmigaOS. It broke at some point during the ithreads work and we could not find Amiga experts to unbreak the -problems. Perl 5.6.1 still works for AmigaOS (as does the the 5.7.2 +problems. Perl 5.6.1 still works for AmigaOS (as does the 5.7.2 development release). =head2 BeOS @@ -3701,7 +3701,7 @@ Perl 5.8 unfortunately does not build anymore on AmigaOS; this broke accidentally at some point. Since there are not that many Amiga developers available, we could not get this fixed and tested in time -for 5.8.0. Perl 5.6.1 still works for AmigaOS (as does the the 5.7.2 +for 5.8.0. Perl 5.6.1 still works for AmigaOS (as does the 5.7.2 development release). The C<PerlIO::Scalar> and C<PerlIO::Via> (capitalised) were renamed as ==== //depot/perl/pod/perlfaq7.pod#47 (text) ==== Index: perl/pod/perlfaq7.pod --- perl/pod/perlfaq7.pod#46~24686~ Fri Jun 3 01:04:25 2005 +++ perl/pod/perlfaq7.pod Sun Aug 7 03:10:12 2005 @@ -179,7 +179,7 @@ (contributed by brian d foy) L<perlmod>, L<perlmodlib>, L<perlmodstyle> explain modules -in all the gory details. L<perlnewmod> gives a a brief +in all the gory details. L<perlnewmod> gives a brief overview of the process along with a couple of suggestions about style. ==== //depot/perl/pod/perlglossary.pod#5 (text) ==== Index: perl/pod/perlglossary.pod --- perl/pod/perlglossary.pod#4~25253~ Mon Aug 1 01:13:10 2005 +++ perl/pod/perlglossary.pod Sun Aug 7 03:10:12 2005 @@ -184,7 +184,7 @@ =item autoincrement -To add one to something automatically, hence the name of the the C<++> +To add one to something automatically, hence the name of the C<++> operator. To instead subtract one from something automatically is known as an "autodecrement". ==== //depot/perl/pod/perlvar.pod#143 (text) ==== Index: perl/pod/perlvar.pod --- perl/pod/perlvar.pod#142~25246~ Sun Jul 31 08:15:35 2005 +++ perl/pod/perlvar.pod Sun Aug 7 03:10:12 2005 @@ -854,7 +854,7 @@ current program state than it is for hiding the program you're running. (Mnemonic: same as B<sh> and B<ksh>.) -Note that there are platform specific limitations on the the maximum +Note that there are platform specific limitations on the maximum length of C<$0>. In the most extreme case it may be limited to the space occupied by the original C<$0>. @@ -872,7 +872,7 @@ In multithreaded scripts Perl coordinates the threads so that any thread may modify its copy of the C<$0> and the change becomes visible -to ps(1) (assuming the operating system plays along). Note that the +to ps(1) (assuming the operating system plays along). Note that the view of C<$0> the other threads have will not change since they have their own copies of it. ==== //depot/perl/pp_ctl.c#474 (text) ==== Index: perl/pp_ctl.c --- perl/pp_ctl.c#473~25257~ Mon Aug 1 06:58:04 2005 +++ perl/pp_ctl.c Sun Aug 7 03:10:12 2005 @@ -2862,7 +2862,7 @@ If db_seqp is non_null, skip CVs that are in the DB package and populate *db_seqp with the cop sequence number at the point that the DB:: code was entered. (allows debuggers to eval in the scope of the breakpoint rather -than in in the scope of the debugger itself). +than in the scope of the debugger itself). =cut */ End of Patch.