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
84774 1095 d 10 h maechler /branches/R-OBJSXP/src/ OBJSXP as "alias" of S4SXP; new R_typeToChar() giving "object"/"S4"; replace all type2char(TYPEOF(.)) by R_typeToChar(.)  
84772 1095 d 13 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
84763 1096 d 6 h maechler /trunk/src/main/ consistently using `nm` in Sys.{getenv,unsetenv}()  
84668 1113 d 11 h ripley /trunk/src/main/ change tense in comment  
84660 1114 d 11 h ripley /trunk/src/ work around unsupported ASCII//TRANSLIT  
84260 1200 d 11 h kalibera /trunk/src/ Fix some cases of potential silent truncation of very long strings.  
83954 1237 d 6 h kalibera /trunk/src/ On Windows, use Vista features unconditionally.  
83883 1252 d 4 h kalibera /trunk/src/ Introduce R_PATH_MAX to raise path-length limit on Windows in code
that uses statically allocated buffers.
 
83850 1257 d 7 h kalibera /trunk/src/main/ Tweak, avoid compiler warning.  
83849 1257 d 8 h kalibera /trunk/src/main/ Remove path length limitations on Windows, simplify allocation.  
83847 1258 d 3 h kalibera /trunk/src/main/ Detect space in tempdir even on Unix. Tweak.  
83845 1258 d 4 h kalibera /trunk/src/main/ Windows fix.  
83836 1258 d 11 h ripley /trunk/src/main/ clean up  
83821 1260 d 1 h kalibera /trunk/src/main/ Remove path length limitations.  
83503 1308 d 11 h ripley /trunk/src/main/ precautionary inclusion of <sys/types.h>  
83456 1321 d 6 h ripley /trunk/src/main/ some replacing sprintf by snprintf  
83446 1321 d 11 h ripley /trunk/src/ C23 requires attributes before return values  
83126 1377 d 3 h kalibera /trunk/src/main/ Fix conversion of escaped invalid string to native encoding in error/warning
message displayed when conversion to a wide string fails (for TRE, could
cause a crash).
 
82931 1398 d 8 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
82803 1422 d 5 h ripley /trunk/src/ avoid some compiler warnings  

Show All