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
/
tools4pkgs
/
src
/
include
/
Rinterface.h
@ 77458
– Rev 71686
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
71686
3533 d 10 h
maechler
/branches/tools4pkgs/
Create tools 4 packages branch
71379
3591 d 9 h
ripley
/trunk/
prefer direct use of std::size_t from C++
71373
3591 d 14 h
ripley
/trunk/src/include/
cleanup usage in C++
71371
3591 d 15 h
ripley
/trunk/
make NO_C_HEADERS defunct
70852
3681 d 23 h
luke
/trunk/
Tidied up and documented user interrupt handling changes.
70041
3833 d 12 h
ripley
/trunk/src/include/
add support for NO_C_HEADERS
68949
4006 d 7 h
ripley
/trunk/src/
use https
68232
4115 d 10 h
maechler
/trunk/src/include/
R_running_as_main_program is 'extern' (PR#15899)
67181
4241 d 9 h
luke
/trunk/src/
Added NORET annotations; from Tomas Kalibera.
66120
4401 d 14 h
ripley
/trunk/src/
more use of headers
61760
4929 d 11 h
ripley
/trunk/src/
tweaks to visibility, start separate list for front-ends
61469
4960 d 6 h
ripley
/trunk/
more cleaning up for R.app
61285
4976 d 14 h
ripley
/trunk/src/include/
2.16.0 -> 3.0.0
60685
5067 d 10 h
ripley
/trunk/
some cleanup for interface pointers
60253
5096 d 9 h
ripley
/trunk/
start documenting what is and what is not API in the headers
59039
5217 d 11 h
ripley
/trunk/
use preferred form of 'R Core Team'
51836
5936 d 16 h
ripley
/trunk/
for unavoidable headers, use C++ equivalents
44195
6757 d 1 h
ripley
/trunk/src/
some uses of (void) where possible
43767
6792 d 6 h
ripley
/trunk/
use const char * in embedding interfaces where appropriate
42308
6943 d 12 h
ripley
/trunk/src/include/
change reference to GPL
41862
6991 d 15 h
ripley
/trunk/src/include/
cosmetics, remove unused entries
41831
6992 d 22 h
rgentlem
/trunk/
yet another set of CHARSXP patches - hopefully almost the last of these
41807
6994 d 6 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
7087 d 23 h
urbaneks
/trunk/
Added R_WriteConsoleEx fn + callback
38854
7290 d 14 h
ripley
/trunk/
introduce a public header file Rembedded.h and entry point R_CleanTempDIr
on Unix to match Windows.
37951
7393 d 8 h
ripley
/trunk/src/include/
MacOS X needs only one declaration of R_SignalHandlers
37946
7395 d 11 h
ripley
/trunk/
allow the option to suppress R's signal handlers
37873
7404 d 1 h
ripley
/trunk/src/include/
conditionalize CStack definitions
37831
7406 d 13 h
ripley
/trunk/
expose R_CStackLimit/Start to alternative front-ends (and document)
37589
7428 d 7 h
murdoch
/trunk/
Document ptr_R_addhistory; add reminder of need for docs to Rinterface.h.
37572
7429 d 5 h
murdoch
/trunk/
Allow user to put timestamps in history.
36820
7525 d 5 h
ripley
/trunk/
update FSF address
35328
7647 d 15 h
ripley
/trunk/
add comments on R_timeout_val/handler
31661
7942 d 8 h
ripley
/trunk/src/include/
missing arg
31548
7949 d 23 h
iacus
/trunk/src/
removed unsed ptr_* aqua related pointers, cleaned up the code from HAVE_AQUA conditionalizing in do_edit and R_EditFiles, removed many duplicated exported symbols in src/unix/aqua.c as they now leave in Rinterface.h
31542
7950 d 2 h
ripley
/trunk/
document Rinterface.h exists.
Tweaks.
31540
7950 d 4 h
ripley
/trunk/src/
Make Rinterface.h general enough for Tk console.
Allow possibility of plug-in editor in the GUI.
31538
7950 d 5 h
ripley
/trunk/src/
use Rinterface.h as a header for external GUIs