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.
d72671c4204d9a4d650d8d250aaf3d5caffa9d50
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
2
Mar
1
28
Feb
27
26
22
21
20
19
16
15
16
15
14
13
12
9
8
7
6
5
2
31
Jan
30
29
26
25
24
23
22
18
17
16
15
12
11
9
8
3
2
22
Dec
21
20
18
15
14
13
12
11
8
7
6
5
4
1
30
Nov
29
28
27
26
24
23
22
21
20
16
15
14
13
10
9
8
7
6
3
2
31
Oct
30
27
26
25
24
23
Improve logging and fix installation return code handling.
Fix style.
Remove obsolete function 'system.install'.
Fix filter description.
Add missing 'test.mx.args' file.
Implement custom filters.
Read global mx args for package testing from file 'test.mx.args'.
Remove system installation mode.
Detect and parse RUnit test protocol.
Make testthat recognition more robust.
[GR-2798] Fix managed RFFI implementation of mkdtemp.
Add test on side effect with free variables
Improvement in executeR
[GR-2738] Remove dead code.
Fix RMultinomNode
Remove dead code
Use TypeofNode.create() instead of TypeofNodeGen.create()
Fix managed RFFI implementation of mkdtemp
[GR-8319] More work on R embedding interface.
Convert all tabs to whitespace in truffle_nfi/Rembedded.c
Support Java 9 in R embedded scenario
Update Truffle version
Add automated tests for R embedded mode and add them to gate tasks
More extensive embedding examples in com.oracle.truffle.r.test.native/embedded
RFFI: implement SETCADDR, SETCADDDR and SETCAD4R macros
RfEvalNode can handle RSymbol in pairlist (looks up the function)
RFFI: implement R_getEmbeddingDllInfo up-call
Fix typo in FFIVariablesCodeGen
RFFI: implement Rf_PrintValue up-call
RfEvalNode: environment may be (R_)NULL, use global in such case
TryRfEvalNode: support errorFlag also with NFI
REmbedded: do not longjmp when outside of down-call context
[GR-2798] Initialize RFFIVariables#R_Home lazily.
Minor rewriting of executeR
Initialize RFFIVariables#R_Home lazily
[GR-2738] Move FFI code generation to separate project.
Move FFI code generation to separate project
Add missing Truffle Boundary
[GR-8319] Make RFFI implementation aware of R embedding.
Add missing Truffle boundaries
Loading