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
26795 8308 d 4 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
24736 8444 d 7 h ripley /trunk/src/ remove #ifdef-ed old code  
24540 8459 d 5 h luke /trunk/src/main/ Speed up relops by using mod_iterate macro from arithmetic.c to avoid
% operator in relops.
 
20059 8811 d 5 h ripley /trunk/ branch update  
19912 8822 d 18 h duncan /trunk/src/ Some removal of global variables in src/main  
19003 8885 d 23 h ripley /trunk/ treat NA_STRING as miising in == etc  
18932 8889 d 7 h ripley /trunk/src/main/ changes for NA_STRING, inside conditionals for future use  
18911 8889 d 22 h ripley /trunk/src/main/ typo -- revert for now.  
18909 8889 d 23 h ripley /trunk/src/main/ treat NA_STRING as special  
11499 9375 d 23 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11139 9399 d 2 h maechler /trunk/src/ Startup.h has SA_ (from Defn); many more cleanups  
10960 9416 d 5 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()
 
10781 9429 d 1 h luke /trunk/src/main/ Fixed pre-test in do_relop_dflt.  
10780 9429 d 2 h luke /trunk/src/main/ Disable pre-test in do_relop_dflt until I figure out why it fails on
Intel and Solaris.
 
10779 9429 d 2 h luke /trunk/src/main/ Moved pre-test in do_relop_dflt inside PROTECTs.  
10778 9429 d 2 h luke /trunk/src/main/ Split out default method of do_relop into do_relop_dflt; added
pre-test to handle most common case quickly.
 
10754 9431 d 12 h ripley /trunk/src/main/ ANSI C does not allow empty case statements, according to gcc  
10717 9435 d 3 h maechler /trunk/src/main/ using ARITHOP_TYPE & RELOP_TYPE; Rboolean; NULL == NULL; first step towards "==" for LANG  
10172 9484 d 22 h luke /trunk/ Merged with R-GenGC branch  
7886 9674 d 12 h ripley /trunk/src/main/ copyright date updates  

Show All