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-syntax
/
src
/
nmath
/
rmultinom.c
– Rev 79226
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
79226
2138 d 22 h
luke
/branches/R-syntax/
Merged trunk changes through r79223.
78769
2215 d 22 h
luke
/branches/R-syntax/
Branch for experimenting with syntax changes.
77685
2379 d 3 h
maechler
/trunk/src/nmath/
finally get rid of the misnomer "ML_ERR(OR)": just *warning*
69128
3994 d 5 h
ripley
/trunk/src/
clang 3.7.0 warns on implicit double -> logical conversions
68947
4005 d 3 h
ripley
/trunk/src/
use https
60268
5094 d 10 h
ripley
/trunk/
allow long double to be avoided
59097
5212 d 7 h
ripley
/trunk/src/
more on types and casts
56023
5537 d 0 h
ripley
/trunk/
more C99 assumptions
42733
6903 d 4 h
ripley
/trunk/src/nmath/
add cast for some picky systems (reported by KH, not seen on any of mine)
42684
6907 d 1 h
ripley
/trunk/
add higher-precision accumulator in rmultinom where avaialble
42310
6942 d 8 h
ripley
/trunk/src/nmath/
change reference to GPL
42303
6942 d 9 h
ripley
/trunk/src/nmath/
fix up mess of r42302
42302
6942 d 10 h
ripley
/trunk/src/nmath/
update reference to GPL
37461
7452 d 6 h
ripley
/trunk/src/nmath/
report where ML_ERROR is occurring
36820
7524 d 1 h
ripley
/trunk/
update FSF address
32876
7851 d 5 h
ripley
/trunk/
mark messages
26531
8330 d 5 h
maechler
/trunk/
rmultinom(): fix PR#4431
23078
8571 d 3 h
ripley
/trunk/src/nmath/
NA_INTEGER is not usable in nmath/standalone!
22959
8576 d 20 h
maechler
/trunk/
new rmultinom() & dmultinom()