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-API
/
src
/
include
/
Defn.h
– Rev 7016
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
7016
9723 d 9 h
ripley
/branches/R-exp-API/src/
tweak the non-IEEE case
7003
9723 d 22 h
ripley
/branches/R-exp-API/
first complete pass
7002
9723 d 22 h
/branches/R-exp-API/
This commit was manufactured by cvs2svn to create branch 'R-exp-API'.
6994
9724 d 19 h
pd
/trunk/
branch update
6622
9747 d 7 h
maechler
/trunk/src/
isBlankString: in Utils.h, not Defn.h
6617
9747 d 19 h
pd
/trunk/src/
trailing blanks in scan
6412
9756 d 0 h
pd
/trunk/src/include/
R_EOF=-1
6357
9760 d 19 h
ripley
/trunk/
allows q() and quit() to set error status, (re)set status to 1 for normal
errors and to 2 for R_Suicide
6262
9771 d 4 h
pd
/trunk/src/
refix defn of gc_inhibit_torture
6204
9781 d 20 h
rgentlem
/trunk/
changes to accommodate new error handling
6193
9782 d 1 h
maechler
/trunk/src/include/
no comment inside comment
6188
9782 d 1 h
rgentlem
/trunk/src/
changes to CTXT's so that CTXT_FUNCTION is used
6098
9789 d 22 h
pd
/trunk/
branch update - not bugfree
5646
9829 d 20 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 6 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5245
9870 d 20 h
ripley
/trunk/
default reverts to --restore (that's why we need symbolic constants)
failure to restore .RData is now a fatal error (long-standing PR)
5226
9871 d 6 h
hornik
/trunk/src/include/
Move code for R_GETCWD and PATH_MAX into Defn.h.
5209
9872 d 22 h
ripley
/trunk/src/
changes to the handling of q(), more symbolic constants, poor man's expand tilde
5194
9873 d 9 h
ripley
/trunk/src/include/
add PrintVersion, symbolic constants for startup actions
5185
9874 d 0 h
hornik
/trunk/
Rename Platform.h to Rconfig.h, Version.h to Rversion.h.
5182
9874 d 3 h
ripley
/trunk/
fix .Last to work as advertised.
remove the default file used by fix() etc at the end of the session.
5124
9877 d 13 h
ihaka
/trunk/src/
Updates for new environment stuff.
4913
9896 d 22 h
hornik
/trunk/src/include/
New variables R_HistoryFile and R_HistorySize.
4881
9900 d 23 h
ihaka
/trunk/src/
Added (internal) object persistence across garbage collects for use
in Corba servers.
Some #ifdefed changes for experiments of new save/load code.
4806
9912 d 0 h
rgentlem
/trunk/src/
added restart
4709
9924 d 1 h
maechler
/trunk/src/include/
..
4629
9934 d 10 h
ripley
/trunk/src/include/
Remove duplicates in Defn.h by including Rinternals.h
4622
9935 d 22 h
maechler
/trunk/src/
main.c <-> Defn.h GLOBALS declaration cleanup
4562
9941 d 18 h
pd
/trunk/
branch update
4229
9958 d 19 h
rgentlem
/trunk/src/include/
added SetOptionsWarn
4165
9967 d 1 h
rgentlem
/trunk/src/
added warning functionality
4076
9973 d 7 h
maechler
/trunk/
MAXELTSIZE
3961
9981 d 8 h
ripley
/trunk/src/
Improved file.show, handling pager etc internally.
3921
9982 d 19 h
pd
/trunk/
branch updates
3656
10022 d 15 h
ihaka
/trunk/src/include/
Portability update.
3647
10023 d 19 h
ihaka
/trunk/src/
Minor API update.
3644
10024 d 7 h
r
/trunk/src/
Updates on the ``file'' routines and a first manual entry.
3609
10028 d 22 h
pd
/trunk/
branch update
3558
10031 d 22 h
r
/trunk/src/
Updates for general portability -- in particular to the Mac.
3552
10033 d 17 h
r
/trunk/src/
Updates to OS related functions.