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
43096 6869 d 20 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42642 6911 d 8 h ripley /trunk/src/gnuwin32/ replace 'unsigned long' by the BSD-standard 'int'  
36901 7515 d 22 h ripley /trunk/src/ use WIN32_LEAN_AND_MEAN as appropriate  
17349 8993 d 23 h ripley /trunk/src/gnuwin32/ use semaphore for SIGBREAK  
8872 9596 d 6 h pd /trunk/ branch update  
6296 9768 d 1 h guido /trunk/src/gnuwin32/ Correction to last commit (^C and ^Break made R to exit)  
6283 9769 d 8 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 9874 d 6 h ripley /trunk/src/gnuwin32/ Use signal-handling for interrupts for rterm and rtest front-ends  
4958 9892 d 1 h ripley /trunk/src/gnuwin32/ first attempt at better signal handling