R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-2-4-branch
/
src
/
nmath
/
mlutils.c
– Rev 39096
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
39096
7266 d 2 h
pd
/branches/R-2-4-branch/
Creating new release branch
38113
7375 d 7 h
ripley
/trunk/src/nmath/
update for use of trio
36986
7508 d 2 h
ripley
/trunk/
port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
36820
7523 d 23 h
ripley
/trunk/
update FSF address
36662
7536 d 1 h
plummer
/trunk/src/nmath/
Revert r34813 (removal of R_PosInf, R_NegInf and NA_REAL in mathlib)
34813
7704 d 8 h
plummer
/trunk/src/nmath/
Fix compile time divide-by-zero error in standalone mathlib (IRIX, Solaris)
Fix dpois_raw when x==1 (returned NaN on IRIX)
32538
7869 d 18 h
tlumley
/trunk/
make ISNAN call a function when in C++ code, in case isnan is a macro
29586
8097 d 7 h
ripley
/trunk/
branch update
29441
8106 d 19 h
ripley
/trunk/
use Is)finite directly instead of R_finite where easily possible
29423
8108 d 9 h
ripley
/trunk/src/
more removal of non-IEEE_754 code
24068
8493 d 23 h
ripley
/trunk/
more removing classic MacOS
18834
8893 d 4 h
hornik
/trunk/src/
Include <config.h>, not "config.h".
15252
9123 d 0 h
hornik
/trunk/
Test for working rather than broken calloc finite log strptime,
and accordingly AC_DEFINE HAVE_WORKING_ rather than .
12976
9281 d 5 h
pd
/trunk/
branch update
9363
9554 d 22 h
ripley
/trunk/
standalone Mathlib
8431
9641 d 23 h
ripley
/trunk/
use a private header file for Mathlib, several small consistency fixes
5458
9848 d 6 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
4840
9904 d 2 h
maechler
/trunk/src/nmath/
comment
3548
10034 d 9 h
ihaka
/trunk/src/
Update for mac compilation.
574
10421 d 16 h
ihaka
/trunk/src/nmath/
New IEEE aware math library.