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
/
src
/
unix
/
Rscript.c
– 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
5807 d 2 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
51072
6021 d 3 h
ripley
/trunk/src/
allow for 'bin' dir to be changed (e.g. bin64?)
/trunk/src/gnuwin32/front-ends/rcmdfn.c
/trunk/src/unix/Rscript.c
50915
6045 d 21 h
ripley
/trunk/
tweaks
/trunk/src/gnuwin32/front-ends/rgico64.rc
/trunk/doc/THANKS
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/MkRules
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/front-ends/graphappmain.c
/trunk/src/gnuwin32/front-ends/rterm.c
/trunk/src/unix/Rscript.c
50910
6046 d 0 h
ripley
/trunk/src/
changes for MinGW64 build
/trunk/src/extra/intl/dcigettext.c
/trunk/src/extra/tre/tre-internal.h
/trunk/src/extra/tre/xmalloc.c
/trunk/src/extra/xdr/xdr_float.c
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules
/trunk/src/gnuwin32/fixed/h/config64.h
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/front-ends/graphappmain.c
/trunk/src/gnuwin32/front-ends/open.c
/trunk/src/gnuwin32/front-ends/rcico.rc
/trunk/src/gnuwin32/front-ends/rgico.rc
/trunk/src/gnuwin32/front-ends/rgui.c
/trunk/src/gnuwin32/front-ends/rterm.c
/trunk/src/gnuwin32/front-ends/rtico.rc
/trunk/src/include/R_ext/RStartup.h
/trunk/src/main/inspect.c
/trunk/src/unix/Rscript.c
49838
6148 d 21 h
falcon
/trunk/
Fix segfault when filename arg is not given to Rscript
Reported by Martin Morgan.
/trunk/NEWS
/trunk/src/unix/Rscript.c
46084
6581 d 4 h
ripley
/trunk/src/unix/
add notes, precaution against tmpfile failing
/trunk/src/unix/Rscript.c
/trunk/src/unix/system.c
45475
6669 d 4 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
6689 d 8 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
6755 d 19 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 2 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
6942 d 9 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
7120 d 6 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
7124 d 13 h
ripley
/trunk/src/unix/
typo
/trunk/src/unix/Rscript.c
40481
7133 d 9 h
ripley
/trunk/src/
omit methods from default startup
/trunk/src/library/utils/man/Rscript.Rd
/trunk/src/unix/Rscript.c
40428
7138 d 6 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
7138 d 20 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 1 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
7143 d 9 h
ripley
/trunk/src/unix/
post-process version number
/trunk/src/unix/Rscript.c
40370
7143 d 10 h
ripley
/trunk/src/unix/
set properties
/trunk/src/unix/Rscript.c
40361
7144 d 7 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