R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
trunk
/
src
/
gnuwin32
/
getline
/
getline.c
– Rev 89281
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
89281
201 d 17 h
luke
/trunk/
On Windows terminals Ctrl-C now breaks out of keyboard read loop PR18982.
88580
349 d 3 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 8 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
762 d 23 h
kalibera
/trunk/src/gnuwin32/
Unlimited file length in Rterm/getline (on Windows, PR#18690).
85893
896 d 6 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 3 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 4 h
kalibera
/trunk/src/
Modernize Windows code for clang 16.
84215
1203 d 9 h
maechler
/trunk/src/
more typos from Eric Lindblad (skipping modules/lapack/*.f)
83094
1383 d 1 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 4 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 5 h
kalibera
/trunk/src/gnuwin32/getline/
Improved multi-byte support in RTerm.
77919
2331 d 1 h
kalibera
/trunk/src/
Fixes/changes to avoid compiler warnings.
77634
2393 d 4 h
kalibera
/trunk/
Allow Alt+xxx sequences with NumLock on in Rterm. Fixes pasting of tilde on
Italian keyboard (PR#17679).
76943
2544 d 4 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
3006 d 23 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 2 h
murdoch
/trunk/
Fix PR#14406 - Rterm lockup
60260
5095 d 0 h
ripley
/trunk/
start taking rlocale.h private
58006
5323 d 15 h
murdoch
/trunk/src/
Fix buffer overflow bug in Windows Rterm
55061
5602 d 1 h
ripley
/trunk/src/
use -Wunused-but-set-variable
49591
6168 d 2 h
ripley
/trunk/
remove --disable-mbcs
use perl regexps in UTF-8 in a non-UTF-8 MBCS locale
←Prev
1
2
Next→
Show All