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-classInheritance
/
src
/
gnuwin32
/
system.c
@ 77458
– Rev 47757
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
47757
6391 d 13 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
47490
6412 d 6 h
ripley
/trunk/src/
tweaks for Intel compiler
46842
6474 d 18 h
ripley
/trunk/src/gnuwin32/
lots of changes to the handling of filenames (e.g. moves to Unicode)
46445
6544 d 23 h
murdoch
/trunk/src/gnuwin32/
Set HOME to %R_USER% in Rgui and Rterm, not just Rcmd
46118
6579 d 0 h
ripley
/trunk/
document .RData file arg under Windows
46078
6584 d 21 h
ripley
/trunk/src/gnuwin32/
workaround Vista bug
46005
6606 d 1 h
ripley
/trunk/src/gnuwin32/
unbuffer stdout under --ess
45995
6606 d 17 h
murdoch
/trunk/src/gnuwin32/
Flush output, not input.
45188
6685 d 3 h
ripley
/trunk/src/
remove some (incorrect) gcc warnings
45116
6688 d 3 h
ripley
/trunk/src/
Theft detection for tcltk package hook
45074
6690 d 1 h
ripley
/trunk/
add set[Session]TimeLimit
45070
6690 d 6 h
ripley
/trunk/src/gnuwin32/
layout and whitespace cleanup
44980
6695 d 19 h
murdoch
/trunk/src/
Graphapp message dialogs didn't release cycles to the OS.
In other locations, WaitMessage has been protected by checking that the message queue is empty first: it waits for new events, not already existing ones.
44796
6706 d 17 h
ripley
/trunk/
more tidying up of error messages
44795
6706 d 18 h
ripley
/trunk/src/
more information on failed file opening
44722
6714 d 21 h
ripley
/trunk/src/
better wording on message
44262
6754 d 4 h
ripley
/trunk/src/
start phasing out use of Rdevice.h (old devices interface)
44201
6757 d 7 h
ripley
/trunk/src/
include Rdynload.h only where needed
use (void) in declarations
44187
6757 d 22 h
murdoch
/trunk/src/
In Windows, a command-line specified workspace failed to open it if the Rprofile or Rprofile.site file changed the working directory.
44113
6761 d 22 h
ripley
/trunk/src/
report which encoding is giving trouble.
44016
6768 d 16 h
ripley
/trunk/src/
more on Windows filenames in UTF-8 where necessary
44013
6768 d 22 h
ripley
/trunk/src/
tidy up getClipboardFormats, readClipboard, especially re Unicode text
pass encoding of file/pipe names around and use wide Windows interfaces
where appropriate.
43887
6778 d 21 h
murdoch
/trunk/src/gnuwin32/
Missed structure initialization
43882
6779 d 3 h
ripley
/trunk/src/gnuwin32/
switch Rgui to use Unicode internally
43865
6779 d 21 h
murdoch
/trunk/src/gnuwin32/
GlobalMemoryStatusEx needs structure size initialization
43847
6782 d 1 h
ripley
/trunk/src/gnuwin32/
tidy up
43767
6792 d 21 h
ripley
/trunk/
use const char * in embedding interfaces where appropriate
43760
6794 d 3 h
ripley
/trunk/src/
more use of const char *
43431
6834 d 22 h
ripley
/trunk/src/gnuwin32/
weak for mingw64
43328
6843 d 21 h
ripley
/trunk/
restrict Windows build to >= 2000 (aka 5.0)
43325
6843 d 23 h
ripley
/trunk/src/gnuwin32/
tweak memory limit
42716
6906 d 3 h
ripley
/trunk/src/gnuwin32/
simplifying setting memory limits
42715
6906 d 3 h
ripley
/trunk/src/gnuwin32/
tweaks for use on large-memory systems
42707
6906 d 21 h
ripley
/trunk/src/gnuwin32/
avoid interpreting = in -e expressions
42569
6918 d 1 h
ripley
/trunk/src/
move Rbitmap.dll to grDevices where it is used
clean up loadRconsole
more notes on where entry points are used.
42567
6918 d 2 h
ripley
/trunk/src/
don't try to unload Rbitmap.dll
MinGW now does have tsearch
document why some entry points need to be visible
42300
6944 d 5 h
ripley
/trunk/src/gnuwin32/
update reference to where to get GPL
42236
6953 d 22 h
ripley
/trunk/src/
64-bit Vista has 4GB address space
42235
6954 d 6 h
ripley
/trunk/src/gnuwin32/
typo
42059
6973 d 10 h
murdoch
/trunk/src/gnuwin32/
Fix for .Platform$GUI misreport in Rproxy.