-
- Downloads
Fixed issue with character-wise reading from a text-mode connection.
Fixed issue when setting the r/w seek position in a binary-mode file connection.
Showing
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/DelegateRConnection.java 20 additions, 7 deletions...om/oracle/truffle/r/runtime/conn/DelegateRConnection.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/FileConnections.java 76 additions, 7 deletions...rc/com/oracle/truffle/r/runtime/conn/FileConnections.java
- com.oracle.truffle.r.test/src/com/oracle/truffle/r/test/ExpectedTestOutput.test 7 additions, 5 deletions...est/src/com/oracle/truffle/r/test/ExpectedTestOutput.test
- com.oracle.truffle.r.test/src/com/oracle/truffle/r/test/library/base/TestConnections.java 2 additions, 2 deletions...m/oracle/truffle/r/test/library/base/TestConnections.java
Loading
Please register or sign in to comment