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
89756 117 d 17 h luke /branches/R-4-6-branch/ Port r89755 from trunk.  
89719 122 d 16 h pd /branches/R-4-6-branch/ Create R-4-6-branch  
87075 697 d 7 h kalibera /trunk/src/ Avoid including headers from extern C blocks to reduce the risk of breakage
with C++ compilers.
 
86459 826 d 7 h ripley /trunk/src/include/R_ext/ explicitly state what is not API  
71657 3541 d 23 h plummer /trunk/src/include/ Clarify license for LGPL headers.  
68949 4005 d 1 h ripley /trunk/src/ use https  
65881 4432 d 3 h ripley /trunk/src/ add comments, be more consistent about R_num_math_threads  
60256 5095 d 2 h ripley /trunk/src/include/R_ext/ comments about what is in the API  
59039 5216 d 5 h ripley /trunk/ use preferred form of 'R Core Team'  
53858 5702 d 0 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.