The R Project SVN R

Rev

Rev 87958 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 87958 Rev 88200
Line 8090... Line 8090...
8090
 
8090
 
8091
      \item Profiling \emph{via} \code{Rprof()} now optionally records
8091
      \item Profiling \emph{via} \code{Rprof()} now optionally records
8092
      information at the statement level, not just the function level.
8092
      information at the statement level, not just the function level.
8093
 
8093
 
8094
      \item The \code{Rprof()} function now quotes function names in
8094
      \item The \code{Rprof()} function now quotes function names in
8095
      in its output file on Windows, to be consistent with the quoting
8095
      its output file on Windows, to be consistent with the quoting
8096
      in Unix.
8096
      in Unix.
8097
 
8097
 
8098
      \item Profiling \emph{via} \code{Rprof()} now optionally records
8098
      \item Profiling \emph{via} \code{Rprof()} now optionally records
8099
      information about time spent in GC.
8099
      information about time spent in GC.
8100
 
8100