The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

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.