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
43096 6870 d 0 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42716 6904 d 10 h ripley /trunk/src/gnuwin32/ simplifying setting memory limits  
42715 6904 d 11 h ripley /trunk/src/gnuwin32/ tweaks for use on large-memory systems  
42707 6905 d 5 h ripley /trunk/src/gnuwin32/ avoid interpreting = in -e expressions  
42569 6916 d 9 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 6916 d 10 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 6942 d 13 h ripley /trunk/src/gnuwin32/ update reference to where to get GPL  
42236 6952 d 5 h ripley /trunk/src/ 64-bit Vista has 4GB address space  
42235 6952 d 14 h ripley /trunk/src/gnuwin32/ typo  
42059 6971 d 18 h murdoch /trunk/src/gnuwin32/ Fix for .Platform$GUI misreport in Rproxy.  
41883 6990 d 3 h ripley /trunk/src/ remove non-longer-needed casts
don't use variable as format in error.
 
41808 6993 d 3 h ripley /trunk/src/gnuwin32/ changes to get R building again  
41807 6993 d 5 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
 
41793 6994 d 12 h ripley /trunk/src/gnuwin32/ more 'const char' issues  
40812 7086 d 22 h urbaneks /trunk/ Added R_WriteConsoleEx fn + callback  
40700 7106 d 1 h ripley /trunk/src/ use R_fopen consistently.
move towards a wchar interface for filenames on Windows.
 
40419 7138 d 23 h ripley /trunk/ allow min/max/range to handle character data.
small change to message to allows messages without \n (more to come)
update some copyright dates
 
40396 7141 d 4 h ripley /trunk/ sort the results of Sys.getenv()
add '-e expr' command-line option.
make --no-save the default if -e or -f is used.
 
40349 7145 d 5 h ripley /trunk/ allow --file=- for stdin  
40340 7146 d 13 h ripley /trunk/ add -f/--file options  

Show All