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
47757 6389 d 18 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47664 6396 d 9 h ripley /trunk/ avoid seqfault in cbind  
47460 6413 d 8 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
46140 6572 d 10 h maechler /trunk/src/ fix same typo in source and doc  
45667 6651 d 5 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6670 d 5 h ripley /trunk/src/main/ whitespace cleanup  
42531 6920 d 0 h murdoch /trunk/src/main/ Safer code for r42530  
42530 6920 d 0 h murdoch /trunk/ Fix for rbind/cbind dispatch bug  
42307 6942 d 8 h ripley /trunk/src/ change reference to GPL  
42014 6975 d 20 h ripley /trunk/ missing protects when creating a list matrix in [cr]bind  
41996 6977 d 5 h ripley /trunk/src/main/ clarify code  
41899 6987 d 11 h ripley /trunk/ tidy up and document R_AllocStringBuffer
make use of it, or tidy up usage
 
41784 6995 d 8 h ripley /trunk/src/ more 'const char *'  
41715 7002 d 11 h ripley /trunk/ improvements to error/warning messages  
41712 7003 d 4 h ripley /trunk/ add experimental showCalls option.
improvements to layout of error messages, and to some messages.
 
41686 7005 d 4 h ripley /trunk/ more improvements to warning/error messages  
41680 7005 d 8 h ripley /trunk/ improvements to the handling of warning/error messages  
41631 7009 d 12 h ripley /trunk/src/ work on inlining
- allow C99 model
- use static inlining in units where function is used a lot
export isS4, asS4 (don't use them internally, rather macros)
work around an optimization bug in currnt gcc pre-4.3.0
 
41495 7019 d 21 h rgentlem /trunk/src/ a large number of changes to alter the behavior of CHARSXPs so that
they are unique and hashed. This will have some effect on run time, but
for any application which uses a lot of names (like big arrays with
row or column names) the savings are often impressive
 
40718 7103 d 21 h ripley /trunk/src/main/ safer code  

Show All