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
/
configure.ac
– 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
5806 d 21 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
52810
5814 d 3 h
ripley
/trunk/
check for 'which' to avoid shell aliases, check result path
/trunk/configure
/trunk/configure.ac
/trunk/etc/Renviron.in
/trunk/src/library/base/R/unix/system.unix.R
/trunk/src/library/base/man/Sys.which.Rd
52799
5816 d 1 h
ripley
/trunk/
assume popen
clean up error codes from system() where possible
/trunk/configure
/trunk/configure.ac
/trunk/doc/NEWS.Rd
/trunk/src/include/config.h.in
/trunk/src/library/base/man/system.Rd
/trunk/src/library/grDevices/man/postscript.Rd
/trunk/src/library/grDevices/src/devPS.c
/trunk/src/main/connections.c
/trunk/src/main/sysutils.c
/trunk/src/unix/sys-unix.c
/trunk/tests/reg-tests-1.R
52509
5858 d 20 h
ripley
/trunk/
use 'shared object' more consistently
/trunk/configure
/trunk/configure.ac
/trunk/doc/manual/R-admin.texi
/trunk/doc/manual/R-exts.texi
52264
5887 d 19 h
ripley
/trunk/
strip out Perl-based build and check
/trunk/share/perl
/trunk/src/scripts/obuild.in
/trunk/src/scripts/ocheck.in
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/doc/COPYRIGHTS
/trunk/share/Makefile.in
/trunk/src/scripts/Makefile.in
52245
5891 d 6 h
ripley
/trunk/
put R-based R CMD check live
/trunk/src/scripts/check
/trunk/src/scripts/ocheck.in
/trunk/src/scripts/check.in
/trunk/src/scripts/ncheck
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/src/gnuwin32/front-ends/rcmdfn.c
/trunk/src/library/tools/R/check.R
/trunk/src/scripts/Makefile.in
/trunk/src/scripts/Makefile.win
52204
5897 d 7 h
ripley
/trunk/
move to R-based Rprof
/trunk/src/scripts/Rprof
/trunk/src/scripts/Rprof.in
/trunk/src/scripts/Rprof2
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/src/scripts/Makefile.in
52154
5901 d 7 h
ripley
/trunk/
put R-based R CMD build live
/trunk/src/scripts/build
/trunk/src/scripts/obuild.in
/trunk/src/scripts/build.in
/trunk/src/scripts/nbuild
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/doc/manual/R-admin.texi
/trunk/src/library/tools/R/build.R
/trunk/src/scripts/Makefile.in
/trunk/src/scripts/Makefile.win
52055
5912 d 1 h
ripley
/trunk/
prefer gnutar to work around Mac OS X perfidity
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/doc/manual/R-admin.texi
52035
5913 d 18 h
ripley
/trunk/
assume C99 headers now we assume C99 compiler
/trunk/configure
/trunk/configure.ac
/trunk/src/include/Defn.h
/trunk/src/include/R_ext/RStartup.h
/trunk/src/main/connections.c
/trunk/src/main/platform.c
/trunk/src/main/unique.c
/trunk/src/unix/sys-std.c
51510
5962 d 16 h
ripley
/trunk/
look for POSIX tr
/trunk/Makeconf.in
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/etc/Renviron.in
/trunk/src/scripts/Rdiff.in
50229
6117 d 1 h
ripley
/trunk/
clean up, add comments
/trunk/Makeconf.in
/trunk/configure.ac
/trunk/src/modules/X11/Makefile.in
50224
6117 d 4 h
ripley
/trunk/
use JPEG libs in test for libtiff
/trunk/Makeconf.in
/trunk/configure
/trunk/configure.ac
/trunk/m4/R.m4
50070
6129 d 23 h
ripley
/trunk/
doc updates
/trunk/configure.ac
/trunk/doc/manual/R-admin.texi
/trunk/doc/manual/R-exts.texi
/trunk/src/library/tools/R/install.R
/trunk/src/library/utils/man/data.Rd
49863
6145 d 6 h
ripley
/trunk/
prefer ~/.R/config to ~/.Rconfig
correct documentation on config.site
/trunk/configure
/trunk/configure.ac
/trunk/doc/manual/R-admin.texi
49848
6146 d 20 h
ripley
/trunk/
doc updates, finally remove undocumented ~/.Rconf
/trunk/configure.ac
/trunk/doc/manual/R-exts.texi
49824
6149 d 4 h
ripley
/trunk/
build internal xz when system one is not available
/trunk/configure
/trunk/configure.ac
/trunk/doc/manual/R-admin.texi
/trunk/m4/R.m4
/trunk/src/extra/Makefile.in
/trunk/src/extra/xz/Makefile.in
/trunk/src/main/Makefile.in
49779
6152 d 19 h
hornik
/trunk/
Typo.
/trunk/configure.ac
49776
6152 d 22 h
ripley
/trunk/
add Sys.readlink
use it in tar()
read Ustar format in untar()
/trunk/src/library/base/man/Sys.readlink.Rd
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/src/include/Internal.h
/trunk/src/include/config.h.in
/trunk/src/library/base/R/files.R
/trunk/src/library/base/man/file.info.Rd
/trunk/src/library/utils/R/tar.R
/trunk/src/library/utils/man/tar.Rd
/trunk/src/library/utils/man/untar.Rd
/trunk/src/main/names.c
/trunk/src/main/platform.c
49766
6153 d 23 h
ripley
/trunk/
report if lzma found
/trunk/configure
/trunk/configure.ac
/trunk/src/library/base/man/memCompress.Rd
←Prev
1
2
Next→
Show All