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
28254 20663 d 8 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
28138 8219 d 12 h murdoch /trunk/ Enabled auto-detection of debugger, made --debug cause a break to debugger.  
27590 8262 d 13 h murdoch /trunk/ Added --debug cmdline option to Win32 version (to allow break to debugger)  
27089 8290 d 21 h ripley /trunk/ Windows versions now accept --help  
25983 8367 d 22 h ripley /trunk/src/ move a couple of CleanUp declarations to Rinternals.h  
25603 8394 d 17 h ripley /trunk/ add --args flag  
25313 8407 d 15 h ripley /trunk/src/ use snprintf for protection against buffer overuns  
25197 8413 d 21 h luke /trunk/src/gnuwin32/ Changed raise(SIGINT) to onintr().  
24886 8436 d 18 h ripley /trunk/src/gnuwin32/ don't send warnngs/errors to stderr on W9x systems  
23294 8557 d 19 h ripley /trunk/ use stderr for errors and warnings in command-line versions  
23258 8558 d 22 h ripley /trunk/src/gnuwin32/ don't be interactive unless stdout is a terminal
Use stderr not stdout for char_message
 
21550 8685 d 11 h ripley /trunk/ add support for Renviron.site under Windows  
20824 8755 d 15 h ripley /trunk/src/gnuwin32/ add ^Z as a keystroke for EOF in both Rterm and Rgui  
20730 8760 d 22 h ripley /trunk/src/gnuwin32/ increase default upper limit on memory  
20669 8764 d 17 h ripley /trunk/ Add per-session directory on Windows  
20094 8810 d 12 h ripley /trunk/ use unsigned long for memory-related quantitites.
Helps on 64-bit machines and in the 2-4Gb region
 
19761 8835 d 23 h ripley /trunk/ branch update  
19336 8869 d 16 h ripley /trunk/src/gnuwin32/ use 64-bit mantissa (as Linux does)  
19096 8883 d 0 h ripley /trunk/src/gnuwin32/ needs <io.h> (previously fcntl.h was used)  
19066 8884 d 10 h hornik /trunk/src/ Use _R_HAVE_TIMING_ as conditional for availability of timing.
Defined in 'Defn.h' if on Windows/Mac or on Unix with HAVE_TIMES.
Add stubs for do_gctime() and do_proctime() if timing is not available
(as we already had for do_syssleep().
 

Show All