2015-01-28 |
Jarkko Hietaniemi | infnan: grok flag expectation fixes
|
commit | commitdiff | tree |
2015-01-28 |
Jarkko Hietaniemi | infnan: grok_infnan now needs context
|
commit | commitdiff | tree |
2015-01-28 |
Jarkko Hietaniemi | infnan: actually use grok_hex() for nan payload
|
commit | commitdiff | tree |
2015-01-28 |
Jarkko Hietaniemi | infnan: move grok_infnan before the grok_number
|
commit | commitdiff | tree |
2015-01-28 |
Jarkko Hietaniemi | infnan: mention the unusual semantics of "numeric".
|
commit | commitdiff | tree |
2015-01-28 |
Jarkko Hietaniemi | infnan: allow (silently) trailing whitespace.
|
commit | commitdiff | tree |
2015-01-28 |
Jarkko Hietaniemi | infnan: numify warning testing.
|
commit | commitdiff | tree |
2015-01-28 |
Jarkko Hietaniemi | infnan: Simplify inf parsing.
|
commit | commitdiff | tree |
2015-01-28 |
Jarkko Hietaniemi | infnan: More elaborate nan parsing for C99-y nan(...)
|
commit | commitdiff | tree |
2015-01-28 |
Jarkko Hietaniemi | infnan: Allow 1.#INF00 and 1.#IND00
|
commit | commitdiff | tree |
2015-01-27 |
Jarkko Hietaniemi | miniperl cannot IO::File
|
commit | commitdiff | tree |
2015-01-12 |
Jarkko Hietaniemi | Test for nan range ends.
|
commit | commitdiff | tree |
2015-01-12 |
Jarkko Hietaniemi | Detect infnan range ends.
|
commit | commitdiff | tree |
2015-01-12 |
Jarkko Hietaniemi | Separate bad range end detection.
|
commit | commitdiff | tree |
2015-01-12 |
Jarkko Hietaniemi | Test for inf range ends.
|
commit | commitdiff | tree |
2015-01-12 |
Jarkko Hietaniemi | Explicitly test x infnan producing empty string.
|
commit | commitdiff | tree |
2015-01-12 |
Jarkko Hietaniemi | Catch infnan repeat counts.
|
commit | commitdiff | tree |
2015-01-08 |
Jarkko Hietaniemi | [-Dusecbacktrace] Close the BFD descriptor.
|
commit | commitdiff | tree |
2014-12-13 |
Jarkko Hietaniemi | Tru64: tgamma in libm but broken.
|
commit | commitdiff | tree |
2014-12-10 |
Jarkko Hietaniemi | Label conditionally unused.
|
commit | commitdiff | tree |
2014-12-10 |
Jarkko Hietaniemi | stdize_locale not used in POSIX.
|
commit | commitdiff | tree |
2014-12-10 |
Jarkko Hietaniemi | Possibly uninitialized.
|
commit | commitdiff | tree |
2014-12-10 |
Jarkko Hietaniemi | The format is not a literal but well defined.
|
commit | commitdiff | tree |
2014-12-10 |
Jarkko Hietaniemi | If no strtoul, the args are unused.
|
commit | commitdiff | tree |
2014-12-08 |
Jarkko Hietaniemi | z/OS has nan() in math lib but seemingly broken.
|
commit | commitdiff | tree |
2014-12-08 |
Jarkko Hietaniemi | Turn 9**9**9 skips into todos, and add os390 (z/OS).
|
commit | commitdiff | tree |
2014-12-08 |
Jarkko Hietaniemi | Missing semicolon in e6dae479.
|
commit | commitdiff | tree |
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 |
next |