Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • demo-hceres-2018
  • master default protected
2 results
Created with Raphaël 2.2.02Mar128Feb27242322212017161514131098767632131Jan302726252423212019181716131211109653230Dec282423222120191615141312119Fixed unit test issue: Used the system temp path in a test case which is different for other platforms.remove special handling of @<- and slot<- in replacementshandle non-FunctionDefinitionNode in Body[GR-2950] Fix a batch of builtins with CP issues (Míla).[GR-2798] New cast API map(toBoolean(naValue)).Fixed cast pipelines of builtins 'remove' till 'strtrim'.Cast to boolean: NA is by default TRUE + possibility to specify otherwise.[GR-2767] Simplify and complete connection support.Fixed a small issue introduced during merging.Fixed serious bug during decoding: Did not properly use the decoder when reading single 'elements' from a connection using method 'getc'. An element is either a character or a byte depending on the connection mode text or binary, respectively.Using the more specific type BaseRConnection where appropriate.Removed unnecessary implementation of deleting a temp file since there was already support for this.Fixed summary description for files when opening temp files.Fixed bug in class DelegateReadWriteRConnection: Did not properly return the output stream for compatibility.Added method 'ByteBuffer getChannel()' to interface RConnection and therefore exposing the unterlying channel for FastR internal use.Implemented support for anonymous text connections.Fixed a compilation error introduced by rebasing.Refactored base classes RConnection, BaseRConnection, and DelegateRConnection to strictly seperate the concerns.Implemented isIncomplete.Renamed new delegate connection classes.fixed copyrightsDeleted accidentally added file.Removed obsolete delegate connection classes.Refactored socketConnection implementation to be purely based on channels.Deferred resolving of character set name into BaseRConnection.Implementes flag "skipNul" for readLines (blocking).Small fix in warning message.Splitted delegate connection classes into blocking and non-blocking implementations (at least prepared for non-blocking).Implemented pipe command.Implemented FIFOs and tried to get them non-blocking on opening.Continued refactoring of connection implementation.First changes from refactoring of connections implementation.[GR-2798] External2 calls get "op" argument..External2 calls get "op" argument[GR-3035] Centralized handling of error and warning contexts.small fix in tests[GR-378] Execute internal package tests using package test framework.[GR-378] Create an internal package repo for package testsAdd query operators and TPC-H testssmaller default size for weak hash maps
Loading