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
78769 2215 d 22 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
76761 2583 d 9 h maechler /trunk/src/library/methods/ same wording as in 5 other places  
71840 3503 d 4 h kalibera /trunk/ Prevent unnecessary compilation of functions at serialization time with R_COMPILE_PKGS=1. Now R_COMPILE_PKGS has no direct impact on R, but it still advises INSTALL to enable/disable package compilation when needed. Compilation of base packages is now done using _R_COMPILE_PKGS_.  
59853 5124 d 4 h ripley /trunk/ some cleaning up  
56483 5482 d 9 h ripley /trunk/src/library/ more non-byte-compilation options  
56471 5484 d 9 h ripley /trunk/ tweaks to the build process on Windows  
56468 5484 d 11 h ripley /trunk/src/library/ start porting Rlazy[comp] to Windows  
56263 5502 d 20 h ripley /trunk/ avoid substitution  
56260 5503 d 1 h ripley /trunk/ avoid recompiling packages with unchanged R code  
56257 5503 d 4 h ripley /trunk/ move selecting byte-compilation to Makefiles in individual packages  
53405 5755 d 2 h ripley /trunk/ make base packages in a way more like Unix  
53401 5755 d 6 h ripley /trunk/src/ clean up, by using a Makeconf file and not mixing CFLAGS/OPTFLAGS  
51224 5986 d 3 h ripley /trunk/src/library/methods/ add dependence  
51075 6020 d 21 h ripley /trunk/ more on use of BINDIR (but not yet complete)  
49839 6148 d 10 h ripley /trunk/ tidy up  
49115 6196 d 12 h ripley /trunk/ move to new help system  
47737 6391 d 1 h ripley /trunk/src/library/ missing lists  
47735 6391 d 2 h ripley /trunk/ merge in modularized Makefiles  
47696 6393 d 23 h ripley /trunk/src/ part two of Unix-like package build system  
47694 6394 d 1 h ripley /trunk/src/ first pass at a more-Unix like build system for packages