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 9489 d 11 h luke /branches/R-GenGC/ merged from trunk  
9615 9533 d 11 h /branches/R-GenGC/ This commit was manufactured by cvs2svn to create branch 'R-GenGC'.  
9253 9565 d 17 h pd /trunk/src/unix/ fix stupid select blunder  
9242 9566 d 17 h pd /trunk/src/ polled events  
9154 9573 d 23 h ripley /trunk/src/ send warnings to nul  
9024 9583 d 11 h ripley /trunk/src/unix/ tidy up: devX11.h -> devUI.h, typos in eventloop descriptions  
8973 9587 d 6 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 9590 d 2 h ripley /trunk/ add gtk() device, make real X11 device available under GNOME  
8905 9593 d 17 h pd /trunk/src/unix/ fix ref to eventloop.h  
8835 9599 d 20 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 9601 d 5 h ripley /trunk/src/unix/ add some pointer wrappers in preparation for moving gnome to a shlib