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
76206 2699 d 23 h luke /trunk/ Fix to revised walker_Probsample for issue reported to R_devel by Charles Berry.  
76131 2715 d 3 h luke /trunk/src/main/ Use R_unif_index in walker_ProbSampleReplace.  
75338 2867 d 7 h maechler /trunk/ revert sample.int(<non-integer>, k, replace=TRUE) to sane pre_R-3.0.0 behaviour  
72356 3421 d 3 h luke /trunk/src/ Added R_unif_index for use in do_sample and do_sample2.  
68947 4005 d 7 h ripley /trunk/src/ use https  
68923 4005 d 14 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68663 4029 d 23 h luke /trunk/src/ Reduce use of mod operator for recycling to improve performance; from
Tomas Kalibara. Addresses a performance degredation introduced in
rbind/cbind when long vector support was added.
 
67181 4240 d 10 h luke /trunk/src/ Added NORET annotations; from Tomas Kalibera.  
66100 4402 d 0 h ripley /trunk/src/ more symbol remapping/hiding  
65458 4478 d 15 h ripley /trunk/src/ typo, remove old warning  
65019 4543 d 2 h luke /trunk/src/ Replaced some uses of NAMED(x) or NAMED(x) != 0 with MAYBE_REFERENCED(x).  
60844 5048 d 1 h ripley /trunk/ tweak messages  
60667 5067 d 10 h ripley /trunk/src/ only use Internals.h where needed  
60536 5076 d 8 h ripley /trunk/ tweaks on sample.int  
59752 5132 d 13 h ripley /trunk/src/ put back r59729/30 after working around compiler wierdness  
59731 5136 d 6 h ripley /trunk/src/ back out for now  
59729 5136 d 9 h ripley /trunk/src/ do some pre-checking of alloca()  
59448 5175 d 10 h ripley /trunk/src/main/ add comments about future removal  
59435 5177 d 14 h ripley /trunk/src/ findInterval in stats duplicated that in hase
more migration of C code to stats
 
59096 5212 d 13 h ripley /trunk/src/ more on types and casts  

Show All