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
47757 6391 d 9 h jmc /branches/R-classInheritance/ create branch for class inheritance  
43831 6783 d 23 h ripley /trunk/src/gnuwin32/getline/ clean up, remove code for other OSes  
43767 6792 d 17 h ripley /trunk/ use const char * in embedding interfaces where appropriate  
41808 6994 d 15 h ripley /trunk/src/gnuwin32/ changes to get R building again  
33494 7816 d 18 h ripley /trunk/ change the history mechanism to be more like readline on Unix
(in particular, to be unlimited within a session)
 
20824 8755 d 16 h ripley /trunk/src/gnuwin32/ add ^Z as a keystroke for EOF in both Rterm and Rgui  
10222 9482 d 1 h ripley /trunk/src/gnuwin32/getline/ use prototypes
add killword from ncftp version of getline
unify use of gl_beep
 
9860 9510 d 1 h ripley /trunk/src/gnuwin32/ move Rgui to getline-based history mechanism  
9059 9581 d 17 h ripley /trunk/src/ add load/save of .Rhistory in Rterm.exe
add R code and menu item to save the current history to a file.
 
6283 9771 d 0 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)
 
4404 9954 d 4 h ripley /trunk/src/gnuwin32/getline/ commit gnuwin32 sources