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 10 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
45070 6689 d 19 h ripley /trunk/src/gnuwin32/ layout and whitespace cleanup  
42642 6912 d 17 h ripley /trunk/src/gnuwin32/ replace 'unsigned long' by the BSD-standard 'int'  
36901 7517 d 7 h ripley /trunk/src/ use WIN32_LEAN_AND_MEAN as appropriate  
17349 8995 d 8 h ripley /trunk/src/gnuwin32/ use semaphore for SIGBREAK  
8872 9597 d 15 h pd /trunk/ branch update  
6296 9769 d 10 h guido /trunk/src/gnuwin32/ Correction to last commit (^C and ^Break made R to exit)  
6283 9770 d 17 h guido /trunk/src/gnuwin32/ - Only one 'reader thread' in Rterm.
- getline should support fast typing
- Rterm can be interrupted by ^c
- Makefile.packages update for "winhelp" (ass yet done in the
binary distribution)
 
5178 9875 d 15 h ripley /trunk/src/gnuwin32/ Use signal-handling for interrupts for rterm and rtest front-ends  
4958 9893 d 10 h ripley /trunk/src/gnuwin32/ first attempt at better signal handling