- Jun 21, 2017
-
-
Mick Jordan authored
-
- Jun 19, 2017
-
-
stepan authored
-
- Jun 15, 2017
- Jun 12, 2017
-
-
Mick Jordan authored
-
- Jun 09, 2017
-
-
stepan authored
-
- Jun 08, 2017
-
-
Mick Jordan authored
Refactor ffi impls into com.oracle.truffle.r.ffi.impl project; add ffi AP; TruffleLLVM all RFFI interfaces implemented; no JNI
-
- May 22, 2017
-
-
stepan authored
-
- May 05, 2017
-
-
Mick Jordan authored
-
- May 03, 2017
-
-
Mick Jordan authored
-
- May 01, 2017
-
-
Mick Jordan authored
-
- Apr 27, 2017
-
-
Mick Jordan authored
-
- Apr 26, 2017
- Apr 19, 2017
-
-
Mick Jordan authored
-
Mick Jordan authored
-
- Apr 18, 2017
-
-
Mick Jordan authored
-
- Apr 11, 2017
-
-
Lukas Stadler authored
-
- Apr 05, 2017
-
-
Lukas Stadler authored
-
- Apr 03, 2017
-
-
Miloslav Metelka authored
-
- Mar 31, 2017
-
-
Mick Jordan authored
-
- Mar 29, 2017
-
-
Lukas Stadler authored
-
Lukas Stadler authored
-
- Mar 27, 2017
-
-
Florian Angerer authored
-
- Mar 24, 2017
-
-
Florian Angerer authored
Fix: Package 'jsonlite' expected CHAR(x) to return the same pointer on subsequent calls if x is the same. Now, strings are cached.
-
Florian Angerer authored
Added class NativeConnections represented such connections and performing native calls for reading and writing. This changes make package "curl" working.
-
- Mar 22, 2017
-
-
Lukas Stadler authored
-
Lukas Stadler authored
-
- Mar 08, 2017
-
-
Florian Angerer authored
Also added a few more functions to access the properties of a connection. The implementation was tested with R package 'jsonlite'.
-
- Feb 21, 2017
- Feb 15, 2017
-
-
Mick Jordan authored
-
Mick Jordan authored
-
Mick Jordan authored
-
Miloslav Metelka authored
-
- Feb 14, 2017
-
-
stepan authored
-
- Feb 10, 2017
-
-
Mick Jordan authored
-
Mick Jordan authored
-
Mick Jordan authored
-
Florian Angerer authored
"testthat" has been tested running tests of package "argparse". - implemented RFFI functions PRSEEN, PRENV, R_PromiseExpr, and PRCODE - cleanup of method "getIntrinsicValue"; replaced by RASTUtils.createLanguageElement - added dummy cast to node IsATTY - also fixed FileConnections.writeString; was required to run a package - added tests for R exception handling; since we still have bugs, some tests are ignored - also fixed a problem during source code parsing in REngine, which occurred if the code contained empty lines that have not been suppressed by any shell
-