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
38822 7294 d 12 h ripley /branches/C-link/ Create C-link  
37553 7438 d 2 h murdoch /trunk/src/ Extra file extensions for S files in Windows Rgui  
36901 7517 d 5 h ripley /trunk/src/ use WIN32_LEAN_AND_MEAN as appropriate  
36820 7525 d 7 h ripley /trunk/ update FSF address  
36650 7538 d 5 h ripley /trunk/src/gnuwin32/ remove executable  
36258 7565 d 7 h murdoch /trunk/src/gnuwin32/ Porting extras from r36257 back from R-patched (PR#8288 fixes)  
36252 7565 d 13 h murdoch /trunk/src/gnuwin32/ Fix to PR#8288, instability caused by script editor.  
35245 7656 d 13 h ripley /trunk/src/gnuwin32/ drop Exit from script editor menu (was inconsistent and easy to misuse)  
35234 7657 d 2 h ripley /trunk/src/gnuwin32/ fix PR#8060  
34997 7678 d 7 h ripley /trunk/src/gnuwin32/ fix for PR8018  
33756 7791 d 15 h ripley /trunk/src/gnuwin32/ remove incorrect setfont call in editor.c  
33001 7845 d 2 h ripley /trunk/ move RGui strings to a seperate locale  
32970 7847 d 2 h ripley /trunk/ add RGui menus to translation domain  
32888 7852 d 6 h ripley /trunk/ mark messages for translation  
32604 7867 d 6 h ripley /trunk/src/gnuwin32/ layout  
29219 8124 d 8 h ripley /trunk/src/gnuwin32/ had FindFirst without FindClose: use access instead  
29062 8135 d 17 h murdoch /trunk/src/ Fix for Windows seg fault  
29051 8136 d 5 h murdoch /trunk/ Added title arg to edit() et al  
29001 8140 d 3 h murdoch /trunk/src/gnuwin32/ Fix for re-entry and crashes  
28991 8141 d 3 h murdoch /trunk/ Editor support (mostly in Windows) by Chris Jackson