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
10108 9491 d 2 h luke /branches/R-GenGC/ merged from trunk  
9615 9535 d 2 h /branches/R-GenGC/ This commit was manufactured by cvs2svn to create branch 'R-GenGC'.  
9253 9567 d 8 h pd /trunk/src/unix/ fix stupid select blunder  
9242 9568 d 8 h pd /trunk/src/ polled events  
9154 9575 d 14 h ripley /trunk/src/ send warnings to nul  
9024 9585 d 1 h ripley /trunk/src/unix/ tidy up: devX11.h -> devUI.h, typos in eventloop descriptions  
8973 9588 d 20 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)
 
8926 9591 d 17 h ripley /trunk/ add gtk() device, make real X11 device available under GNOME  
8905 9595 d 8 h pd /trunk/src/unix/ fix ref to eventloop.h  
8835 9601 d 10 h duncan /trunk/src/unix/ Changes for handling a generalized event loop in unix which allows others to add different file descriptors to the select() call with their own event handlers when input is found.  
8817 9602 d 20 h ripley /trunk/src/unix/ add some pointer wrappers in preparation for moving gnome to a shlib