Skip to content
Snippets Groups Projects
Commit 27e5fda6 authored by Stepan Sindelar's avatar Stepan Sindelar
Browse files

[GR-10199] Add CHANGELOG file.

PullRequest: fastr/1583
parents ac75c924 630567f7
No related branches found
No related tags found
No related merge requests found
# 1.0 RC 3
Added missing R builtins and C API
* vmmin
* SETLENGTH, TRUELENGHT, SET_TRUELENGTH
* simplified version of LEVELS
* addInputHandler, removeInputHandler
Bug fixes
* The plotting window did not display anything after it was closed and reopened.
* Various smaller issues discovered during testing of CRAN packages.
New features
* Script that configures FastR for the current system (jre/languages/R/bin/configure_fastr) does not require Autotools anymore.
* Users can build a native image of the FastR runtime. The native image provides faster startup and slightly slower peak performance. Run jre/languages/R/bin/install_r_native_image to build the image.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment