Skip to content
Snippets Groups Projects
  1. Jul 15, 2016
    • Mick Jordan's avatar
      Merge pull request #158 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature/rprof to master · a6ca23c3
      Mick Jordan authored
      * commit 'f9cd9395':
        Correct use of Source.internal()
        check style  fix; RPerfStats option fix
        Instrumentation refactoring. Retire RNodeTimer, REntryCounts; replace with RFunctionProfiler Retire FunctionUID replace use with SourceSection Refactor all context-specific instrumentation state into InstrumentationState class
        Enable rowsum test
        remove old FastROption
        row sum_matrix:  use AbstractVectors
        Rprof: move state into RContext
        Add support for storing Profiler in Context; more RSource cleanup/functions
        RowsumFunctions: cast pipeline review fixes
        Move RInternalInternalSourceDescriptions into RSource
        compiler fixes
        Tighten up Rsource methods, use getURI instead of getPath, set .internal() on internal sources Implement line.profiling
        Implement Rprof (no lineProfiling, memProfiling, gcProfiling)
        remove old  comment
        Implement rowsums_matrix (needed by summaryRprof); enable tests
        Change "description" to "name" in FunctionDefinitionNode. Fixes regression on source'd functions where name was lost (description is already used in Node for some other meaning)
        Provide access to Polyglot engine instance from Context
      a6ca23c3
    • Mick Jordan's avatar
      Merge branch 'master' into feature/rprof · f9cd9395
      Mick Jordan authored
      f9cd9395
    • Mick Jordan's avatar
      Correct use of Source.internal() · 330fc69c
      Mick Jordan authored
      330fc69c
    • Lukas Stadler's avatar
      Merge pull request #167 in G/fastr from... · c9d4aabe
      Lukas Stadler authored
      Merge pull request #167 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/IOException_warnings to master
      
      * commit 'aa92a44d':
        fix warnings for non-thrown IOExceptions
      c9d4aabe
    • Lukas Stadler's avatar
      Merge pull request #168 in G/fastr from... · 34a9c7de
      Lukas Stadler authored
      Merge pull request #168 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/remove_NamedRNode to master
      
      * commit 'd210c2ee':
        remove NamedRNode (use field in RLanguage instead)
      34a9c7de
    • Lukas Stadler's avatar
      Merge pull request #166 in G/fastr from... · 885084fd
      Lukas Stadler authored
      Merge pull request #166 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/reduce_arguments_subclasses to master
      
      * commit '1252cb44':
        reduce the number of Arguments subclasses
      885084fd
  2. Jul 14, 2016
  3. Jul 13, 2016
  4. Jul 12, 2016
Loading