The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
77341 2462 d 8 h kalibera /trunk/src/main/ Restrict encoding conversion buffer to lines if the input is otherwise not
buffered (PR#17634).
 
77340 2462 d 9 h kalibera /trunk/src/main/ Prevent undefined result of reading from a connection with encoding
conversion when the input sequence is invalid from the start.
 
77228 2495 d 6 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
77224 2496 d 1 h ripley /trunk/src/main/ suppress some warnings from clang trunk  
76974 2541 d 9 h ripley /trunk/ do not re-encode file paths using escapes - error instead  
76961 2542 d 4 h ripley /trunk/src/main/ add comments  
76905 2554 d 9 h kalibera /trunk/src/ Basic support for msys/cygwin console on Windows (no line editing).  
76427 2649 d 10 h kalibera /trunk/src/main/ Remove unused argument (also fixed definition/declaration mismatch).  
76293 2677 d 14 h ripley /trunk/src/main/ add some missing casts  
75974 2754 d 11 h kalibera /trunk/ Forbid NA as description of connections (also prevents creation of files
named "NA" using file connection with NA description).
 
75970 2754 d 12 h kalibera /trunk/src/main/ Throw error when a directory is being opened using *file() functions.  
75890 2773 d 4 h maechler /trunk/ provide `headers` option to url() and download.file(), thanks to Gábor Csárdi  
75309 2873 d 4 h lawrence /trunk/ disable buffering on pipe(), fifo(), and non-regular file()
connections, fixes PR #17470, reported by Chris Culnane.
 
74969 2931 d 11 h ripley /trunk/src/main/ placate or comment on warnings from gcc 8 with -fsanitize enabled  
74849 2974 d 8 h kalibera /trunk/src/main/ Check for I/O errors when filling in a buffer while reading from a
connection.
 
74848 2974 d 8 h kalibera /trunk/src/main/ Fix reading from connections with encoding conversion but without buffering.  
74828 2978 d 7 h lawrence /trunk/ Terminal connections are no longer buffered (PR #17432)  
74804 2980 d 8 h kalibera /trunk/src/ Update docs and amend 74801 to reflect that readBin/writeBin (already) throw
runtime error when used with a text connection.
 
74801 2981 d 10 h kalibera /trunk/src/main/ Warn when readChar/readBin/writeChar/writeBin is used with a text connection
with buffering, pushback or encoding conversion (experimental).
 
74725 2996 d 5 h lawrence /trunk/ mark compressed file connections as blocking  

Show All