Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
QueryR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julien Lopez
QueryR
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d500062939402abf1abdef7fceb0fca21418b6b3
Select Git revision
Branches
2
demo-hceres-2018
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Oct
11
10
7
6
5
4
3
2
30
Sep
29
28
27
26
23
22
21
20
19
17
16
15
14
13
12
9
8
7
6
5
2
1
31
Aug
30
29
30
29
28
26
25
24
23
22
21
20
19
18
17
16
15
14
12
11
10
9
10
9
10
9
Merge pull request #390 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:fix_assign_regression to master
add the number-to-string cache optimization to ToStringNode
remove optimization from "assign" that causes perf regression
Regenerated tests.
Parsing of unicode symbols does not require all digits to be present.
Define FASTR also when compiling C++ code.
Make definitions of some native functions available as expected by packages that expect USE_RINTERNALS to be set.
Support for creating shallow duplicates on the native side.
Merge pull request #388 in G/fastr from feature/GR-1631 to master
mx.fastr: only build release jar if FASTR_RELEASE is set
native build: avoid generally unnecessary work
Merge pull request #386 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature-svm to master
Special for UpdateField + fixes
mx.fastr: pass jdk arg to mx.classpath
Merge branch 'master' into feature-svm
mx_fastr: do not use mx.classpath(project) in do_run_r (binary release incompatible)
Merge pull request #385 in G/fastr from ~ADAM.WELC_ORACLE.COM/fastr:feature/updates to master
Merge pull request #384 in G/fastr from feature/truffle-update to master
Implemented support for perl-style regular expression in (g)regexpr.
update to latest Truffle
Merge branch 'master' into feature/truffle-update
Merge pull request #381 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/more-specials to master
Specials for AccessField ($) built-in
Specials for binary arithmetic/boolean operations
Specials for UpdateSubset and UpdateSubscript
Specials can check and accept/decline the signature of the call
Merge pull request #382 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/refactor-hocon to master
ci.hocon: doc update
Merge pull request #379 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/refactor-hocon to master
ci.hocon: gate -> rgate
ci.hocon: fix nested "packages"
ci.hocon: no forward references
Merge pull request #380 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:update_truffle to master
update truffle revision
Merge pull request #378 in G/fastr from ~ZBYNEK.SLAJCHRT_ORACLE.COM/fastr:printFix2 to master
mx.originalgate -> mx.gate; add rgate
refactor ci.hocon
RRuntime.doubleToString and RRuntime.complexToString removed
Merge pull request #377 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/pkgtest to master
pkgtest: get location of Rscript correct for subprocess when R.home is not cwd
Loading