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.
65eeba37c659ce8d74d15a639b60e9782dc8087d
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
Jan
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
31
Oct
30
27
26
25
24
23
20
19
17
16
14
13
12
11
10
9
6
5
4
3
2
30
Sep
29
28
27
26
25
22
Intern all RSymbol instances to enable equality checks in C
Add missing @CompilationFinal to profile in EnvFunctions
CAR/CDR and related macros refactored + support for RSymbol and RNull for all variants
UpCalls should not return optimized promises, return the value instead
S4 representation for jclassName, float, byte, short, character, long
ignore com.oracle.truffle.r.native/fficall/common.done folder
fixed imports
[GR-7027] Fix FastRHelp and add native-image configuration.
[GR-7953] IsNull flag not properly restored if exception in NFI occurred.
ensure that isNull in RNullMR is set back to its previous state after a NFI call
Use ResourceHandler abstraction in FastRHelp built-ins
Add configuration for native-image tool
[GR-7522] Fix RJDBC package.
update truffle dependency
more interop tests
more functionality in rJava pkg
handle guest language exceptions in interop calls
[GR-7856] Do not cache CallTargets in static fields.
Synchronize accesses to the call targets map in Closure class
[GR-7846] Fix: Invalid default value for blacklist.
Fix: Uninitialized error code variable.
Do not cache CallTargets in static fields
no recursive iterable conversion - they may return themself as elements
a foreign object should not be automatically casted into a R type when assigned to a S4 slot
[GR-2798] Various fixes.
Support ignoreCase in list.files function
fixed complete flag when converting foreign arrays
Fix copyrights.
Fix: Wrongly reported difference.
Fix: Invalid default value for blacklist.
Add implementation of R_qsort_I from GnuR
Fix NFI signature of dpstrf in NativeFunctions
[GR-2798] R_tryEval upcall fixed.
R_tryEval upcall fixed
[GR-2798] Fix options built-in: named list is used as option value.
Fix options built-in: named list is used as option value
[GR-7891] Fixed malformed copyrights override file.
Fix copyrights.
fixed malformed copyrights override file
QIRWrapperNode is now constant
Loading