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)
/
branches
/
R-4-4-branch
/
src
/
gnuwin32
/
console.c
– Rev 86207
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
86207
852 d 13 h
pd
/branches/R-4-4-branch/
Create R-4-4-branch
84952
1077 d 0 h
kalibera
/trunk/src/
Modernize Windows code for clang 16.
83514
1306 d 1 h
kalibera
/trunk/src/gnuwin32/
Ensure a fixed width font is used in Rgui also after editing preferences,
not only at startup. Fixes incorrect cursor placement after selecting a
fixed-width font.
83482
1314 d 15 h
kalibera
/trunk/src/
Create a dummy full blinking caret in Rgui already when the console window
gains focus. This workaround makes Rgui console behavior closer to the
usual convention, improving cursor navigation with NVDA screen reader.
Experimental.
83479
1315 d 15 h
kalibera
/trunk/src/
Improve caret handling in Rgui/GraphApp.
82778
1426 d 0 h
kalibera
/trunk/src/gnuwin32/
Comment.
82386
1528 d 21 h
kalibera
/trunk/src/gnuwin32/
Do not allocate buffer on stack as it may overflow with long
lines/txtProgressBar. Ensure R_alloc'd memory is freed.
82340
1538 d 2 h
kalibera
/trunk/src/gnuwin32/
Add encoding conversion.
82285
1549 d 15 h
kalibera
/trunk/src/gnuwin32/
Fix handling of multi-byte characters in completion in Rgui on Windows.
80744
1810 d 0 h
kalibera
/trunk/src/
Use explicit state in mbrtowc, use Mbrtowc (from Brodie Gaslam).
80559
1857 d 23 h
kalibera
/trunk/src/gnuwin32/
Comment (PR#17851).
77919
2330 d 22 h
kalibera
/trunk/src/
Fixes/changes to avoid compiler warnings.
76370
2663 d 21 h
kalibera
/trunk/src/
Work-around best-fit locale conversion in Rgui on console input.
74921
2959 d 3 h
kalibera
/trunk/src/gnuwin32/
Preserve input string in enctowcs (Rgui). Fixes Rgui output corruption
observed via asynchronous prints from Tk reported by Diego Zardetto.
72455
3404 d 21 h
murdoch
/trunk/
Fix PR#17222 and other command completion issues (mainly Windows)
70116
3823 d 15 h
murdoch
/trunk/
Fix for PR#16998
68956
4004 d 21 h
ripley
/trunk/src/
use http
66982
4272 d 19 h
murdoch
/trunk/
Patch has been ported to R-patched.
66932
4282 d 17 h
murdoch
/trunk/
Experimental fix for Rgui command completion bug.
66108
4401 d 1 h
ripley
/trunk/src/
more use of headers on Windows
←Prev
1
2
Next→
Show All