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
90310 12 h 26 m maechler /trunk/src/ simplify & fix(?) r90{299,307}  
90307 19 h 31 m maechler /trunk/src/ amend r90299, notably for standalone Rmathlib (indirectly checked more thoroughly on Windows)  
90299 2 d 18 h maechler /trunk/ fix 2 signs in formula of the BTPE algorithm for rbinom(); add RNGkind(binom.kind=*)  
86515 815 d 14 h luke /trunk/src/include/R_ext/ Standardize wording to 'Part of the API.'  
82993 1394 d 4 h ripley /trunk/src/include/ bump dates  
82754 1433 d 21 h ripley /trunk/src/ changes for -Wstrict-prototypes  
76206 2700 d 11 h luke /trunk/ Fix to revised walker_Probsample for issue reported to R_devel by Charles Berry.  
76160 2709 d 12 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.
 
72356 3421 d 16 h luke /trunk/src/ Added R_unif_index for use in do_sample and do_sample2.  
71657 3542 d 18 h plummer /trunk/src/include/ Clarify license for LGPL headers.  
70042 3832 d 23 h ripley /trunk/ tweaks to header inclusion in C++  
68949 4005 d 20 h ripley /trunk/src/ use https  
66100 4402 d 13 h ripley /trunk/src/ more symbol remapping/hiding  
60253 5095 d 22 h ripley /trunk/ start documenting what is and what is not API in the headers  
58977 5221 d 0 h ripley /trunk/src/ be more consistent in copyrights  
56570 5475 d 17 h ripley /trunk/ first-pass implementation of L'Ecuyer RngStreams  
48371 6305 d 21 h maechler /trunk/src/ provide FixupProb() as public (not yet "API") entry point  
44195 6756 d 14 h ripley /trunk/src/ some uses of (void) where possible  
42308 6943 d 1 h ripley /trunk/src/include/ change reference to GPL  
36820 7524 d 18 h ripley /trunk/ update FSF address  
25960 8368 d 14 h ripley /trunk/src/ don't use Mathlib.h  
24322 8475 d 3 h ripley /trunk/ branch update  
20253 8798 d 0 h ripley /trunk/ Add "Inversion" option for normals  
18519 8912 d 20 h ripley /trunk/ use colours as default for pie
add 2002 option for Knuth-TAOCP RNG
fix bug on set.seed(xxx, "default"), and change number in example(eigen)
 
12778 9301 d 15 h pd /trunk/ branch update  
11211 9396 d 16 h ripley /trunk/ C++ wrappers
label lots of terminating #endif's
 
10996 9412 d 2 h ripley /trunk/src/ USER -> USER_UNIF  
8438 9641 d 17 h ripley /trunk/ add "user" method for normal random numbers  
7850 9677 d 16 h ripley /trunk/ DLFUNC returns void * not int (which was unsafe)  
7842 9678 d 0 h ripley /trunk/ plug-in interface for RNGs  
7790 9680 d 16 h ripley /trunk/ new RNG kinds and internal tidy-up  
7766 9681 d 16 h ripley /trunk/src/ add way to select type of normal generation  
7727 9683 d 14 h ripley /trunk/ new API layout