/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perl5340delta.pod | 20 been added. 87 L<ExtUtils::PL2Bat> 0.004 has been added to the Perl core. 101 L<Archive::Tar> has been upgraded from version 2.36 to 2.38. 105 L<autodie> has been upgraded from version 2.32 to 2.34. 109 L<B> has been upgraded from version 1.80 to 1.82. 113 L<B::Deparse> has been upgraded from version 1.54 to 1.56. 117 L<bytes> has been upgraded from version 1.07 to 1.08. 121 L<Carp> has been upgraded from version 1.50 to 1.52. 125 L<Compress::Raw::Bzip2> has been upgraded from version 2.093 to 2.101. 129 L<Compress::Raw::Zlib> has been upgraded from version 2.093 to 2.101. [all …]
|
H A D | perl5241delta.pod | 21 B<-T> or B<-t> switches hadn't been parsed yet. 25 C<PERLIO_DEBUG> even when the B<-T> switch had been supplied. 48 These difficulties have not yet been resolved, so for this release there are no 91 L<Archive::Tar> has been upgraded from version 2.04 to 2.04_01. 95 L<bignum> has been upgraded from version 0.42 to 0.42_01. 99 L<CPAN> has been upgraded from version 2.11 to 2.11_01. 103 L<Digest> has been upgraded from version 1.17 to 1.17_01. 107 L<Digest::SHA> has been upgraded from version 5.95 to 5.95_01. 111 L<Encode> has been upgraded from version 2.80 to 2.80_01. 115 L<ExtUtils::MakeMaker> has been upgraded from version 7.10_01 to 7.10_02. [all …]
|
H A D | perl5360delta.pod | 49 every feature bundle since they were introduced in v5.10, has been removed from 76 been reduced to cover only lookbehind that contains capturing parenthesis. 122 A new core module L<builtin> has been added, which provides documentation for 166 have been created as booleans. C<is_bool> will tell you whether a value was 167 known to have been created as a boolean. 207 The experimental C<try>/C<catch> syntax has been extended to support an 293 been disabled>. In other words: 416 L<Archive::Tar> has been upgraded from version 2.38 to 2.40. 420 L<Attribute::Handlers> has been upgraded from version 1.01 to 1.02. 424 L<attributes> has been upgraded from version 0.33 to 0.34. [all …]
|
H A D | perl5223delta.pod | 21 B<-T> or B<-t> switches hadn't been parsed yet. 25 C<PERLIO_DEBUG> even when the B<-T> switch had been supplied. 48 These difficulties have not yet been resolved, so for this release there are no 91 L<Archive::Tar> has been upgraded from version 2.04 to 2.04_01. 95 L<bignum> has been upgraded from version 0.39 to 0.39_01. 99 L<CPAN> has been upgraded from version 2.11 to 2.11_01. 103 L<Digest> has been upgraded from version 1.17 to 1.17_01. 107 L<Digest::SHA> has been upgraded from version 5.95 to 5.95_01. 111 L<Encode> has been upgraded from version 2.72 to 2.72_01. 115 L<ExtUtils::Command> has been upgraded from version 1.20 to 1.20_01. [all …]
|
H A D | perl5280delta.pod | 91 output file has been completely written and successfully closed. 206 modifier could cause a heap buffer overflow and crash perl. This has now been 214 memory, or could crash perl. This has now been fixed. 219 A possible stack buffer overflow in the C<%ENV> code on Windows has been fixed 257 The experimental subroutine signatures feature has been changed so that 264 Note that this the second time they have been flipped: 272 allowed. This has been deprecated since Perl 5.000. 274 =head2 The C<:locked> and C<:unique> attributes have been removed 276 These have been no-ops and deprecated since Perl 5.12 and 5.10, 281 This has been deprecated since Perl 5.24. [all …]
|
H A D | perl5240delta.pod | 40 space). This capability has long been furnished by the 62 Until now negative shifting and overshifting have been undefined 99 compatibility with Perl 6 this behavior has been extended to also redirect 115 This has been fixed by using umask 0177 instead. [perl #127322] 148 =head2 The C<autoderef> feature has been removed 152 a scalar argument) has been deemed unsuccessful. It has now been removed; 156 =head2 Lexical $_ has been removed 162 proposed. The feature has now been removed and will fail to compile. 208 =head2 The C</\C/> character class has been remove [all...] |
H A D | perl5300delta.pod | 33 =head2 The upper limit C<"n"> specifiable in a regular expression quantifier of the form C<"{m,n}"> has been doubled to 65534 115 Setting L<< C<$[>|perlvar/$[ >> to a non-zero value has been deprecated since 181 The C<File::Glob::glob()> function, long deprecated, has been removed and now 201 C<[0-9]>, so the design was flawed. This has been fixed, so is both a 216 This deprecation was scheduled to become fatal in 5.30, but has been 284 L<Archive::Tar> has been upgraded from version 2.30 to 2.32. 288 L<B> has been upgraded from version 1.74 to 1.76. 292 L<B::Concise> has been upgraded from version 1.003 to 1.004. 296 L<B::Deparse> has been upgraded from version 1.48 to 1.49. 300 L<bignum> has been upgrade [all...] |
H A D | perl5320delta.pod | 109 features were set outside of a feature bundle, this has been optimized 191 effect) that should have been errors. None are known, but it is 204 had long been using, your program would break when you upgraded to a 222 This has been deprecated since Perl 5.22. 234 cycle. The remaining uses are now prohibited, having been deprecated in perl 265 C<my_strnlen> has been sped up for systems that don't have their own 271 have been sped up. 275 C<grok_number_flags> has been sped up. 292 L<Archive::Tar> has been upgraded from version 2.32 to 2.36. 296 L<autodie> has been upgraded from version 2.29 to 2.32. [all …]
|
H A D | perl5200delta.pod | 40 Multiple semicolons in subroutine prototypes have long been tolerated and 46 Whitespace has long been allowed inside subroutine prototypes, so 179 file on disk having no terminating newline character. This has now been fixed. 243 =head2 C<\p{All}> has been expanded to match all possible code points 300 corresponding E* value has been assigned instead. This is only an issue for 309 =head2 Functions C<PerlIO_vsprintf> and C<PerlIO_sprintf> have been removed 311 These two functions, undocumented, unused in CPAN, and problematic, have been 451 C</m> flag) has been made much faster in several situations. 461 lookup. This optimisation has only now been applied to hash slices as 570 L<experimental> 0.007 has been added to the Perl core. [all …]
|
H A D | perl5201delta.pod | 28 has been disabled because it interfered with another, more important, 35 has now been fixed. 48 L<Config::Perl::V> has been upgraded from version 0.20 to 0.22. 50 The list of Perl versions covered has been updated and some flaws in the 51 parsing have been fixed. 55 L<Exporter> has been upgraded from version 5.70 to 5.71. 57 Illegal POD syntax in the documentation has been corrected. 61 L<ExtUtils::CBuilder> has been upgraded from version 0.280216 to 0.280217. 67 L<File::Copy> has been upgraded from version 2.29 to 2.30. 73 L<Module::CoreList> has been upgraded from version 3.11 to 5.020001. [all …]
|
H A D | perl5140delta.pod | 16 Some of the bug fixes in this release have been backported to subsequent 118 Three new warnings subcategories of "utf8" have been added. These 132 item) of lexical warnings have been explicitly turned off, outputting 174 Four new regular expression modifiers have been added. These are mutually 352 To make them more reliable and consistent, several changes have been made 430 A new global variable, C<${^GLOBAL_PHASE}>, has been added to allow 464 be resolved and L<IO::File> has not been loaded, Perl now loads L<IO::File> 644 This bug has now been fixed, but code that relied on the buggy behaviour 661 now been fixed. This fix could however potentially cause a change in 666 C<defined %Foo::> now always returns true, even when no symbols have yet been [all...] |
H A D | perl5380delta.pod | 73 but now is possible to have a finer grained control. As has historically been 125 The internals for C<@INC> hooks have been hardened to handle various 163 one. This only happens in cases where it would have been an error to actually 180 =head2 REG_INF has been raised from 65,536 to 2,147,483,647 333 thread-safe implementation. Some implementations have been fixed 334 already, but FreeBSD and Cygwin have been newly discovered to be 344 effect at startup, discarding whatever the thread's locale had been 368 take the conceptual place of smartmatch, but it has not yet been designed or 409 Support for L<PPC 0018|https://github.com/Perl/PPCs/blob/main/ppcs/ppc0018-module-true.md>, C<use feature "module_true";> has been added to 417 L<Attribute::Handlers> has been upgrade [all...] |
H A D | perl5260delta.pod | 30 it would have loaded had C<"."> been in C<@INC>. 190 The following new features have been added to help ameliorate these 214 ease installation of CPAN modules which have not been updated to handle the 226 it otherwise would have found if a dot had been in C<@INC>. 275 a distribution which hasn't been updated to be dot-aware. If you want to 358 something like C</\:.>. The check has been fixed to treat C<"."> as tainted 366 setuid and the C<-T> or C<-t> switches hadn't been parsed yet. 370 named by C<PERLIO_DEBUG> even when the C<-T> switch had been supplied. 391 These have been deprecated since v5.16, with a deprecation message 395 deferred until Perl 5.30, but the code has been fixe [all...] |
H A D | perl5141delta.pod | 31 There have been no deprecations since 5.14.0. 45 L<B::Deparse> has been upgraded from version 1.03 to 1.04, to address two 56 L<Pod::Perldoc> has been upgraded from version 3.15_03 to 3.15_04. 94 L<perllol> has been expanded with examples using the new C<push $scalar> 105 The explanation of bitwise operators has been expanded to explain how they 110 The section on the triple-dot or yada-yada operator has been moved up, as 115 More examples for C<m//g> have been added. 119 The C<<< <<\FOO >>> here-doc syntax has been documented. 130 B<-0x...> form of the B<-0> flag has been clarified, and the final section 131 on environment variables has been corrected and expanded. [all …]
|
H A D | perl5202delta.pod | 29 L<attributes> has been upgraded from version 0.22 to 0.23. 31 The usage of C<memEQs> in the XS has been corrected. 36 L<Data::Dumper> has been upgraded from version 2.151 to 2.151_01. 43 L<Errno> has been upgraded from version 1.20_03 to 1.20_05. 50 L<feature> has been upgraded from version 1.36 to 1.36_01. 52 The C<postderef> feature has now been documented. This feature was actually 58 L<IO::Socket> has been upgraded from version 1.37 to 1.38. 65 L<Module::CoreList> has been upgraded from version 5.020001 to 5.20150214. 67 The list of Perl versions covered has been updated. 71 PathTools has been upgraded from version 3.48 to 3.48_01. [all …]
|
H A D | perl5180delta.pod | 126 =head3 Output of PERL_HASH_SEED_DEBUG has been changed 153 The following new DTrace probes have been added: 219 Several more built-in functions have been added as subroutines to the 224 As some of these have prototypes, C<prototype('CORE::...')> has been 257 This has been fixed, but it is still possible to invoke any method provided by 274 The flaw addressed to this commit has been assigned identifier CVE-2012-5195 295 Since v5.12.0, it has been deprecated to use certain characters in 310 functions in L<charnames> have been correspondingly updated. 372 =head2 C</(?{})/> and C</(??{})/> have been heavily reworked 374 The implementation of this feature has been almos [all...] |
H A D | perl5122delta.pod | 60 A patch to F<cpanp-run-perl> has been backported from CPANPLUS C<0.9004>. This 69 loading C<File::Glob> to crash has been fixed. Now, it correctly falls back 111 been added to L<perlpolicy>, along with definitions of terms like 116 L<perlfunc/srand>'s usage has been clarified. 125 Perl's L<INSTALL> file has been clarified to explicitly state that Perl 130 L<IO::Socket>'s C<getsockopt()> and C<setsockopt()> have been documented. 134 F<alarm()>'s inability to interrupt blocking IO on Windows has been documented. 138 L<Math::TrulyRandom> hasn't been updated since 1996 and has been removed 143 L<perlrun> has been updated to clarify the behaviour of octal flags to F<perl>. 148 removed in earlier versions of Perl have been documented. [all …]
|
H A D | perl5221delta.pod | 27 Several bugs, including a segmentation fault, have been fixed with the bounds 41 L<Module::CoreList> has been upgraded from version 5.20150520 to 5.20151213. 45 L<PerlIO::scalar> has been upgraded from version 0.22 to 0.23. 49 L<POSIX> has been upgraded from version 1.53 to 1.53_01. 52 cleared C<$!>. This has been fixed. 57 L<Storable> has been upgraded from version 2.53 to 2.53_01. 61 L<warnings> has been upgraded from version 1.32 to 1.34. 68 L<Win32> has been upgraded from version 0.51 to 0.52. 70 This has been updated for Windows 8.1, 10 and 2012 R2 Server. 84 The usage of C<FIRSTKEY> and C<NEXTKEY> has been clarified. [all …]
|
H A D | perl5100delta.pod | 40 A new operator C<//> (defined-or) has been implemented. 58 Special care has been taken to ensure that this operator Do What You Mean 181 The functionality of Jeff Pinyan's module Regexp::Keep has been added to 241 In a scope where C<$_> has been lexicalized, you can still have access to 247 A new prototype character has been added. C<_> is equivalent to C<$> but 253 been adjusted to return C<_> for some built-ins in appropriate cases (for 258 C<UNITCHECK>, a new special code block has been introduced, in addition to 265 just after the unit which defined them has been compiled. See L<perlmod> 270 A new pragma, C<mro> (for Method Resolution Order) has been added. It 280 array and should not have been don [all...] |
H A D | perl5182delta.pod | 23 L<B> has been upgraded from version 1.42_01 to 1.42_02. 32 L<B::Concise> has been upgraded from version 0.95 to 0.95_01. 38 L<English> has been upgraded from version 1.06 to 1.06_01. This fixes an 43 L<File::Glob> has been upgraded from version 1.20 to 1.20_01. 55 L<perlrepository> has been restored with a pointer to more useful pages. 59 L<perlhack> has been updated with the latest changes from blead. 71 Devel::Cover among other libraries. This has been fixed. [perl #119351] 77 Latin-1 block. This has been fixed. [perl #120799] 83 package’s superclass. This has been fixed. [perl #120694] 89 has been fixed. [perl #120288] [all …]
|
H A D | perl581delta.pod | 35 has been made even more random. Previously while the order of hash 42 Perl 5. Also, the ordering of hash keys has always been, and 69 has been collected that way. 93 feature introduced in Perl 5.6.0 has been a source of some confusion-- 95 knew better. Especially troublesome has been the feature that before 96 a "=>" a version string (a "v" followed by digits) has been interpreted 113 =head2 (Win32) The -C Switch Has Been Repurposed 118 implementation in 5.8.0. Since this switch could not have been used 119 by anyone, it has been repurposed. The behavior that this switch 155 tr///. (Bugs that have been fixed in 5.8.1) [all …]
|
H A D | perl5220delta.pod | 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 deprecate [all...] |
/openbsd-src/regress/sys/kern/pledge/filedescriptor/ |
H A D | Makefile | 38 # file descriptor 3 has been opened before pledge 40 # file descriptor 4 has been opened after pledge 46 # file descriptor 5 has been dup(2)ed from pre-pledge 48 # file descriptor 6 has been dup(2)ed from post-pledge 52 # file descriptor 5 has been dup2(2)ed from pre-pledge 54 # file descriptor 6 has been dup2(2)ed from post-pledge 66 # file descriptor 5 has been dup3(2)ed from pre-pledge 68 # file descriptor 6 has been dup3(2)ed from post-pledge 80 # file descriptor 5 has been open(2)ed from pre-pledge /dev/fd/3 82 # file descriptor 6 has been open(2)ed from post-pledge /dev/fd/4 [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | NEWS | 15 specification has been added to the arm assembler. 45 * An assembler test generator has been contributed and an example file that 50 * GASP has now been removed. 64 * GASP has now been deprecated and will be removed in a future release. Use 79 target processor has been deprecated, but is still accepted for 82 * Support for the VFP floating-point instruction set has been added to 88 * The MIPS assembler now accepts -march/-mtune. -mcpu has been deprecated 142 * A new pseudo-op .intel_syntax has been implemented to allow gas to parse i386 210 can be used any time. PowerPC 860 move to/from SPR instructions have been 267 * A bug in the listing code which could cause an infinite loop has been fixed. [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | NEWS | 3 * Support for the Infineon XC16X has been added by KPIT Cummins Infosystems. 5 * Support for ms2 architecture has been added. 7 * Support for the Z80 processor family has been added. 85 specification has been added to the arm assembler. 115 * An assembler test generator has been contributed and an example file that 120 * GASP has now been removed. 134 * GASP has now been deprecated and will be removed in a future release. Use 149 target processor has been deprecated, but is still accepted for 152 * Support for the VFP floating-point instruction set has been added to 158 * The MIPS assembler now accepts -march/-mtune. -mcpu has been deprecated [all …]
|