2014-06-16 |
Jarkko Hietaniemi | Use of the Uid_t_sign and casting instead of Uid_t_f.
|
commit | commitdiff | tree |
2014-06-16 |
Jarkko Hietaniemi | d_namlen can be signed.
|
commit | commitdiff | tree |
2014-06-16 |
Jarkko Hietaniemi | Do not printf U32 and I32 (both) as %i.
|
commit | commitdiff | tree |
2014-06-16 |
Jarkko Hietaniemi | For HP-UX, do not potentially deref NULL CopFILESV.
|
commit | commitdiff | tree |
2014-06-16 |
Jarkko Hietaniemi | More (void*) for %p.
|
commit | commitdiff | tree |
2014-06-16 |
Jarkko Hietaniemi | Follow-up to b84edbf2; (IV) the IVdf.
|
commit | commitdiff | tree |
2014-06-16 |
Jarkko Hietaniemi | %p really wants void*.
|
commit | commitdiff | tree |
2014-06-16 |
Jarkko Hietaniemi | Use %"IVdf" instead of %zd.
|
commit | commitdiff | tree |
2014-06-16 |
Jarkko Hietaniemi | Some low-hanging -Wunreachable-code fruits.
|
commit | commitdiff | tree |
2014-06-15 |
Jarkko Hietaniemi | The clang frontend says "unknown" for -Wunknown.
|
commit | commitdiff | tree |
2014-06-14 |
Jarkko Hietaniemi | Revert "Some low-hanging -Wunreachable-code fruits."
|
commit | commitdiff | tree |
2014-06-14 |
Jarkko Hietaniemi | Some low-hanging -Wunreachable-code fruits.
|
commit | commitdiff | tree |
2014-06-13 |
Jarkko Hietaniemi | perldelta for b5bbe64.
|
commit | commitdiff | tree |
2014-06-13 |
Jarkko Hietaniemi | Put back an #if-0-ed chunk 7053d92 removed.
|
commit | commitdiff | tree |
2014-06-13 |
Jarkko Hietaniemi | Remove MAD.
|
commit | commitdiff | tree |
2014-06-12 |
Jarkko Hietaniemi | C backtrace tweaks.
|
commit | commitdiff | tree |
2014-06-11 |
Jarkko Hietaniemi | Locale tests assumed POSIX, not true in minitest.
|
commit | commitdiff | tree |
2014-06-08 |
Jarkko Hietaniemi | Add C backtrace API.
|
commit | commitdiff | tree |
2014-06-05 |
Jarkko Hietaniemi | There's no UVdf, there is UVuf. (#if 0'ed code)
|
commit | commitdiff | tree |
2014-06-03 |
Jarkko Hietaniemi | 375ed12a broke Config::IniFiles
|
commit | commitdiff | tree |
2014-06-03 |
Jarkko Hietaniemi | 38d96942 missed a side-effect in PerlIO_open flags...
|
commit | commitdiff | tree |
2014-06-02 |
Jarkko Hietaniemi | x2p is gone, do not install its pod.
|
commit | commitdiff | tree |
2014-06-02 |
Jarkko Hietaniemi | Use PERL_UNUSED_RESULT.
|
commit | commitdiff | tree |
2014-05-30 |
Jarkko Hietaniemi | Revert "DEBUG_X_TEST are only for DEBUGGING."
|
commit | commitdiff | tree |
2014-05-30 |
Jarkko Hietaniemi | Undo 63b558ddd980cd36bcbd8a7465a3412e886ba75e.
|
commit | commitdiff | tree |
2014-05-30 |
Jarkko Hietaniemi | DEBUG_X_TEST are only for DEBUGGING.
|
commit | commitdiff | tree |
2014-05-30 |
Jarkko Hietaniemi | Move #include <assert.h> before ASSUME/NOT_REACHED.
|
commit | commitdiff | tree |
2014-05-30 |
Jarkko Hietaniemi | Use NOT_REACHED for the impossible case.
|
commit | commitdiff | tree |
2014-05-30 |
Jarkko Hietaniemi | Unify the "fall-through" lint annotation.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Further simplify the sockatmark().
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Build fixes for Win32 after the Coverity smoke.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Get rid of "grep empty(sub)expression" noise.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | We cannot assert(sv) since sv can be validly null
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Devel::PPPort 3.24 from CPAN.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | No more x2p.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Version bumping thanks to the Coverity deluge.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Followup to 316ebaf (aka perl #121894).
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | fcntl receiving -1 from fileno, fcntl failing.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Insert asserts to paths suspected by Coverity.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | O_BINARY versus O_TEXT.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Strengthen the ix zero min-clamping to panic.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Max size of the flop operator range.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Use system default locale only if there is one.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | printf %s, cast appropriately.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Unused dTHX, even under threads.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | __APPLE__ is not Apple, use PERL_DARWIN instead.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Reindent the block. Whitespace-only change.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Fix false nesting.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | UV casting to avoid intermediate sign extension.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Quad_t and Uquad_t cannot unpack as NVs.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | si_names access one past the end.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | add va_end() calls where missing for a va_start() or...
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Pointers set but then (immediately or very shortly...
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Uninitialized tmbuf.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | fd closes for failure paths.
|
commit | commitdiff | tree |
2014-05-29 |
Jarkko Hietaniemi | Fixes for running a clean minitest (at least in OS...
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Add comment about tmpnam().
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Fix for Coverity perl5 CID 29068: Insecure temporary...
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Annotate intentional case fallthrough, or add breaks.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Fix for Coverity perl5 CID 28936: Wrong operator used...
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | slen may be uninitialized.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Leaked string in failure path.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Move the PERL_GCC_BRACE_GROUPS_FORBIDDEN earlier.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Trailing comma in enum is not C89.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Use STRUCT_OFFSET() instead raw C99 offsetof().
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | g++ cleanups.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | UINT64_C/INT64_C logic shuffling.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Use UINT64_C for UV constants.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Hide the VMS error identifier SS$_NOPRIV, as customary.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Off-by-one in PL_fold_locale use.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Cannot rotl u32 (hek_hash) by 64 bits.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Use the C_ARRAY_LENGTH.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | UCHARAT unnecessary with isSPACE().
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Do not invert a NULL cp_list.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Fixup for [perl #121860]: g++ and VC are pickier about...
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Add PERL_UNUSED_RESULT() and use that instead of the...
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Avoid "unused sp" if EXTEND is the last mentioning sp.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | Accessing array before its start is dubious.
|
commit | commitdiff | tree |
2014-05-28 |
Jarkko Hietaniemi | For ptr masking use PTRSIZE-1, not nested conditional...
|
commit | commitdiff | tree |
2014-05-18 |
Jarkko Hietaniemi | perlfunc: Should chdir("/") immed after chroot
|
commit | commitdiff | tree |
2014-04-29 |
Jarkko Hietaniemi | Fix for Coverity perl5 CID 29034: Out-of-bounds read...
|
commit | commitdiff | tree |
2014-04-29 |
Jarkko Hietaniemi | Fix for Coverity perl5 CID 29060: Pointer to local...
|
commit | commitdiff | tree |
2014-04-29 |
Jarkko Hietaniemi | Fix for Coverity perl5 CID 29032: Out-of-bounds read...
|
commit | commitdiff | tree |
2014-04-28 |
Jarkko Hietaniemi | Fix for Coverity perl5 CID 45366: Use after free (USE_AFTER_...
|
commit | commitdiff | tree |
2009-06-15 |
Jarkko Hietaniemi | The attached patch to perlio.c fixes the problem of...
|
commit | commitdiff | tree |
2008-04-05 |
Jarkko Hietaniemi | Tru64: align fp policies of gcc and cc
|
commit | commitdiff | tree |
2008-03-25 |
Jarkko Hietaniemi | "646"
|
commit | commitdiff | tree |
2008-01-28 |
Jarkko Hietaniemi | ext/IPC/SysV/SysV.xs [Re: [Fwd: Smoke [5.11.0] 33016...
|
commit | commitdiff | tree |
2008-01-12 |
Jarkko Hietaniemi | tru64: poison stack, write protect string constants
|
commit | commitdiff | tree |
2007-12-06 |
Jarkko Hietaniemi | perltodo.pod: add -D_FORTIFY_SOURCE and -fstack-protector
|
commit | commitdiff | tree |
2007-12-04 |
Jarkko Hietaniemi | perltodo.pod: error message todo
|
commit | commitdiff | tree |
2007-11-27 |
Jarkko Hietaniemi | perl5100delta.pod: do not confess bondage :-) and mention...
|
commit | commitdiff | tree |
2007-11-26 |
Jarkko Hietaniemi | pod/perlrebackslash.pod: small Unicode additions
|
commit | commitdiff | tree |
2007-11-23 |
Jarkko Hietaniemi | Re: RC1 build failure
|
commit | commitdiff | tree |
2007-11-20 |
Jarkko Hietaniemi | Re: [PATCH] various RC1 nits
|
commit | commitdiff | tree |
2007-11-20 |
Jarkko Hietaniemi | RC1: In Solaris 10 do not use versioned solibs
|
commit | commitdiff | tree |
2007-11-12 |
Jarkko Hietaniemi | t/comp/opsubs.t
|
commit | commitdiff | tree |
2007-11-03 |
Jarkko Hietaniemi | Re: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096)
|
commit | commitdiff | tree |
2007-10-30 |
Jarkko Hietaniemi | Re: configure failed in tru64
|
commit | commitdiff | tree |
2007-09-19 |
Jarkko Hietaniemi | Re: [PATCH] Cray XT4/Catamount build
|
commit | commitdiff | tree |
next |