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.
fa2131ca5d570daf582884fe88d8fdc1470a1ae9
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
7
Oct
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
8
7
5
6
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
Merge pull request #376 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/rpath to master
use '$ORIGIN' for libR rpath on Linux
mx copylib: ignore non-existent directories in PKG_LDFLAGS_OVERRIDE
use rpath in preferece to loader_path in library shared objects
copyright fixed
WriteTable uses the static methods in Complex/DoubleVectorPrinter
Complex and double numbers can be converted to String via static methods in Complex/DoubleVectorPrinter
Merge pull request #374 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:supplier_functions to master
Merge pull request #371 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:cast_cleanup to master
add TruffleBoundaries in ForeignFunctions
Merge pull request #373 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature-svm to master
remove unnecessary CapabilitiesFunctions wrapper class
simplification in UpdateField
enable passing tests
Put String.format behind TruffleBoundary
Merge pull request #368 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/retire-jnr to master
more complete handling of rpath'ed libraries
jniboot: capture dlerror as a jstring immediately
Merge pull request #372 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/binary-dist to master
separate native distributions by architecture
make all library references via @rpath/loader_path for relocatable release (on Mac)
remove scalar value casts
clean up legacy cast API
throw better error messages for invalid LHS in replacement
remaining builtin cast pipelines
add missing transferToInterpreter, remove Fallback in GetNonSharedNode
Loading