From: Rafael Garcia-Suarez Date: Mon, 30 Jan 2006 17:47:56 +0000 (+0000) Subject: Add perl594delta X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6c7deadb0866b9636eb897c945758dac97e87d25;p=p5sagit%2Fp5-mst-13.2.git Add perl594delta p4raw-id: //depot/perl@27010 --- diff --git a/MANIFEST b/MANIFEST index da7e803..3e8c067 100644 --- a/MANIFEST +++ b/MANIFEST @@ -2747,6 +2747,7 @@ pod/perl590delta.pod Perl changes in version 5.9.0 pod/perl591delta.pod Perl changes in version 5.9.1 pod/perl592delta.pod Perl changes in version 5.9.2 pod/perl593delta.pod Perl changes in version 5.9.3 +pod/perl594delta.pod Perl changes in version 5.9.4 pod/perlapio.pod Perl internal IO abstraction interface pod/perlapi.pod Perl API listing (autogenerated) pod/perlartistic.pod Perl Artistic License diff --git a/Makefile.SH b/Makefile.SH index 6ee872b..d0db5c8 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -806,7 +806,7 @@ extra.pods: miniperl$(EXE_EXT) -@rm -f pod/perlvms.pod -@test -f vms/perlvms.pod && cd pod && $(LNS) ../vms/perlvms.pod perlvms.pod && cd .. && echo "pod/perlvms.pod" >> extra.pods -@rm -f pod/perldelta.pod - -@test -f pod/perl593delta.pod && cd pod && $(LNS) perl593delta.pod perldelta.pod && cd .. && echo "pod/perldelta.pod" >> extra.pods # See buildtoc + -@test -f pod/perl594delta.pod && cd pod && $(LNS) perl594delta.pod perldelta.pod && cd .. && echo "pod/perldelta.pod" >> extra.pods # See buildtoc extras.make: perl$(EXE_EXT) -@test ! -s extras.lst || PATH="`pwd`:${PATH}" PERL5LIB="`pwd`/lib" $(LDLIBPTH) ./perl -Ilib -MCPAN -e '@ARGV&&make(@ARGV)' `cat extras.lst` diff --git a/pod.lst b/pod.lst index ecf3a1a..84de5ea 100644 --- a/pod.lst +++ b/pod.lst @@ -122,7 +122,8 @@ h Miscellaneous perlhist Perl history records d perldelta Perl changes since previous version -D perl593delta Perl changes in version 5.9.3 +D perl594delta Perl changes in version 5.9.4 + perl593delta Perl changes in version 5.9.3 perl592delta Perl changes in version 5.9.2 perl591delta Perl changes in version 5.9.1 perl590delta Perl changes in version 5.9.0 diff --git a/pod/perl.pod b/pod/perl.pod index a8cc913..ade4df6 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -139,6 +139,7 @@ For ease of access, the Perl manual has been split up into several sections. perlhist Perl history records perldelta Perl changes since previous version + perl593delta Perl changes in version 5.9.3 perl592delta Perl changes in version 5.9.2 perl591delta Perl changes in version 5.9.1 perl590delta Perl changes in version 5.9.0 diff --git a/pod/perl594delta.pod b/pod/perl594delta.pod new file mode 100644 index 0000000..f41ad2c --- /dev/null +++ b/pod/perl594delta.pod @@ -0,0 +1,58 @@ +=head1 NAME + +perldelta - what is new for perl v5.9.4 + +=head1 DESCRIPTION + +This document describes differences between the 5.9.3 and the 5.9.4 +developement releases. See L, L, L +and L for the differences between 5.8.0 and 5.9.3. + +=head1 Incompatible Changes + +=head1 Core Enhancements + +=head1 Modules and Pragmata + +=head1 Utility Changes + +=head1 Documentation + +=head1 Performance Enhancements + +=head1 Installation and Configuration Improvements + +=head1 Selected Bug Fixes + +=head1 New or Changed Diagnostics + +=head1 Changed Internals + +=head1 Known Problems + +=head2 Platform Specific Problems + +=head1 Reporting Bugs + +If you find what you think is a bug, you might check the articles +recently posted to the comp.lang.perl.misc newsgroup and the perl +bug database at http://bugs.perl.org/ . There may also be +information at http://www.perl.org/ , the Perl Home Page. + +If you believe you have an unreported bug, please run the B +program included with your release. Be sure to trim your bug down +to a tiny but sufficient test case. Your bug report, along with the +output of C, will be sent off to perlbug@perl.org to be +analysed by the Perl porting team. + +=head1 SEE ALSO + +The F file for exhaustive details on what changed. + +The F file for how to build Perl. + +The F file for general stuff. + +The F and F files for copyright information. + +=cut diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index 5c52197..2a13943 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -378,7 +378,7 @@ pod0 = [.lib.pods]perl.pod [.lib.pods]perl5004delta.pod [.lib.pods]perl5005delta pod1 = [.lib.pods]perl570delta.pod [.lib.pods]perl571delta.pod [.lib.pods]perl572delta.pod [.lib.pods]perl573delta.pod [.lib.pods]perl581delta.pod pod2 = [.lib.pods]perl582delta.pod [.lib.pods]perl583delta.pod [.lib.pods]perl584delta.pod [.lib.pods]perl585delta.pod [.lib.pods]perl586delta.pod pod3 = [.lib.pods]perl587delta.pod [.lib.pods]perl58delta.pod [.lib.pods]perl590delta.pod [.lib.pods]perl591delta.pod [.lib.pods]perl592delta.pod -pod4 = [.lib.pods]perl593delta.pod [.lib.pods]perlaix.pod [.lib.pods]perlamiga.pod [.lib.pods]perlapi.pod [.lib.pods]perlapio.pod [.lib.pods]perlapollo.pod +pod4 = [.lib.pods]perl593delta.pod [.lib.pods]perl594delta.pod [.lib.pods]perlaix.pod [.lib.pods]perlamiga.pod [.lib.pods]perlapi.pod [.lib.pods]perlapio.pod [.lib.pods]perlapollo.pod pod5 = [.lib.pods]perlartistic.pod [.lib.pods]perlbeos.pod [.lib.pods]perlbook.pod [.lib.pods]perlboot.pod [.lib.pods]perlbot.pod [.lib.pods]perlbs2000.pod pod6 = [.lib.pods]perlcall.pod [.lib.pods]perlce.pod [.lib.pods]perlcheat.pod [.lib.pods]perlclib.pod [.lib.pods]perlcn.pod [.lib.pods]perlcompile.pod pod7 = [.lib.pods]perlcygwin.pod [.lib.pods]perldata.pod [.lib.pods]perldbmfilter.pod [.lib.pods]perldebguts.pod [.lib.pods]perldebtut.pod @@ -404,7 +404,7 @@ pod = $(pod0) $(pod1) $(pod2) $(pod3) $(pod4) $(pod5) $(pod6) $(pod7) $(pod8) $( # Would be useful to automate the generation of this rule from pod/buildtoc # Plus its corresponding delete in the clean target. -[.pod]perldelta.pod : [.pod]perl593delta.pod +[.pod]perldelta.pod : [.pod]perl594delta.pod Copy/NoConfirm/Log $(MMS$SOURCE) $(MMS$TARGET) perlpods : $(pod) @@ -766,6 +766,10 @@ preplibrary : $(MINIPERL_EXE) $(LIBPREREQ) @ If F$Search("[.lib]pods.dir").eqs."" Then Create/Directory [.lib.pods] Copy/NoConfirm/Log $(MMS$SOURCE) [.lib.pods] +[.lib.pods]perl594delta.pod : [.pod]perl594delta.pod + @ If F$Search("[.lib]pods.dir").eqs."" Then Create/Directory [.lib.pods] + Copy/NoConfirm/Log $(MMS$SOURCE) [.lib.pods] + [.lib.pods]perlaix.pod : [.pod]perlaix.pod @ If F$Search("[.lib]pods.dir").eqs."" Then Create/Directory [.lib.pods] Copy/NoConfirm/Log $(MMS$SOURCE) [.lib.pods] diff --git a/win32/Makefile b/win32/Makefile index 982d279..4fad42a 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -1120,7 +1120,7 @@ utils: $(PERLEXE) $(X2P) copy ..\README.vms ..\pod\perlvms.pod copy ..\README.vos ..\pod\perlvos.pod copy ..\README.win32 ..\pod\perlwin32.pod - copy ..\pod\perl593delta.pod ..\pod\perldelta.pod + copy ..\pod\perl594delta.pod ..\pod\perldelta.pod $(MAKE) -f ..\win32\pod.mak converters cd ..\lib $(PERLEXE) lib_pm.PL diff --git a/win32/makefile.mk b/win32/makefile.mk index 3de60a7..8e5ecce 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -1289,7 +1289,7 @@ utils: $(PERLEXE) $(X2P) copy ..\README.vms ..\pod\perlvms.pod copy ..\README.vos ..\pod\perlvos.pod copy ..\README.win32 ..\pod\perlwin32.pod - copy ..\pod\perl593delta.pod ..\pod\perldelta.pod + copy ..\pod\perl594delta.pod ..\pod\perldelta.pod cd ..\pod && $(MAKE) -f ..\win32\pod.mak converters cd ..\lib && $(PERLEXE) lib_pm.PL $(PERLEXE) $(PL2BAT) $(UTILS) diff --git a/win32/pod.mak b/win32/pod.mak index ed0d0a8..d0832dd 100644 --- a/win32/pod.mak +++ b/win32/pod.mak @@ -36,6 +36,7 @@ POD = \ perl591delta.pod \ perl592delta.pod \ perl593delta.pod \ + perl594delta.pod \ perlapi.pod \ perlapio.pod \ perlartistic.pod \ @@ -144,6 +145,7 @@ MAN = \ perl591delta.man \ perl592delta.man \ perl593delta.man \ + perl594delta.man \ perlapi.man \ perlapio.man \ perlartistic.man \ @@ -252,6 +254,7 @@ HTML = \ perl591delta.html \ perl592delta.html \ perl593delta.html \ + perl594delta.html \ perlapi.html \ perlapio.html \ perlartistic.html \ @@ -360,6 +363,7 @@ TEX = \ perl591delta.tex \ perl592delta.tex \ perl593delta.tex \ + perl594delta.tex \ perlapi.tex \ perlapio.tex \ perlartistic.tex \