The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
28138 8218 d 22 h murdoch /trunk/ Enabled auto-detection of debugger, made --debug cause a break to debugger.  
27590 8261 d 23 h murdoch /trunk/ Added --debug cmdline option to Win32 version (to allow break to debugger)  
27089 8290 d 7 h ripley /trunk/ Windows versions now accept --help  
25983 8367 d 8 h ripley /trunk/src/ move a couple of CleanUp declarations to Rinternals.h  
25603 8394 d 3 h ripley /trunk/ add --args flag  
25313 8407 d 0 h ripley /trunk/src/ use snprintf for protection against buffer overuns  
25197 8413 d 7 h luke /trunk/src/gnuwin32/ Changed raise(SIGINT) to onintr().  
24886 8436 d 4 h ripley /trunk/src/gnuwin32/ don't send warnngs/errors to stderr on W9x systems  
23294 8557 d 5 h ripley /trunk/ use stderr for errors and warnings in command-line versions  
23258 8558 d 8 h ripley /trunk/src/gnuwin32/ don't be interactive unless stdout is a terminal
Use stderr not stdout for char_message
 
21550 8684 d 21 h ripley /trunk/ add support for Renviron.site under Windows  
20824 8755 d 1 h ripley /trunk/src/gnuwin32/ add ^Z as a keystroke for EOF in both Rterm and Rgui  
20730 8760 d 8 h ripley /trunk/src/gnuwin32/ increase default upper limit on memory  
20669 8764 d 3 h ripley /trunk/ Add per-session directory on Windows  
20094 8809 d 22 h ripley /trunk/ use unsigned long for memory-related quantitites.
Helps on 64-bit machines and in the 2-4Gb region
 
19761 8835 d 8 h ripley /trunk/ branch update  
19336 8869 d 2 h ripley /trunk/src/gnuwin32/ use 64-bit mantissa (as Linux does)  
19096 8882 d 10 h ripley /trunk/src/gnuwin32/ needs <io.h> (previously fcntl.h was used)  
19066 8883 d 19 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().
 
18099 8940 d 19 h ripley /trunk/src/ use in internal unzip in place of unzip.dll on Windows  

Show All