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
89813 110 d 3 h luke /trunk/src/ Reverse r89790.  
89790 114 d 10 h luke /trunk/src/ Temporarily remove const for rJava.  
89789 114 d 20 h luke /trunk/ Ported r89788 from R-4-6-branch.  
89780 116 d 4 h luke /trunk/src/include/ Adjust some headers to match API spec in WRE.  
89724 122 d 21 h luke /trunk/ More variable API adjustments.  
87075 697 d 13 h kalibera /trunk/src/ Avoid including headers from extern C blocks to reduce the risk of breakage
with C++ compilers.
 
85652 969 d 12 h kalibera /trunk/ Fix typo (PR#18632).  
83529 1304 d 5 h ripley /trunk/src/include/ back out c83513 change for C++: causes several problems  
83513 1306 d 10 h ripley /trunk/src/include/ Use C11/C23 constructs for NORET where supported  
83455 1321 d 8 h ripley /trunk/ more moving NORET to the front  
82754 1433 d 7 h ripley /trunk/src/ changes for -Wstrict-prototypes  
78443 2266 d 14 h ripley /trunk/src/ mark R_Suicide and R_CleanUp as NORET  
78411 2268 d 7 h ripley /trunk/src/include/ not yet: a lot more will need to be marked NORET  
78410 2268 d 7 h ripley /trunk/src/include/ R_Suicide is non-return  
77228 2495 d 5 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
71956 3485 d 9 h ripley /trunk/ update dates  
71879 3493 d 8 h ripley /trunk/src/include/ tweaks to comments  
71873 3494 d 6 h ripley /trunk/ remove SUPPORT_OPENMP
More tweaks to Rinterface.h
 
71870 3494 d 6 h ripley /trunk/ tweaks for Rinterface.h  
71864 3494 d 11 h ripley /trunk/ tidy up incorrect statements about Rinterface.h, use cstadint from C++  
71852 3497 d 5 h urbaneks /trunk/ also pass HAVE_STDINT_H and include it in Rinterface.h  
71379 3590 d 8 h ripley /trunk/ prefer direct use of std::size_t from C++  
71373 3590 d 13 h ripley /trunk/src/include/ cleanup usage in C++  
71371 3590 d 14 h ripley /trunk/ make NO_C_HEADERS defunct  
70852 3680 d 22 h luke /trunk/ Tidied up and documented user interrupt handling changes.  
70041 3832 d 11 h ripley /trunk/src/include/ add support for NO_C_HEADERS  
68949 4005 d 6 h ripley /trunk/src/ use https  
68232 4114 d 9 h maechler /trunk/src/include/ R_running_as_main_program is 'extern' (PR#15899)  
67181 4240 d 9 h luke /trunk/src/ Added NORET annotations; from Tomas Kalibera.  
66120 4400 d 13 h ripley /trunk/src/ more use of headers  
61760 4928 d 11 h ripley /trunk/src/ tweaks to visibility, start separate list for front-ends  
61469 4959 d 5 h ripley /trunk/ more cleaning up for R.app  
61285 4975 d 13 h ripley /trunk/src/include/ 2.16.0 -> 3.0.0  
60685 5066 d 9 h ripley /trunk/ some cleanup for interface pointers  
60253 5095 d 8 h ripley /trunk/ start documenting what is and what is not API in the headers  
59039 5216 d 10 h ripley /trunk/ use preferred form of 'R Core Team'  
51836 5935 d 15 h ripley /trunk/ for unavoidable headers, use C++ equivalents  
44195 6756 d 0 h ripley /trunk/src/ some uses of (void) where possible  
43767 6791 d 5 h ripley /trunk/ use const char * in embedding interfaces where appropriate  
42308 6942 d 11 h ripley /trunk/src/include/ change reference to GPL