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
49852 6146 d 14 h pd /branches/R-2-10-branch/ Create R-2-10-branch  
48853 6238 d 23 h murdoch /trunk/src/ Add setInternet2() function.  
47490 6410 d 5 h ripley /trunk/src/ tweaks for Intel compiler  
46842 6472 d 18 h ripley /trunk/src/gnuwin32/ lots of changes to the handling of filenames (e.g. moves to Unicode)  
46445 6542 d 22 h murdoch /trunk/src/gnuwin32/ Set HOME to %R_USER% in Rgui and Rterm, not just Rcmd  
46118 6576 d 23 h ripley /trunk/ document .RData file arg under Windows  
46078 6582 d 20 h ripley /trunk/src/gnuwin32/ workaround Vista bug  
46005 6604 d 0 h ripley /trunk/src/gnuwin32/ unbuffer stdout under --ess  
45995 6604 d 16 h murdoch /trunk/src/gnuwin32/ Flush output, not input.  
45188 6683 d 2 h ripley /trunk/src/ remove some (incorrect) gcc warnings  
45116 6686 d 2 h ripley /trunk/src/ Theft detection for tcltk package hook  
45074 6688 d 0 h ripley /trunk/ add set[Session]TimeLimit  
45070 6688 d 5 h ripley /trunk/src/gnuwin32/ layout and whitespace cleanup  
44980 6693 d 18 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 6704 d 17 h ripley /trunk/ more tidying up of error messages  
44795 6704 d 17 h ripley /trunk/src/ more information on failed file opening  
44722 6712 d 20 h ripley /trunk/src/ better wording on message  
44262 6752 d 3 h ripley /trunk/src/ start phasing out use of Rdevice.h (old devices interface)  
44201 6755 d 6 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
44187 6755 d 21 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.  

Show All