2014-08-22 |
Jarkko Hietaniemi | Remove obsolete comment. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jarkko Hietaniemi | If this format ever happens, it is probably left-aligned. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jarkko Hietaniemi | Darwin can have libfoo.0.dylib instead of libfoo.dylib.0 |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jarkko Hietaniemi | For Darwin MacPorts add the gcc/g++ libdir. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Karl Williamson | Bump version of POSIX.pm |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Karl Williamson | regcomp.c: Use symbolic constant instead of number |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Karl Williamson | Add and use macros for case-insensitive comparison |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jarkko Hietaniemi | Add some basic math tests. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jarkko Hietaniemi | Implement POSIX::strtold(). |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jarkko Hietaniemi | Introduce Perl_strtod (macro) to call strtold if long... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jarkko Hietaniemi | Perl_isinf and Perl_isfinite enhancements. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jarkko Hietaniemi | Clean up the fpclass forest. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jarkko Hietaniemi | Add inf/nan tests. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jarkko Hietaniemi | Unify the Inf/-Inf/NaN also in basic NV stringify. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jarkko Hietaniemi | Unify inf/nan printf output to Inf, -Inf, and NaN. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jarkko Hietaniemi | Use grok_infnan() if NV_INF and NV_NAN are defined. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Karl Williamson | perlrecharclass: Remove now-irrelevant text |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Karl Williamson | perlop: Note that negative rep now warns |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Karl Williamson | regcomp.c: Avoid function call overhead |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Karl Williamson | regcomp.c: Swap 'else' clauses. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Karl Williamson | Avoid redundant text -in -Dr output |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Karl Williamson | regcomp.c: Reorder cases: in switch |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Karl Williamson | Move _get_regclass_nonbitmap_data() to regcomp.c |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Karl Williamson | regex: Use #define for number of bits in ANYOF |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Karl Williamson | Use constant now defined for ESC |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Jarkko Hietaniemi | Partial revert of c6d2504a: do not use isfinite(). |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Jarkko Hietaniemi | The quest for the hexfp exponent continues. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Jarkko Hietaniemi | Do not anchor the matches, because of sprintf padding. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Karl Williamson | pp_sys.c: Generalize -B, -T for EBCDIC, clean up |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Karl Williamson | unicode_constants.h: Add definitions for ESC and VT |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Karl Williamson | perlfunc: Update -B, -T descriptions |
commit | commitdiff | tree | snapshot |
2014-08-21 |
David Mitchell | Revert "cpan/Time-HiRes/t/itimer.t: better diagnostics" |
commit | commitdiff | tree | snapshot |
2014-08-21 |
David Mitchell | dump.c: eliminate DUMP_OP_FLAGS/PRIVATE macros |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Chris 'BinGOs... | Update Pod-Perldoc to CPAN version 3.24 |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Chris 'BinGOs... | Update Socket version in Maintainers.pl |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Chris 'BinGOs... | Update Test-Harness to CPAN version 3.33 |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Chris 'BinGOs... | Update experimental to CPAN version 0.010 |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Jarkko Hietaniemi | IEEE quadruple exponents were off. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Peter Martini | Module::CoreList version number bump |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Peter Martini | Version bump addendum; changed a 5.21.1 to .3 |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Peter Martini | Bump version number from 5.21.3 to 5.21.4 |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Peter Martini | New perldelta. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Chris 'BinGOs... | Module-CoreList CPAN version synchronisation |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Peter Martini | Epigraph for 5.21.3 |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Peter Martini | Merge branch 'release-5.21.3' into blead |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Peter Martini | Scowl. 19 should have been '[VERSION]' |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta: cleanup per JHI's comment origin/release-5.21.3 v5.21.3 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | Add new release to perlhist |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | Final perldelta change for 5.21.3 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | Update Module::CoreList for 5.21.3 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta suggested by Module-CoreList |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta: document the ExtUtils move to cpan/ |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta: fix my bad pod |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | perldelta for hexadecimal floats. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Alexandre ... | magic.t: android: bypass two $0 tests and add one |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Brian Fraser | Android hints: Always append /system/lib and /vendor... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Brian Fraser | Android hints: define d_procselfexe and procselfexe... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Brian Fraser | Configure: Improve the d_prctl_set_name detection for... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Mention the possibility of fp rounding modes' effects. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Try addressing perl #122578, low-order fp diffs. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Pass $ENV{HARNESS_TIMER} to Test::Harness from t/harness. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | perldelta for hexadecimal floats. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Separate grok_infnan() from grok_number(). |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Perl_signbit should return non-zero for -0. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Win32 apparently has _isnan() and _finite(), and _fpcla... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Use Perl_isfinite(). |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Perl_isinf enhancements. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | OSX does have isfinite(), and 10.9+ prefers it over... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Perl_isfinite() enhancements. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Configure for isfinitel / isinfl. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Add todo comment about special hexfp values. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Quadruple float BE test triggering had a typo. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Reduce double-double %a to single-double for now. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | double-double needs the first mantissa bits of doubles. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Modify the hexfp exponent explicitly in each long doubl... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jarkko Hietaniemi | Comment: scan_num also handles hexadecimal floats now. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
H.Merijn Brand | Configure backports cause reorder |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta: fix my bad pod |
commit | commitdiff | tree | snapshot |
2014-08-20 |
syber | Make S_method_common use gv_stashpvn instead of copypas... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
syber | Make gv_stashpvn() use PL_stashcache |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta: finished the stragglers |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta for 7e0dd61, MurmurHash64[AB] |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta for f04d2c3 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta: put fatal perldiags in the right spot |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta: No deprecations or perf enhancements |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta for 842a9d2, [perl #122460] |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta: platform specific notes |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta: document grok_atou |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta for f57000b |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta: Added documentation changes |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta remove (most) boilerplate |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta for Safe changes |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta for 57d69a4 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta for f4ef132 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta for 60df683 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta for 5f8324b |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta for 54b7cb3 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta for 438f0014a812, revised |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta for 438f0014a812 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Peter Martini | perldelta for jhi double/float work |
commit | commitdiff | tree | snapshot |
next |