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
/
tools4pkgs
/
src
/
gnuwin32
/
system.c
– Rev 71686
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
71686
3532 d 8 h
maechler
/branches/tools4pkgs/
Create tools 4 packages branch
70086
3826 d 3 h
murdoch
/trunk/
Changes to accomodate the gcc upgrade.
69066
4000 d 4 h
ripley
/trunk/src/gnuwin32/
avoid harmless warning
69009
4002 d 7 h
ripley
/trunk/
changes related to PR#16500 and PR#16467
68982
4004 d 4 h
ripley
/trunk/src/gnuwin32/
more removing of setInternet2
68956
4005 d 4 h
ripley
/trunk/src/
use http
68629
4039 d 1 h
murdoch
/trunk/
Make Internet2 access the default in Windows.
67570
4204 d 9 h
ripley
/trunk/
correct copyright dates
67545
4207 d 0 h
ripley
/trunk/
what were IE4 internals are now part of Windows
66130
4397 d 11 h
ripley
/trunk/src/
more use of headers
66119
4400 d 12 h
ripley
/trunk/src/
more use of headers
65805
4439 d 12 h
ripley
/trunk/src/
prefer _WIN{32,64}
64106
4659 d 6 h
murdoch
/trunk/
Add waitevent() to GraphApp, and R_WaitEvent to R, to block until the next event that R needs to handle. (Windows only for now.)
Use this to fix the 100% CPU problem in getGraphicsEvent. (PR#15500)
Fix the getGraphicsEvent example; Windows now sends mouse move messages whenever the plot is refreshed, even if the mouse doesn't move.
63514
4738 d 8 h
ripley
/trunk/src/gnuwin32/
consistency with Unix require non-empty argument
63439
4746 d 23 h
murdoch
/trunk/
Fix for PR#15405: bad handling of --encoding=foo command line option.
63437
4747 d 0 h
murdoch
/trunk/
Windows only:
Fix PR#15406: "" is lost from R command line.
Also fix -e and -f in case of missing argument.
62584
4851 d 7 h
ripley
/trunk/src/gnuwin32/
typo
62583
4851 d 7 h
ripley
/trunk/src/
more use of snprintf
61956
4910 d 5 h
ripley
/trunk/src/gnuwin32/
work around an event timing problblem
59836
5125 d 22 h
ripley
/trunk/src/gnuwin32/
clean up
59833
5126 d 0 h
ripley
/trunk/src/
move binding domain to one place
59142
5208 d 4 h
ripley
/trunk/src/gnuwin32/
add two new env variables
59039
5216 d 9 h
ripley
/trunk/
use preferred form of 'R Core Team'
58001
5325 d 13 h
ripley
/trunk/
notes re use of _WIN32_WINNT
change unlink to use lstat
document where links are followed
57540
5381 d 22 h
ripley
/trunk/src/
Windows update
57136
5411 d 13 h
ripley
/trunk/
deprecated -> defunct
56032
5534 d 10 h
ripley
/trunk/src/
avoid giving an error in KillAllDevices
add comments
55954
5549 d 7 h
ripley
/trunk/src/gnuwin32/
tweak
55668
5569 d 16 h
ripley
/trunk/src/gnuwin32/
tweak order of Windows shutdown
55026
5603 d 4 h
ripley
/trunk/src/
use / in R_HOME environment variable inside R as well as Rcmd
54049
5667 d 7 h
ripley
/trunk/src/
clean up GetOption, which no longer uses an environment
53592
5734 d 3 h
ripley
/trunk/src/gnuwin32/
flush stdin after echo
53070
5779 d 12 h
ripley
/trunk/src/gnuwin32/
work harder to get unique tempfile name
52814
5814 d 2 h
ripley
/trunk/src/
first pass at system2()
52804
5815 d 4 h
ripley
/trunk/src/gnuwin32/
tidy up the use of alloca
52419
5870 d 12 h
ripley
/trunk/src/gnuwin32/
tweaks
52418
5870 d 13 h
ripley
/trunk/
document alternative form of --encoding
51767
5944 d 4 h
ripley
/trunk/src/gnuwin32/
make console pager more like UNix, with a trailing blank line
51536
5961 d 6 h
ripley
/trunk/src/gnuwin32/
add bin/R.exe
51157
6000 d 11 h
ripley
/trunk/
use preferred capitalization of MinGW