This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Apify SV_CATBYTES and SV_CATUTF8
[perl5.git] / ext /
2014-10-18 Father ChrysostomosApify SV_CATBYTES and SV_CATUTF8
2014-10-17 Father ChrysostomosSkip padrange optimisation for one padop
2014-10-17 Father ChrysostomosB::Concise: Dump private vars for null ops
2014-10-16 Father ChrysostomosElide our($foo) from execution order in void cx
2014-10-15 Father ChrysostomosSimplify double-nextstate optimisation
2014-10-14 Tony Cookdeprecate POSIX::tmpnam
2014-10-13 Daniel Draganspeed up building with less disk IO pod moves+__END__...
2014-10-13 Father ChrysostomosB: Document GPFLAGS
2014-10-12 Dagfinn Ilmari Man... Add support for Linux pipe buffer size fcntl commands
2014-10-11 Father ChrysostomosDeparse lvalue references
2014-10-11 Father ChrysostomosAdd lvavref op type
2014-10-11 Father ChrysostomosAdd lvrefslice op type
2014-10-11 Father ChrysostomosAdd lvref op type
2014-10-11 Father ChrysostomosIncrease $Opcode::VERSION to 1.29
2014-10-11 Father ChrysostomosAdd refassign op type
2014-10-10 Daniel Draganmove dMY_CXT in dlutils.c closer to first use
2014-10-10 Daniel Draganremove dl_nonlazy global if unused in Dynaloader
2014-10-08 Jarkko HietaniemiVersion bump for e6425454.
2014-10-08 Jarkko HietaniemiAdd various *BSD O_ constants.
2014-10-07 Reini Urbanfix attributes memcmp without len<6 (asan catch)
2014-10-07 Father ChrysostomosMollify concise-xs.t
2014-10-03 syberMake OP_METHOD* to be of new class METHOP
2014-10-02 Father ChrysostomosKeep concise-xs.t happy
2014-09-29 Karl WilliamsonTighten uses of regex synthetic start class
2014-09-29 Karl WilliamsonB/Makefile.PL: Allow constants to be long/unsigned
2014-09-29 Karl WilliamsonDeprecate multiple "x" in "/xx"
2014-09-29 Karl WilliamsonMake space for /xx flag
2014-09-29 Craig A. BerryFix start-of-string error in tovmsspec.
2014-09-28 Yves OrtonAdd tests for a51d618a fix of RT #122283
2014-09-26 Jarkko HietaniemiTru64: introduce PERL_SYS_FPU_INIT, use it.
2014-09-26 Jarkko HietaniemiTru64: Floating-point rounding control.
2014-09-26 Jarkko HietaniemiTru64: Do not undef c99_isunordered.
2014-09-26 Jarkko HietaniemiTru64 nan() function broken.
2014-09-26 Jarkko Hietaniemi9d491117 missed one spot.
2014-09-26 Jarkko HietaniemiPOSIX math: FP_ROUND, not FE_ROUND.
2014-09-26 Jarkko HietaniemiPOSIX math: Match FE_ and FLT_ROUNDS with the GNU defaults.
2014-09-26 Jarkko HietaniemiPOSIX math: map FLT_ROUNDS to C99 values.
2014-09-26 Jarkko HietaniemiPOSIX math: default to fail, no default.
2014-09-25 Steve HayBump $Errno::VERSION for previous commits
2014-09-25 Steve HayErrno parsing: Skip expressions containing function...
2014-09-25 Steve HayErrno parsing: Don't match hex numbers in parts of...
2014-09-25 Steve HayTweak Errno parsing some more
2014-09-25 Steve HayImprove Errno parsing of Win32 output
2014-09-25 Father ChrysostomosPeek.t should not expect PADMY under 5.21.5
2014-09-24 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.65
2014-09-24 Father ChrysostomosAdd flags to cv_name; allow unqualified retval
2014-09-23 Father ChrysostomosAdd GPFLAGS and GPf_* to B
2014-09-23 Father ChrysostomosIncrease $B::VERSION to 1.52
2014-09-23 Father Chrysostomosgv.h: Make gp_line and gp_flags into a bitfield
2014-09-23 Father ChrysostomosPeek.t: Drop 5.8 support
2014-09-23 Jarkko HietaniemiPOSIX math: add todo about the macro interface emulations.
2014-09-22 Andrew FreshPATCH: [perl #122252] international currency formatting...
2014-09-20 Father ChrysostomosYet more Peek.t fix-ups
2014-09-20 Father ChrysostomosPeek.t: This read-only stuff came after 5.21.4
2014-09-20 Father ChrysostomosMore Peek.t fix-ups
2014-09-20 Father ChrysostomosPeek.t fix-up
2014-09-19 David MitchellB.xs: fix syntax err in PERL_VERSION < 17
2014-09-19 David Mitchellremove vestigal threadsv/threadsv_named
2014-09-19 David MitchellB.xs: add class names to method branch comments
2014-09-19 David Mitchellfix B::PADOP->sv and ->gv
2014-09-19 Jarkko Hietaniemiquadmath NVs cannot be cast to double etc.
2014-09-19 Jarkko Hietaniemiquadmath and gconvert do not mix.
2014-09-19 Jarkko Hietaniemiquadmath interfaces and constants
2014-09-19 Father Chrysostomos[perl #121638] Make ‘Global symbol’ message more newbie...
2014-09-19 Father ChrysostomosDump GPFLAGS
2014-09-18 Jarkko HietaniemiPOSIX math: AIX 7 has nexttoward
2014-09-18 Jarkko HietaniemiPOSIX math: the pa-risc gcc missing tgamma and nexttoward
2014-09-18 Jarkko HietaniemiPOSIX math: Tru64 has rint()
2014-09-18 Jarkko HietaniemiPOSIX pod tweaks.
2014-09-17 Yves OrtonEliminate the duplicative regops BOL and EOL
2014-09-15 Father ChrysostomosPeek.t needs to know about the prev. change
2014-09-15 Father Chrysostomosconcise-xs.t needs to know about B::safename
2014-09-15 Father ChrysostomosTweak Peek.t again
2014-09-15 Father ChrysostomosIncrease $B::VERSION to 1.51
2014-09-15 Father ChrysostomosAdd safename() func to B
2014-09-15 Father ChrysostomosTweak Peek.t
2014-09-15 Father ChrysostomosFor lexical subs, reify CvGV from CvSTASH and CvNAME_HEK
2014-09-15 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.64
2014-09-15 Father ChrysostomosTest cv_name
2014-09-15 Father ChrysostomosClone lex sub names properly
2014-09-13 Father Chrysostomosconcise-xs.t is overly chummy with B::Deparse
2014-09-10 David Mitchelladd missing op_private labels to Concise etc
2014-09-10 David MitchellAutomate processing of op_private flags
2014-09-10 Jarkko HietaniemiPOSIX math: log1p is more subtle.
2014-09-09 Jarkko HietaniemiPOSIX math: log1p (emulation) needs arg > -1.0.
2014-09-09 Jarkko HietaniemiPOSIX math: log1p emulation was wrong.
2014-09-08 Jarkko HietaniemiDocument the IBM admission of weirdness of AIX long...
2014-09-08 Jarkko HietaniemiPOSIX math: AIX fixes.
2014-09-08 Jarkko HietaniemiPOSIX math: stupidness in 9e010b89
2014-09-08 Jarkko HietaniemiPOSIX math: implement lround().
2014-09-08 Jarkko HietaniemiPOSIX math: NV_NAN can be the right answer for nan().
2014-09-08 Jarkko HietaniemiPOSIX math: HP-UX support varies depending on HP cc.
2014-09-06 Jarkko HietaniemiPOSIX math: Add the opengroup URL for math.h
2014-09-05 Jarkko HietaniemiPOSIX math: Use the Perl_ math APIs (C89) consistently.
2014-09-04 Andy DoughertyCorrect usage of memEQs in attributes.xs [perl #122701]
2014-09-04 Jarkko HietaniemiPOSIX math: Use rounding macros, instead of the c99_...
2014-09-04 Jarkko HietaniemiPOSIX math: let's not override the real lrint().
2014-09-04 Jarkko HietaniemiPOSIX math: Cygwin lacks at least nexttoward.
2014-09-04 Jarkko HietaniemiPOSIX math: There's no #elifdef, unfortunately.
2014-09-04 Jarkko HietaniemiPOSIX math: if no fesetround, try fpsetround.
next