2014-12-08 |
Jarkko Hietaniemi | Detypo.
|
commit | commitdiff | tree |
2014-12-07 |
Jarkko Hietaniemi | Use cBOOL.
|
commit | commitdiff | tree |
2014-12-07 |
Jarkko Hietaniemi | Make it explicit that truncation is fine.
|
commit | commitdiff | tree |
2014-12-07 |
Jarkko Hietaniemi | Initialize ab_op_info before use.
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | Add a comment explaining what to do if this test fails.
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | threads.pm version bump for 0c87ebb8.
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | Followup 3f39ca90: those functions need no prototypes...
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | g++ groks __attribute__((unused)) at least since 4...
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | If no lchown, not using the args.
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | Variables possibly clobbered by longjmp/vfork.
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | These functions are not used with ext/re.
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | Initialize possibly uninitialized.
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | Unused expression + variable.
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | Some versions of gcc -Wextra are too paranoid about...
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | POSIX math potentially unused vars.
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | gcc thinks it can see how 'entry' can be accessed uninitialized.
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | POSIX nan: declaring s always potentially unused.
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | Unused hv_store() result.
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | Unused var.
|
commit | commitdiff | tree |
2014-12-06 |
Jarkko Hietaniemi | printf type-matching continues. again.
|
commit | commitdiff | tree |
2014-12-02 |
Jarkko Hietaniemi | Show elapsed wallclock time in t/TEST.
|
commit | commitdiff | tree |
2014-11-29 |
Jarkko Hietaniemi | Comment tweak.
|
commit | commitdiff | tree |
2014-11-29 |
Jarkko Hietaniemi | If neither quad nor long double, %Ld etc need to fail.
|
commit | commitdiff | tree |
2014-11-29 |
Jarkko Hietaniemi | Use LONG_DOUBLEKIND only if HAS_LONG_DOUBLE.
|
commit | commitdiff | tree |
2014-11-29 |
Jarkko Hietaniemi | HP-UX 10.20 has pseudo-long-double which shouldn't...
|
commit | commitdiff | tree |
2014-11-29 |
Jarkko Hietaniemi | Comment tweak.
|
commit | commitdiff | tree |
2014-11-29 |
Jarkko Hietaniemi | Use LONG_DOUBLEKIND only if HAS_LONG_DOUBLE.
|
commit | commitdiff | tree |
2014-11-29 |
Jarkko Hietaniemi | HP-UX 10.20 has pseudo-long-double which shouldn't...
|
commit | commitdiff | tree |
2014-11-27 |
Jarkko Hietaniemi | Hoist switch-local variables.
|
commit | commitdiff | tree |
2014-11-27 |
Jarkko Hietaniemi | switch-local variables are a bad idea.
|
commit | commitdiff | tree |
2014-11-27 |
Jarkko Hietaniemi | HP-UX dynaloading uses shl_t, not void ptr.
|
commit | commitdiff | tree |
2014-11-27 |
Jarkko Hietaniemi | hv_store_ent() return value unused.
|
commit | commitdiff | tree |
2014-11-27 |
Jarkko Hietaniemi | printf type-matching.
|
commit | commitdiff | tree |
2014-11-27 |
Jarkko Hietaniemi | If no cuserid(), s is unused.
|
commit | commitdiff | tree |
2014-11-26 |
Jarkko Hietaniemi | Revert "Remove -std=c89/-ansi if freebsd has "inline...
|
commit | commitdiff | tree |
2014-11-26 |
Jarkko Hietaniemi | [PATCH] Do not use ccstdflags with the core extensions.
|
commit | commitdiff | tree |
2014-11-25 |
Jarkko Hietaniemi | Remove -std=c89/-ansi if freebsd has "inline static...
|
commit | commitdiff | tree |
2014-11-25 |
Jarkko Hietaniemi | Prefer -std=c89 over -ansi.
|
commit | commitdiff | tree |
2014-11-25 |
Jarkko Hietaniemi | Revert "Drop -std=c89."
|
commit | commitdiff | tree |
2014-11-23 |
Jarkko Hietaniemi | AIX: gcc long doubles do not use -qlongdouble.
|
commit | commitdiff | tree |
2014-11-21 |
Jarkko Hietaniemi | Revert "Since HP cc is strict c89, use -std=c89 with...
|
commit | commitdiff | tree |
2014-11-21 |
Jarkko Hietaniemi | Document MACOSX_DEPLOYMENT_TARGET.
|
commit | commitdiff | tree |
2014-11-21 |
Jarkko Hietaniemi | Since HP cc is strict c89, use -std=c89 with gcc.
|
commit | commitdiff | tree |
2014-11-21 |
Jarkko Hietaniemi | Drop -std=c89.
|
commit | commitdiff | tree |
2014-11-21 |
Jarkko Hietaniemi | tgamma infinity limit for IEEE quad prec.
|
commit | commitdiff | tree |
2014-11-19 |
Jarkko Hietaniemi | Try making gcc happy about casting U32 to void*.
|
commit | commitdiff | tree |
2014-11-19 |
Jarkko Hietaniemi | While the nan() todo remains, at least warn not.
|
commit | commitdiff | tree |
2014-11-19 |
Jarkko Hietaniemi | Comment reformatting.
|
commit | commitdiff | tree |
2014-11-19 |
Jarkko Hietaniemi | Use my_tgamma/my_lgamma only ifndef HAS_TGAMMA/HAS_LGAMMA.
|
commit | commitdiff | tree |
2014-11-18 |
Jarkko Hietaniemi | Platform may have only one of lgamma/tgamma.
|
commit | commitdiff | tree |
2014-11-18 |
Jarkko Hietaniemi | fma() emulation.
|
commit | commitdiff | tree |
2014-11-18 |
Jarkko Hietaniemi | No C++ comments, please, we are C89ish.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | Helper function for 'close enough with epsilon'.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | The skip count was all wrong.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | The 0d71ffa7 was quite sloppy with the sub-skips.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | The miniperl skip in utf8cache.t was wrong.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | quadmath: try finding if only available as gcc internal...
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | C99 math: lgamma and tgamma emulations.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | fdim NaN guard.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | These are all emulated, so can be tested.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | Emulate signbit() if necessary.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | fpclassify is emulated if necessary.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | checkcfgvar.pl needs autodie needs Fatal needs Scalar...
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | We no more need to guard these with HAS_ACOSH.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | Remove Cygwin cases. Case.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | Remove unneeded Win32 cases.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | undef c99_foo ifndef HAS_FOO
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | cosh and log10 are already C89.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | Remove now empty case.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | Tru64 more undef hints.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | Remove unneeded Tru64 cases.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | VMS should now be handled.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | We now have symbols for llrint and llround.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | Android should be doing the Configure scans.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | Remove trivial unneeded cases of not having C99 math.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | Only #ifndef gcc cases remain.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | Remove unneeded HP-UX cases.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | quadmath has tgammaq, not tgammal.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | Make the C99 *l test a little bit more accepting.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | The NO_C99_LONG_DOUBLE_MATH is no more used.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | AIX: Configure now detect this, leave the comment.
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | VMS configure.com C99 math symbols
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | checkcfgvar.pl --regen --default=undef; make regen
|
commit | commitdiff | tree |
2014-11-15 |
Jarkko Hietaniemi | Add Configure symbols to all the missing C99 math APIs.
|
commit | commitdiff | tree |
2014-11-12 |
Jarkko Hietaniemi | Special case exp(1) for ppc64-linux.
|
commit | commitdiff | tree |
2014-11-12 |
Jarkko Hietaniemi | Revert "sisyphus thinks the test value is simply wrong...
|
commit | commitdiff | tree |
2014-11-12 |
Jarkko Hietaniemi | If long double math functions do not work, drop uselongdouble.
|
commit | commitdiff | tree |
2014-11-09 |
Jarkko Hietaniemi | PoisonPADLIST should not be totally empty.
|
commit | commitdiff | tree |
2014-11-09 |
Jarkko Hietaniemi | Txoic tpyo.
|
commit | commitdiff | tree |
2014-11-09 |
Jarkko Hietaniemi | FreeBSD may not have the C99 long double math interfaces.
|
commit | commitdiff | tree |
2014-11-08 |
Jarkko Hietaniemi | FV_ISFINITE, not FV_ISINITE.
|
commit | commitdiff | tree |
2014-11-08 |
Jarkko Hietaniemi | Using bignum needs skip_if_miniperl().
|
commit | commitdiff | tree |
2014-11-08 |
Jarkko Hietaniemi | skip_all, not skip, if only miniperl.
|
commit | commitdiff | tree |
2014-11-08 |
Jarkko Hietaniemi | Wrong (non-existent) Config var name.
|
commit | commitdiff | tree |
2014-11-08 |
Jarkko Hietaniemi | Fix one test message, add two tests.
|
commit | commitdiff | tree |
2014-11-08 |
Jarkko Hietaniemi | undef the temp variables between tests.
|
commit | commitdiff | tree |
2014-11-08 |
Jarkko Hietaniemi | Perl_isfinitel is not necessarily always there.
|
commit | commitdiff | tree |
2014-11-08 |
Jarkko Hietaniemi | Drop uselongdouble unless it really gives longer doubles.
|
commit | commitdiff | tree |
2014-11-07 |
Jarkko Hietaniemi | Revert "t/TEST: move our @found out to its real scope"
|
commit | commitdiff | tree |
2014-11-07 |
Jarkko Hietaniemi | Revert "t/TEST: $failure doesnt need to use defined"
|
commit | commitdiff | tree |
next |