The R Project SVN R-packages

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1562 7728 d 1 h urbaneks /trunk/Mac-GUI/ Added 'protected mode' for code completion and arguments lookup. In this mode REngine prevents ProcessEvents from being called (and also make sure it can be entered only once - no re-entrance).  
1499 7746 d 23 h urbaneks /trunk/Mac-GUI/ Don't re-enter R if preventReentrance is set  
1363 7774 d 5 h urbaneks /trunk/Mac-GUI/ Added GlobalExHandler (was missing in the last commit); make several files expand Id keyword  
1359 7776 d 9 h urbaneks /trunk/Mac-GUI/Tools/ Added a sanity check in case completion and prefix don't match  
1254 7812 d 0 h iacus /trunk/Mac-GUI/ updated copyright info  
973 7845 d 23 h urbaneks /trunk/Mac-GUI/Tools/ Added (preliminary) support for auto-completion lists  
816 7903 d 3 h urbaneks /trunk/Mac-GUI/ Many fixes to import statements to be more precise ; minor fixes to be compliant with gcc 4.0 and a few bugfixes where void was used in an assignment  
714 7933 d 8 h iacus /trunk/Mac-GUI/ added everywhere copyright notes  
568 7959 d 5 h iacus /trunk/Mac-GUI/ first svn release of R Cocoa GUI