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.
864b6dc6e6beb0d16b822936cf29e8114e141a6b
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
18
Sep
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
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
wrap/unwrap values in NFI .Call
unify interop exception handling in FFI
wrap arguments in NFI .Call
prototype handling of character vectors in NFI .C
allow NFI/LLVM more freedom in .C call handling
cached implementations in NFI .C and .Call, various fixes
change default ffi implementation to NFI
change FFIProcessor to generate foreign access factories directly
[GR-6082] Use the new darwin capabilities.
[GR-6079] A new test trait IgnoreIf added.
A new test trait IgnoreIf added
[GR-5984] Remove project files.
Update .gitignore.
[GR-2798] Revert LabsJDK dependency and update Truffle version.
Remove project files.
Remove project files.
Updated Truffle version.
Revert "Do not depend on "8-jvmci-latest"."
Support foreign multidimensional arrays
[GR-5986] Synchronizing initialization of static R version info.
Fix style.
Loading