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-glmscore
/
src
/
nmath
/
d1mach.c
– Rev 55359
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
55359
5590 d 5 h
pd
/branches/R-glmscore/
R-glmscore experimental branch
42422
6931 d 8 h
ripley
/trunk/src/
eliminate MATHLIB_PRIVATE
use float.c constants rather than d1mach
port.c does not actually use i1mach
42417
6932 d 6 h
ripley
/trunk/src/
tidy up headers for private nmath
42396
6933 d 23 h
ripley
/trunk/src/
start tidying up headers.
port.c no longer used d1mach
42303
6942 d 7 h
ripley
/trunk/src/nmath/
fix up mess of r42302
42302
6942 d 8 h
ripley
/trunk/src/nmath/
update reference to GPL
39867
7196 d 2 h
duncan
/trunk/src/nmath/
Get C linkage correct for d1mach and the wilcox routines
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
11499
9375 d 18 h
ripley
/trunk/
Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
10973
9414 d 6 h
hornik
/trunk/
Remove F77_SYMBOL from API code; make `Rconfig.h' a subset of `config.h'.
8431
9641 d 22 h
ripley
/trunk/
use a private header file for Mathlib, several small consistency fixes
8342
9650 d 18 h
ripley
/trunk/
don't assume _ for Fortran
7546
9692 d 8 h
maechler
/trunk/src/nmath/
comments only added
5458
9848 d 6 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
580
10419 d 13 h
ihaka
/trunk/src/
Changes to support differentation of NaN and NA and to ensure
that these values propage correctly. Changes to printing.
574
10421 d 16 h
ihaka
/trunk/src/nmath/
New IEEE aware math library.