2014-06-24 |
Jarkko Hietaniemi | Further hpux hints simplifying suggested by H.Merijn.
|
commit | commitdiff | tree |
2014-06-24 |
Jarkko Hietaniemi | HP-UX release wider match; also drop gcc opt level.
|
commit | commitdiff | tree |
2014-06-22 |
Jarkko Hietaniemi | If we do not have vsnprintf, the len is unused.
|
commit | commitdiff | tree |
2014-06-22 |
Jarkko Hietaniemi | Allow enabling -pedantic(-errors) (with -std=c89) for...
|
commit | commitdiff | tree |
2014-06-22 |
Jarkko Hietaniemi | g++ -DPERL_GLOBAL_STRUCT_PRIVATE died on this.
|
commit | commitdiff | tree |
2014-06-22 |
Jarkko Hietaniemi | Try simpler usage for file-level GCC_DIAG_RESTORE.
|
commit | commitdiff | tree |
2014-06-20 |
Jarkko Hietaniemi | GCC_DIAG_IGNORE/RESTORE whine in non-gcc if at file...
|
commit | commitdiff | tree |
2014-06-20 |
Jarkko Hietaniemi | Couple more (optionally) unused contexts.
|
commit | commitdiff | tree |
2014-06-19 |
Jarkko Hietaniemi | In case someone manages to call g++ with -Wc++-compat.
|
commit | commitdiff | tree |
2014-06-19 |
Jarkko Hietaniemi | Note the open RT ticket.
|
commit | commitdiff | tree |
2014-06-19 |
Jarkko Hietaniemi | Disable ODBM (via i_dbm) in HP-UX, seems to be buggy.
|
commit | commitdiff | tree |
2014-06-19 |
Jarkko Hietaniemi | Lower the optimization on Digest-SHA for HP-UX cc.
|
commit | commitdiff | tree |
2014-06-19 |
Jarkko Hietaniemi | HP-UX cc in PA-RISC2.0 optimizer crashes with some...
|
commit | commitdiff | tree |
2014-06-19 |
Jarkko Hietaniemi | The g++ flags removal was not right.
|
commit | commitdiff | tree |
2014-06-19 |
Jarkko Hietaniemi | Silence -Wunused-parameter my_perl under threads.
|
commit | commitdiff | tree |
2014-06-19 |
Jarkko Hietaniemi | Revert "/* NOTREACHED */ belongs *before* the unreachable."
|
commit | commitdiff | tree |
2014-06-19 |
Jarkko Hietaniemi | /* NOTREACHED */ belongs *before* the unreachable.
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | Revert the perl.h part of a3ccabc.
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | GCC_DIAG_IGNORE needs to end with semicolon (inline.h).
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | Add a note about the HP-UX "internal linkage" warning.
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | Try silencing the infamous PerlSIO_set_ptr in perlio.c.
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | __clang__ seems to be thing, but leave also __clang.
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | Add note about the -std=c89 needing -pedantic.
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | Echo also these added options.
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | -Wextra is the new -W, do not use both.
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | -Wendif-labels is actually the default.
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | Enable -Werror=declaration-after-statement.
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | Comment tweaking.
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | Make also cflags.SH clean with g++ -Wunused-*
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | With this we are g++ -Wunused-* clean.
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | Looks like the core is now -Wunused-value clean with...
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | cflags.SH: Whitespace only.
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | Move ccflags edits to extraction time.
|
commit | commitdiff | tree |
2014-06-18 |
Jarkko Hietaniemi | Allow cflags.SH edits to ccflags to stick.
|
commit | commitdiff | tree |
2014-06-17 |
Jarkko Hietaniemi | Closing comments is hard.
|
commit | commitdiff | tree |
2014-06-17 |
Jarkko Hietaniemi | Do not declare victory over d632a2c.
|
commit | commitdiff | tree |
2014-06-16 |
Jarkko Hietaniemi | Disable and document xop_name gcc warning seen in HP-UX.
|
commit | commitdiff | tree |
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 |
Dagfinn Ilmari Mannsåker | [perl #122110] [PATCH] Remove left-over mad cruft
|
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-28 |
Jarkko Hietaniemi | Add comment about tmpnam().
|
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 | Fixup for [perl #121860]: g++ and VC are pickier about...
|
commit | commitdiff | tree |
2003-09-26 |
Jarkko Hietaniemi | Missing +x bits.
|
commit | commitdiff | tree |
2003-09-25 |
Jarkko Hietaniemi | CPAN sites update.
|
commit | commitdiff | tree |
2003-09-25 |
Greg Matheson | Re: 5.8.1 and gcc-3.2.3 (& Win98)
|
commit | commitdiff | tree |
2003-09-25 |
Jarkko Hietaniemi | AUTHORS tweak.
|
commit | commitdiff | tree |
next |