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
43096 6871 d 14 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42531 6921 d 16 h murdoch /trunk/src/main/ Safer code for r42530  
42530 6921 d 17 h murdoch /trunk/ Fix for rbind/cbind dispatch bug  
42307 6944 d 1 h ripley /trunk/src/ change reference to GPL  
42014 6977 d 13 h ripley /trunk/ missing protects when creating a list matrix in [cr]bind  
41996 6978 d 22 h ripley /trunk/src/main/ clarify code  
41899 6989 d 3 h ripley /trunk/ tidy up and document R_AllocStringBuffer
make use of it, or tidy up usage
 
41784 6997 d 1 h ripley /trunk/src/ more 'const char *'  
41715 7004 d 4 h ripley /trunk/ improvements to error/warning messages  
41712 7004 d 21 h ripley /trunk/ add experimental showCalls option.
improvements to layout of error messages, and to some messages.
 
41686 7006 d 21 h ripley /trunk/ more improvements to warning/error messages  
41680 7007 d 1 h ripley /trunk/ improvements to the handling of warning/error messages  
41631 7011 d 4 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 7021 d 13 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 7105 d 14 h ripley /trunk/src/main/ safer code  
40705 7106 d 2 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40236 7163 d 0 h ripley /trunk/src/main/ UseMethod and unlist can be builtins  
40093 7179 d 15 h ripley /trunk/ tidy up  
40091 7179 d 16 h ripley /trunk/src/main/ more R_Visible tweaks  
40090 7179 d 17 h ripley /trunk/ port trace() fix from R-2-4-branch
more R_Visibility fixes (not yet complete)
 

Show All