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-NaString
/
src
/
include
/
Startup.h
– Rev 16318
Rev
Show 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
16318
9056 d 1 h
/branches/R-NaString/
This commit was manufactured by cvs2svn to create branch 'R-NaString'.
12976
9281 d 7 h
pd
/trunk/
branch update
11661
9368 d 3 h
maechler
/trunk/src/include/
comment(SA_)
11533
9374 d 20 h
ripley
/trunk/src/
move .Renviron processing to C code
11197
9396 d 6 h
ripley
/trunk/
new options for memory management
new function mem.limits
11139
9398 d 23 h
maechler
/trunk/src/
Startup.h has SA_ (from Defn); many more cleanups
10688
9439 d 3 h
maechler
/trunk/src/
setup_Rmainloop() now in Startup.h [-Wall]
10592
9449 d 23 h
maechler
/trunk/
new R_ext/Boolean.h
10470
9462 d 1 h
maechler
/trunk/src/
Rboolean & TRUE & FALSE
6098
9790 d 0 h
pd
/trunk/
branch update - not bugfree
5646
9829 d 22 h
duncan
/trunk/src/
Added the function commandArgs() as an .Internal like R.Version. Copies the command line arguments before they are processed so that we get them as they are passed in. These are used in the CORBA library and have other obvious uses, especially for running in non-interactive mode. This is done early in the process before the windows code can process away the name=value pairs.
5458
9848 d 8 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5306
9867 d 1 h
ripley
/trunk/src/
move Startup.h to src/include
add fpu_setup() function