summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VMS has the isfinite macro on all architectures.Craig A. Berry2014-08-231-6/+1
* Skip strtold in concise-xs.t, "platform varying".Jarkko Hietaniemi2014-08-232-1/+3
* Test 9**9**9 for Inf and sin(9**9**9) for NaN.Jarkko Hietaniemi2014-08-231-2/+6
* Revert "Test 9**9**9 for Inf and sin(9**9**9) for NaN."Jarkko Hietaniemi2014-08-231-6/+2
* The less-than-zero branch needs to be the default always.Jarkko Hietaniemi2014-08-231-2/+1
* Test 9**9**9 for Inf and sin(9**9**9) for NaN.Jarkko Hietaniemi2014-08-231-2/+6
* Do not test memcmp et al, now also Linux inlined it.Jarkko Hietaniemi2014-08-231-16/+2
* Old HP-UXen had a non-standard strtold().Jarkko Hietaniemi2014-08-221-0/+8
* Fix infnan.t Win32 failure.Jarkko Hietaniemi2014-08-221-1/+15
* Fix the PEEK_INFNAN (wrong macro arg name).Jarkko Hietaniemi2014-08-222-12/+16
* Remove obsolete comment.Jarkko Hietaniemi2014-08-221-3/+0
* If this format ever happens, it is probably left-aligned.Jarkko Hietaniemi2014-08-222-5/+3
* Darwin can have libfoo.0.dylib instead of libfoo.dylib.0Jarkko Hietaniemi2014-08-221-0/+3
* For Darwin MacPorts add the gcc/g++ libdir.Jarkko Hietaniemi2014-08-221-0/+5
* Bump version of POSIX.pmKarl Williamson2014-08-221-1/+1
* regcomp.c: Use symbolic constant instead of numberKarl Williamson2014-08-221-3/+2
* Add and use macros for case-insensitive comparisonKarl Williamson2014-08-2211-72/+71
* Add some basic math tests.Jarkko Hietaniemi2014-08-221-1/+51
* Implement POSIX::strtold().Jarkko Hietaniemi2014-08-226-7/+57
* Introduce Perl_strtod (macro) to call strtold if long doubles.Jarkko Hietaniemi2014-08-222-1/+11
* Perl_isinf and Perl_isfinite enhancements.Jarkko Hietaniemi2014-08-221-22/+11
* Clean up the fpclass forest.Jarkko Hietaniemi2014-08-221-38/+78
* Add inf/nan tests.Jarkko Hietaniemi2014-08-222-0/+102
* Unify the Inf/-Inf/NaN also in basic NV stringify.Jarkko Hietaniemi2014-08-222-43/+71
* Unify inf/nan printf output to Inf, -Inf, and NaN.Jarkko Hietaniemi2014-08-221-0/+14
* Use grok_infnan() if NV_INF and NV_NAN are defined.Jarkko Hietaniemi2014-08-222-30/+64
* perlrecharclass: Remove now-irrelevant textKarl Williamson2014-08-211-10/+0
* perlop: Note that negative rep now warnsKarl Williamson2014-08-211-1/+2
* regcomp.c: Avoid function call overheadKarl Williamson2014-08-211-1/+1
* regcomp.c: Swap 'else' clauses.Karl Williamson2014-08-211-5/+7
* Avoid redundant text -in -Dr outputKarl Williamson2014-08-215-23/+65
* regcomp.c: Reorder cases: in switchKarl Williamson2014-08-211-3/+3
* Move _get_regclass_nonbitmap_data() to regcomp.cKarl Williamson2014-08-212-112/+116
* regex: Use #define for number of bits in ANYOFKarl Williamson2014-08-216-36/+47
* Use constant now defined for ESCKarl Williamson2014-08-212-3/+3
* Partial revert of c6d2504a: do not use isfinite().Jarkko Hietaniemi2014-08-211-3/+5
* The quest for the hexfp exponent continues.Jarkko Hietaniemi2014-08-211-7/+9
* Do not anchor the matches, because of sprintf padding.Jarkko Hietaniemi2014-08-211-2/+2
* pp_sys.c: Generalize -B, -T for EBCDIC, clean upKarl Williamson2014-08-211-30/+39
* unicode_constants.h: Add definitions for ESC and VTKarl Williamson2014-08-212-0/+10
* perlfunc: Update -B, -T descriptionsKarl Williamson2014-08-211-7/+13
* Revert "cpan/Time-HiRes/t/itimer.t: better diagnostics"David Mitchell2014-08-211-4/+2
* dump.c: eliminate DUMP_OP_FLAGS/PRIVATE macrosDavid Mitchell2014-08-211-117/+114
* Update Pod-Perldoc to CPAN version 3.24Chris 'BinGOs' Williams2014-08-2114-17/+20
* Update Socket version in Maintainers.plChris 'BinGOs' Williams2014-08-211-1/+1
* Update Test-Harness to CPAN version 3.33Chris 'BinGOs' Williams2014-08-2149-106/+122
* Update experimental to CPAN version 0.010Chris 'BinGOs' Williams2014-08-213-10/+47
* IEEE quadruple exponents were off.Jarkko Hietaniemi2014-08-211-2/+2
* Module::CoreList version number bumpPeter Martini2014-08-214-4/+27
* Version bump addendum; changed a 5.21.1 to .3Peter Martini2014-08-211-2/+2