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
/
WinMake
/
src
/
include
/
Startup.h
– Rev 30063
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
30063
8064 d 2 h
/branches/WinMake/
This commit was manufactured by cvs2svn to create branch 'WinMake'.
29748
8083 d 7 h
ripley
/trunk/src/
more splitting up src/unix/sys-common.c into smaller components
27590
8261 d 2 h
murdoch
/trunk/
Added --debug cmdline option to Win32 version (to allow break to debugger)
27067
8290 d 14 h
ripley
/trunk/
drop --[nv]size
add --max-ppsize
23646
8536 d 6 h
ripley
/trunk/src/
remove temporary --no-dotFirst command-line flag
22740
8591 d 11 h
ripley
/trunk/src/
add --no-dotFirst flag
20094
8809 d 1 h
ripley
/trunk/
use unsigned long for memory-related quantitites.
Helps on 64-bit machines and in the 2-4Gb region
19989
8816 d 10 h
ripley
/trunk/
back out last memory change
19950
8819 d 12 h
ripley
/trunk/src/
use unsigned long (not int) for memory sizes: allows 2-4Gb to be set
on 32-bit machines, more than 16Gb on 64-bit machines
19500
8854 d 3 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
12976
9281 d 10 h
pd
/trunk/
branch update
11661
9368 d 6 h
maechler
/trunk/src/include/
comment(SA_)
11533
9375 d 0 h
ripley
/trunk/src/
move .Renviron processing to C code
11197
9396 d 9 h
ripley
/trunk/
new options for memory management
new function mem.limits
11139
9399 d 2 h
maechler
/trunk/src/
Startup.h has SA_ (from Defn); many more cleanups
10688
9439 d 6 h
maechler
/trunk/src/
setup_Rmainloop() now in Startup.h [-Wall]
10592
9450 d 2 h
maechler
/trunk/
new R_ext/Boolean.h
10470
9462 d 4 h
maechler
/trunk/src/
Rboolean & TRUE & FALSE
6098
9790 d 3 h
pd
/trunk/
branch update - not bugfree
5646
9830 d 1 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.
←Prev
1
2
Next→
Show All