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)
/
trunk
/
src
/
main
/
CommandLineArgs.c
@ 77458
– Rev 87860
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
87860
513 d 3 h
ripley
/trunk/src/main/
comment out unused --debug-init
87852
513 d 16 h
ripley
/trunk/src/main/
add comment
84466
1154 d 11 h
ripley
/trunk/
implement --max-connections
83456
1321 d 12 h
ripley
/trunk/src/main/
some replacing sprintf by snprintf
83446
1321 d 17 h
ripley
/trunk/src/
C23 requires attributes before return values
81491
1655 d 14 h
ripley
/trunk/
more migration to R_Calloc
81479
1656 d 19 h
ripley
/trunk/
allow building R with -DSTRICT_R_HEADERS
78743
2224 d 16 h
ripley
/trunk/src/main/
update date
78525
2258 d 16 h
ripley
/trunk/src/main/
finish checking allocations
78434
2266 d 20 h
ripley
/trunk/src/main/
unchecked calloc
77229
2495 d 10 h
maechler
/trunk/src/main/
back compatibility !
77228
2495 d 10 h
maechler
/trunk/
`R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho
70613
3727 d 10 h
maechler
/trunk/src/
simple cosmetics
69326
3975 d 5 h
luke
/trunk/src/
Improved arity checks from Tomas Kalibera.
68947
4005 d 11 h
ripley
/trunk/src/
use https
64656
4586 d 11 h
ripley
/trunk/src/
correct/standardize copyright dates
62580
4851 d 15 h
ripley
/trunk/src/
more use of snprintf
60447
5082 d 13 h
ripley
/trunk/
various small bug-fixes
59039
5216 d 15 h
ripley
/trunk/
use preferred form of 'R Core Team'
58515
5263 d 9 h
ripley
/trunk/
put back --min-[nv]size, at user requests
57281
5397 d 11 h
ripley
/trunk/src/main/
clean up
57136
5411 d 19 h
ripley
/trunk/
deprecated -> defunct
56519
5479 d 8 h
ripley
/trunk/
deprecate --max-nsize etc
55540
5578 d 4 h
luke
/trunk/src/main/
Getting rid of more -Wconversion warnings.
55420
5585 d 11 h
luke
/trunk/src/main/
More -Wconversion fixes.
53885
5689 d 16 h
maechler
/trunk/src/main/
comment cosmetic
53058
5780 d 19 h
ripley
/trunk/src/main/
typo
52484
5863 d 18 h
ripley
/trunk/src/main/
avoid false match from --file=size...
51274
5979 d 14 h
ripley
/trunk/src/main/
update copyright dates
45667
6651 d 13 h
ripley
/trunk/src/main/
remove old comments on i18n if no longer relevant
45446
6670 d 13 h
ripley
/trunk/src/main/
whitespace cleanup
42569
6916 d 14 h
ripley
/trunk/src/
move Rbitmap.dll to grDevices where it is used
clean up loadRconsole
more notes on where entry points are used.
42398
6934 d 6 h
ripley
/trunk/src/
move some headers to individual files
42307
6942 d 16 h
ripley
/trunk/src/
change reference to GPL
42253
6950 d 15 h
ripley
/trunk/src/
tweaks on use of 'long'
40063
7180 d 6 h
ripley
/trunk/src/main/
tidy up output from Decode2Long
39740
7211 d 10 h
murdoch
/trunk/
Fix for bug causing startup crash with bad Rconsole file in Windows. At the same time, a little cleanup of the preferences dialog in Rgui, and the addition of a --no-Rconsole command line option in Windows.
38976
7276 d 18 h
ripley
/trunk/
more on command-line length limits
38417
7336 d 14 h
ripley
/trunk/src/main/
update copyright date
37379
7465 d 16 h
ripley
/trunk/src/
tweaks for gnomeGUI