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 4 h luke /trunk/src/ Reverse r89790.  
89790 114 d 11 h luke /trunk/src/ Temporarily remove const for rJava.  
89281 201 d 23 h luke /trunk/ On Windows terminals Ctrl-C now breaks out of keyboard read loop PR18982.  
88392 384 d 10 h kalibera /trunk/src/gnuwin32/ Revert 88372 (doesn't prevent recursive event loop via other paths).  
88372 391 d 13 h kalibera /trunk/src/gnuwin32/ Do not call the message loop on Windows recursively to avoid crashes.  
88370 391 d 14 h smeyer /trunk/ mention -s, amending r77228  
87950 502 d 3 h ripley /trunk/src/ use int consistently for EmitEmbeddedUTF8  
87222 655 d 4 h kalibera /trunk/src/ Do not re-set iconv converter state when the input encoding may use
byte-order from a BOM, because some iconv implementations (including
win_iconv, Apple libiconv) forget the byte order on re-set. Partially
reverts 85476.
 
87180 675 d 14 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 5 h kalibera /trunk/src/gnuwin32/ Fix race condition causing starvation in Windows console (Rterm).  
86820 763 d 5 h kalibera /trunk/src/gnuwin32/ Unlimited file length in Rterm/getline (on Windows, PR#18690).  
86570 797 d 13 h kalibera /trunk/src/ Avoid writing superfluous null byte into commands file (reported in
PR#18133), tweak.
 
85648 970 d 10 h kalibera /trunk/src/gnuwin32/ Improve handling of encoding in file names in system/system2 on Windows
(PR#18631).
 
85614 977 d 7 h kalibera /trunk/src/ Fixes of formatted output.  
85476 994 d 9 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 13 h kalibera /trunk/src/ Improve handling of R_ARCH on Windows.  
84952 1077 d 10 h kalibera /trunk/src/ Modernize Windows code for clang 16.  
84906 1084 d 8 h kalibera /trunk/src/gnuwin32/ Support clang.  
84466 1154 d 7 h ripley /trunk/ implement --max-connections  
83954 1237 d 8 h kalibera /trunk/src/ On Windows, use Vista features unconditionally.  

Show All