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 5807 d 4 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49434 6180 d 5 h ripley /trunk/src/ add beginnings of code to stop the server  
48990 6212 d 0 h urbaneks /trunk/ add an internal R http server  
45947 6613 d 12 h ripley /trunk/ strerror is C90, so assume it rather than branch on it  
45475 6669 d 6 h ripley /trunk/src/ more whitespace cleanup  
45083 6688 d 1 h ripley /trunk/src/ wording tweaks  
45082 6688 d 1 h ripley /trunk/src/modules/internet/ port r45081 (reset progressbar as the code was modified to reuse it)  
45028 6690 d 12 h ripley /trunk/src/modules/internet/ show % done in download progress bar  
44937 6696 d 23 h ripley /trunk/src/ quiet=TRUE suppresses progress bar even on Windows.
pass ... down to download.file.
 
44796 6705 d 0 h ripley /trunk/ more tidying up of error messages  
44795 6705 d 0 h ripley /trunk/src/ more information on failed file opening  
44202 6755 d 13 h ripley /trunk/src/modules/ use public header  
44201 6755 d 13 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
44013 6767 d 5 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.
 
43452 6829 d 23 h ripley /trunk/ make use of HTTPUserAgent in url()  
42521 6920 d 10 h ripley /trunk/src/ move graphapp to src/extra (as a prelude to making a separate DLL)  
42307 6942 d 10 h ripley /trunk/src/ change reference to GPL  
42127 6962 d 9 h ripley /trunk/src/modules/internet/ use Kb or Mb in reports where appropriate  
41894 6989 d 5 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41807 6993 d 4 h rgentlem /trunk/ patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes

CHAR() internal macro now returns (const char *)

Add CHAR_RW: writable CHARSXP access for internal R use only

const char fixes for methods package

Add NEWS item and some doc to R-ext for CHARSXP changes
 

Show All