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-classInheritance
/
src
/
unix
/
Rscript.c
@ 77458
– Rev 47757
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
47757
6390 d 12 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
/branches/R-classInheritance
46084
6581 d 23 h
ripley
/trunk/src/unix/
add notes, precaution against tmpfile failing
/trunk/src/unix/Rscript.c
/trunk/src/unix/system.c
45475
6669 d 22 h
ripley
/trunk/src/
more whitespace cleanup
/trunk/src/modules/X11/cairoX11.c
/trunk/src/modules/X11/dataentry.c
/trunk/src/modules/X11/devX11.c
/trunk/src/modules/X11/devX11.h
/trunk/src/modules/X11/rbitmap.c
/trunk/src/modules/X11/rotated.c
/trunk/src/modules/X11/rotated.h
/trunk/src/modules/internet/Rsock.c
/trunk/src/modules/internet/internet.c
/trunk/src/modules/internet/nanoftp.c
/trunk/src/modules/internet/sock.c
/trunk/src/modules/internet/sock.h
/trunk/src/modules/internet/sockconn.c
/trunk/src/modules/vfonts/g_alab_her.c
/trunk/src/modules/vfonts/g_cntrlify.c
/trunk/src/modules/vfonts/g_cntrlify.h
/trunk/src/modules/vfonts/g_extern.h
/trunk/src/modules/vfonts/g_fontdb.c
/trunk/src/modules/vfonts/g_her_glyph.c
/trunk/src/modules/vfonts/g_her_metr.h
/trunk/src/modules/vfonts/g_jis.h
/trunk/src/unix/Rembedded.c
/trunk/src/unix/Rscript.c
/trunk/src/unix/Runix.h
/trunk/src/unix/X11.c
/trunk/src/unix/aqua.c
/trunk/src/unix/dynload.c
/trunk/src/unix/edit.c
/trunk/src/unix/sys-std.c
/trunk/src/unix/sys-unix.c
/trunk/src/unix/system.c
45053
6690 d 3 h
hornik
/trunk/
Allow specifying user environment and profile files via environment
variables 'R_ENVIRON_USER' and 'R_PROFILE_USER', respectively.
/trunk/doc/Rscript.1
/trunk/doc/manual/R-intro.texi
/trunk/src/library/base/man/Startup.Rd
/trunk/src/main/Renviron.c
/trunk/src/scripts/R.sh.in
/trunk/src/unix/Rscript.c
/trunk/src/unix/sys-unix.c
44199
6756 d 14 h
ripley
/trunk/src/
more use of (void)
/trunk/src/include/R_ext/GraphicsBase.h
/trunk/src/main/base.c
/trunk/src/unix/Rembedded.c
/trunk/src/unix/Rscript.c
/trunk/src/unix/sys-std.c
42724
6904 d 20 h
ripley
/trunk/
gettext has defined _GNU_SOURCE in config.h on systems which need it,
so we now only need declaration where config.h is not included.
/trunk/configure.ac
/trunk/doc/manual/R-admin.texi
/trunk/src/include/R_ext/Arith.h
/trunk/src/main/Renviron.c
/trunk/src/main/arithmetic.c
/trunk/src/main/connections.c
/trunk/src/main/datetime.c
/trunk/src/main/memory.c
/trunk/src/main/regex.c
/trunk/src/main/rlocale.c
/trunk/src/main/unique.c
/trunk/src/modules/X11/rotated.c
/trunk/src/modules/internet/sock.c
/trunk/src/nmath/nmath.h
/trunk/src/unix/Rscript.c
/trunk/src/unix/sys-std.c
42309
6943 d 3 h
ripley
/trunk/src/unix/
change reference to GPL
/trunk/src/unix/Rembedded.c
/trunk/src/unix/Rscript.c
/trunk/src/unix/X11.c
/trunk/src/unix/aqua.c
/trunk/src/unix/dynload.c
/trunk/src/unix/edit.c
/trunk/src/unix/hpdlfcn.c
/trunk/src/unix/stubs.c
/trunk/src/unix/sys-std.c
/trunk/src/unix/sys-unix.c
/trunk/src/unix/system.c
40601
7121 d 0 h
ripley
/trunk/src/
tweaks for limited C versions
/trunk/src/main/Renviron.c
/trunk/src/main/connections.c
/trunk/src/main/regex.c
/trunk/src/unix/Rscript.c
40562
7125 d 7 h
ripley
/trunk/src/unix/
typo
/trunk/src/unix/Rscript.c
40481
7134 d 3 h
ripley
/trunk/src/
omit methods from default startup
/trunk/src/library/utils/man/Rscript.Rd
/trunk/src/unix/Rscript.c
40428
7139 d 0 h
ripley
/trunk/
commandArgs(trailingOnly)
/trunk/NEWS
/trunk/doc/manual/R-intro.texi
/trunk/src/library/base/R/New-Internal.R
/trunk/src/library/base/man/Extremes.Rd
/trunk/src/library/base/man/commandArgs.Rd
/trunk/src/unix/Rscript.c
40419
7139 d 14 h
ripley
/trunk/
allow min/max/range to handle character data.
small change to message to allows messages without \n (more to come)
update some copyright dates
/trunk/NEWS
/trunk/src/gnuwin32/editor.c
/trunk/src/gnuwin32/system.c
/trunk/src/library/base/R/message.R
/trunk/src/library/base/R/range.R
/trunk/src/library/base/man/Extremes.Rd
/trunk/src/library/base/man/message.Rd
/trunk/src/library/base/man/range.Rd
/trunk/src/library/tcltk/R/windows/zzz.R
/trunk/src/main/Renviron.c
/trunk/src/main/arithmetic.c
/trunk/src/main/attrib.c
/trunk/src/main/connections.c
/trunk/src/main/datetime.c
/trunk/src/main/deparse.c
/trunk/src/main/names.c
/trunk/src/main/printutils.c
/trunk/src/main/summary.c
/trunk/src/main/sysutils.c
/trunk/src/main/util.c
/trunk/src/unix/Rscript.c
/trunk/src/unix/sys-std.c
/trunk/src/unix/system.c
40396
7141 d 20 h
ripley
/trunk/
sort the results of Sys.getenv()
add '-e expr' command-line option.
make --no-save the default if -e or -f is used.
/trunk/NEWS
/trunk/doc/manual/R-intro.texi
/trunk/src/gnuwin32/system.c
/trunk/src/library/base/R/getenv.R
/trunk/src/library/base/man/Sys.getenv.Rd
/trunk/src/library/utils/man/Rscript.Rd
/trunk/src/unix/Rscript.c
/trunk/src/unix/system.c
40371
7144 d 3 h
ripley
/trunk/src/unix/
post-process version number
/trunk/src/unix/Rscript.c
40370
7144 d 4 h
ripley
/trunk/src/unix/
set properties
/trunk/src/unix/Rscript.c
40361
7145 d 1 h
ripley
/trunk/
add Rscript front-end
/trunk/src/library/utils/man/Rscript.Rd
/trunk/src/unix/Rscript.c
/trunk/NEWS
/trunk/doc/manual/R-intro.texi
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/unix/Makefile.in