The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
69385 3967 d 21 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
68947 4005 d 2 h ripley /trunk/src/ use https  
68923 4005 d 8 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68755 4015 d 21 h luke /trunk/src/ Added ability to suspend GC; implementation from Tomas Kalibera.  
67595 4202 d 6 h ripley /trunk/src/ update copyright dates for 2014 changes  
67181 4240 d 4 h luke /trunk/src/ Added NORET annotations; from Tomas Kalibera.  
66393 4363 d 22 h murdoch /trunk/ Add experimental "returnValue()" function  
64970 4548 d 19 h luke /trunk/src/main/ Merged in shallow_duplicate changes from Michael Lawrence.  
64091 4661 d 20 h luke /trunk/src/ Added R_ExecWithCleanup.  
63535 4733 d 4 h ripley /trunk/src/ protect against embedded misuse (PR#15420?)  
63400 4751 d 5 h murdoch /trunk/ Debugging improvements: add s, f and help commands; clean up the browser behaviour following PR#14985.  
62867 4800 d 18 h luke /trunk/src/main/ Reorder code in begincontext to work around problem with profiling when the C
compiler reorers the code.
 
60667 5067 d 5 h ripley /trunk/src/ only use Internals.h where needed  
59035 5216 d 8 h ripley /trunk/src/ introduce xlength for long vectors
update some copyright dates
use preferred 'R Core Team'
 
58458 5269 d 0 h ripley /trunk/src/ we are committed to bytecode (and have been for a long time)  
57538 5381 d 19 h ripley /trunk/src/ use signal-related headers only where needed  
55024 5603 d 1 h murdoch /trunk/src/main/ Clarify error on use of "next" outside a loop  
52910 5794 d 22 h luke /trunk/src/ Added R_tryEvalSilent as a variant of R_tryEval that turns off error
printing around the eval and use this in the S4 method dispatch
code. This is a temporary work-around -- eventually we should have a
way for packages to run C level cleanup code and/or establish error
handlers.
 
52909 5795 d 3 h luke /trunk/src/main/ Reset handler stack to R_NilValue around exec in R_ToplevelExec.  
48998 6210 d 18 h rgentlem /trunk/src/ I changed the macros DEBUG, STEP and TRACE to have an R prefix.
There are too many places where other variants of DEBUG have appeared,
so this makes it easier to find ours, and less likely that there will be
collisions with other definitions
 

Show All