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
26266 8349 d 17 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
25282 8407 d 6 h ripley /trunk/src/main/ speed-up in make.unique by caching the next unused cnt for the duplicated value  
25281 8407 d 8 h ripley /trunk/src/main/ typo, mkChar allocates so more protection is needed  
25275 8407 d 17 h ripley /trunk/ put internal make.unique live  
25274 8407 d 19 h ripley /trunk/src/ C-level make.unique (unfinished!)  
24735 8444 d 1 h ripley /trunk/src/ remove #ifdef-ed old code  
24516 8460 d 5 h ripley /trunk/ branch update  
23556 8540 d 22 h luke /trunk/ Changed match,call to use definition of current function from context
when definition is not supplied explicitly (or is NULL).
 
22420 8617 d 20 h ripley /trunk/src/main/ use match in do_match  
22400 8619 d 23 h ripley /trunk/ branch update  
20727 8759 d 5 h ripley /trunk/ match problem on Solaris  
19912 8822 d 12 h duncan /trunk/src/ Some removal of global variables in src/main  
19633 8844 d 7 h ripley /trunk/src/main/ reformat, remove unused variables  
19508 8853 d 17 h tlumley /trunk/ much faster rowsum using hashing.  
18952 8888 d 2 h ripley /trunk/src/main/ update dates  
18909 8889 d 17 h ripley /trunk/src/main/ treat NA_STRING as special  
17850 8956 d 20 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 9010 d 23 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 9011 d 21 h tlumley /trunk/ fixed hash functions for real, complex, string  
13186 9258 d 16 h pd /trunk/ branch update  

Show All