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.
d8ef579dd8c1414a78c8552109c317a9aea09f2f
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
2
Feb
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
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
[GR-5641] Fix usages of GetFixedAttribute and similar nodes.
Fix usages of GetFixedAttribute and similar nodes.
[GR-8067] Fix FastR Java interop with Truffle 0.31.
fixed some tests
since java lists respond to HAS_SIZE/GET_SIZE they should be handled like foreign arrays
[GR-8067] Update Truffle version.
Update Truffle version
TruffleNode can now be applied to several arguments
[GR-3140] Support for rJava-style interoperability in FastR.
[GR-2798] Fixes to enable testthat 2.
Fixes in as.POSIXlt and related functions
Add correct class attribute to RegisteredNativeSymbols
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.
Loading