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
78769 2217 d 3 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
78127 2309 d 10 h kalibera /trunk/src/main/ Simplify memory protection.  
74734 2994 d 12 h kalibera /trunk/src/main/ Use R_xlen_t when iterating large matrices to prevent integer overflow
(related to PR#17423).
 
73750 3174 d 0 h luke /trunk/src/ Added STRING_PTR_RO and use to replace STRING_PTR when possible.  
73728 3178 d 15 h luke /trunk/src/main/ Use read only pointers from _RO accessors when possible.  
70352 3784 d 12 h murdoch /trunk/ Fix spacing when printing complex array.  
69366 3972 d 14 h ripley /trunk/src/main/ update comments  
68947 4006 d 8 h ripley /trunk/src/ use https  
66734 4311 d 3 h maechler /trunk/ print()ing of array/matrix with dim(.) = (.., 0); fixing PR#16012  
66087 4403 d 14 h ripley /trunk/ allow multi-byte OutDec  
64656 4587 d 8 h ripley /trunk/src/ correct/standardize copyright dates  
63181 4772 d 4 h ripley /trunk/src/ micro-manage R_alloc stack  
63155 4774 d 1 h luke /trunk/src/main/ Add vmaxget/set in printMatrix and printArray.  
63096 4777 d 11 h murdoch /trunk/ Deparse raw vectors in syntactically correct way (PR#15369)  
61776 4928 d 10 h ripley /trunk/src/ more hiding  
60801 5054 d 15 h ripley /trunk/src/ translations tweaks  
60241 5097 d 14 h ripley /trunk/src/ more support for long vectors  
59177 5207 d 14 h ripley /trunk/src/ more types and casts  
59035 5217 d 15 h ripley /trunk/src/ introduce xlength for long vectors
update some copyright dates
use preferred 'R Core Team'
 
58733 5249 d 9 h maechler /trunk/ print(x, max= *) -- notably for "Date" x;
use "[ .... ]" for the "reached .. max.print" message
 

Show All