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-defquartz
/
src
/
gnuwin32
/
system.c
– Rev 83797
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
83797
1263 d 15 h
murrell
/branches/R-defquartz/
ported r83750:83796 from main
83466
1319 d 18 h
murrell
/branches/R-defquartz/
ported r83413:83465 from main
83196
1368 d 12 h
murrell
/branches/R-defquartz/
ported r83130:83195 from main
82652
1455 d 12 h
murrell
/branches/R-defquartz/
Create R-defquartz
82031
1580 d 4 h
kalibera
/trunk/src/gnuwin32/
Do not use reserved identifiers.
81952
1589 d 2 h
kalibera
/trunk/
Add version to structRstart and support more callbacks on Windows
(PR#18028).
81659
1631 d 5 h
kalibera
/trunk/
Revert 81628.
81628
1636 d 0 h
kalibera
/trunk/
Support ResetConsole callback on Windows (PR#18286). Make ResetConsole,
CallBack and Busy optional.
81626
1636 d 2 h
kalibera
/trunk/
Make ReadConsole on Windows use "unsigned char *" as read buffer to match
the Unix API. Clean up type definitions of Windows callbacks.
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 18 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.
←Prev
1
2
Next→
Show All