2014-09-27 |
Father Chrysostomos | Oops. Fix threaded builds. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Father Chrysostomos | [perl #12285] Fix str vs num inf/nan treatment |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Chris 'BinGOs... | Update IO-Compress to CPAN version 2.066 |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Chris 'BinGOs... | Update Compress-Raw-Zlib to CPAN version 2.066 |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Chris 'BinGOs... | Update Compress-Raw-Bzip2 to CPAN version 2.066 |
commit | commitdiff | tree | snapshot |
2014-09-27 |
George Greer | cpan/IO-Socket-IP: Skip a test that almost always fails... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Craig A. Berry | Make DB_File compile under clang++. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Craig A. Berry | A little help for clang++ in toke.c |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Craig A. Berry | Some NV_TO_FV fixes following fdb7e3a630fea81. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Father Chrysostomos | perldiag typo |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Father Chrysostomos | Alphabetise perldiag |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Father Chrysostomos | Consistent spaces after dots in perldiag |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Jarkko Hietaniemi | Tru64: introduce PERL_SYS_FPU_INIT, use it. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Jarkko Hietaniemi | Tru64: Floating-point rounding control. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Jarkko Hietaniemi | Tru64: Do not undef c99_isunordered. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Jarkko Hietaniemi | Tru64 nan() function broken. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Jarkko Hietaniemi | Tru64: NaN comparison quite broken. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Jarkko Hietaniemi | Tru64: Skip tests that for some reason grind Tru64... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Father Chrysostomos | Mention Future in perl5220delta |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Father Chrysostomos | Add Data::Alias to known_pod_issues.dat |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Father Chrysostomos | Mention Data::Alias in perl5220delta |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Father Chrysostomos | [perl #122845] Crash in recursion with ‘our’ vars |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Jarkko Hietaniemi | 9d491117 missed one spot. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Jarkko Hietaniemi | POSIX math: FP_ROUND, not FE_ROUND. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Jarkko Hietaniemi | POSIX math: Match FE_ and FLT_ROUNDS with the GNU defaults. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Jarkko Hietaniemi | POSIX math: map FLT_ROUNDS to C99 values. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Jarkko Hietaniemi | POSIX math: default to fail, no default. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Rafael Garcia... | Micro-optimise some hot code |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Father Chrysostomos | sv.c:S_sv_setnv: Cast SvPOK to bool |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Jarkko Hietaniemi | infnan: infnan-ness is unlikely. |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Jarkko Hietaniemi | infnan: in pack, first test for the unlikely infnan... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Craig A. Berry | Specify NI_NUMERICSERV for getnameinfo. |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Craig A. Berry | In autodie's truncate.t, close $tmpfile before opening... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Jarkko Hietaniemi | Sentence a verb. |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Jarkko Hietaniemi | infnan: perldiag entries fixing, add "in pack" to one... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Steve Hay | RMG - RCs are now listed in perlhist |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Steve Hay | RMG - Remove out-of-date instruction about epigraph... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Steve Hay | RMG - Even RCs these days generally get an epigraph |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Steve Hay | RMG - Note why it is that MAINT is version-bumped late... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Yves Orton | regcomp.c: fix fencepost error in vFAIL at end of pattern |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Yves Orton | add an assert that the length arg for UTF8f is non... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Yves Orton | restore color to debug diagnostics |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Yves Orton | rt 122283 - do not recurse into GOSUB/GOSTART when... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Steve Hay | Bump $Errno::VERSION for previous commits |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Steve Hay | Errno parsing: Skip expressions containing function... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Steve Hay | Errno parsing: Don't match hex numbers in parts of... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Steve Hay | Tweak Errno parsing some more |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Steve Hay | Improve Errno parsing of Win32 output |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Father Chrysostomos | Remove most uses of PADMY |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Father Chrysostomos | Peek.t should not expect PADMY under 5.21.5 |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Father Chrysostomos | Stop setting PADMY; renumber PADSTALE |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Father Chrysostomos | Consistent spaces after dots in perlmodstyle |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Father Chrysostomos | Long verbatim lines in perlmodstyle |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Father Chrysostomos | Add Ed J to AUTHORS |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Ed J | perlmod and perlstyle improvements |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Jarkko Hietaniemi | Unify the nok setting for better optimizer chances. |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Ricardo Signes | perlpolicy: clarify that bans related to RT as well... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Jarkko Hietaniemi | Threaded fix, and logic cleanup. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Jarkko Hietaniemi | If we already know it's infnan, no need to Atof again. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Jarkko Hietaniemi | infnan: more math tests, and make int(infnan) return... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Father Chrysostomos | Increase $XS::APItest::VERSION to 0.65 |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Father Chrysostomos | Add flags to cv_name; allow unqualified retval |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Father Chrysostomos | embed.fnc: cv_name is documented |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Father Chrysostomos | Mention Data::Util in perl5220delta |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Craig A. Berry | VMS does not have lc_monetary_2008 items in lconv. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Father Chrysostomos | perldelta: reword prev. commit’s entry for clarity |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Daniel Dragan | optimize pp_length for simple PVs |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Jarkko Hietaniemi | Make pack-as-int/sprintf-%c-ing/chr-ring inf/nan fatal. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Jarkko Hietaniemi | Tighter space allocation for floating point stringify. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Father Chrysostomos | gv.h: Use PERL_BITFIELD32 for the bitfield |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Jarkko Hietaniemi | infnan: set POK for inf/nan, and don't use ~50 PV bytes... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
David Mitchell | OPpLVAL_INTRO: not used by pos substr vec |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Father Chrysostomos | Consistent spaces after dots in perlop |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Father Chrysostomos | Add GPFLAGS and GPf_* to B |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Jarkko Hietaniemi | AIX doesn't set the length in getsockopt. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Jarkko Hietaniemi | Avoid mixing Inf/NaN with IV/UV. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Jarkko Hietaniemi | Move the VC6 "broken-nan" define from win32.h to perl.h. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
David Mitchell | t/re/speed.t: adjust watchdog timeout |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Father Chrysostomos | Increase $B::VERSION to 1.52 |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Father Chrysostomos | Stop flip from returning the same scalar each time |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Father Chrysostomos | gv.h: Make gp_line and gp_flags into a bitfield |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Father Chrysostomos | Peek.t: Drop 5.8 support |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Jarkko Hietaniemi | POSIX math: add todo about the macro interface emulations. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Jarkko Hietaniemi | Further tweaking for bad skip() usage. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Jarkko Hietaniemi | No point in pack 'w' for inf/nan. |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Andrew Fresh | PATCH: [perl #122252] international currency formatting... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
David Mitchell | globvar.sym: include PL_ prefix in names |
commit | commitdiff | tree | snapshot |
2014-09-22 |
David Mitchell | create t/re/speed.t, t/re/speed_thr.t |
commit | commitdiff | tree | snapshot |
2014-09-22 |
David Mitchell | SvFLAGS: informally reserve a bit |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Craig A. Berry | Fix distclean for "pm_to_blib directly" extensions. |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Jarkko Hietaniemi | Missing "by" noticed by James Keenan. |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Jarkko Hietaniemi | No re module if only miniperl built. |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Father Chrysostomos | Hook::LexWrap is a valid pod link |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Father Chrysostomos | Mention Hook::LexWrap in perl5220delta |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Father Chrysostomos | regen pod issues |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Father Chrysostomos | Add perl5220delta.pod to Porting/ |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Father Chrysostomos | pp.h: Remove SETsv and SETsvUN |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Jarkko Hietaniemi | Comments on unpack 'D' and long doubles formats. |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Father Chrysostomos | Consistent spaces after dots in perlapi |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Jarkko Hietaniemi | Guard against bad skip() arguments, swapped (15ed07b0... |
commit | commitdiff | tree | snapshot |
next |