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-2-6-branch
/
src
/
include
/
Rinterface.h
– Rev 42766
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
42766
6900 d 17 h
pd
/branches/R-2-6-branch/
Create R-2-6-branch
42308
6942 d 6 h
ripley
/trunk/src/include/
change reference to GPL
41862
6990 d 8 h
ripley
/trunk/src/include/
cosmetics, remove unused entries
41831
6991 d 16 h
rgentlem
/trunk/
yet another set of CHARSXP patches - hopefully almost the last of these
41807
6993 d 0 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 17 h
urbaneks
/trunk/
Added R_WriteConsoleEx fn + callback
38854
7289 d 8 h
ripley
/trunk/
introduce a public header file Rembedded.h and entry point R_CleanTempDIr
on Unix to match Windows.
37951
7392 d 2 h
ripley
/trunk/src/include/
MacOS X needs only one declaration of R_SignalHandlers
37946
7394 d 5 h
ripley
/trunk/
allow the option to suppress R's signal handlers
37873
7402 d 19 h
ripley
/trunk/src/include/
conditionalize CStack definitions
37831
7405 d 6 h
ripley
/trunk/
expose R_CStackLimit/Start to alternative front-ends (and document)
37589
7427 d 1 h
murdoch
/trunk/
Document ptr_R_addhistory; add reminder of need for docs to Rinterface.h.
37572
7427 d 23 h
murdoch
/trunk/
Allow user to put timestamps in history.
36820
7523 d 23 h
ripley
/trunk/
update FSF address
35328
7646 d 9 h
ripley
/trunk/
add comments on R_timeout_val/handler
31661
7941 d 2 h
ripley
/trunk/src/include/
missing arg
31548
7948 d 17 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
7948 d 20 h
ripley
/trunk/
document Rinterface.h exists.
Tweaks.
31540
7948 d 22 h
ripley
/trunk/src/
Make Rinterface.h general enough for Tk console.
Allow possibility of plug-in editor in the GUI.
31538
7948 d 23 h
ripley
/trunk/src/
use Rinterface.h as a header for external GUIs