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.
f6e24e87cf156c58bffb22b6f5227ed535e0a1ea
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
9
Dec
8
7
6
5
3
2
1
30
Nov
29
28
26
25
24
23
22
21
20
19
18
17
16
15
14
11
10
9
8
7
4
3
2
1
31
Oct
30
29
28
27
26
22
21
20
19
18
17
16
14
13
12
11
10
7
6
5
4
3
2
30
Sep
29
28
27
26
23
22
21
20
19
17
16
Queries are now no longer syntactic constructs
removed bogus backslash in .gitignore
fixed some problems in NumericalFunctions.Sign:
Merge pull request #519 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/stats-refactoring to master
Merge pull request #520 in G/fastr from ~TOMAS.STUPKA_ORACLE.COM/fastr:rawToBits to master
replaced instanceof(...) with Predef.rawValue()
Stats package refactoring: move stuff from StatsUtil to RMath, DPQ and MathConstants
more efficient implementation of RForeignAccessfactory
changed parameter type to RAbstractRawVector
Merge pull request #515 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:ffinode to master
generated expected output messages
rawToBits buildin implementation
Merge pull request #521 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/update-truffle to master
Update Truffle version
Merge pull request #517 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/more-stats1 to master
Use Truffle TimeBoxing to timeout unit tests
update Truffle version
Implement more externals from stats library
Merge pull request #516 in G/fastr from ~ADAM.WELC_ORACLE.COM/fastr:bugfix/s4_fix to master
rffi: C, Call, Grid, Lapack, PCRE, RAppl, STats, Tools, UserRNG as Truffle Node; refactor ForeignFunctions to keep C/Fortran together
rffi upcalls don’t over-constrain return type
testrffi: create registered native symbols for functions; test calling via string or native symbol
Minor S4 fix.
Merge pull request #511 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/ffi to master
toString related TruffleBoundary adds
Merge branch 'master' into feature/ffi
Merge pull request #512 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/svm to master
Merge with master
rffi: add interface for RFFI upcalls; refactor native layer to use instance not static class; add factory for alternate upcall implementations
FastRTry: use Utils.stringFormat (TruffleBoundary)
Merge pull request #510 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/all-rxxx to master
Implement rmultinom
Performance improvements
Implement all remaining rxxx functions except for rmultinom
Merge pull request #507 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/ffi to master
Merge pull request #508 in G/fastr from ~ZBYNEK.SLAJCHRT_ORACLE.COM/fastr:newAttrsBench to master
Unnecessary profiles removed
A couple of fix-ups in attribute related nodes
Merge pull request #506 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:fix/small-fixes to master
simplify CallRFFI.invokeCall signature and native info extraction in ForeignFunctions etc.
Loading