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-6-branch
/
src
/
gnuwin32
/
system.c
– Rev 89814
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
89814
109 d 16 h
luke
/branches/R-4-6-branch/
Revert r89791.
89791
113 d 23 h
luke
/branches/R-4-6-branch/
Ported r89790 (rJava workaround) from trunk.
89719
122 d 11 h
pd
/branches/R-4-6-branch/
Create R-4-6-branch
89281
201 d 12 h
luke
/trunk/
On Windows terminals Ctrl-C now breaks out of keyboard read loop PR18982.
88392
383 d 23 h
kalibera
/trunk/src/gnuwin32/
Revert 88372 (doesn't prevent recursive event loop via other paths).
88372
391 d 2 h
kalibera
/trunk/src/gnuwin32/
Do not call the message loop on Windows recursively to avoid crashes.
88370
391 d 3 h
smeyer
/trunk/
mention -s, amending r77228
87950
501 d 15 h
ripley
/trunk/src/
use int consistently for EmitEmbeddedUTF8
87222
654 d 17 h
kalibera
/trunk/src/
Do not re-set iconv converter state when the input encoding may use
byte-order from a BOM, because some iconv implementations (including
win_iconv, Apple libiconv) forget the byte order on re-set. Partially
reverts 85476.
87180
675 d 2 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.
86822
762 d 17 h
kalibera
/trunk/src/gnuwin32/
Fix race condition causing starvation in Windows console (Rterm).
86820
762 d 18 h
kalibera
/trunk/src/gnuwin32/
Unlimited file length in Rterm/getline (on Windows, PR#18690).
86570
797 d 2 h
kalibera
/trunk/src/
Avoid writing superfluous null byte into commands file (reported in
PR#18133), tweak.
85648
969 d 23 h
kalibera
/trunk/src/gnuwin32/
Improve handling of encoding in file names in system/system2 on Windows
(PR#18631).
85614
976 d 19 h
kalibera
/trunk/src/
Fixes of formatted output.
85476
993 d 21 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).
84987
1073 d 1 h
kalibera
/trunk/src/
Improve handling of R_ARCH on Windows.
84952
1076 d 22 h
kalibera
/trunk/src/
Modernize Windows code for clang 16.
84906
1083 d 21 h
kalibera
/trunk/src/gnuwin32/
Support clang.
84466
1153 d 19 h
ripley
/trunk/
implement --max-connections
←Prev
1
2
Next→
Show All