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
63181 4771 d 7 h ripley /trunk/src/ micro-manage R_alloc stack  
62995 4785 d 11 h maechler /trunk/ unlist(x) now typically returns all non-list xs unchanged;
fixes format(<list>) when <list> has non-vector content
 
60667 5067 d 15 h ripley /trunk/src/ only use Internals.h where needed  
60267 5094 d 20 h ripley /trunk/src/main/ typo  
60266 5094 d 21 h ripley /trunk/src/ need R_xlen_t  
60241 5096 d 17 h ripley /trunk/src/ more support for long vectors  
59052 5215 d 12 h ripley /trunk/ more steps to long vector support  
59039 5216 d 16 h ripley /trunk/ use preferred form of 'R Core Team'  
57065 5420 d 9 h urbaneks /trunk/ fix cbind/rbind memory corruption on a combination of raw vectors with lgl/int  
55747 5564 d 7 h urbaneks /trunk/ check length overflows in AnswerType (PR#14571)  
55438 5584 d 11 h luke /trunk/src/main/ Get rid of more -Wconversion warnings.  
54118 5661 d 5 h luke /trunk/ Changed c() from SPECIAL to BUILTIN.  
53353 5762 d 11 h ripley /trunk/src/main/ use UTF-8 instead  
53352 5762 d 13 h ripley /trunk/ mark encoding of some names computed by c() etc  
51274 5979 d 15 h ripley /trunk/src/main/ update copyright dates  
51245 5982 d 17 h ripley /trunk/ document in source files which primitives/.Internal are 'special'
make zero-arg primitives consistently builtin and not special, and check arity
list the specials (and some reasons) in R-ints
update now switch() is primitive
 
51007 6031 d 9 h ripley /trunk/ fix for deparse.level=2  
48257 6327 d 16 h maechler /trunk/ enable c(<raw>, <number>)  
47664 6396 d 18 h ripley /trunk/ avoid seqfault in cbind  
47460 6413 d 17 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 

Show All