- Jun 15, 2016
-
-
Mick Jordan authored
-
- Jun 14, 2016
-
-
Mick Jordan authored
-
Mick Jordan authored
-
- Jun 08, 2016
-
-
Stepan Sindelar authored
Merge pull request #124 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:bugfix/annotate-rffi-dqrls to master * commit 'cfb54f1b': Annotate dqrls method in Linpack interface for RFFI
-
stepan authored
-
- Jun 07, 2016
-
-
Stepan Sindelar authored
Merge pull request #122 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/formulae2 to master * commit 'd1c834c6': Implement Cdqrls external used in lm
-
stepan authored
Cdqrls is implemented as R function, which invokes .fastr.dqrls, which is invokes Fortran routine dqrls through RFFI.
-
Lukas Stadler authored
Merge pull request #121 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:bugfix/replace-itself to master * commit 'c89b608c': CachedReplaceVector: handle cases where lsh == rhs
-
stepan authored
For example pattern "vector[some.permutation.of.indices] <- vector" which is used in lm.fit
-
Lukas Stadler authored
Merge pull request #120 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/update_truffle to master * commit 'ee2a8ad2': update Truffle dependency
-
- Jun 06, 2016
-
-
Lukas Stadler authored
-
Lukas Stadler authored
Merge pull request #119 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/update_truffle to master * commit '0312d5e6': enable passing test (error message) update Truffle dependency
-
Lukas Stadler authored
-
Lukas Stadler authored
-
- Jun 04, 2016
-
-
Mick Jordan authored
* commit 'dfca6c69': fix regexpr/gregexpr bug then fixed=FALSE
-
Mick Jordan authored
* commit '6481b47f': Fixed a problem with negation of complex numbers.
-
- Jun 03, 2016
-
-
Mick Jordan authored
-
Adam Welc authored
-
Adam Welc authored
-
Mick Jordan authored
* commit 'ddca2be4': Add methods for generic benchmark support
-
- Jun 02, 2016
-
-
Mick Jordan authored
-
Adam Welc authored
* commit 'bb30b492': Fixes related to making EagerPromise a final class again. Modified option controlling inline caching for promises to allow specifying cache size. The EagerPromise class made final again Enforce guarantee that if no eager promise evaluation optimizations are used then no eager promises are created. A change to enable option-controlled cache-less evaluation of promises. Fixed a problem with evaluation of default promises. Made a "promised" promise a subclass of "eager" promise to enable "promised" promise stats.
-
Adam Welc authored
-
Adam Welc authored
-
Adam Welc authored
-
Adam Welc authored
-
Adam Welc authored
* commit 'd476b262': pylint fix Changes for mx 5.30; remove redundant bm code revert to mx 5.28 remove NMethodSize arg; backwards compatible with mx 5.28 Fix changed compiler option Fix changed compiler option update required mx version adapt to junit_harness signature change handle --jdk unit arg in junit_harness update MX version
-
Mick Jordan authored
-
Adam Welc authored
-
Mick Jordan authored
-
Mick Jordan authored
-
Stepan Sindelar authored
Merge pull request #110 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/formulae to master * commit '836521f8': Regenerated ExpectedTestOutput Fix: printing attribute values with prefix Fix: isFormula checks the whole 'class' vector Implementation of modelmatrix and modelframe RInternalCodeBuiltinNode - allows to implement R external in R code.
-
Stepan Sindelar authored
Merge pull request #114 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/boxing_comparisons to master * commit '039ecbe3': more careful comparisons on boxing objects
-
Lukas Stadler authored
-
Lukas Stadler authored
Merge pull request #113 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/store_logs to master * commit '2a4ed929': store logs via ci.hocon instead of outputting to the console
-
Lukas Stadler authored
Merge pull request #112 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/assign_parens to master * commit '8af36d1d': deparse fix (parens for assignments)
-
Lukas Stadler authored
Merge pull request #108 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/various_cleanups to master * commit 'a423a2c0': various cleanups (unnecessary calls, missing profiles)
-
Lukas Stadler authored
-
Lukas Stadler authored
-
Mick Jordan authored
-