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 6955 d 7 h murdoch /branches/djm-source/ Recreate branch from trunk  
42059 6971 d 18 h murdoch /trunk/src/gnuwin32/ Fix for .Platform$GUI misreport in Rproxy.  
41883 6990 d 2 h ripley /trunk/src/ remove non-longer-needed casts
don't use variable as format in error.
 
41808 6993 d 2 h ripley /trunk/src/gnuwin32/ changes to get R building again  
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
 
41793 6994 d 11 h ripley /trunk/src/gnuwin32/ more 'const char' issues  
40812 7086 d 22 h urbaneks /trunk/ Added R_WriteConsoleEx fn + callback  
40700 7106 d 0 h ripley /trunk/src/ use R_fopen consistently.
move towards a wchar interface for filenames on Windows.
 
40419 7138 d 22 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 3 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 12 h ripley /trunk/ add -f/--file options  
39119 7265 d 9 h ripley /trunk/src/ change the way the default for --max-mem-size is calculated  
38976 7276 d 12 h ripley /trunk/ more on command-line length limits  
38974 7277 d 1 h ripley /trunk/ more on console buffer size and overruns.  
38967 7277 d 8 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 7278 d 8 h ripley /trunk/ tidy up Windows initialization  
38867 7288 d 10 h ripley /trunk/src/gnuwin32/ remove or take static entry points  
38854 7289 d 13 h ripley /trunk/ introduce a public header file Rembedded.h and entry point R_CleanTempDIr
on Unix to match Windows.
 
38746 7300 d 23 h ripley /trunk/src/gnuwin32/ more hiding, comments  

Show All