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
89248 211 d 20 h luke /trunk/ Fix from Ivan Krylov for out of bounds read in radixsort.c.  
87863 512 d 14 h ripley /trunk/src/main/ Rboolean -> bool  
87813 518 d 0 h ripley /trunk/src/ more taking care over Rboolean  
87180 675 d 12 h kalibera /trunk/src/ Memcpy, memmove and memset should be only called on valid pointers even when
the size is zero to avoid undefined behavior.
 
85614 977 d 5 h kalibera /trunk/src/ Fixes of formatted output.  
85146 1047 d 1 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
84246 1201 d 13 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
83446 1321 d 11 h ripley /trunk/src/ C23 requires attributes before return values  
82964 1396 d 11 h ripley /trunk/ standard-compliant version  
82754 1433 d 6 h ripley /trunk/src/ changes for -Wstrict-prototypes  
74811 2979 d 11 h ripley /trunk/src/main/ compiler warning  
74805 2980 d 2 h lawrence /trunk/ radix sort supports (short) vectors with >1 billion elements

thanks to Matt Dowle
 
73385 3224 d 2 h luke /trunk/src/ Added some casts and changed some variable types to eliminate clang
integer type conversion warnings.
 
73265 3237 d 22 h luke /trunk/src/main/ Removed USE_RINTERNALS define to allow barrier checking.  
73263 3238 d 2 h kalibera /trunk/src/main/ Fix array overrun.  
71588 3561 d 6 h lawrence /trunk/src/main/ temp radix sort fix from Matt Dowle (n=2 w/ NA case)  
71200 3615 d 8 h lawrence /trunk/ fix some inconsistent treatment of NAs by radix sort  
70856 3679 d 20 h lawrence /trunk/ radix is default sort algorithm for doubles (no more rounding),
grouping() puts NAs last.
 
70764 3698 d 2 h luke /trunk/src/main/ Protect fix, from Tomas Kalibera.  
70725 3702 d 6 h lawrence /trunk/ Fix order(x, decreasing=TRUE) when x is an integer vector containing
MAX_INT. Ported from a fix Matt Dowle made to data.table.
 

Show All