summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increase $XS::APItest::VERSION to 0.65Father Chrysostomos2014-09-241-1/+1
* Add flags to cv_name; allow unqualified retvalFather Chrysostomos2014-09-2410-17/+51
* embed.fnc: cv_name is documentedFather Chrysostomos2014-09-242-1/+3
* Mention Data::Util in perl5220deltaFather Chrysostomos2014-09-231-0/+4
* VMS does not have lc_monetary_2008 items in lconv.Craig A. Berry2014-09-231-2/+1
* perldelta: reword prev. commit’s entry for clarityFather Chrysostomos2014-09-231-2/+2
* optimize pp_length for simple PVsDaniel Dragan2014-09-232-10/+32
* Make pack-as-int/sprintf-%c-ing/chr-ring inf/nan fatal.Jarkko Hietaniemi2014-09-236-202/+194
* Tighter space allocation for floating point stringify.Jarkko Hietaniemi2014-09-231-8/+25
* gv.h: Use PERL_BITFIELD32 for the bitfieldFather Chrysostomos2014-09-231-2/+2
* infnan: set POK for inf/nan, and don't use ~50 PV bytes for inf/nan.Jarkko Hietaniemi2014-09-231-7/+16
* OPpLVAL_INTRO: not used by pos substr vecDavid Mitchell2014-09-233-305/+308
* Consistent spaces after dots in perlopFather Chrysostomos2014-09-231-56/+60
* Add GPFLAGS and GPf_* to BFather Chrysostomos2014-09-233-1/+11
* AIX doesn't set the length in getsockopt.Jarkko Hietaniemi2014-09-231-0/+5
* Avoid mixing Inf/NaN with IV/UV.Jarkko Hietaniemi2014-09-231-109/+100
* Move the VC6 "broken-nan" define from win32.h to perl.h.Jarkko Hietaniemi2014-09-232-13/+6
* t/re/speed.t: adjust watchdog timeoutDavid Mitchell2014-09-231-1/+1
* Increase $B::VERSION to 1.52Father Chrysostomos2014-09-221-1/+1
* Stop flip from returning the same scalar each timeFather Chrysostomos2014-09-223-3/+12
* gv.h: Make gp_line and gp_flags into a bitfieldFather Chrysostomos2014-09-222-7/+6
* 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
* Further tweaking for bad skip() usage.Jarkko Hietaniemi2014-09-221-6/+7
* No point in pack 'w' for inf/nan.Jarkko Hietaniemi2014-09-221-1/+6
* PATCH: [perl #122252] international currency formatting (POSIX.1-2008)Andrew Fresh2014-09-2220-6/+106
* globvar.sym: include PL_ prefix in namesDavid Mitchell2014-09-222-78/+75
* create t/re/speed.t, t/re/speed_thr.tDavid Mitchell2014-09-224-57/+112
* SvFLAGS: informally reserve a bitDavid Mitchell2014-09-221-2/+4
* Fix distclean for "pm_to_blib directly" extensions.Craig A. Berry2014-09-211-1/+1
* Missing "by" noticed by James Keenan.Jarkko Hietaniemi2014-09-211-1/+1
* No re module if only miniperl built.Jarkko Hietaniemi2014-09-212-0/+2
* Hook::LexWrap is a valid pod linkFather Chrysostomos2014-09-211-0/+1
* Mention Hook::LexWrap in perl5220deltaFather Chrysostomos2014-09-211-1/+14
* regen pod issuesFather Chrysostomos2014-09-211-0/+2
* Add perl5220delta.pod to Porting/Father Chrysostomos2014-09-212-0/+417
* pp.h: Remove SETsv and SETsvUNFather Chrysostomos2014-09-211-9/+0
* Comments on unpack 'D' and long doubles formats.Jarkko Hietaniemi2014-09-211-0/+12
* Consistent spaces after dots in perlapiFather Chrysostomos2014-09-213-10/+10
* Guard against bad skip() arguments, swapped (15ed07b0) or extra.Jarkko Hietaniemi2014-09-201-0/+11
* Negation of "-e1" no more todo.Jarkko Hietaniemi2014-09-201-4/+0
* Fix -"-e1".Jarkko Hietaniemi2014-09-201-1/+1
* The number to skip is the second argument to skip().Craig A. Berry2014-09-201-3/+3
* On VC6 (broken NaN compare) redefine Perl_isinf.Jarkko Hietaniemi2014-09-203-15/+19
* negate.t: To-do tests for -"-e1"Father Chrysostomos2014-09-201-1/+7
* Fix NaN double to long double conversion on VMS.Craig A. Berry2014-09-201-1/+8
* Downgrade the optimization of regcomp.c on mips and mipsel due to a gcc-4.9 bugNiko Tyni2014-09-201-0/+5
* regen pod issuesFather Chrysostomos2014-09-201-2/+1
* 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