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
/
R-exp-R5
/
tests
/
Makefile.common
@ 77458
– Rev 52864
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
52864
5808 d 6 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
/branches/R-exp-R5
51940
5925 d 14 h
ripley
/trunk/tests/
split up the slow reg-tests-1.R
/trunk/tests/reg-packages.R
/trunk/tests/reg-tests-1b.R
/trunk/tests/Makefile.common
/trunk/tests/Makefile.in
/trunk/tests/Makefile.win
/trunk/tests/reg-tests-1.R
51823
5937 d 13 h
ripley
/trunk/
avoid the non-portable test -e
(it does not matter so much for configure as that prefers bash to sh)
/trunk/configure
/trunk/m4/java.m4
/trunk/tests/Makefile.common
51741
5948 d 14 h
ripley
/trunk/
more on diffable examples
/trunk/tests/reg-examples.R
/trunk/src/library/base/man/Ops.Date.Rd
/trunk/src/library/base/man/Sys.sleep.Rd
/trunk/src/library/base/man/format.Date.Rd
/trunk/src/library/base/man/gc.Rd
/trunk/src/library/base/man/library.Rd
/trunk/src/library/base/man/memory.profile.Rd
/trunk/src/library/base/man/system.time.Rd
/trunk/src/library/tools/R/testing.R
/trunk/src/library/utils/man/help.Rd
/trunk/src/library/utils/man/sessionInfo.Rd
/trunk/tests/Examples/grDevices-Ex.Rout.save
/trunk/tests/Makefile.common
/trunk/tests/reg-tests-1.R
51298
5977 d 6 h
falcon
/trunk/
any() and all() now return early if possible
The implementation now avoids checking every element of the input if the
result is already determined.
/trunk/tests/any-all.R
/trunk/tests/any-all.Rout.save
/trunk/NEWS
/trunk/src/main/logic.c
/trunk/tests/Makefile.common
50896
6048 d 2 h
falcon
/trunk/
Allow n-dim arrays to be subsetted by an n-column character matrix
The character matrix is converted to the corresponding integer matrix
by matching against the dimnames of the array. NA values in any row
of the character matrix are propagated to the result. Unmatched
values result in a subscript out of bounds error. Empty string "" is
not allowed to match and therefore always results in an error.
/trunk/tests/array-subset.R
/trunk/NEWS
/trunk/src/include/Defn.h
/trunk/src/library/base/man/Extract.Rd
/trunk/src/main/subassign.c
/trunk/src/main/subscript.c
/trunk/src/main/subset.c
/trunk/tests/Makefile.common
49170
6194 d 15 h
ripley
/trunk/tests/
finish off test suite
/trunk/tests/Makefile.common
/trunk/tests/ver20.html.save
/trunk/tests/ver20.tex.save
49152
6195 d 15 h
ripley
/trunk/
fix up conversion of links to HTML, more on test suite
/trunk/src/library/tools/R/RdConv2.R
/trunk/tests/Makefile.common
/trunk/tests/testit.Rd
/trunk/tests/testit.html.save
/trunk/tests/testit.tex.save
/trunk/tests/testit.txt.save
/trunk/tests/ver20.Rd
/trunk/tests/ver20.html.save
/trunk/tests/ver20.tex.save
/trunk/tests/ver20.txt.save
49150
6195 d 15 h
ripley
/trunk/tests/
updates
/trunk/tests/Makefile.common
/trunk/tests/testit.Rd
/trunk/tests/testit.html.save
/trunk/tests/testit.tex.save
/trunk/tests/testit.txt.save
/trunk/tests/ver20-Ex.R.save
/trunk/tests/ver20.Rd
/trunk/tests/ver20.html.save
/trunk/tests/ver20.tex.save
/trunk/tests/ver20.txt.save
49130
6196 d 22 h
ripley
/trunk/tests/
start sorting out .Rd tests
/trunk/tests/ver20-Ex.R.save
/trunk/tests/ver20.html.save
/trunk/tests/ver20.tex.save
/trunk/tests/ver20.txt.save
/trunk/tests/ver10-Ex.R.save
/trunk/tests/ver10.Rd
/trunk/tests/ver10.html.save
/trunk/tests/ver10.tex.save
/trunk/tests/ver10.txt.save
/trunk/tests/ver11-Ex.R.save
/trunk/tests/ver11.Rd
/trunk/tests/ver11.html.save
/trunk/tests/ver11.tex.save
/trunk/tests/ver11.txt.save
/trunk/tests/Makefile.common
/trunk/tests/Makefile.in
/trunk/tests/testit-Ex.R.save
/trunk/tests/testit.Rd
/trunk/tests/testit.html.save
/trunk/tests/testit.tex.save
/trunk/tests/testit.txt.save
/trunk/tests/ver20.Rd
48493
6290 d 10 h
ripley
/trunk/
unbundle VR
/trunk/configure
/trunk/m4/R.m4
/trunk/share/make/vars.mk
/trunk/src/gnuwin32/Makefile
/trunk/src/library/Recommended/Makefile.in
/trunk/src/library/Recommended/Makefile.win
/trunk/tests/Makefile.common
/trunk/tools/link-recommended
/trunk/tools/rsync-recommended
47839
6383 d 10 h
ripley
/trunk/
Windows tweaks
/trunk/src/gnuwin32/rw-FAQ.texi
/trunk/tests/Makefile.common
47831
6384 d 8 h
ripley
/trunk/
tweaks
/trunk/src/library/tools/R/testing.R
/trunk/src/library/tools/man/testInstalledPackage.Rd
/trunk/tests/Makefile.common
47815
6386 d 2 h
ripley
/trunk/
install (optionally) basic tests on Windows
try to force C collation in testInstalledBasic, and export it.
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/cran/index.in
/trunk/src/gnuwin32/cran/rdevel.in
/trunk/src/gnuwin32/cran/rpatched.in
/trunk/src/gnuwin32/installer/JRins.pl
/trunk/src/gnuwin32/installer/Makefile
/trunk/src/gnuwin32/rw-FAQ.texi
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/testing.R
/trunk/src/library/tools/man/testInstalledPackage.Rd
/trunk/tests/Makefile.common
/trunk/tests/Makefile.in
/trunk/tests/Makefile.win
/trunk/tests/isas-tests.Rin
/trunk/tests/no-segfault.Rin
47807
6386 d 10 h
ripley
/trunk/tests/
finally merge the Makefiles
/trunk/tests/Makefile.common
/trunk/tests/Makefile.in
/trunk/tests/Makefile.install
/trunk/tests/Makefile.win