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.
fe6ff4eb836989e673d6c31823245eaea87903e4
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
Aug
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
9
8
7
6
5
2
1
31
May
30
29
26
25
24
23
22
19
18
17
[GR-5668] Clean up threads when shutting down context.
allow greek symbols in identifiers
clean up threads when shutting down context
[GR-3140] Implicit Foreign Array cast in CP.
Added a Foreign Array to Vector/List cast as an implicit preinitial step to CP.
combine 1 foreign array should convert to vector/list
[GR-2798] Minor fixes.
don't force source sections for loops
end REPL when exceptions occur during shutdown
[GR-4751] Binary boolean scalar operators do not work with foreign arrays.
tests for BinaryBooleanScalarNode
handle foreign objects in BinaryBooleanScalarNode
[GR-5607] Clear last.warning during base package loading.
clear last.warning during base package loading
Fix: bitwise shift with negative n returns NA
Fix is.finite to copy dimnames in all cases.
[GR-5423] Cleanup MR classes from cases handling default behavior.
[GR-5581] Conversion from RList to Env in Eval handles ref-counting.
[GR-2798] Formatting issue discovered on SPARC/Solaris fixed.
Conversion from RList to Env in Eval handles ref-counting.
The formatting issue discovered on SPARC/Solaris fixed
use j.l.Math instead of deprecated c.o.t.api.ExactMath in c.o.t.r.nodes.builtin.base.Strtoi.doStrtio
removed not used method c.o.t.r.runtime.Utils.dumpFunction which was using deprecated GraphPrintVisitor class
removed MR impls for cases returning a default value
[GR-5572] Fix: JNI sync java native arrays on boundary crossing.
[GR-2798] Format builtin handles the scientific argument properly.
JNI FFI fix: synchronize java and native both ways array every time we cross boundary.
TruffleNFI_DLL: put the filename in quotes
Fix NPE in ConsoleHandler
Format builtin handles the scientific argument properly
[GR-5181] Do not create new engines for message resolution tests.
do not create new engines for message resolution tests
[GR-5543] Several fixes mainly concerning parallel mode.
Added missing include and fixed typo causing compilation errors.
Added specialization for RExternalPtr.
Fix: Integer NAs are allowed for '.Random.seed'.
Fix: Srcref could also be NULL.
Fix: using original signature for dummy functions.
Added overrides for package 'snow' to support SHARED cluster.
Fix: Sharing loaded DLLs in mode SHARE_ALL.
Loading