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
84054 1220 d 0 h maechler /branches/R-matOps/ Create R-matOps  
83897 1248 d 23 h kalibera /trunk/src/ Avoid using MinGW-W64 implementation of dirent functions, which does not
work with long paths and is not directly supported by Windows.
 
83820 1259 d 20 h kalibera /trunk/src/ Remove path length limitations on Windows. No longer look for short name
when cleaning tempdir. Minor cleanup.
 
81491 1655 d 3 h ripley /trunk/ more migration to R_Calloc  
77337 2462 d 4 h kalibera /trunk/ Support Chinese characters in Sys.glob() on Windows (PR#17638).  
59110 5211 d 19 h murdoch /trunk/src/gnuwin32/ Fix Sys.glob() on Windows (PR#14884)  
49215 6191 d 9 h ripley /trunk/src/ patch for UNC paths in glob, from Tony Plate  
46175 6570 d 23 h ripley /trunk/src/gnuwin32/ add comments  
46029 6597 d 22 h ripley /trunk/src/ globbing was not working correctly for non-ASCII characters  
46024 6598 d 5 h ripley /trunk/src/gnuwin32/ get debug working  
45070 6688 d 7 h ripley /trunk/src/gnuwin32/ layout and whitespace cleanup  
44013 6767 d 0 h ripley /trunk/src/ tidy up getClipboardFormats, readClipboard, especially re Unicode text
pass encoding of file/pipe names around and use wide Windows interfaces
where appropriate.