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.
b83f8ff8c77b075a12877f12162724977b17612d
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
16
Mar
15
14
13
12
11
9
8
7
6
5
1
2
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
Remove unused imports and fix unused parameters
remove more rawtypes usages
remove useless SuppressWarnings
use ArrayList in OptionsFunctions to avoid issues with generics
fix additional warnings in package test analyzer and tck
enable ecj gate
cleanups
[GR-8816] Fix dynamic dependencies on graal and sulong.
Simplify conditions
Cast-pipelines-related tests re-enabled
Fix dynamic dependencies on graal and sulong
[GR-8693] Unification of CRFFI for LLVM and NFI.
RStringVector handled specifically when passed over via CRFFI
[GR-3140] Efficient access to environments for S4 dispatch.
Unified CRFFI for LLVM and NFI
[GR-8740] Enabling stringi/stringr in LLVM.
[GR-2738 ] Clean-up CI configuration.
Clean-up CI configuration
use efficient environment access in callGetClassFromCache
use efficient way to get methods environment and .BasicFunsList
[GR-8712] Auto-generate wrappers for RFFI functions in testrffi.
Auto-generate wrappers for RFFI functions in testrffi
Enabling package stringi
[GR-2798] Implemented Rf_*norm, Rf_ftrunc and others.
Fixed index of rffi calls.
Implemented Rf_*norm, Rf_ftrunc, Rf_rmultinom and others.
[GR-8608] Fix rlang 0.2.
NativeMirror IDs are invalid addresses
Implement the `function` builtin
[GR-3140] Change interop accesses in ExtractVectorNode/ReplaceVectorNode to use KEY_INFO only if necessary.
change interop accesses in ExtractVectorNode/ReplaceVectorNode to use KEY_INFO only if necessary
Work around FastR's inability to change type in SET_TYPE in place
Fix potential race in TruffleNFI_Context
RPairList: make sure tag is always RSymbol or RNull
Improve RFFI logging
RFFI: implement Rf_any_duplicated3
[GR-8225] Add synchronization for package cache.
Make package cache synchronization optional.
Add file-based locking mechanism for package cache.
[GR-8514] Migrate to new instrumentation and LLVM fixes.
Loading