index
:
delta/perl.git
abigail/for-5.17
ams/no-more-study
avar/remove-get-uid-caching
avar/remove-linuxthreads-pid-caching
baserock/morph
baserock/richardipsum/fix-hash-util-export-bug
baserock/richardmaw/S8255/perl-no-parallel-build
bingos/release-5.15.7
blead
briandfoy/english
briandfoy/perldoc_pod2
briandfoy/perlduallife.pod
briandfoy/perlexperiment
briandfoy/perlfaq
briandfoy/perlvar
briandfoy/poddupes
briandfoy/slashN
briandfoy/takeover-podperldoc
chip/5.14.1-docs
chip/bind2
chip/magicflags1
chip/magicflags2
chip/magicflags3
chip/scalartypes
chip/view2
compile
corelist-rework
corion-5.15.8-zlib
davem/re_eval
drolsky/stub-deleted-pods
drolsky/test-perlrun
dual/Safe
greerga/cygwin_g++
khw/invlist
khw/newtricky
khw/pod-checker-final
khw/tricky
khw/trie
leonbrocard/dot
maint-1.0
maint-5.004
maint-5.005
maint-5.10
maint-5.12
maint-5.14
maint-5.16
maint-5.18
maint-5.20
maint-5.22
maint-5.24
maint-5.26
maint-5.28
maint-5.30
maint-5.32
maint-5.6
maint-5.8
mauve
merijn/useperlio
nicholas/RT37033-followup
nicholas/arenas
nicholas/feature-code-shrink
nicholas/perlfunc
nicholas/re-instate
podder
podder2
rafl/ld_export
release-5.15.8
rgs/overload
rjbs/delta
rjbs/pod-html-fix
rjbs/readline-loop
rjbs/revert-compress
rjbs/unicook
rm/noversionpath
smoke-me/Copy-overlap-wrapper-proto
smoke-me/DD-5.6-is-uncommon
smoke-me/Deparse-defeature
smoke-me/Deparse-feature-detangle
smoke-me/POSIX-sleep
smoke-me/Pod-Functions
smoke-me/Pod-HTML-t-feature2
smoke-me/RT37033
smoke-me/Shut-It!
smoke-me/Urelocatableinc
smoke-me/arenas
smoke-me/avar/useperlio
smoke-me/blead
smoke-me/byteorder1
smoke-me/cflags
smoke-me/check-authors
smoke-me/compression-modules
smoke-me/cpan
smoke-me/cpan61577
smoke-me/cz-03zlib-v1.t
smoke-me/deprecate-any-defined-array
smoke-me/destruct
smoke-me/diagnostics
smoke-me/disable_anch_mbol
smoke-me/exec-magic
smoke-me/feature-code-shrink
smoke-me/greerga/cygwin_g++
smoke-me/gsoc-pod
smoke-me/hugmeir/fc_keyword
smoke-me/inet_aton
smoke-me/installhtml
smoke-me/io-socket-ip
smoke-me/khw-5.14.3
smoke-me/khw-charnames
smoke-me/khw-fixed_record
smoke-me/khw-invlist
smoke-me/khw-locale
smoke-me/khw-mac
smoke-me/khw-mktables
smoke-me/khw-quotemeta
smoke-me/khw-regex
smoke-me/khw-revert_invert
smoke-me/khw-smoke
smoke-me/khw-strstr
smoke-me/khw-tricky
smoke-me/kick-FAKE_BIT_BUCKET
smoke-me/ld_export
smoke-me/leaked-heks-111462
smoke-me/leont/sane_eof
smoke-me/linestr_sv
smoke-me/list-util
smoke-me/locale-codes
smoke-me/magicflags1
smoke-me/maint-5.14-old
smoke-me/makedef0
smoke-me/marcg/pod-html-addcache
smoke-me/modcorelist-pod
smoke-me/module-build
smoke-me/nan_inf_str
smoke-me/no-feature
smoke-me/no-more-study
smoke-me/paul-evans/POSIX-strptime
smoke-me/perlfunc
smoke-me/pod-html
smoke-me/podcheck-_pm.PL
smoke-me/portabilify-podhtml
smoke-me/rafl/assert-bincompat
smoke-me/re_eval
smoke-me/remove_qw_hack
smoke-me/rjbs/readline-loop
smoke-me/rjbs/smartmatch-prec
smoke-me/rt_111842
smoke-me/runperl
smoke-me/socket
smoke-me/sys_intern
smoke-me/trie
smoke-me/trie-exactfu
smoke-me/trie2
smoke-me/trie3
smoke-me/trie_absorb
smoke-me/tweak-run-tests
smoke-me/unicode-collate
smoke-me/utf8-dg
smueller/eu_typemap
smueller/perllocal
smueller/perllocal_eucmd
smueller/sort
smueller/static_xsub
smueller/strictpxs_fixups
smueller/typemapdocs4
sprout/POPBLOCK_normal
sprout/featurebundles
sprout/overrides
sprout/tokemess
tonyc/cygnotes
tonyc/cygwin-rebase
tonyc/fix-raw-zlib
tonyc/madjson
tonyc/readline-fixed
tonyc/readline-fixed-doc
tonyc/typemapdocs
tonyc/vec64
tux/5.8-dor
vadim/cross
vincent/be_gone_hv_common_gmagical
yves/exactish_with_min_len
yves/trie_absorb
zefram/fake_first_line
zefram/gvsv_empty
zefram/pad_api
zefram/remove_qw_hack
github.com: perl/perl5.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
numeric.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix misparse of "Ind" as NaN (long story...) [perl #122843]
Jarkko Hietaniemi
2014-10-20
1
-1
/
+3
*
Tru64: S_mulexp10 overflow help.
Jarkko Hietaniemi
2014-10-12
1
-0
/
+11
*
infnan: if the mulexp10 value goes to zero, return it.
Jarkko Hietaniemi
2014-10-12
1
-0
/
+2
*
[perl #12285] Fix str vs num inf/nan treatment
Father Chrysostomos
2014-09-27
1
-0
/
+27
*
Fix -"-e1".
Jarkko Hietaniemi
2014-09-20
1
-1
/
+1
*
quadmath NV formatted I/O.
Jarkko Hietaniemi
2014-09-19
1
-19
/
+45
*
Comment tweaks.
Jarkko Hietaniemi
2014-09-09
1
-8
/
+15
*
Separate S_my_atof_infnan().
Jarkko Hietaniemi
2014-09-09
1
-64
/
+73
*
modfl emulation via truncl (C99) and copysignl.
Jarkko Hietaniemi
2014-09-07
1
-1
/
+11
*
numeric.c: Comment tweak
Karl Williamson
2014-09-06
1
-1
/
+1
*
=for apidoc wrong api
Jarkko Hietaniemi
2014-08-31
1
-1
/
+1
*
apidoc for Perl_isinfnan.
Jarkko Hietaniemi
2014-08-30
1
-2
/
+9
*
Make sprintf %c and chr() on inf/nan return the U+FFFD.
Jarkko Hietaniemi
2014-08-27
1
-0
/
+16
*
Detect false infinities.
Jarkko Hietaniemi
2014-08-26
1
-4
/
+3
*
Only one successful exit from grok_infnan().
Jarkko Hietaniemi
2014-08-26
1
-7
/
+2
*
More robust inf/nan recognition and generation.
Jarkko Hietaniemi
2014-08-24
1
-61
/
+84
*
The less-than-zero branch needs to be the default always.
Jarkko Hietaniemi
2014-08-23
1
-2
/
+1
*
Fix the PEEK_INFNAN (wrong macro arg name).
Jarkko Hietaniemi
2014-08-22
1
-8
/
+11
*
Add and use macros for case-insensitive comparison
Karl Williamson
2014-08-22
1
-22
/
+22
*
Introduce Perl_strtod (macro) to call strtold if long doubles.
Jarkko Hietaniemi
2014-08-22
1
-1
/
+1
*
Use grok_infnan() if NV_INF and NV_NAN are defined.
Jarkko Hietaniemi
2014-08-22
1
-27
/
+61
*
Separate grok_infnan() from grok_number().
Jarkko Hietaniemi
2014-08-20
1
-21
/
+112
*
Perl_signbit should return non-zero for -0.
Jarkko Hietaniemi
2014-08-20
1
-5
/
+7
*
Share common constants as file statics.
Jarkko Hietaniemi
2014-07-24
1
-9
/
+8
*
Use UV instead of Size_t.
Jarkko Hietaniemi
2014-07-24
1
-32
/
+27
*
apidoc fixes, comment tweaks.
Jarkko Hietaniemi
2014-07-23
1
-23
/
+26
*
Introduce maxend for paranoia. Also, comments.
Jarkko Hietaniemi
2014-07-22
1
-9
/
+14
*
Document grok_atou as strtoul replacement.
Jarkko Hietaniemi
2014-07-22
1
-4
/
+14
*
Implement grok_atou as safe/strict atoi replacement.
Jarkko Hietaniemi
2014-07-22
1
-0
/
+74
*
[perl #3330] warn on increment of an non number/non-magically incable value
Tony Cook
2014-07-03
1
-6
/
+29
*
Remove or downgrade unnecessary dVAR.
Jarkko Hietaniemi
2014-06-25
1
-5
/
+0
*
PERL_UNUSED_CONTEXT -> remove interp context where possible
Daniel Dragan
2014-06-24
1
-8
/
+4
*
perlapi: Include general information
Karl Williamson
2014-06-05
1
-2
/
+2
*
Add parameters to "use locale"
Karl Williamson
2014-06-05
1
-2
/
+2
*
numeric.c: Remove unnecessary test
Karl Williamson
2014-06-05
1
-1
/
+1
*
numeric.c: White-space only
Karl Williamson
2014-06-05
1
-7
/
+7
*
Make sure locale set right for radix parsing
Karl Williamson
2014-06-05
1
-1
/
+6
*
Unify the "fall-through" lint annotation.
Jarkko Hietaniemi
2014-05-29
1
-2
/
+2
*
numeric.c: White-space only
Karl Williamson
2014-01-04
1
-20
/
+21
*
Use new macros to make sure LC_NUMERIC is correctly set
Karl Williamson
2014-01-04
1
-0
/
+4
*
numeric.c: Use macros instead of strchr()
Karl Williamson
2014-01-01
1
-20
/
+15
*
perlapi: Consistent spaces after dots
Father Chrysostomos
2013-12-29
1
-8
/
+8
*
[perl #120426] atof() small value rounding errors
David Mitchell
2013-12-25
1
-0
/
+11
*
perlapi: Refer to correct formal parameter name
Karl Williamson
2013-11-25
1
-1
/
+1
*
Revert "make perl core quiet under -Wfloat-equal"
David Mitchell
2013-11-16
1
-2
/
+2
*
numeric.c: White-space only
Karl Williamson
2013-11-09
1
-1
/
+1
*
make perl core quiet under -Wfloat-equal
David Mitchell
2013-11-09
1
-2
/
+2
*
numeric.c: nit in comment
Karl Williamson
2013-10-16
1
-1
/
+1
*
Proper IEEE overflow semantics for VMS.
Craig A. Berry
2012-12-23
1
-1
/
+1
*
add comment about the atof change [perl #109318]
Jesse Luehrs
2012-06-26
1
-0
/
+6
[next]