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.
2bc8098fc7ca7f3d2ed053c700ab1a39a46ff3f8
Select Git revision
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
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
Hiding active binding for '.Random.seed'.
Fix: builtin 'exists' could not handle RMissing.
Fix: Did not properly report missing values from active bindings.
[GR-5731] The for statement does not work with ProxyObject.
[GR-6424] Do not use internal sources in debugger tests.
Do not use internal sources in debugger tests.
[GR-2798] Minor fixes to enable lattice user story.
Fix doubled ' in some SVG attibutes
[GR-6359] Fix S4 dispatch.
[GR-2738] Various minor cleanups.
Allow RNulls in INTEGER, REAL, etc. up-calls
Materialize return values from Java up-calls
various minor cleanups
[GR-5611] Some minor fixes related to the data.table package.
some minor fixes in java upcalls
added Rf_lock/Rf_unLockBinding upcalls
return valid interop type
Loading