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
42208 6956 d 14 h murdoch /branches/djm-source/ Recreate branch from trunk  
42059 6973 d 0 h murdoch /trunk/src/gnuwin32/ Fix for .Platform$GUI misreport in Rproxy.  
41883 6991 d 9 h ripley /trunk/src/ remove non-longer-needed casts
don't use variable as format in error.
 
41808 6994 d 9 h ripley /trunk/src/gnuwin32/ changes to get R building again  
41807 6994 d 11 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 6995 d 18 h ripley /trunk/src/gnuwin32/ more 'const char' issues  
40812 7088 d 4 h urbaneks /trunk/ Added R_WriteConsoleEx fn + callback  
40700 7107 d 7 h ripley /trunk/src/ use R_fopen consistently.
move towards a wchar interface for filenames on Windows.
 
40419 7140 d 5 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 7142 d 10 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 7146 d 11 h ripley /trunk/ allow --file=- for stdin  
40340 7147 d 19 h ripley /trunk/ add -f/--file options  
39119 7266 d 15 h ripley /trunk/src/ change the way the default for --max-mem-size is calculated  
38976 7277 d 19 h ripley /trunk/ more on command-line length limits  
38974 7278 d 7 h ripley /trunk/ more on console buffer size and overruns.  
38967 7278 d 14 h ripley /trunk/ document width limit on console lines, use CONSOLE_BUFFER_LENGTH in one place.
Windows FileReadConsole could overflow its buffer (< 1024 bytes)
 
38960 7279 d 15 h ripley /trunk/ tidy up Windows initialization  
38867 7289 d 17 h ripley /trunk/src/gnuwin32/ remove or take static entry points  
38854 7290 d 19 h ripley /trunk/ introduce a public header file Rembedded.h and entry point R_CleanTempDIr
on Unix to match Windows.
 
38746 7302 d 5 h ripley /trunk/src/gnuwin32/ more hiding, comments  

Show All