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
52864 5808 d 3 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52403 5876 d 1 h ripley /trunk/src/ move to pure-R Rd2dvi  
52398 5876 d 6 h ripley /trunk/src/scripts/ typo  
52232 5894 d 1 h ripley /trunk/ port patch for spaces & Rd2dvi from R-2-11-branch
Can't have \ in libdir in R CMD check, it seems
 
52127 5905 d 7 h ripley /trunk/src/ more on avoiding indexing for base  
52126 5905 d 9 h ripley /trunk/ tweaks to package manuals, especially for base  
52112 5906 d 11 h ripley /trunk/src/ tweaks to index in refman  
52047 5913 d 9 h ripley /trunk/src/scripts/ improve error handing  
52046 5913 d 10 h ripley /trunk/ update to Rd2dvi, texi2dvi  
52045 5913 d 11 h ripley /trunk/ clean up  
51855 5935 d 4 h ripley /trunk/ add extra pdflatex pass to Rd2pdf  
50964 6041 d 4 h ripley /trunk/ move to UTF-8 latex output  
49862 6146 d 13 h ripley /trunk/ more on removing bundles  
49334 6186 d 4 h ripley /trunk/src/scripts/ improve usage  
49330 6186 d 5 h ripley /trunk/src/scripts/ r49329 (typo), more detail  
49299 6188 d 23 h ripley /trunk/ document r49298  
49091 6199 d 23 h murdoch /trunk/src/ Redo encoding of output files for man pages, using new writeLines option.
Match output encoding of latex files to encoding declaration in DESCRIPTION.
Avoid scanning for encodings unnecessarily.
Work around encoding problems in gsub etc.
 
47912 6374 d 12 h ripley /trunk/src/ move title to R code to avoid quoting hell  
47905 6375 d 6 h ripley /trunk/src/ more moving to R code.
quoting hell on titles
 
47898 6375 d 21 h ripley /trunk/src/ add Rd2dvi --internals, fix tests for internal files
re-try package without index if it fails with
 
47896 6376 d 7 h ripley /trunk/src/ convert more of Rd2dvi to R scripts  
47887 6377 d 13 h ripley /trunk/src/ revert to usin Rd2dvi for package manuals, after a few tweaks fo
rather odd DeSCRIPTION files
 
47881 6378 d 2 h ripley /trunk/src/scripts/ back out temporarily  
47880 6378 d 2 h ripley /trunk/ more capabilities for Rd2dvi  
47538 6408 d 1 h ripley /trunk/ don't use R_SHELL for shell scripts to be exec-ed from R CMD  
47522 6409 d 6 h ripley /trunk/src/ export R_VERSION
change format of version messages
 
47462 6414 d 9 h ripley /trunk/src/scripts/ more on broken Cyrillic support  
47459 6414 d 12 h ripley /trunk/ allow for broken tex T2A support  
47442 6416 d 0 h hornik /trunk/ Standardize CLIs some more.  
47224 6432 d 11 h ripley /trunk/src/scripts/ workaround exported CDPATH  
47001 6458 d 9 h ripley /trunk/src/scripts/ replace TAB (which had been garbled) by \t  
46993 6459 d 12 h ripley /trunk/src/scripts/ force --no-index for base package, put back index checking for the rest  
46962 6462 d 11 h ripley /trunk/ Running Rd2dvi --pdf on base gave errors in the index in ' + - *
that used to be ignored. Add --no-index to avoid that.
 
46913 6467 d 8 h ripley /trunk/ change the defaults in R_LATEXCMD etc
suppress warnings from Solaris sed
 
46893 6468 d 7 h ripley /trunk/ improvements to offline printing
R_PDFLATEXCMD might contain spaces
 
46887 6468 d 9 h ripley /trunk/ tweaks to the settings of various tex-y commands  
46876 6469 d 9 h ripley /trunk/ port r46875 from branch (manually as src/scripts/Rd2dvi has gone)  
46832 6474 d 10 h ripley /trunk/ remove unnecessary executable properties
sort out use of mkinstalldirs
 
46821 6475 d 7 h ripley /trunk/ introduce R_SHELL to set the default shell  
46691 6498 d 21 h ripley /trunk/src/scripts/ wrong comment character