The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
63223 4768 d 20 h ripley /trunk/src/ more efficient way to do install(translateChar())  
63181 4772 d 17 h ripley /trunk/src/ micro-manage R_alloc stack  
63150 4774 d 17 h luke /trunk/src/main/ Make sure the chain count in hashed environments in decremented when
variables are removed to avoid unbounded growth of hashed environments
(PR 15363).
 
63113 4776 d 23 h murdoch /trunk/ Fix missed duplicate() calls in PR#15352-15354  
62961 4792 d 20 h luke /trunk/src/main/ Removed unnecessary use of SETLENGTH.  
62883 4800 d 19 h murdoch /trunk/ Encode names in error messages, so printing control chars in names doesn't mess up the message.  
62220 4886 d 16 h luke /trunk/src/main/ Fixed missing NAMED bumping bugs reported by Radford Neal.  
61777 4928 d 23 h ripley /trunk/src/ tidy up  
61771 4929 d 1 h ripley /trunk/src/ more hiding  
61514 4956 d 3 h ripley /trunk/src/ clean up  
60844 5049 d 15 h ripley /trunk/ tweak messages  
60667 5069 d 1 h ripley /trunk/src/ only use Internals.h where needed  
59163 5209 d 0 h ripley /trunk/src/main/ check string length for mkChar[CE]  
59035 5218 d 4 h ripley /trunk/src/ introduce xlength for long vectors
update some copyright dates
use preferred 'R Core Team'
 
58404 5274 d 9 h urbaneks /trunk/src/ use ASCII_MASK bit for 7-bit CHARSXPs to avoid linear lookups  
58312 5283 d 5 h ripley /trunk/ fixes for PR#14790, 14807  
57538 5383 d 15 h ripley /trunk/src/ use signal-related headers only where needed  
56443 5488 d 1 h ripley /trunk/src/main/ typos in comments  
56383 5492 d 18 h murdoch /trunk/ "name space" to "namespace" conversions in comments and messages from code  
56381 5492 d 19 h murdoch /trunk/ Create default NAMESPACE for packages that don't declare one, so we can assume all packages have a namespace.

Some spelling changes (name space -> namespace) in this commit, but most in a later one.
 

Show All