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
16318 9057 d 19 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
15884 9093 d 14 h luke /trunk/ Added optional finalization on system exit.  
15716 9103 d 16 h ripley /trunk/src/ add DLL import/export flags and remove globalvars.h (from Windows port)  
15427 9117 d 17 h hornik /trunk/ Change default name for the site profile to R_HOME/etc/Rprofile.site.
Distinguish between site and user environment files.
 
14670 9175 d 22 h ripley /trunk/src/ make cancel work in multi-item select lists
some menu items need R_is_running to be validated
 
14488 9188 d 2 h ripley /trunk/src/ allow foo.RData argument under Windows, to facilitate drag-and-drop
in Windows Explorer.
 
13340 9247 d 18 h ripley /trunk/src/gnuwin32/ branch update  
13263 9254 d 18 h ripley /trunk/src/gnuwin32/ branch update  
12976 9283 d 1 h pd /trunk/ branch update  
12778 9302 d 16 h pd /trunk/ branch update  
12256 9325 d 21 h pd /trunk/ branch update  
11533 9376 d 14 h ripley /trunk/src/ move .Renviron processing to C code  
11279 9394 d 2 h ripley /trunk/ more docs on memory interface
remove R_NSIZE and R_VSIZE on command-line interfaces
xref R-data manual
 
11168 9399 d 3 h ripley /trunk/src/gnuwin32/ set a memory usage limit by default  
11155 9400 d 4 h ripley /trunk/src/gnuwin32/ missed change to SA_TYPE  
11139 9400 d 17 h maechler /trunk/src/ Startup.h has SA_ (from Defn); many more cleanups  
11067 9405 d 18 h maechler /trunk/src/ BIG cleanup for Graphics.h & drivers: -Warn + Rboolean  
11007 9410 d 21 h ripley /trunk/src/ --max-mem-size, remove references to --nsize and --vsize  
10981 9415 d 2 h guido /trunk/src/gnuwin32/ 1) Fixed interactive use of Rterm under Win2k.
2) Better rendering of wide dashed lines by devga.
3) PgDown/PgUp and menu items disabled when replaying from the plot
history.
 
10960 9417 d 20 h ripley /trunk/ require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
 
10656 9443 d 4 h ripley /trunk/src/ Windows: quote path for external editor/pager if needed  
10470 9463 d 19 h maechler /trunk/src/ Rboolean & TRUE & FALSE  
10172 9486 d 13 h luke /trunk/ Merged with R-GenGC branch  
9948 9503 d 17 h ripley /trunk/src/gnuwin32/ don't save history if workspace is not saved  
9946 9503 d 18 h ripley /trunk/ add --no-reestore-history  
9860 9510 d 3 h ripley /trunk/src/gnuwin32/ move Rgui to getline-based history mechanism  
9687 9527 d 13 h pd /trunk/ branch update  
9469 9548 d 20 h ripley /trunk/src/gnuwin32/ fix CRLF commits  
9467 9548 d 20 h ripley /trunk/src/gnuwin32/ handle Tcl/TK hooks  
9349 9557 d 23 h ripley /trunk/src/gnuwin32/ add tcltk support  
9154 9575 d 18 h ripley /trunk/src/ send warnings to nul  
9081 9579 d 20 h ripley /trunk/src/gnuwin32/ add history save for RTerm  
8925 9592 d 2 h ripley /trunk/src/ add GUI to .Platform
make options(device) GUI-specific
move unix-specific devices code to src/unix/devices.c
 
8872 9598 d 1 h pd /trunk/ branch update  
7824 9680 d 1 h ripley /trunk/src/ more symbol hiding, especially of new graphics routines
-Wall fixes
 
7701 9685 d 19 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
7429 9700 d 0 h ripley /trunk/src/gnuwin32/ grey-out unusable help items
use internal calls for shellexec and help.start from menus
 
7368 9702 d 21 h ripley /trunk/src/ make --nsize=foo work without swallowing Windows flags  
6994 9726 d 14 h pd /trunk/ branch update  
6648 9748 d 2 h ripley /trunk/src/gnuwin32/ consistency in UnLoad_*, typos