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.
6fa3afd9e63a345c67a109602c92198bf6c91a8b
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
20
Sep
19
18
15
14
13
12
11
8
7
6
4
1
31
Aug
30
29
28
26
25
24
23
22
21
18
17
16
15
14
11
10
9
8
7
4
3
2
3
2
1
31
Jul
30
28
27
26
25
21
20
19
18
17
14
13
12
11
10
3
30
Jun
29
28
27
26
23
22
21
20
19
16
15
14
13
12
refactor call and as.call builtins to be more correct
Fix managed build and update documentation
Fix cc errors on Solaris
[GR-5333] NFI as the default native interface implementation.
[GR-5982] Polyglot API should support multidimensional arrays.
Use the new darwin slaves.
various fixes and extensions on NFI rffi
Minor tweaks
Make emulation of GNUR's GC during up-calls opt-in
.Call exits immediately upon error calling Rf_error
Update Truffle version to include a fix of NFI memory leak
Implement R_alloc as up-call & refactor all RFFI state from RContext to RFFIContext
[GR-6082] Use the new darwin capabilities.
Emulate cooperativeness of GNUR's GC
Add dummy implementation of Applic.c
Update the RFFI documentation
Remove NFI specific run from ci.hocon
Remove functions used to support the original NFI implementation
NFI based Parse.c implementation
NFI based Connections.c implementation
RFFI native code: move now generic files from truffle_nfi to truffle_common
Implement R_PreserveObject and R_ReleaseObject for NFI
Update interop tests
Use new nodes for vector operations
Nodes for operations on vectors in c.o.t.r.runtime.data
CRFFI: uses native memory backed vectors and handles attributes properly
Update RVector subclasses to support all operations regardless of whether they are backed by native memory.
Replace usages of getDataWithoutCopy and similar with nodes
change assumptions in tests about IS_POINTER and TO_NATIVE messages
do not create new engines for message resolution tests
fix dqrls function
allow all atomic vectors to store their data in native memory
remove special handling of appl functions
fix for DSL bug
intermediate
remove the JNI interface
allow RIntVector and RLogicalVector contents to live in native space
change FFI to use handles instead of jobjects, various fixes and extensions
extends MR classes with IS_POINTER/AS_POINTER, MR for RExpression
more unification of NFI and LLVM ffi
Loading