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
89281 201 d 22 h luke /trunk/ On Windows terminals Ctrl-C now breaks out of keyboard read loop PR18982.  
88580 349 d 8 h kalibera /trunk/src/gnuwin32/getline/ Avoid scrolling to prompt line in RTerm with cmd.exe/Powershell when focus
is lost (PR#17295).
 
87180 675 d 12 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.
 
86820 763 d 4 h kalibera /trunk/src/gnuwin32/ Unlimited file length in Rterm/getline (on Windows, PR#18690).  
85893 896 d 11 h kalibera /trunk/src/gnuwin32/getline/ Make sure pressing DEL key in Rterm does not end the session when the input
is empty (PR#18666).
 
85476 994 d 7 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).
 
84952 1077 d 8 h kalibera /trunk/src/ Modernize Windows code for clang 16.  
84215 1203 d 13 h maechler /trunk/src/ more typos from Eric Lindblad (skipping modules/lapack/*.f)  
83094 1383 d 5 h kalibera /trunk/src/gnuwin32/getline/ Fix getline/RTerm on Windows to allow pasting characters such as U+2265 on
cmd.exe/PowerShell (amends 82777).
 
82777 1426 d 9 h kalibera /trunk/src/gnuwin32/getline/ Fix handling of Alt+xxx sequences in getline/RTerm on Windows (prevents
duplication of characters with some console implementations, PR#18391).
 
80171 1929 d 9 h kalibera /trunk/src/gnuwin32/getline/ Improved multi-byte support in RTerm.  
77919 2331 d 6 h kalibera /trunk/src/ Fixes/changes to avoid compiler warnings.  
77634 2393 d 9 h kalibera /trunk/ Allow Alt+xxx sequences with NumLock on in Rterm. Fixes pasting of tilde on
Italian keyboard (PR#17679).
 
76943 2544 d 9 h kalibera /trunk/src/gnuwin32/getline/ Update getline (R/RTerm on Windows) to work with extended keys with ConPTY
terminals (PR#17593, with Petr Maj).
 
74693 3007 d 3 h kalibera /trunk/src/gnuwin32/getline/ Use ReadConsoleInputW to read from Windows console instead of
ReadConsoleInputA, which is no longer working with MBCS locale.
 
70866 3672 d 6 h murdoch /trunk/ Fix PR#14406 - Rterm lockup  
60260 5095 d 5 h ripley /trunk/ start taking rlocale.h private  
58006 5323 d 19 h murdoch /trunk/src/ Fix buffer overflow bug in Windows Rterm  
55061 5602 d 6 h ripley /trunk/src/ use -Wunused-but-set-variable  
49591 6168 d 6 h ripley /trunk/ remove --disable-mbcs
use perl regexps in UTF-8 in a non-UTF-8 MBCS locale
 

Show All