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
89100 236 d 0 h luke /trunk/src/ Move R_ext/PrtUtil.h to src/include to restore building from dist tarball.  
87904 507 d 8 h ripley /trunk/src/ Rboolean -> bool  
87863 513 d 18 h ripley /trunk/src/main/ Rboolean -> bool  
87813 519 d 4 h ripley /trunk/src/ more taking care over Rboolean  
87783 522 d 11 h ripley /trunk/src/main/ more sanity checking of arguments using asRbool  
87392 607 d 8 h ripley /trunk/ tweaks  
87390 607 d 8 h ripley /trunk/ fix some problems with [rc]bind, increase test coverage  
87389 607 d 13 h ripley /trunk/src/main/ correct some comments  
86699 782 d 7 h kalibera /trunk/src/main/ PROTECT fix.  
85525 986 d 14 h maechler /trunk/ c(NA, 1i) also coerces to cpl(Re=NA, Im=0) ; ditto cumsum() etc  
85463 999 d 7 h luke /trunk/ Merge in R-OBJSXP branch.  
85314 1021 d 13 h maechler /trunk/ cbind/rbind(*, deparse.level=.) is now correctly passed to *methods*  
85291 1023 d 9 h luke /trunk/src/main/ Unpromise args at end of applyClosure in a few more places.  
85283 1023 d 23 h luke /trunk/src/ Move unpromiseArgs calls into applyClosure, when a new argument is TRUE.  
85146 1048 d 5 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
83458 1322 d 6 h ripley /trunk/src/ more use of snprintf  
83446 1322 d 15 h ripley /trunk/src/ C23 requires attributes before return values  
79357 2106 d 14 h maechler /trunk/ fix unlist(<pairlist+list>, recursive=FALSE); PR#17950  
79130 2153 d 10 h maechler /trunk/ amend c79095: c() does *not* drop an initial NULL for back compatibility  
79095 2157 d 5 h maechler /trunk/ c(..) drops NULL arguments in the generic  

Show All