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
30063 8065 d 2 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
29748 8084 d 8 h ripley /trunk/src/ more splitting up src/unix/sys-common.c into smaller components  
27590 8262 d 3 h murdoch /trunk/ Added --debug cmdline option to Win32 version (to allow break to debugger)  
27067 8291 d 15 h ripley /trunk/ drop --[nv]size
add --max-ppsize
 
23646 8537 d 7 h ripley /trunk/src/ remove temporary --no-dotFirst command-line flag  
22740 8592 d 12 h ripley /trunk/src/ add --no-dotFirst flag  
20094 8810 d 1 h ripley /trunk/ use unsigned long for memory-related quantitites.
Helps on 64-bit machines and in the 2-4Gb region
 
19989 8817 d 11 h ripley /trunk/ back out last memory change  
19950 8820 d 13 h ripley /trunk/src/ use unsigned long (not int) for memory sizes: allows 2-4Gb to be set
on 32-bit machines, more than 16Gb on 64-bit machines
 
19500 8855 d 3 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
12976 9282 d 11 h pd /trunk/ branch update  
11661 9369 d 7 h maechler /trunk/src/include/ comment(SA_)  
11533 9376 d 0 h ripley /trunk/src/ move .Renviron processing to C code  
11197 9397 d 9 h ripley /trunk/ new options for memory management
new function mem.limits
 
11139 9400 d 3 h maechler /trunk/src/ Startup.h has SA_ (from Defn); many more cleanups  
10688 9440 d 7 h maechler /trunk/src/ setup_Rmainloop() now in Startup.h [-Wall]  
10592 9451 d 2 h maechler /trunk/ new R_ext/Boolean.h  
10470 9463 d 5 h maechler /trunk/src/ Rboolean & TRUE & FALSE  
6098 9791 d 3 h pd /trunk/ branch update - not bugfree  
5646 9831 d 2 h duncan /trunk/src/ Added the function commandArgs() as an .Internal like R.Version. Copies the command line arguments before they are processed so that we get them as they are passed in. These are used in the CORBA library and have other obvious uses, especially for running in non-interactive mode. This is done early in the process before the windows code can process away the name=value pairs.  

Show All