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
42208 6955 d 4 h murdoch /branches/djm-source/ Recreate branch from trunk  
41686 7005 d 4 h ripley /trunk/ more improvements to warning/error messages  
37989 7385 d 6 h ripley /trunk/ be less picky about inlined graphics pars taht can be vectors  
37859 7403 d 23 h ripley /trunk/ make graphical par 'tmag' obsolete  
36206 7568 d 2 h ripley /trunk/ allow family, lend, ljoin and lmitre to be used in-line  
36139 7572 d 6 h ripley /trunk/ make symbols(fg) work as documented
make legend(col) default to par("col") for consistency
remove unused graphical par 'type'
have par() distinguish between unknown pars and those which cannot be set
lots of documentation improvements
 
33754 7790 d 9 h ripley /trunk/src/main/ quash -Wall warning  
33753 7790 d 17 h tlumley /trunk/ PR#831  
32380 7880 d 1 h ripley /trunk/src/ add notes about compatibility with UTF-8
clarify on help pages nbytes/nchars differences
 
19935 8820 d 1 h maechler /trunk/src/main/ new Specify(), Specify2() explicit parallelism using par-common.c; tcl/tck fix