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.
75fcf0ed6f617b6987fa5b392b5422e861b2c8d1
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
Oct
14
13
12
11
10
9
6
5
4
3
2
30
Sep
29
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
[GR-2798] Synchronization related fixes.
NFI Context lookupNativeFunction: avoid potential NPEs
Add optional synchronization for NFI RFFI
Make RFindSymbolRootNode#create synchronized
More robust approach to handling the .Devices variable
Remove global GridContext, keep one per RContext
Storing evaluated args in locals.
[GR-5611] Unsound return RNull.instance in some ffi nodes.
made no-return functions void instead of letting them return int
[GR-6406] More additions to package testing.
additional gated packages
remove assertion that triggers for PRENV
don't mark TCK test source as "internal"
allow arbitrary user-defined binary ops
handle various special cases when comparing package testing output
add a copy of GPL2
Initialize promise with exec frame if in interpreter.
fixed incorrect return in CopyMostAttrib, LockBinding and UnlockBinding nodes
[GR-5543] [GR-6346] [GR-6348] Fix some races and addressed live demo crash.
[GR-128] Testing - include tests from GNUR (/tests/...).
Do not initialize FD cache lazily to avoid possible races.
Fix copyrights.
Synchronizing FD cache.
Fix: Fallback into slow path when materializing deeply recursive data
Allow missing parameter for 'is.call' and revert changes in RASTUtils.
Fix: Did not create proper language object for 'empty' syntax element.
Disable browser for context kind 'SHARE_ALL'.
Fix: FFIProcessor generates return statement depending on return kind.
Fix: Wrong return type for 'Rf_setAttrib'.
Initialize retrieve callbacks address on first use.
Fix race when concurrently initializing builtins.
Cache FDs when casting lists to environments.
Fix: Do not create nodes on fast path.
Fix: Did not properly prepare downcall when loading package library.
Try to find appropriate location for temporary source files.
Fix: Do not retrieve PID during error reporting.
Simulating R's precious list using a map with object count.
[GR-6406] Fixes for "foreign" package and testing infrastructure.
add list of gated packages
package testing: ignore differences coming from path names ("fastr" vs. "gnur") and compare only output files
Loading