This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Under C99 isfinite/isinf/isnan are sizeof-aware macros.
[perl5.git] / MANIFEST
index 8479f03..736f91a 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -4451,6 +4451,7 @@ pod/perl5200delta.pod             Perl changes in version 5.20.0
 pod/perl5210delta.pod          Perl changes in version 5.21.0
 pod/perl5211delta.pod          Perl changes in version 5.21.1
 pod/perl5212delta.pod          Perl changes in version 5.21.2
+pod/perl5213delta.pod          Perl changes in version 5.21.3
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
 pod/perl581delta.pod           Perl changes in version 5.8.1
@@ -5096,6 +5097,7 @@ t/op/incfilter.t          See if the source filters in coderef-in-@INC work
 t/op/inc.t                     See if inc/dec of integers near 32 bit limit work
 t/op/index.t                   See if index works
 t/op/index_thr.t               See if index works in another thread
+t/op/infnan.t                  See if inf/nan work
 t/op/int.t                     See if int works
 t/op/join.t                    See if join works
 t/op/kill0_child               Process tree script that is kill()ed