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-gcontext
/
src
/
nmath
/
lgamma.c
– Rev 26795
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
26795
8308 d 0 h
/branches/R-gcontext/
This commit was manufactured by cvs2svn to create branch 'R-gcontext'.
19500
8853 d 23 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
13433
9239 d 2 h
maechler
/trunk/src/nmath/
globals now #ifdef NOMORE_FOR_THREADS
11499
9375 d 20 h
ripley
/trunk/
Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
8431
9642 d 0 h
ripley
/trunk/
use a private header file for Mathlib, several small consistency fixes
8009
9667 d 10 h
maechler
/trunk/src/nmath/
improve for IEEE
7671
9685 d 2 h
maechler
/trunk/src/
"all other" dpq changes
5458
9848 d 7 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
4665
9929 d 1 h
maechler
/trunk/src/nmath/
..
4562
9941 d 19 h
pd
/trunk/
branch update
3076
10097 d 2 h
pd
/trunk/
branch update
2412
10156 d 1 h
maechler
/trunk/src/nmath/
~ 12 files: Error.h instead of Errormsg.h
2276
10169 d 7 h
maechler
/trunk/src/nmath/
many in src/nmath: l?gamma -> gammafn
913
10358 d 14 h
bates
/trunk/src/
Fixing -Wall gripes
907
10359 d 16 h
ihaka
/trunk/src/nmath/
Return without value fixed. Why is that Sun's never fall over on this?
827
10371 d 6 h
maechler
/trunk/src/nmath/
corrected for negative integer arg; added comments
777
10378 d 1 h
maechler
/trunk/src/
moved constants to Mathlib.h and renamed to "M_foooo"
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 18 h
ihaka
/trunk/src/nmath/
New IEEE aware math library.