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
44980 6694 d 16 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 6705 d 14 h ripley /trunk/ more tidying up of error messages  
44795 6705 d 15 h ripley /trunk/src/ more information on failed file opening  
44722 6713 d 18 h ripley /trunk/src/ better wording on message  
44262 6753 d 1 h ripley /trunk/src/ start phasing out use of Rdevice.h (old devices interface)  
44201 6756 d 4 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
44187 6756 d 19 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 6760 d 19 h ripley /trunk/src/ report which encoding is giving trouble.  
44016 6767 d 13 h ripley /trunk/src/ more on Windows filenames in UTF-8 where necessary  
44013 6767 d 19 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 6777 d 18 h murdoch /trunk/src/gnuwin32/ Missed structure initialization  
43882 6778 d 0 h ripley /trunk/src/gnuwin32/ switch Rgui to use Unicode internally  
43865 6778 d 18 h murdoch /trunk/src/gnuwin32/ GlobalMemoryStatusEx needs structure size initialization  
43847 6780 d 22 h ripley /trunk/src/gnuwin32/ tidy up  
43767 6791 d 18 h ripley /trunk/ use const char * in embedding interfaces where appropriate  
43760 6793 d 0 h ripley /trunk/src/ more use of const char *  
43431 6833 d 19 h ripley /trunk/src/gnuwin32/ weak for mingw64  
43328 6842 d 18 h ripley /trunk/ restrict Windows build to >= 2000 (aka 5.0)  
43325 6842 d 20 h ripley /trunk/src/gnuwin32/ tweak memory limit  
42716 6905 d 0 h ripley /trunk/src/gnuwin32/ simplifying setting memory limits  

Show All