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
52864 5807 d 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51398 5968 d 8 h ripley /trunk/src/ make use of C99 features  
51371 5970 d 12 h ripley /trunk/src/main/ reference does not attribute this to Chambers and Heiberger.
(pointed out by Marc Schwartz). Was Hastie meant? We'll never know.
 
51274 5979 d 6 h ripley /trunk/src/main/ update copyright dates  
49001 6209 d 9 h ripley /trunk/src/main/ some missed TRACE and SET_TRACE calls  
48948 6218 d 22 h murdoch /trunk/ If model.matrix() was given too large a model, the column count could overflow and crash R. (PR#13838)  
45667 6651 d 6 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6670 d 6 h ripley /trunk/src/main/ whitespace cleanup  
44206 6755 d 10 h maechler /trunk/src/main/ comment++  
44195 6755 d 21 h ripley /trunk/src/ some uses of (void) where possible  
44091 6761 d 5 h ripley /trunk/src/ Use UTF-8 in collation, basename, dirname, Tcl/Tk strings
(not yet checked on Linux)
 
43198 6858 d 1 h rgentlem /trunk/src/main/ a protect bug, located by Thomas - thanks  
42307 6942 d 9 h ripley /trunk/src/ change reference to GPL  
41899 6987 d 11 h ripley /trunk/ tidy up and document R_AllocStringBuffer
make use of it, or tidy up usage
 
41894 6989 d 4 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41784 6995 d 9 h ripley /trunk/src/ more 'const char *'  
41686 7005 d 5 h ripley /trunk/ more improvements to warning/error messages  
41636 7009 d 2 h ripley /trunk/src/ tidy up inlining some more, including using macros where possible (more widely
usable)
 
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
 
40705 7104 d 10 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 

Show All