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-NEWSTR
/
src
/
include
/
R_ext
/
eventloop.h
– Rev 69385
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
69385
3967 d 22 h
luke
/branches/R-NEWSTR/
Create branch for experimenting with alternate STRSXP implementations.
68949
4005 d 3 h
ripley
/trunk/src/
use https
60255
5095 d 5 h
ripley
/trunk/src/
clean up
59039
5216 d 8 h
ripley
/trunk/
use preferred form of 'R Core Team'
42535
6919 d 12 h
ripley
/trunk/src/
add missing header
42409
6933 d 10 h
ripley
/trunk/
document and make more use of NO_C_HEADERS
42308
6942 d 9 h
ripley
/trunk/src/include/
change reference to GPL
39864
7196 d 4 h
duncan
/trunk/src/include/R_ext/
Don't define, just declare, R_InputHandlers if compiling with C++. Should be extern for both
36820
7524 d 1 h
ripley
/trunk/
update FSF address
25220
8411 d 3 h
luke
/trunk/src/
Changed SIGINT handling on Unix to set a flag and let R_CheckUserInterrupt
and the like do the jumping. Added R_SelectEx as version of socket that
handles SIGINTs.
24068
8494 d 2 h
ripley
/trunk/
more removing classic MacOS
21006
8738 d 19 h
pd
/trunk/
tcltk changes
19423
8859 d 22 h
hornik
/trunk/src/include/R_ext/
Include <sys/types.h> to fix problems reported on FreeBSD.
12778
9300 d 23 h
pd
/trunk/
branch update
11211
9396 d 0 h
ripley
/trunk/
C++ wrappers
label lots of terminating #endif's
9242
9566 d 19 h
pd
/trunk/src/
polled events
8973
9587 d 7 h
ripley
/trunk/src/
InputHandlers -> R_InputHandlers
sort out various extern vars to be non-extern in just one place
make R_X11.so after R.bin (and hence R.exp on AIX)
8902
9594 d 1 h
duncan
/trunk/src/include/
R_ext/eventloop moved from ../src/unix to control access to the Unix event loop. And added to Makefile.in's list of include files to be installed in /home2/duncan/Projects/Expt/R/include/R_ext