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
26795 8309 d 20 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
25282 8409 d 4 h ripley /trunk/src/main/ speed-up in make.unique by caching the next unused cnt for the duplicated value  
25281 8409 d 6 h ripley /trunk/src/main/ typo, mkChar allocates so more protection is needed  
25275 8409 d 16 h ripley /trunk/ put internal make.unique live  
25274 8409 d 18 h ripley /trunk/src/ C-level make.unique (unfinished!)  
24735 8446 d 0 h ripley /trunk/src/ remove #ifdef-ed old code  
24516 8462 d 4 h ripley /trunk/ branch update  
23556 8542 d 20 h luke /trunk/ Changed match,call to use definition of current function from context
when definition is not supplied explicitly (or is NULL).
 
22420 8619 d 19 h ripley /trunk/src/main/ use match in do_match  
22400 8621 d 22 h ripley /trunk/ branch update  
20727 8761 d 4 h ripley /trunk/ match problem on Solaris  
19912 8824 d 10 h duncan /trunk/src/ Some removal of global variables in src/main  
19633 8846 d 5 h ripley /trunk/src/main/ reformat, remove unused variables  
19508 8855 d 15 h tlumley /trunk/ much faster rowsum using hashing.  
18952 8890 d 0 h ripley /trunk/src/main/ update dates  
18909 8891 d 15 h ripley /trunk/src/main/ treat NA_STRING as special  
17850 8958 d 19 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 9012 d 22 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 9013 d 20 h tlumley /trunk/ fixed hash functions for real, complex, string  
13186 9260 d 15 h pd /trunk/ branch update  

Show All