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-5-branch
/
src
/
gnuwin32
/
console.c
– Rev 87961
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
87961
500 d 13 h
pd
/branches/R-4-5-branch/
Create R-4-5-branch
87180
675 d 4 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
706 d 22 h
kalibera
/trunk/src/gnuwin32/
Fix pushback at end of line (overflow character) in Rgui console for
clipboard input.
87027
708 d 22 h
kalibera
/trunk/src/gnuwin32/
Improve handling of very long input lines in Rgui console (PR#18690).
86871
753 d 4 h
kalibera
/trunk/src/gnuwin32/
Add declaration for R_findVarInFrame.
86821
762 d 19 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
789 d 22 h
kalibera
/trunk/src/
Allow customizing background color for row and column names in data editor
on Windows.
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.
←Prev
1
2
Next→
Show All