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
77228 2495 d 0 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
73832 3156 d 9 h ripley /trunk/ use Sys.timezone() to initialize internal tzcode -- with workarounds for bootstrapping  
72091 3461 d 6 h kalibera /trunk/ Report error in configure, maintainer mode, when notangle is missing. Do
not leave empty compiler source behind in compiler Makefile when notangle
fails.
 
71639 3547 d 16 h luke /trunk/ JIT is now enabled by default at level 3.  
59853 5124 d 2 h ripley /trunk/ some cleaning up  
56467 5484 d 23 h ripley /trunk/ enhance Rlazy target  
56359 5495 d 2 h ripley /trunk/ add some Windows encodingssrc/library/tools/R/Vignettes.R  
56261 5502 d 21 h ripley /trunk/ split up basepkg.mk  
56260 5502 d 23 h ripley /trunk/ avoid recompiling packages with unchanged R code  
56257 5503 d 2 h ripley /trunk/ move selecting byte-compilation to Makefiles in individual packages  
56252 5503 d 5 h ripley /trunk/ make 'make bytecode' the default -- not yet tested on Windows  
54937 5606 d 10 h ripley /trunk/ set default for notangle  
54936 5606 d 10 h ripley /trunk/src/library/compiler/ add maintainer-mode targets  
54741 5617 d 3 h ripley /trunk/src/library/ don't want 'compiler' early as it has only one .Rd file, clean up  
54723 5618 d 8 h ripley /trunk/src/library/compiler/ there is no compiler/R/unix dir  
54719 5618 d 18 h luke /trunk/ Added compiler package as a base package.