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-noNULLenv
/
src
/
nmath
/
pbeta.c
– Rev 35372
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
35372
7643 d 2 h
murdoch
/branches/R-noNULLenv/
ported r34862:35361 from main
34864
7699 d 3 h
murdoch
/branches/R-noNULLenv/
ported r33596:34862 from main
33359
7821 d 1 h
murdoch
/branches/R-noNULLenv/
Create no-NULL-environment branch
33167
7834 d 4 h
ripley
/trunk/
add toms708 for use as pbeta for large p or q.
29586
8097 d 8 h
ripley
/trunk/
branch update
29545
8099 d 1 h
maechler
/trunk/src/nmath/
branch update
20687
8762 d 8 h
ripley
/trunk/src/nmath/
make a bit more use of log1p (related to PR#1834)
19500
8853 d 23 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
18536
8911 d 8 h
maechler
/trunk/src/
use expm1()
11499
9375 d 19 h
ripley
/trunk/
Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
8431
9641 d 23 h
ripley
/trunk/
use a private header file for Mathlib, several small consistency fixes
8074
9664 d 22 h
maechler
/trunk/src/
moved the R_D... macros to private dpq.h
7671
9685 d 2 h
maechler
/trunk/src/
"all other" dpq changes
7562
9692 d 3 h
maechler
/trunk/src/nmath/
no more global static
5458
9848 d 7 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5108
9881 d 1 h
maechler
/trunk/src/
R_FINITE
3865
9998 d 5 h
pd
/trunk/
branch update
580
10419 d 15 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 17 h
ihaka
/trunk/src/nmath/
New IEEE aware math library.