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
84952 1077 d 6 h kalibera /trunk/src/ Modernize Windows code for clang 16.  
45070 6688 d 11 h ripley /trunk/src/gnuwin32/ layout and whitespace cleanup  
42642 6911 d 9 h ripley /trunk/src/gnuwin32/ replace 'unsigned long' by the BSD-standard 'int'  
36901 7516 d 0 h ripley /trunk/src/ use WIN32_LEAN_AND_MEAN as appropriate  
17349 8994 d 0 h ripley /trunk/src/gnuwin32/ use semaphore for SIGBREAK  
8872 9596 d 7 h pd /trunk/ branch update  
6296 9768 d 3 h guido /trunk/src/gnuwin32/ Correction to last commit (^C and ^Break made R to exit)  
6283 9769 d 9 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 8 h ripley /trunk/src/gnuwin32/ Use signal-handling for interrupts for rterm and rtest front-ends  
4958 9892 d 2 h ripley /trunk/src/gnuwin32/ first attempt at better signal handling