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
28254 20661 d 21 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
25282 8407 d 12 h ripley /trunk/src/main/ speed-up in make.unique by caching the next unused cnt for the duplicated value  
25281 8407 d 14 h ripley /trunk/src/main/ typo, mkChar allocates so more protection is needed  
25275 8408 d 0 h ripley /trunk/ put internal make.unique live  
25274 8408 d 2 h ripley /trunk/src/ C-level make.unique (unfinished!)  
24735 8444 d 8 h ripley /trunk/src/ remove #ifdef-ed old code  
24516 8460 d 12 h ripley /trunk/ branch update  
23556 8541 d 4 h luke /trunk/ Changed match,call to use definition of current function from context
when definition is not supplied explicitly (or is NULL).
 
22420 8618 d 3 h ripley /trunk/src/main/ use match in do_match  
22400 8620 d 6 h ripley /trunk/ branch update  
20727 8759 d 12 h ripley /trunk/ match problem on Solaris  
19912 8822 d 18 h duncan /trunk/src/ Some removal of global variables in src/main  
19633 8844 d 13 h ripley /trunk/src/main/ reformat, remove unused variables  
19508 8853 d 23 h tlumley /trunk/ much faster rowsum using hashing.  
18952 8888 d 8 h ripley /trunk/src/main/ update dates  
18909 8889 d 23 h ripley /trunk/src/main/ treat NA_STRING as special  
17850 8957 d 3 h ripley /trunk/ hash all NaNs other than NA to the same value.
Don't treat NaN and NA as equal when testing for collisions.
 
16861 9011 d 6 h ripley /trunk/ chash code was ignoring imaginary part.
Use unions in rhash and chash since rev 1.36 was not working correctly
under gcc 3.0.2 on Solaris.
 
16852 9012 d 4 h tlumley /trunk/ fixed hash functions for real, complex, string  
13186 9258 d 23 h pd /trunk/ branch update  

Show All