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)
/
trunk
/
src
/
include
/
R_ext
/
MathThreads.h
@ 89142
– Rev 89755
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
89755
117 d 23 h
luke
/trunk/src/
Disable R_ext/MathThreads.h by default.
87075
697 d 14 h
kalibera
/trunk/src/
Avoid including headers from extern C blocks to reduce the risk of breakage
with C++ compilers.
86459
826 d 13 h
ripley
/trunk/src/include/R_ext/
explicitly state what is not API
71657
3542 d 6 h
plummer
/trunk/src/include/
Clarify license for LGPL headers.
68949
4005 d 7 h
ripley
/trunk/src/
use https
65881
4432 d 9 h
ripley
/trunk/src/
add comments, be more consistent about R_num_math_threads
60256
5095 d 8 h
ripley
/trunk/src/include/R_ext/
comments about what is in the API
59039
5216 d 12 h
ripley
/trunk/
use preferred form of 'R Core Team'
53858
5702 d 6 h
luke
/trunk/src/include/R_ext/
Added R_ext/MathThreads.h to make R_num_math_threads and
R_max_num_math_threads available to packages.