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-ucrt
/
src
/
gnuwin32
/
system.c
– Rev 81322
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
81322
1689 d 7 h
kalibera
/branches/R-ucrt/
Create R-ucrt
81306
1691 d 18 h
luke
/trunk/src/
Move time limit checking code into main/sysutils.c:R_CheckTimeLimits.
Windows use of tis is not yet enabled; needs someone to test.
80832
1791 d 23 h
kalibera
/trunk/
Use system memory allocator on Windows (removes support for
--max-mem-size, R_MAX_MEM_SIZE, memory.limit() and memory.size()).
80556
1858 d 7 h
kalibera
/trunk/src/gnuwin32/
Comment.
80547
1859 d 19 h
maechler
/trunk/src/gnuwin32/
unlink the test file in TMPDIR; PR#18133
79996
1991 d 2 h
kalibera
/trunk/src/gnuwin32/
Fix usage help for Rterm: it does not support <,> redirection arguments,
those are implemented by the shell. Related to 77926, before which
redirection arguments were interpreted by a shell used internally in R.exe.
79342
2111 d 1 h
kalibera
/trunk/src/
Use TMPDIR when creating temporary file for expressions given via -e to
R/Rscript. Reduce code duplication wrt to isDir (PR#17925).
79244
2132 d 22 h
kalibera
/trunk/src/gnuwin32/
Fall back to getRUser (R_USER may not be set yet).
77926
2328 d 20 h
kalibera
/trunk/src/
Quote paths unconditionally (checking for space is not enough anymore,
other special shell characters are becoming popular in filenames).
77770
2365 d 4 h
kalibera
/trunk/src/gnuwin32/
The default for LinkDLL stays at no UTF8 (77769).
77769
2365 d 4 h
kalibera
/trunk/src/
Experimental support for embedded UTF8 in LinkDLL (PR#17677).
77605
2412 d 2 h
kalibera
/trunk/src/gnuwin32/
Use Unicode Windows API when changing to user documents directory at
startup to support characters not representable in system locale.
77363
2457 d 0 h
kalibera
/trunk/
Support workspace files with equals in their name via Windows file
associations.
77228
2494 d 23 h
maechler
/trunk/
`R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho
76998
2538 d 1 h
kalibera
/trunk/
Support line editing in RTerm running under MSYS2/cygwin terminal when
winpty is available.
76988
2539 d 2 h
kalibera
/trunk/src/gnuwin32/
Comment about line editing with mintty.
76905
2554 d 2 h
kalibera
/trunk/src/
Basic support for msys/cygwin console on Windows (no line editing).
75450
2840 d 0 h
kalibera
/trunk/src/gnuwin32/
Remove memory limit on embedded applications on Windows (reported by Livio
Bertacco).
74905
2961 d 13 h
luke
/trunk/src/gnuwin32/
Fix for r74893 on Windows.
74893
2965 d 19 h
luke
/trunk/src/
Check memory limit environment variables after loading site/user Renviron files.
←Prev
1
2
Next→
Show All