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-grid
/
src
/
nmath
/
log1p.c
– Rev 26266
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
26266
8349 d 18 h
/branches/R-grid/
This commit was manufactured by cvs2svn to create branch 'R-grid'.
25952
8368 d 3 h
ripley
/trunk/
need to copy HAVE_WORKING_LOG1P into Rmath.h for use without config.h
Implement HAVE_LOG1P && !HAVE_WORKING_LOG1P
19500
8853 d 22 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
18834
8893 d 4 h
hornik
/trunk/src/
Include <config.h>, not "config.h".
17906
8953 d 8 h
ripley
/trunk/src/nmath/
missing return
17877
8955 d 5 h
ripley
/trunk/
add back-compatibility entry point Rf_log1p
17817
8958 d 8 h
ripley
/trunk/
make nmath's log1p a substitute only (and not Rf_log1p)
13065
9272 d 23 h
maechler
/trunk/src/nmath/
s/static/const/
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
9417
9551 d 8 h
ripley
/trunk/src/
move pythag to Mathlib, remap it.
Use hypot where available, else pythag
8431
9641 d 23 h
ripley
/trunk/
use a private header file for Mathlib, several small consistency fixes
8343
9650 d 18 h
ripley
/trunk/src/nmath/
-Wall fixes
8104
9663 d 5 h
maechler
/trunk/src/nmath/
speedup for sml x
8089
9663 d 23 h
maechler
/trunk/src/
cosmetic
8085
9664 d 0 h
maechler
/trunk/src/nmath/
s/logrelerr/log1p/