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
/
console.c
@ 84965
– Rev 88867
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
88867
308 d 2 h
kalibera
/trunk/src/gnuwin32/
Improve caret behavior in Rgui when the edit line starts with text including
a carriage return (PR#15925).
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.
87028
707 d 5 h
kalibera
/trunk/src/gnuwin32/
Fix pushback at end of line (overflow character) in Rgui console for
clipboard input.
87027
709 d 5 h
kalibera
/trunk/src/gnuwin32/
Improve handling of very long input lines in Rgui console (PR#18690).
86871
753 d 11 h
kalibera
/trunk/src/gnuwin32/
Add declaration for R_findVarInFrame.
86821
763 d 3 h
luke
/trunk/src/
Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
86636
790 d 5 h
kalibera
/trunk/src/
Allow customizing background color for row and column names in data editor
on Windows.
84952
1077 d 7 h
kalibera
/trunk/src/
Modernize Windows code for clang 16.
83514
1306 d 8 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 22 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 22 h
kalibera
/trunk/src/
Improve caret handling in Rgui/GraphApp.
82778
1426 d 7 h
kalibera
/trunk/src/gnuwin32/
Comment.
82386
1529 d 4 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 10 h
kalibera
/trunk/src/gnuwin32/
Add encoding conversion.
82285
1549 d 22 h
kalibera
/trunk/src/gnuwin32/
Fix handling of multi-byte characters in completion in Rgui on Windows.
80744
1810 d 8 h
kalibera
/trunk/src/
Use explicit state in mbrtowc, use Mbrtowc (from Brodie Gaslam).
80559
1858 d 6 h
kalibera
/trunk/src/gnuwin32/
Comment (PR#17851).
77919
2331 d 5 h
kalibera
/trunk/src/
Fixes/changes to avoid compiler warnings.
76370
2664 d 5 h
kalibera
/trunk/src/
Work-around best-fit locale conversion in Rgui on console input.
74921
2959 d 11 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.
←Prev
1
2
Next→
Show All