2015-06-27 |
Jarkko Hietaniemi | dup2 fds can be bad. |
blob | commitdiff |
2015-06-27 |
Jarkko Hietaniemi | tcdrain fd can be bad. |
blob | commitdiff | diff to current |
2015-06-27 |
Jarkko Hietaniemi | tcflush/tcflow/tcsendbreak fd/action can be bad. |
blob | commitdiff | diff to current |
2015-06-27 |
Jarkko Hietaniemi | lseek fd can be bad. |
blob | commitdiff | diff to current |
2015-06-12 |
Jarkko Hietaniemi | infnan: Implement NaN payload APIs. |
blob | commitdiff | diff to current |
2015-06-06 |
Jarkko Hietaniemi | quadmath: long long versus round/trunc |
blob | commitdiff | diff to current |
2015-06-03 |
Daniel Dragan | Perl_croak->croak and misc C optimizing in POSIX.pm |
blob | commitdiff | diff to current |
2015-03-19 |
Karl Williamson | Change some locale manipulation macros in prep for API |
blob | commitdiff | diff to current |
2015-03-12 |
Jarkko Hietaniemi | POSIX: emulation for logb() |
blob | commitdiff | diff to current |
2015-03-12 |
Jarkko Hietaniemi | quadmath: llrintq and llroundq do exist |
blob | commitdiff | diff to current |
2015-03-09 |
Karl Williamson | ext/POSIX/POSIX.xs: Convert do whiles into whiles |
blob | commitdiff | diff to current |
2015-02-11 |
Jarkko Hietaniemi | infnan: revert nan payload/signaling changes |
blob | commitdiff | diff to current |
2015-02-09 |
Jarkko Hietaniemi | infnan: add POSIX::issignaling |
blob | commitdiff | diff to current |
2015-02-05 |
Jarkko Hietaniemi | POSIX math: if long double, long double the math consts |
blob | commitdiff | diff to current |
2015-02-05 |
Jarkko Hietaniemi | POSIX math: tgamma/lgamma logic |
blob | commitdiff | diff to current |
2015-02-05 |
Jarkko Hietaniemi | AIX long double lies about many math APIs. |
blob | commitdiff | diff to current |
2015-02-03 |
Jarkko Hietaniemi | Use HAS_LLRINTL, HAS_LLROUNDL, HAS_LRINTL, HAS_LROUNDL |
blob | commitdiff | diff to current |
2015-01-20 |
Jarkko Hietaniemi | Notes on NaN structure, for future generation/extraction. |
blob | commitdiff | diff to current |
2014-12-21 |
Father Chrysostomos | Use GIMME_V in POSIX |
blob | commitdiff | diff to current |
2014-12-10 |
Jarkko Hietaniemi | If no strtoul, the args are unused. |
blob | commitdiff | diff to current |
2014-12-07 |
Jarkko Hietaniemi | Make it explicit that truncation is fine. |
blob | commitdiff | diff to current |
2014-12-06 |
Jarkko Hietaniemi | If no lchown, not using the args. |
blob | commitdiff | diff to current |
2014-12-06 |
Jarkko Hietaniemi | POSIX math potentially unused vars. |
blob | commitdiff | diff to current |
2014-12-06 |
Jarkko Hietaniemi | POSIX nan: declaring s always potentially unused. |
blob | commitdiff | diff to current |
2014-12-06 |
Jarkko Hietaniemi | Unused hv_store() result. |
blob | commitdiff | diff to current |
2014-11-27 |
Steve Hay | Enable POSIX::strtold() on Windows (GCC) USE_LONG_DOUBL... |
blob | commitdiff | diff to current |
2014-11-27 |
Jarkko Hietaniemi | If no cuserid(), s is unused. |
blob | commitdiff | diff to current |
2014-11-26 |
Karl Williamson | Change core to use is_invariant_string() |
blob | commitdiff | diff to current |
2014-11-21 |
Jarkko Hietaniemi | tgamma infinity limit for IEEE quad prec. |
blob | commitdiff | diff to current |
2014-11-19 |
Jarkko Hietaniemi | While the nan() todo remains, at least warn not. |
blob | commitdiff | diff to current |
2014-11-19 |
Jarkko Hietaniemi | Comment reformatting. |
blob | commitdiff | diff to current |
2014-11-19 |
Jarkko Hietaniemi | Use my_tgamma/my_lgamma only ifndef HAS_TGAMMA/HAS_LGAMMA. |
blob | commitdiff | diff to current |
2014-11-18 |
Jarkko Hietaniemi | Platform may have only one of lgamma/tgamma. |
blob | commitdiff | diff to current |
2014-11-18 |
Jarkko Hietaniemi | fma() emulation. |
blob | commitdiff | diff to current |
2014-11-18 |
Jarkko Hietaniemi | No C++ comments, please, we are C89ish. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | C99 math: lgamma and tgamma emulations. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | fdim NaN guard. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | Emulate signbit() if necessary. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | We no more need to guard these with HAS_ACOSH. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | Remove Cygwin cases. Case. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | Remove unneeded Win32 cases. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | undef c99_foo ifndef HAS_FOO |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | cosh and log10 are already C89. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | Remove now empty case. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | Remove unneeded Tru64 cases. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | VMS should now be handled. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | We now have symbols for llrint and llround. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | Android should be doing the Configure scans. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | Remove trivial unneeded cases of not having C99 math. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | Only #ifndef gcc cases remain. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | Remove unneeded HP-UX cases. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | quadmath has tgammaq, not tgammal. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | Make the C99 *l test a little bit more accepting. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | The NO_C99_LONG_DOUBLE_MATH is no more used. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | AIX: Configure now detect this, leave the comment. |
blob | commitdiff | diff to current |
2014-11-15 |
Jarkko Hietaniemi | Add Configure symbols to all the missing C99 math APIs. |
blob | commitdiff | diff to current |
2014-11-10 |
Tony Cook | NetBSD 5.1 doesn't support some of the new symbols... |
blob | commitdiff | diff to current |
2014-11-02 |
Jarkko Hietaniemi | Define my_rint() only when necessary. |
blob | commitdiff | diff to current |
2014-10-31 |
Brian Fraser | POSIX: C99 support exceptions on Android |
blob | commitdiff | diff to current |
2014-10-14 |
Tony Cook | deprecate POSIX::tmpnam |
blob | commitdiff | diff to current |
2014-09-26 |
Jarkko Hietaniemi | Tru64: Floating-point rounding control. |
blob | commitdiff | diff to current |
2014-09-26 |
Jarkko Hietaniemi | Tru64: Do not undef c99_isunordered. |
blob | commitdiff | diff to current |
2014-09-26 |
Jarkko Hietaniemi | Tru64 nan() function broken. |
blob | commitdiff | diff to current |
2014-09-26 |
Jarkko Hietaniemi | 9d491117 missed one spot. |
blob | commitdiff | diff to current |
2014-09-26 |
Jarkko Hietaniemi | POSIX math: FP_ROUND, not FE_ROUND. |
blob | commitdiff | diff to current |
2014-09-26 |
Jarkko Hietaniemi | POSIX math: Match FE_ and FLT_ROUNDS with the GNU defaults. |
blob | commitdiff | diff to current |
2014-09-26 |
Jarkko Hietaniemi | POSIX math: map FLT_ROUNDS to C99 values. |
blob | commitdiff | diff to current |
2014-09-26 |
Jarkko Hietaniemi | POSIX math: default to fail, no default. |
blob | commitdiff | diff to current |
2014-09-23 |
Jarkko Hietaniemi | POSIX math: add todo about the macro interface emulations. |
blob | commitdiff | diff to current |
2014-09-22 |
Andrew Fresh | PATCH: [perl #122252] international currency formatting... |
blob | commitdiff | diff to current |
2014-09-19 |
Jarkko Hietaniemi | quadmath interfaces and constants |
blob | commitdiff | diff to current |
2014-09-18 |
Jarkko Hietaniemi | POSIX math: AIX 7 has nexttoward |
blob | commitdiff | diff to current |
2014-09-18 |
Jarkko Hietaniemi | POSIX math: the pa-risc gcc missing tgamma and nexttoward |
blob | commitdiff | diff to current |
2014-09-18 |
Jarkko Hietaniemi | POSIX math: Tru64 has rint() |
blob | commitdiff | diff to current |
2014-09-10 |
Jarkko Hietaniemi | POSIX math: log1p is more subtle. |
blob | commitdiff | diff to current |
2014-09-09 |
Jarkko Hietaniemi | POSIX math: log1p (emulation) needs arg > -1.0. |
blob | commitdiff | diff to current |
2014-09-09 |
Jarkko Hietaniemi | POSIX math: log1p emulation was wrong. |
blob | commitdiff | diff to current |
2014-09-08 |
Jarkko Hietaniemi | Document the IBM admission of weirdness of AIX long... |
blob | commitdiff | diff to current |
2014-09-08 |
Jarkko Hietaniemi | POSIX math: AIX fixes. |
blob | commitdiff | diff to current |
2014-09-08 |
Jarkko Hietaniemi | POSIX math: stupidness in 9e010b89 |
blob | commitdiff | diff to current |
2014-09-08 |
Jarkko Hietaniemi | POSIX math: implement lround(). |
blob | commitdiff | diff to current |
2014-09-08 |
Jarkko Hietaniemi | POSIX math: NV_NAN can be the right answer for nan(). |
blob | commitdiff | diff to current |
2014-09-08 |
Jarkko Hietaniemi | POSIX math: HP-UX support varies depending on HP cc. |
blob | commitdiff | diff to current |
2014-09-06 |
Jarkko Hietaniemi | POSIX math: Add the opengroup URL for math.h |
blob | commitdiff | diff to current |
2014-09-05 |
Jarkko Hietaniemi | POSIX math: Use the Perl_ math APIs (C89) consistently. |
blob | commitdiff | diff to current |
2014-09-04 |
Jarkko Hietaniemi | POSIX math: Use rounding macros, instead of the c99_... |
blob | commitdiff | diff to current |
2014-09-04 |
Jarkko Hietaniemi | POSIX math: let's not override the real lrint(). |
blob | commitdiff | diff to current |
2014-09-04 |
Jarkko Hietaniemi | POSIX math: Cygwin lacks at least nexttoward. |
blob | commitdiff | diff to current |
2014-09-04 |
Jarkko Hietaniemi | POSIX math: There's no #elifdef, unfortunately. |
blob | commitdiff | diff to current |
2014-09-04 |
Jarkko Hietaniemi | POSIX math: if no fesetround, try fpsetround. |
blob | commitdiff | diff to current |
2014-09-03 |
Jarkko Hietaniemi | POSIX math: have the Perl_func wrappers for the C89... |
blob | commitdiff | diff to current |
2014-09-03 |
Jarkko Hietaniemi | POSIX math: c99_erfc, not plain erfc. |
blob | commitdiff | diff to current |
2014-09-03 |
Jarkko Hietaniemi | POSIX math: Win32 does not have erf and erfc. |
blob | commitdiff | diff to current |
2014-09-03 |
Jarkko Hietaniemi | POSIX math: simplify the fpclassify emulation. |
blob | commitdiff | diff to current |
2014-09-03 |
Jarkko Hietaniemi | POSIX math: s = "0" is not happy with -Wwrite-strings. |
blob | commitdiff | diff to current |
2014-09-03 |
Jarkko Hietaniemi | POSIX math: make erf emulation C89 compliant. |
blob | commitdiff | diff to current |
2014-09-03 |
Jarkko Hietaniemi | POSIX math: isunordered emulation was all broken. |
blob | commitdiff | diff to current |
2014-09-03 |
Jarkko Hietaniemi | POSIX math: Use 1.0 - erf(x) for erfc(). |
blob | commitdiff | diff to current |
2014-09-03 |
Jarkko Hietaniemi | POSIX math: nan(NULL) leads to... |
blob | commitdiff | diff to current |
2014-09-03 |
Jarkko Hietaniemi | POSIX math: define the isless et al if necessary and... |
blob | commitdiff | diff to current |
next |