Lines Matching full:been

19 A new experimental facility has been added that makes the four standard
188 =head2 Floating point parsing has been improved
190 Parsing and printing of floating point values has been improved.
217 least partly, but they have not yet been tested).
227 Perl has been compiled with the anti-stack-smashing option
234 been patched to 2.38 to address this.
242 the step had already been taken several years ago: many Linux
243 distributions (like Fedora) have been using this option for Perl,
252 of the experimental feature, the positioning has been moved such that
288 This has been deprecated since v5.18.
292 Importing functions from C<UNIVERSAL> has been deprecated since v5.12, and
302 These had been deprecated since v5.18.
370 =head2 Support for C<?PATTERN?> without explicit operator has been removed
380 These have been deprecated since v5.6.1 and have raised deprecation
386 error. These have been deprecated since before v5.8, and have raised
395 Now it has been changed, so subroutines always take precedence over barewords,
559 non-tied scalars containing only a floating point value has been reduced
591 Many internal functions have been refactored to improve performance and reduce
643 Many of the libraries distributed with perl have been upgraded since v5.20.0.
656 L<Archive::Tar> has been upgraded to version 2.04.
662 L<attributes> has been upgraded to version 0.27.
664 The usage of C<memEQs> in the XS has been corrected.
671 L<B> has been upgraded to version 1.58.
684 Two new classes, C<B::PADNAME> and C<B::PADNAMELIST>, have been introduced.
688 C<B::SPECIAL>, has been fixed.
689 The C<id> and C<outid> PADLIST methods have been added.
693 L<B::Concise> has been upgraded to version 0.996.
703 L<B::Deparse> has been upgraded to version 1.35.
727 This has been fixed.
766 expressions and identifiers that have not been fixed.)
788 instead of C<no feature ':all';>. This has been fixed.
802 emit 'uninitialized' warnings in Perl 5.14. This has been fixed.
812 L<B::Op_private> has been added.
819 L<bigint>, L<bignum>, L<bigrat> have been upgraded to version 0.39.
826 L<Carp> has been upgraded to version 1.36.
839 L<constant> has been upgraded to version 1.33.
846 L<CPAN> has been upgraded to version 2.11.
864 L<CPAN::Meta::Requirements> has been upgraded to version 2.132.
872 L<Data::Dumper> has been upgraded to version 2.158.
884 L<DynaLoader> has been upgraded to version 1.32.
890 L<Encode> has been upgraded to version 2.72.
894 been fixed.
900 L<Errno> has been upgraded to version 1.23.
908 L<experimental> has been upgraded to version 0.013.
914 L<ExtUtils::CBuilder> has been upgraded to version 0.280221.
921 L<ExtUtils::Manifest> has been upgraded to version 1.70.
929 L<ExtUtils::ParseXS> has been upgraded to version 3.28.
939 L<Fcntl> has been upgraded to version 1.13.
945 L<File::Find> has been upgraded to version 1.29.
952 L<File::Glob> has been upgraded to version 1.24.
959 L<HTTP::Tiny> has been upgraded to version 0.054.
965 L<IO> has been upgraded to version 1.35.
967 The XS implementation has been fixed for the sake of older Perls.
971 L<IO::Socket> has been upgraded to version 1.38.
977 L<IO::Socket::IP> has been upgraded to version 0.37.
988 The libnet collection of modules has been upgraded to version 3.05.
995 L<Locale::Codes> has been upgraded to version 3.34.
1001 New codes have been added.
1005 L<Math::BigInt> has been upgraded to version 1.9997.
1019 L<Module::Metadata> has been upgraded to version 1.000026.
1026 L<overload> has been upgraded to version 1.26.
1028 A redundant C<ref $sub> check has been removed.
1032 The PathTools module collection has been upgraded to version 3.56.
1040 L<perl5db.pl> has been upgraded to version 1.49.
1054 L<PerlIO::scalar> has been upgraded to version 0.22.
1070 L<Pod::Perldoc> has been upgraded to version 3.25.
1077 L<POSIX> has been upgraded to version 1.53.
1080 C<trunc>; C<M_E>, C<M_SQRT2>, C<M_PI>) have been added.
1086 L<Safe> has been upgraded to version 2.39.
1092 Scalar-List-Utils has been upgraded to version 1.41.
1094 A new module, L<Sub::Util>, has been added, containing functions related to
1097 The use of C<GetMagic> in C<List::Util::reduce()> has also been fixed.
1102 L<SDBM_File> has been upgraded to version 1.13.
1108 L<Time::Piece> has been upgraded to version 1.29.
1114 L<Unicode::Collate> has been upgraded to version 1.12.
1121 L<Unicode::Normalize> has been upgraded to version 1.18.
1123 The XSUB implementation has been removed in favor of pure Perl.
1127 L<Unicode::UCD> has been upgraded to version 0.61.
1130 has been added to return a given property's possible values.
1133 has been added to return the value of a given property for a given code
1137 has been added to return the values of all Unicode properties for a
1140 A bug has been fixed so that L<propaliases()|Unicode::UCD/prop_aliases()>
1144 A bug has been fixed so that
1153 L<utf8> has been upgraded to version 1.17
1162 L<version> has been upgraded to version 0.9909.
1169 L<Win32> has been upgraded to version 0.51.
1175 L<Win32API::File> has been upgraded to version 0.1202
1181 L<XSLoader> has been upgraded to version 0.20.
1190 The following modules (and associated modules) have been removed from the core
1222 A note on long doubles has been added.
1269 The syntax of single-character variable names has been brought
1285 This document has been significantly updated in the light of recent
1330 This has also been noted in L<perlport>.
1342 The OOK example has been updated to account for COW changes and a change in the
1351 Information on Unicode handling has been added
1355 Information on EBCDIC handling has been added
1365 A note has been added about running on platforms with non-ASCII
1370 A note has been added about performance testing
1380 Documentation has been added illustrating the perils of assuming that
1401 A note has been added about how to get a C language stack backtrace.
1475 Clarification has been made as to what sorts of changes are permissible in
1486 Out-of-date VMS-specific information has been fixed and/or simplified.
1490 Notes about EBCDIC have been added.
1500 The description of the C</x> modifier has been clarified to note that
1511 A note has been added on how to make bracketed character class ranges
1532 Clarifications have been added to L<perlrecharclass/Character Ranges>
1541 The documentation of Bracketed Character Classes has been expanded to cover the
1552 A new section has been added
1573 An ambiguity in the documentation of the C<...> statement has been corrected.
1604 interpreted as Unicode has been updated.
1615 been added on the advantages and disadvantages of using it versus
1625 The entry for C<%^H> has been clarified to indicate it can only handle
1636 Out-of-date and/or incorrect material has been removed.
1656 The following additions or changes have been made to diagnostic output,
1717 variable exists then that's never really been reliable, and isn't
2013 character, or should have been escaped (like C<"\-">). If you did
2205 This warning has been changed to
2230 '"my" variable &foo::bar can't be in a package' has been reworded to say
2265 "Variable C<%s> will not stay shared" has been changed to say "Subroutine"
2293 has been removed, since it was not taking overloading into account.
2307 The F<x2p/> directory has been removed from the Perl core.
2309 This removes find2perl, s2p and a2p. They have all been released to CPAN as
2383 The MAD (Misc Attribute Decoration) build option has been removed
2387 Perl 5 to Perl 6 would have been easier.
2389 This build-time configuration option had been unmaintained for years,
2410 F<t/porting/re_context.t> has been added to test that L<utf8> and its
2417 Tests for performance issues have been added in the file F<t/perf/taint.t>.
2422 run very slowly if certain optimizations break. These tests have been
2433 A new test script, F<op/infnan.t>, has been added to test if infinity and NaN are
2457 and run well. Perl 5.20 would work, but had many bugs which have now been
2476 are now long dead, so support for building Perl on them has been removed.
2489 code points for C<"i"> and C<"j">. This special handling had only been
2501 Build support has been improved for cross-compiling in general and for
2519 C<finite>, C<finitel>, and C<isfinite> detection has been added to
2549 The list form of piped open has been implemented for Win32. Note: unlike
2562 warnings have been silenced.
2566 Support for building without PerlIO has been removed from the Windows
2572 Between 2 and 6 milliseconds and seven I/O calls have been saved per attempt
2592 A new makefile option, C<USE_LONG_DOUBLE>, has been added to the Windows
2601 security features it provides. Perl's own malloc wrapper has been in use
2626 C99 options have been cleaned up; hints look for C<solstudio>
2627 as well as C<SUNWspro>; and support for native C<setenv> has been added.
2639 Experimental support has been added to allow ops in the optree to locate
2645 On C<PERL_OP_PARENT> builds, the C<op_sibling> field has been renamed
2651 or not, a number of new macros and functions have been added that should
2655 two new macros have been added. A simple scan through a sibling chain
2665 has been added, which allows for manipulation of a chain of sibling ops.
2682 method have been added. The C function only exists under
2698 The C<OP_SIBLING> and C<OP_HAS_SIBLING> macros have been renamed
2704 The C<op_lastsib> field has been renamed C<op_moresib>, and its meaning
2709 The macro C<OpSIBLING_set> has been removed, and has been superseded by
2722 Macros have been created to allow XS code to better manipulate the POSIX locale
2727 The previous C<atoi> I<et al> replacement function, C<grok_atou>, has now been
2732 A new function, C<Perl_sv_get_backrefs()>, has been added which allows you
2737 The C<screaminstr()> function has been removed. Although marked as
2739 it has been fatal since 5.17.0.
2744 functions have been added to the API.
2748 The internal C<convert> function in F<op.c> has been renamed
2762 The C<CvPADLIST> field has been reused for a different internal purpose
2772 trick has already been used for IVs since 5.9.2 (though in the case of
2787 been removed from the public API. This change does not affect XS code that
2798 The macros C<SETsv> and C<SETsvUN> have been removed. They were no longer used
2799 in the core since commit 6f1401dc2a five years ago, and have not been
2811 respectively. (These flags have in fact been present since 5.16.0, but
2816 A new opcode class, C<< METHOP >>, has been introduced. It holds
2846 call a function and reify a GV. For those cases where it has been used as a
2847 boolean, C<CvHASGV> has been added, which will return true for CVs that
2854 The L<perlapi/sync_locale> function has been added to the public API.
2872 The deprecated variable C<PL_sv_objcount> has been removed.
2891 A new macro L<C<isUTF8_CHAR>|perlapi/isUTF8_CHAR> has been written which
2915 for two different internal representations of pad names has now been
2920 A new op class, C<UNOP_AUX>, has been added. This is a subclass of
2928 A new op has been added, C<OP_MULTIDEREF>, which performs one or more
2947 When an I/O error occurs, the fact that there has been an error is recorded
2978 An assertion failure and subsequent crash with C<< *x=<y> >> has been fixed.
2983 A possible crashing/looping bug related to compiling lexical subs has been
3001 Various crashes due to the parser getting confused by syntax errors have been
3010 C<split> in the scope of lexical C<$_> has been fixed not to fail assertions.
3023 C<@> as literal. This has been fixed.
3028 C<*bar::=*foo::=*glob_with_hash> has been crashing since Perl 5.14, but no
3036 It has been fixed to return C<undef>.
3042 code being potentially overwritten before being used have been fixed.
3048 been slow since v5.8, and some of the form C</.*..../i> have been slow
3072 has been fixed.
3078 been fixed.
3124 other crashes has been fixed. This occurred only in patterns compiled
3146 both been fixed to extend the stack first.
3152 It has been fixed to infer C<$_> instead.
3170 bug, which started to occur in Perl 5.18, has been fixed.
3177 start happening till 5.16.) The crash has, of course, been fixed.
3194 This has been fixed.
3200 regular expression compilation has been fixed.
3219 UTF-8-encoding the value. This has been fixed.
3240 Perl 3, when the optimisation was added.) It has now been fixed.
3292 this optimisation have been fixed. Certain operators on the right-hand
3307 to mean C<setpgrp(0)>. This has been fixed.
3335 sub that gets folded to a single constant after statements have been
3380 C<LC_NUMERIC> and/or C<LC_MONETARY>, or for which Perl has been compiled
3414 Many issues have been detected by L<Coverity|http://www.coverity.com/> and
3476 separator has been changed. Version parsing has been patched to ensure
3482 A bug has been fixed where zero-length assertions and code blocks inside of a
3508 messages) used to crash for lexical subs, but have been fixed.
3535 single characters, but now special handling has been added so that they can
3569 It has always been the intention for the C<-B> and C<-T> file test operators to
3571 been updated to say this.) Previously, it was possible for some files to be
3578 compilation were being output more than once. This has now been fixed.
3584 match its uppercase counterpart. That has been fixed in both 5.20.1 and
3610 L<Devel::Peek> crashing or L<B.pm|B> giving nonsensical data. This has been
3633 has been fixed. It is doubtful that any crash could have occurred. This bug
3641 which it should not. This has been fixed. (Note, however, that S<C<split /^x/>>
3672 C<$y> have been aliased by C<foreach>.
3682 An assertion failure when parsing C<sort> with debugging enabled has been
3802 sort sub name has been restored.
3880 Perl. In many cases, patches have been submitted, so there will hopefully be