The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
33359 7821 d 4 h murdoch /branches/R-noNULLenv/ Create no-NULL-environment branch  
25220 8411 d 5 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 4 h ripley /trunk/ more removing classic MacOS  
21006 8738 d 21 h pd /trunk/ tcltk changes  
19423 8860 d 0 h hornik /trunk/src/include/R_ext/ Include <sys/types.h> to fix problems reported on FreeBSD.  
12778 9301 d 1 h pd /trunk/ branch update  
11211 9396 d 2 h ripley /trunk/ C++ wrappers
label lots of terminating #endif's
 
9242 9566 d 21 h pd /trunk/src/ polled events  
8973 9587 d 10 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 3 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