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.
694c2b15da9ef95b25f68814dab4319887ab41a6
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
14
Nov
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
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
more small fixes and TODOs
fix typos and minor problems, add TODOs in FFI implementation
[GR-6814] [GR-6815] Small interop fixes regarding type conversion.
[GR-2798] Implemented builtins 'comment' and 'comment<-'.
Renamed 'GetReadonlyData.ObjectContent' to 'GetReadonlyData.ListData'.
Implemented builtin 'comment' and 'comment<-'.
Small interop fixes regarding type conversion.
Implemented builtin 'do.call.external' for invoking foreign functions.
[GR-6518] Fix behavior of sys.parent and related functions in the presence of do.call on the call stack.
Fix behavior of sys.parent and related functions in the presence of do.call on the call stack
[GR-2869] Fix `R_HOME_DIR` resolution to support symlinks.
Fix `R_HOME_DIR` resolution to support symlinks
[GR-6518] Fixes in sprintf.
Fixes in sprintf
[GR-2798] Rf_eval evaluates promises in pair-lists.
Disallow using FastR context from multiple threads
Rf_eval implemented as a node + evaluates promises in pair-lists
[GR-6804] Syntax error should have a SourceSection.
set line nr in ParseException to source line count in case it happens to be greater
[GR-6803] Implement chartr builtin.
Implement chartr builtin
[GR-2798] Fix for sockSelect and RRNG.
[GR-6787] Simplify object size calculation.
Simplify object size calculation
Fix: Did not consider all connections in 'sockSelect'.
Fix: Did not properly handle scalar values if assigned to
[GR-6629] Fixes for RITA demo.
[GR-6396] Fixed showing <truffle object> for promise in debugger.
Improved TruffleObject deparsing.
Fix FFI locking: do the locking for down-calls not up-calls
Update FFI logging to count on multi-threaded code
Update palette(2) externals to match the new GNU R versions
Fixed showing <truffle object> for promise in debugger.
[GR-6755] Don't convert parse exceptions to RErrors in non-interactive mode.
[GR-2738] Various cleanups and simplifications.
don't convert parse exceptions to RErrors in non-interactive mode
[GR-5176] Don't skip arguments when pre-parsing in RCommand.
handle strings in set.seed
cleanups
[GR-6745] Read/write active bindings using proper function calls instead of REngine.evalFunction.
Loading