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-matOps
/
src
/
include
/
Rinterface.h
– Rev 84054
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
84054
1220 d 2 h
maechler
/branches/R-matOps/
Create R-matOps
83529
1304 d 0 h
ripley
/trunk/src/include/
back out c83513 change for C++: causes several problems
83513
1306 d 6 h
ripley
/trunk/src/include/
Use C11/C23 constructs for NORET where supported
83455
1321 d 3 h
ripley
/trunk/
more moving NORET to the front
82754
1433 d 3 h
ripley
/trunk/src/
changes for -Wstrict-prototypes
78443
2266 d 10 h
ripley
/trunk/src/
mark R_Suicide and R_CleanUp as NORET
78411
2268 d 2 h
ripley
/trunk/src/include/
not yet: a lot more will need to be marked NORET
78410
2268 d 3 h
ripley
/trunk/src/include/
R_Suicide is non-return
77228
2495 d 1 h
maechler
/trunk/
`R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho
71956
3485 d 5 h
ripley
/trunk/
update dates
71879
3493 d 4 h
ripley
/trunk/src/include/
tweaks to comments
71873
3494 d 1 h
ripley
/trunk/
remove SUPPORT_OPENMP
More tweaks to Rinterface.h
71870
3494 d 2 h
ripley
/trunk/
tweaks for Rinterface.h
71864
3494 d 6 h
ripley
/trunk/
tidy up incorrect statements about Rinterface.h, use cstadint from C++
71852
3497 d 1 h
urbaneks
/trunk/
also pass HAVE_STDINT_H and include it in Rinterface.h
71379
3590 d 4 h
ripley
/trunk/
prefer direct use of std::size_t from C++
71373
3590 d 9 h
ripley
/trunk/src/include/
cleanup usage in C++
71371
3590 d 10 h
ripley
/trunk/
make NO_C_HEADERS defunct
70852
3680 d 18 h
luke
/trunk/
Tidied up and documented user interrupt handling changes.
70041
3832 d 6 h
ripley
/trunk/src/include/
add support for NO_C_HEADERS
68949
4005 d 2 h
ripley
/trunk/src/
use https
68232
4114 d 4 h
maechler
/trunk/src/include/
R_running_as_main_program is 'extern' (PR#15899)
67181
4240 d 4 h
luke
/trunk/src/
Added NORET annotations; from Tomas Kalibera.
66120
4400 d 9 h
ripley
/trunk/src/
more use of headers
61760
4928 d 6 h
ripley
/trunk/src/
tweaks to visibility, start separate list for front-ends
61469
4959 d 0 h
ripley
/trunk/
more cleaning up for R.app
61285
4975 d 9 h
ripley
/trunk/src/include/
2.16.0 -> 3.0.0
60685
5066 d 5 h
ripley
/trunk/
some cleanup for interface pointers
60253
5095 d 4 h
ripley
/trunk/
start documenting what is and what is not API in the headers
59039
5216 d 6 h
ripley
/trunk/
use preferred form of 'R Core Team'
51836
5935 d 11 h
ripley
/trunk/
for unavoidable headers, use C++ equivalents
44195
6755 d 20 h
ripley
/trunk/src/
some uses of (void) where possible
43767
6791 d 1 h
ripley
/trunk/
use const char * in embedding interfaces where appropriate
42308
6942 d 7 h
ripley
/trunk/src/include/
change reference to GPL
41862
6990 d 9 h
ripley
/trunk/src/include/
cosmetics, remove unused entries
41831
6991 d 17 h
rgentlem
/trunk/
yet another set of CHARSXP patches - hopefully almost the last of these
41807
6993 d 1 h
rgentlem
/trunk/
patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes
CHAR() internal macro now returns (const char *)
Add CHAR_RW: writable CHARSXP access for internal R use only
const char fixes for methods package
Add NEWS item and some doc to R-ext for CHARSXP changes
40812
7086 d 18 h
urbaneks
/trunk/
Added R_WriteConsoleEx fn + callback
38854
7289 d 9 h
ripley
/trunk/
introduce a public header file Rembedded.h and entry point R_CleanTempDIr
on Unix to match Windows.
37951
7392 d 3 h
ripley
/trunk/src/include/
MacOS X needs only one declaration of R_SignalHandlers