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
71686 3533 d 16 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
68948 4006 d 12 h ripley /trunk/src/library/ use https  
67599 4203 d 15 h ripley /trunk/src/library/ update copyright dates  
65999 4419 d 14 h murdoch /trunk/ Update NEWS and Rd files that use common macros  
61433 4963 d 15 h ripley /trunk/src/library/ remove trailing spaces  
59039 5217 d 17 h ripley /trunk/ use preferred form of 'R Core Team'  
57939 5335 d 7 h hornik /trunk/src/library/ Use \CRANpkg{} for CRAN packages.  
57900 5339 d 21 h ripley /trunk/src/library/parallel/ more comments  
57380 5393 d 16 h ripley /trunk/src/library/parallel/ pvec needs to handle shorter vectors than the number of nodes.
Documentation updates and clarifications.
 
57335 5396 d 11 h ripley /trunk/ allow a default cluster to be registered  
57321 5396 d 16 h ripley /trunk/src/library/parallel/ parallel() conflict with lattice, so remove  
57287 5398 d 10 h ripley /trunk/src/library/parallel/ clean up:
use mc.reset.stream in mclapply, pvec
reduce exports
 
57176 5409 d 17 h ripley /trunk/src/library/ use mc.set.seed = TRUE as a consistent default
check mc.cores is set sensibly
allow pvec() to do something sensible with mc.cores = 1
documentation improvements
 
56742 5461 d 10 h ripley /trunk/src/library/ add authorship, explain ... in lapply  
56621 5472 d 16 h ripley /trunk/src/library/parallel/ more on parallel, including tests  
56597 5474 d 16 h ripley /trunk/src/library/parallel/ add clusterSetRNGStream  
56581 5475 d 15 h murdoch /trunk/src/library/parallel/man/ Remove non-ascii quote  
56577 5476 d 5 h murdoch /trunk/src/library/parallel/man/ typo  
56573 5476 d 8 h ripley /trunk/ int64 implementation of RngStreams (not much checked)  
56570 5476 d 10 h ripley /trunk/ first-pass implementation of L'Ecuyer RngStreams