The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
52864 5808 d 6 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52814 5815 d 5 h ripley /trunk/src/ first pass at system2()  
52804 5816 d 6 h ripley /trunk/src/gnuwin32/ tidy up the use of alloca  
52419 5871 d 15 h ripley /trunk/src/gnuwin32/ tweaks  
52418 5871 d 15 h ripley /trunk/ document alternative form of --encoding  
51767 5945 d 7 h ripley /trunk/src/gnuwin32/ make console pager more like UNix, with a trailing blank line  
51536 5962 d 8 h ripley /trunk/src/gnuwin32/ add bin/R.exe  
51157 6001 d 14 h ripley /trunk/ use preferred capitalization of MinGW  
48853 6240 d 9 h murdoch /trunk/src/ Add setInternet2() function.  
47490 6411 d 15 h ripley /trunk/src/ tweaks for Intel compiler  
46842 6474 d 3 h ripley /trunk/src/gnuwin32/ lots of changes to the handling of filenames (e.g. moves to Unicode)  
46445 6544 d 8 h murdoch /trunk/src/gnuwin32/ Set HOME to %R_USER% in Rgui and Rterm, not just Rcmd  
46118 6578 d 9 h ripley /trunk/ document .RData file arg under Windows  
46078 6584 d 6 h ripley /trunk/src/gnuwin32/ workaround Vista bug  
46005 6605 d 10 h ripley /trunk/src/gnuwin32/ unbuffer stdout under --ess  
45995 6606 d 2 h murdoch /trunk/src/gnuwin32/ Flush output, not input.  
45188 6684 d 12 h ripley /trunk/src/ remove some (incorrect) gcc warnings  
45116 6687 d 12 h ripley /trunk/src/ Theft detection for tcltk package hook  
45074 6689 d 10 h ripley /trunk/ add set[Session]TimeLimit  
45070 6689 d 15 h ripley /trunk/src/gnuwin32/ layout and whitespace cleanup  
44980 6695 d 4 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 2 h ripley /trunk/ more tidying up of error messages  
44795 6706 d 3 h ripley /trunk/src/ more information on failed file opening  
44722 6714 d 6 h ripley /trunk/src/ better wording on message  
44262 6753 d 13 h ripley /trunk/src/ start phasing out use of Rdevice.h (old devices interface)  
44201 6756 d 16 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
44187 6757 d 7 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 7 h ripley /trunk/src/ report which encoding is giving trouble.  
44016 6768 d 1 h ripley /trunk/src/ more on Windows filenames in UTF-8 where necessary  
44013 6768 d 7 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 6 h murdoch /trunk/src/gnuwin32/ Missed structure initialization  
43882 6778 d 12 h ripley /trunk/src/gnuwin32/ switch Rgui to use Unicode internally  
43865 6779 d 6 h murdoch /trunk/src/gnuwin32/ GlobalMemoryStatusEx needs structure size initialization  
43847 6781 d 10 h ripley /trunk/src/gnuwin32/ tidy up  
43767 6792 d 6 h ripley /trunk/ use const char * in embedding interfaces where appropriate  
43760 6793 d 12 h ripley /trunk/src/ more use of const char *  
43431 6834 d 7 h ripley /trunk/src/gnuwin32/ weak for mingw64  
43328 6843 d 6 h ripley /trunk/ restrict Windows build to >= 2000 (aka 5.0)  
43325 6843 d 8 h ripley /trunk/src/gnuwin32/ tweak memory limit  
42716 6905 d 12 h ripley /trunk/src/gnuwin32/ simplifying setting memory limits