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 2496 d 21 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
73832 3158 d 6 h ripley /trunk/ use Sys.timezone() to initialize internal tzcode -- with workarounds for bootstrapping  
72091 3463 d 2 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 3549 d 13 h luke /trunk/ JIT is now enabled by default at level 3.  
59853 5125 d 23 h ripley /trunk/ some cleaning up  
56467 5486 d 19 h ripley /trunk/ enhance Rlazy target  
56359 5496 d 23 h ripley /trunk/ add some Windows encodingssrc/library/tools/R/Vignettes.R  
56261 5504 d 18 h ripley /trunk/ split up basepkg.mk  
56260 5504 d 19 h ripley /trunk/ avoid recompiling packages with unchanged R code  
56257 5504 d 23 h ripley /trunk/ move selecting byte-compilation to Makefiles in individual packages  
56252 5505 d 1 h ripley /trunk/ make 'make bytecode' the default -- not yet tested on Windows  
54937 5608 d 7 h ripley /trunk/ set default for notangle  
54936 5608 d 7 h ripley /trunk/src/library/compiler/ add maintainer-mode targets  
54741 5618 d 23 h ripley /trunk/src/library/ don't want 'compiler' early as it has only one .Rd file, clean up  
54723 5620 d 5 h ripley /trunk/src/library/compiler/ there is no compiler/R/unix dir  
54719 5620 d 14 h luke /trunk/ Added compiler package as a base package.