R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
ALTREP
/
src
/
library
/
parallel
/
NAMESPACE
@ 77458
– Rev 73714
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
73714
3180 d 17 h
luke
/branches/ALTREP/
Merged changes from trunk through 73713.
/branches/ALTREP/doc/NEWS.Rd
/branches/ALTREP/src/include/Defn.h
/branches/ALTREP/src/library/base/R/New-Internal.R
/branches/ALTREP/src/library/base/R/dput.R
/branches/ALTREP/src/library/base/man/deparse.Rd
/branches/ALTREP/src/library/base/man/dput.Rd
/branches/ALTREP/src/library/parallel/NAMESPACE
/branches/ALTREP/src/library/parallel/R/snow.R
/branches/ALTREP/src/library/parallel/man/makeCluster.Rd
/branches/ALTREP/src/library/tools/R/QC.R
/branches/ALTREP/src/library/utils/R/str.R
/branches/ALTREP/src/main/attrib.c
/branches/ALTREP/src/main/connections.c
/branches/ALTREP/src/main/deparse.c
/branches/ALTREP/src/main/print.c
/branches/ALTREP/src/main/printvector.c
/branches/ALTREP/src/main/sysutils.c
/branches/ALTREP/src/main/unique.c
/branches/ALTREP/tests/Examples/datasets-Ex.Rout.save
/branches/ALTREP/tests/Examples/graphics-Ex.Rout.save
/branches/ALTREP/tests/Examples/splines-Ex.Rout.save
/branches/ALTREP/tests/Examples/stats-Ex.Rout.save
/branches/ALTREP/tests/eval-etc.R
/branches/ALTREP/tests/eval-etc.Rout.save
/branches/ALTREP/tests/reg-tests-2.R
/branches/ALTREP/tests/reg-tests-2.Rout.save
71308
3599 d 7 h
luke
/branches/ALTREP/
Create ALTREP branch.
/branches/ALTREP
63802
4712 d 12 h
ripley
/trunk/
fix PR#15439
/trunk/doc/NEWS.Rd
/trunk/src/library/parallel/NAMESPACE
59189
5207 d 8 h
urbaneks
/trunk/
add mcaffinity and mcparallel(..., mc.affinity)
/trunk/src/library/parallel/man/unix/mcaffinity.Rd
/trunk/configure
/trunk/configure.ac
/trunk/doc/NEWS.Rd
/trunk/src/include/config.h.in
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/unix/mcparallel.R
/trunk/src/library/parallel/man/unix/mcparallel.Rd
/trunk/src/library/parallel/src/Makefile.in
/trunk/src/library/parallel/src/fork.c
/trunk/src/library/parallel/src/init.c
/trunk/src/library/parallel/src/parallel.h
59053
5216 d 13 h
ripley
/trunk/src/library/parallel/
package rpvm is defunct
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/snow.R
/trunk/src/library/parallel/man/parallel-package.Rd
/trunk/src/library/parallel/vignettes/parallel.Rnw
58219
5295 d 13 h
ripley
/trunk/
make use of non-xdr serialization;.
/trunk/doc/NEWS.Rd
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/snowSOCK.R
/trunk/src/library/parallel/R/unix/forkCluster.R
/trunk/src/library/parallel/R/unix/mcfork.R
/trunk/src/library/parallel/man/makeCluster.Rd
57405
5392 d 11 h
ripley
/trunk/
more load-balancing versions
/trunk/doc/NEWS.Rd
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/clusterApply.R
/trunk/src/library/parallel/man/clusterApply.Rd
/trunk/src/library/parallel/vignettes/parallel.Rnw
57397
5392 d 14 h
ripley
/trunk/
enhance clusterMap
/trunk/doc/NEWS.Rd
/trunk/src/library/base/man/funprog.Rd
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/clusterApply.R
/trunk/src/library/parallel/R/windows/mcdummies.R
/trunk/src/library/parallel/man/clusterApply.Rd
/trunk/src/library/parallel/man/unix/mclapply.Rd
/trunk/src/library/parallel/man/windows/mcdummies.Rd
/trunk/src/library/parallel/vignettes/parallel.Rnw
/trunk/src/main/mapply.c
57336
5396 d 7 h
ripley
/trunk/
change name to setDefaultCluster
/trunk/doc/NEWS.Rd
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/clusterApply.R
/trunk/src/library/parallel/R/snow.R
/trunk/src/library/parallel/man/makePSOCKcluster.Rd
/trunk/src/library/parallel/vignettes/parallel.Rnw
57335
5396 d 11 h
ripley
/trunk/
allow a default cluster to be registered
/trunk/doc/NEWS.Rd
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/RngStream.R
/trunk/src/library/parallel/R/clusterApply.R
/trunk/src/library/parallel/R/snow.R
/trunk/src/library/parallel/man/RngStream.Rd
/trunk/src/library/parallel/man/clusterApply.Rd
/trunk/src/library/parallel/man/detectCores.Rd
/trunk/src/library/parallel/man/makePSOCKcluster.Rd
/trunk/src/library/parallel/man/parallel-package.Rd
/trunk/src/library/parallel/man/splitIndices.Rd
/trunk/src/library/parallel/man/unix/mcparallel.Rd
57324
5396 d 16 h
ripley
/trunk/
export splitIndices for use by spdep etc
/trunk/doc/NEWS.Rd
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/clusterApply.R
57321
5396 d 17 h
ripley
/trunk/src/library/parallel/
parallel() conflict with lattice, so remove
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/unix/mcfork.R
/trunk/src/library/parallel/R/unix/mcparallel.R
/trunk/src/library/parallel/man/RngStream.Rd
/trunk/src/library/parallel/man/unix/mcparallel.Rd
/trunk/src/library/parallel/po/R-de.po
/trunk/src/library/parallel/po/R-fr.po
/trunk/src/library/parallel/po/R-parallel.pot
/trunk/src/library/parallel/po/R-ru.po
/trunk/src/library/parallel/vignettes/parallel.Rnw
57287
5398 d 11 h
ripley
/trunk/src/library/parallel/
clean up:
use mc.reset.stream in mclapply, pvec
reduce exports
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/unix/mcfork.R
/trunk/src/library/parallel/R/unix/mclapply.R
/trunk/src/library/parallel/R/unix/pvec.R
/trunk/src/library/parallel/man/RngStream.Rd
/trunk/src/library/parallel/man/unix/children.Rd
/trunk/src/library/parallel/man/unix/mcfork.Rd
/trunk/src/library/parallel/man/unix/mclapply.Rd
/trunk/src/library/parallel/man/unix/mcparallel.Rd
/trunk/src/library/parallel/vignettes/parallel.Rnw
57190
5407 d 8 h
ripley
/trunk/src/library/parallel/
add some dummies on Windows
/trunk/src/library/parallel/R/windows/mcdummies.R
/trunk/src/library/parallel/man/windows
/trunk/src/library/parallel/man/windows/mcdummies.Rd
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/man/unix/children.Rd
/trunk/src/library/parallel/man/unix/mcfork.Rd
/trunk/src/library/parallel/man/unix/mclapply.Rd
/trunk/src/library/parallel/man/unix/mcparallel.Rd
/trunk/src/library/parallel/man/unix/pvec.Rd
56649
5470 d 11 h
ripley
/trunk/src/library/parallel/
more on fork clusters, suppress methods, more in vignette
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/snow.R
/trunk/src/library/parallel/R/snowSOCK.R
/trunk/src/library/parallel/R/unix/forkCluster.R
/trunk/src/library/parallel/R/unix/mcparallel.R
/trunk/src/library/parallel/man/clusterApply.Rd
/trunk/src/library/parallel/man/makePSOCKcluster.Rd
/trunk/src/library/parallel/vignettes/parallel.Rnw
/trunk/src/library/parallel/vignettes/parallel.bib
56647
5470 d 17 h
ripley
/trunk/src/library/parallel/
add stubs on Windows
/trunk/src/library/parallel/R/windows
/trunk/src/library/parallel/R/windows/forkCluster.R
/trunk/src/library/parallel/Makefile.win
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/unix/forkCluster.R
/trunk/src/library/parallel/man/makePSOCKcluster.Rd
56646
5470 d 18 h
ripley
/trunk/src/library/parallel/
add fork clusters
/trunk/src/library/parallel/R/unix/forkCluster.R
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/snow.R
/trunk/src/library/parallel/R/snowSOCK.R
/trunk/src/library/parallel/man/makePSOCKcluster.Rd
56630
5471 d 15 h
ripley
/trunk/src/library/parallel/
add print() methods, more logging
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/snow.R
/trunk/src/library/parallel/R/snowSOCK.R
/trunk/src/library/parallel/man/makePSOCKcluster.Rd
/trunk/src/library/parallel/man/unix/mcchildren.Rd
56624
5472 d 9 h
ripley
/trunk/src/library/parallel/
use registered symbols
update multicore
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/unix/mcfork.R
/trunk/src/library/parallel/R/unix/mclapply.R
/trunk/src/library/parallel/src/fork.c
/trunk/src/library/parallel/src/init.c
/trunk/src/library/parallel/src/parallel.h
56621
5472 d 17 h
ripley
/trunk/src/library/parallel/
more on parallel, including tests
/trunk/src/library/parallel/tests
/trunk/src/library/parallel/tests/Master.R
/trunk/src/library/parallel/tests/multicore1.RR
/trunk/src/library/parallel/tests/multicore2.RR
/trunk/src/library/parallel/tests/multicore2.Rout.save
/trunk/src/library/parallel/tests/snow1.RR
/trunk/src/library/parallel/tests/snow2.RR
/trunk/src/library/parallel/tests/snow2.Rout.save
/trunk/src/library/parallel/NAMESPACE
/trunk/src/library/parallel/R/RngStream.R
/trunk/src/library/parallel/R/snow.R
/trunk/src/library/parallel/R/unix/mclapply.R
/trunk/src/library/parallel/R/unix/mcparallel.R
/trunk/src/library/parallel/man/RngStream.Rd
/trunk/src/library/parallel/man/makePSOCKcluster.Rd
/trunk/src/library/parallel/man/snowMisc.Rd
/trunk/src/library/parallel/man/unix/mclapply.Rd
←Prev
1
2
Next→
Show All