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.
7dfe6e8eb81f79b18251b2edbd80758bbd54d6ce
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
13
12
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
handle multi-char, empty and "byte" replacements in iconv
Added GnuR tests infrastructure in gnur/tests and all extracted tests.
update expected test output
handle collation and timezones based on env variables
handle non-integer digit numbers in "round"
simplify encodeString and add quoting of special characters
simulate iconv using CharsetDecoder/CharsetEncoder
only ever create one CharSXPWrapper for NA
seek: don't invalidate cache, account for bytes in cache
additional TruffleBoundaries
some more work on formatting
change default CRAN mirror in package tests to cloud
fix whitespace differences in warning messages with options(warn=1), more thorough search for current frame in Utils.getActualCurrentFrame
change error context when reporting errors and warnings from native code
fix file.copy, allow LC_ALL in Sys.setlocale, various functions from utils.c, implement CDDR, CADR, ...
[GR-6417] Code completion: unhandled exception in JLine.
[GR-2798] Fixed Infinity handling in binary arithmetics of sequences.
Fixed Infinity handling in binary arithmetics of sequences.
fixed completion token start offset computation
[GR-6252] Variable '.Random.seed' cannot be found.
Adapt to R-3.4.0.
cleanup
Loading