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
52864 5808 d 1 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
42535 6920 d 11 h ripley /trunk/src/ add missing header  
42409 6934 d 9 h ripley /trunk/ document and make more use of NO_C_HEADERS  
42308 6943 d 8 h ripley /trunk/src/include/ change reference to GPL  
39864 7197 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 7525 d 1 h ripley /trunk/ update FSF address  
25220 8412 d 2 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 8495 d 1 h ripley /trunk/ more removing classic MacOS  
21006 8739 d 18 h pd /trunk/ tcltk changes  
19423 8860 d 21 h hornik /trunk/src/include/R_ext/ Include <sys/types.h> to fix problems reported on FreeBSD.  
12778 9301 d 22 h pd /trunk/ branch update  
11211 9396 d 23 h ripley /trunk/ C++ wrappers
label lots of terminating #endif's
 
9242 9567 d 18 h pd /trunk/src/ polled events  
8973 9588 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 9595 d 0 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