summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* speed up building with less disk IO pod moves+__END__+miscDaniel Dragan2014-10-131-344/+345
* B: Document GPFLAGSFather Chrysostomos2014-10-121-0/+4
* Add support for Linux pipe buffer size fcntl commandsDagfinn Ilmari Mannsåker2014-10-132-3/+5
* Deparse lvalue referencesFather Chrysostomos2014-10-111-0/+4
* Add lvavref op typeFather Chrysostomos2014-10-111-1/+1
* Add lvrefslice op typeFather Chrysostomos2014-10-101-1/+1
* Add lvref op typeFather Chrysostomos2014-10-101-1/+1
* Increase $Opcode::VERSION to 1.29Father Chrysostomos2014-10-101-1/+1
* Add refassign op typeFather Chrysostomos2014-10-101-1/+1
* move dMY_CXT in dlutils.c closer to first useDaniel Dragan2014-10-101-3/+5
* remove dl_nonlazy global if unused in DynaloaderDaniel Dragan2014-10-104-2/+14
* Version bump for e6425454.Jarkko Hietaniemi2014-10-081-1/+1
* Add various *BSD O_ constants.Jarkko Hietaniemi2014-10-082-6/+11
* fix attributes memcmp without len<6 (asan catch)Reini Urban2014-10-082-2/+2
* Mollify concise-xs.tFather Chrysostomos2014-10-061-0/+1
* Make OP_METHOD* to be of new class METHOPsyber2014-10-034-31/+85
* Keep concise-xs.t happyFather Chrysostomos2014-10-021-0/+1
* Tighten uses of regex synthetic start classKarl Williamson2014-09-291-4/+1
* B/Makefile.PL: Allow constants to be long/unsignedKarl Williamson2014-09-291-4/+8
* Deprecate multiple "x" in "/xx"Karl Williamson2014-09-292-4/+22
* Make space for /xx flagKarl Williamson2014-09-293-4/+5
* Fix start-of-string error in tovmsspec.Craig A. Berry2014-09-281-0/+2
* Add tests for a51d618a fix of RT #122283Yves Orton2014-09-283-4/+72
* Tru64: introduce PERL_SYS_FPU_INIT, use it.Jarkko Hietaniemi2014-09-261-1/+3
* Tru64: Floating-point rounding control.Jarkko Hietaniemi2014-09-261-0/+16
* Tru64: Do not undef c99_isunordered.Jarkko Hietaniemi2014-09-261-1/+1
* Tru64 nan() function broken.Jarkko Hietaniemi2014-09-261-3/+5
* 9d491117 missed one spot.Jarkko Hietaniemi2014-09-261-1/+0
* POSIX math: FP_ROUND, not FE_ROUND.Jarkko Hietaniemi2014-09-261-1/+1
* POSIX math: Match FE_ and FLT_ROUNDS with the GNU defaults.Jarkko Hietaniemi2014-09-261-8/+8
* POSIX math: map FLT_ROUNDS to C99 values.Jarkko Hietaniemi2014-09-261-2/+8
* POSIX math: default to fail, no default.Jarkko Hietaniemi2014-09-261-3/+4
* Bump $Errno::VERSION for previous commitsSteve Hay2014-09-251-1/+1
* Errno parsing: Skip expressions containing function names etcSteve Hay2014-09-251-1/+1
* Errno parsing: Don't match hex numbers in parts of function namesSteve Hay2014-09-251-2/+2
* Tweak Errno parsing some moreSteve Hay2014-09-251-1/+1
* Improve Errno parsing of Win32 outputSteve Hay2014-09-251-1/+1
* Peek.t should not expect PADMY under 5.21.5Father Chrysostomos2014-09-241-13/+13
* Increase $XS::APItest::VERSION to 0.65Father Chrysostomos2014-09-241-1/+1
* Add flags to cv_name; allow unqualified retvalFather Chrysostomos2014-09-242-2/+30
* Add GPFLAGS and GPf_* to BFather Chrysostomos2014-09-233-1/+11
* Increase $B::VERSION to 1.52Father Chrysostomos2014-09-221-1/+1
* gv.h: Make gp_line and gp_flags into a bitfieldFather Chrysostomos2014-09-221-5/+4
* Peek.t: Drop 5.8 supportFather Chrysostomos2014-09-221-85/+20
* POSIX math: add todo about the macro interface emulations.Jarkko Hietaniemi2014-09-221-0/+5
* PATCH: [perl #122252] international currency formatting (POSIX.1-2008)Andrew Fresh2014-09-224-4/+37
* Yet more Peek.t fix-upsFather Chrysostomos2014-09-201-6/+9
* Peek.t: This read-only stuff came after 5.21.4Father Chrysostomos2014-09-201-14/+14
* More Peek.t fix-upsFather Chrysostomos2014-09-201-6/+13
* Peek.t fix-upFather Chrysostomos2014-09-201-3/+4