The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
76392 2661 d 8 h luke /trunk/src/ Pass sample.kind to set.seed .Internal.  
76206 2700 d 0 h luke /trunk/ Fix to revised walker_Probsample for issue reported to R_devel by Charles Berry.  
76187 2705 d 3 h luke /trunk/src/main/ Fix for Windows sizeof(long) == 4 issue; contributed by Joseph Wood.  
76160 2709 d 1 h luke /trunk/ New default algorithm for R_unif_rand, used in sample, to resolve PR
17494. Includes adding sample.kind to RNGkind to allow reverting to
the old algorithm for reproducing previous results. Thanks to Duncan
Murdoch for contributing the patch.
 
76132 2715 d 4 h luke /trunk/src/main/ New version of R_unif_index to avoid bias reported by Stark.
Old verison is still used by default.
 
75566 2818 d 2 h ripley /trunk/src/main/ gcc does not ignore #pragma clang  
75565 2818 d 2 h ripley /trunk/src/main/ experiment with #pragma clang diagnostic  
75564 2818 d 2 h ripley /trunk/src/main/ avoid compiler warnings  
75563 2818 d 2 h luke /trunk/src/main/ Added comment on Mersenne Twister initialization.  
72559 3385 d 16 h maechler /trunk/src/ small comments / white space  
72362 3418 d 10 h ripley /trunk/src/main/ avoid compiler warning  
72357 3421 d 4 h luke /trunk/ Use two uniforms in sample() for higher precision when the uniform
generator is one of the Knuth generators or a user-defined generator
and the population size is at least 2^25.
 
72356 3421 d 5 h luke /trunk/src/ Added R_unif_index for use in do_sample and do_sample2.  
71058 3641 d 9 h ripley /trunk/src/main/ slightly more efficient fix  
71052 3641 d 13 h ripley /trunk/src/main/ more cleaning up is needed after a corrupt .Random.seed  
68947 4005 d 9 h ripley /trunk/src/ use https  
68923 4005 d 15 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68187 4120 d 8 h luke /trunk/src/ Protect fixes from Tomas Kalibera.  
67570 4204 d 13 h ripley /trunk/ correct copyright dates  
67544 4207 d 4 h ripley /trunk/src/main/ add comment about clang trunk warning  

Show All