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.
7d07136ea72f091e895c64379e431c299ff61247
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
29
Sep
28
27
26
25
22
21
20
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
[GR-5333] Add missing TruffleBoundary and transferToInterpreter directives.
add missing TruffleBoundary and transferToInterpreter directives
add missing @Override
[GR-6239] Fix coredump in ggsave.
Fix NPE in "par" function when no graphical device has not been opened yet
Implement dev.size() function from grDevices
Fix some C compiler warnings
[GR-2798] Various NFI fixes.
minor style fix
some fixes in FFIProcessor
put match builtin on slow path
FFI: infrastructure for exception handling support in up-calls & NFI implementation
Fix NFI variables init + fail fast on unknown variables
[GR-6043] Use the new darwin slaves.
FFI: implement SETCARD as node
Fix in TruffleNFI_Call: convert address to truffle object
[GR-2737] Fix some performance regressions caused by recent changes.
[GR-6085] [GR-5543] Many bug fixes to get PSU examples work.
Moved 'MaterializeNode'.
IgnoreOS trait fix: use lowercase to be more robust
Push Truffle boundaries lower in Covcor
Covcor: do not use nodes behind Truffle boundary
User VectorIterator in RandFunctionsNodes
UnaryArithReduceNode: use nodes for getLengt and naCheck.enable to avoid interface calls
VectorIterator: reduce instance-of checks, make sure interface calls are inlined
Implemented 'Rf_getClassDef'.
Make operator %*% group generic (Ops group).
Fix copyrights and style.
Ignore error context int TestBuiltin_rbind.
Added missing RFFIUpCallNode annotations and did necessary refactoring.
Using RCodeBuilder instead of RASTUtils.
use upcall for str2type and simulate DllInfo layout
Added missing TruffleBoundary.
Materializing containers for '.Call'.
Implemented function 'do_address'.
Implemented 'Rf_NonNullStringMatch'.
Added upcall for Rf_match.
Added unit test for S4 dispatch in functions rbind/cbind.
Added missing specialization.
Adapting to new NFI layout.
Loading