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
87207 660 d 11 h maechler /branches/R-more-NS/ Create R-more-NS  
87180 675 d 11 h kalibera /trunk/src/ Memcpy, memmove and memset should be only called on valid pointers even when
the size is zero to avoid undefined behavior.
 
86822 763 d 3 h kalibera /trunk/src/gnuwin32/ Fix race condition causing starvation in Windows console (Rterm).  
86820 763 d 3 h kalibera /trunk/src/gnuwin32/ Unlimited file length in Rterm/getline (on Windows, PR#18690).  
86570 797 d 11 h kalibera /trunk/src/ Avoid writing superfluous null byte into commands file (reported in
PR#18133), tweak.
 
85648 970 d 8 h kalibera /trunk/src/gnuwin32/ Improve handling of encoding in file names in system/system2 on Windows
(PR#18631).
 
85614 977 d 4 h kalibera /trunk/src/ Fixes of formatted output.  
85476 994 d 6 h kalibera /trunk/src/ Reset iconv conversion state after error if the conversion object might be
re-used or if emitting ASCII substitution bytes in the output (on macOS 14.1
needed not only for stateful encodings).
 
84987 1073 d 10 h kalibera /trunk/src/ Improve handling of R_ARCH on Windows.  
84952 1077 d 7 h kalibera /trunk/src/ Modernize Windows code for clang 16.  
84906 1084 d 6 h kalibera /trunk/src/gnuwin32/ Support clang.  
84466 1154 d 5 h ripley /trunk/ implement --max-connections  
83954 1237 d 6 h kalibera /trunk/src/ On Windows, use Vista features unconditionally.  
83755 1270 d 3 h kalibera /trunk/ Remove some path length limitations on Windows. Avoid using deprecated API.
Ensure variables remain after call to putenv.
 
83460 1321 d 1 h kalibera /trunk/src/ Make gcc 12 happy.  
83166 1372 d 9 h kalibera /trunk/src/gnuwin32/ Improve synchronization between reader thread and R main thread in Rterm to
avoid potential races involving unrelated window messages.
 
83151 1375 d 5 h kalibera /trunk/src/gnuwin32/ Improve execution of tab completion in Rterm (prevent intermittent crashes
due to R computation and hence stack overflow checking running on other than
the main thread, catch potential R errors to prevent crashes/lockups).
 
82031 1580 d 9 h kalibera /trunk/src/gnuwin32/ Do not use reserved identifiers.  
81952 1589 d 8 h kalibera /trunk/ Add version to structRstart and support more callbacks on Windows
(PR#18028).
 
81659 1631 d 11 h kalibera /trunk/ Revert 81628.  

Show All