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 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52077 5910 d 5 h ripley /trunk/src/library/utils/man/ use ASCII quotes  
52053 5913 d 6 h ripley /trunk/src/library/utils/man/ more on tar perfidity  
50171 6125 d 22 h ripley /trunk/src/library/utils/ add 'tar' argument to [un]tar
add support for ustar-style long file names in internal tar().
add support of xz uncompression with an external tar
 
50153 6127 d 3 h ripley /trunk/src/library/utils/ teach untar2 about GNU long file names  
50124 6128 d 5 h ripley /trunk/src/library/ expand the scope of R CMD INSTALL to arbitrarily named tarballs  
49834 6150 d 3 h ripley /trunk/src/ use magic numbers more extensively
docu updates
 
49790 6152 d 20 h hornik /trunk/src/library/ Spelling.  
49781 6153 d 8 h ripley /trunk/ more on (un)tar, directories in file listing, protection ffor Sys.readlink  
49780 6153 d 23 h ripley /trunk/src/library/utils/ tweaks  
49776 6154 d 3 h ripley /trunk/ add Sys.readlink
use it in tar()
read Ustar format in untar()
 
49774 6154 d 9 h ripley /trunk/ add internal tar() function  
49772 6154 d 11 h ripley /trunk/ update  
49737 6158 d 0 h ripley /trunk/src/ tweaks to untar  
49734 6158 d 3 h ripley /trunk/ add internal untar  
49688 6161 d 5 h ripley /trunk/src/library/utils/ make untar more flexible  
49685 6161 d 11 h ripley /trunk/src/library/ more on untar, including using it in INSTALL  
49678 6162 d 4 h ripley /trunk/src/library/utils/ more workarounds in untar  
49677 6162 d 5 h ripley /trunk/src/ add untgz.exe, use it for installation  
49675 6162 d 9 h ripley /trunk/src/library/utils/man/ add untar() (not yet complete for Windows)