The R Project SVN R-packages

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7337 3386 d 1 h urbaneks /trunk/Mac-GUI/ re-map 127.0.0.1 to localhost since ATS in El-Capitan is buggy and cannot whitelist it  
6408 4970 d 8 h ripley /trunk/Mac-GUI/ remove a lot of code conditional of R < 2.10.0
remove use of PrivateHeaders
 
5737 5591 d 18 h urbaneks /trunk/Mac-GUI/ merge up to r153  
5729 5599 d 1 h urbaneks /trunk/Mac-GUI/ merge up to r125  
5705 5613 d 23 h urbaneks /trunk/Mac-GUI/ merge r79 from the new GUI plus bugfixes  
5535 6070 d 18 h urbaneks /trunk/Mac-GUI/ 1.31-rc, dynamic help fixes (PR#14134 and Data Manager)  
1956 7573 d 16 h urbaneks /trunk/Mac-GUI/ Use UTF8String instead if CString everywhere  
1254 7811 d 18 h iacus /trunk/Mac-GUI/ updated copyright info  
816 7902 d 21 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 2 h iacus /trunk/Mac-GUI/ added everywhere copyright notes  
700 7935 d 5 h urbaneks /trunk/Mac-GUI/ Added SortableDataSource as a more general and flexible basis for table views (the sorting is not implemented yet) - currently used by data manager.  
688 7937 d 21 h urbaneks /trunk/Mac-GUI/ Big cleanups in data manager, package installer, package manager (changed data storage) and callbacks. All those managers are now moved out of Rcallbacks, so is the autorization code. Added new REngine handler specific for Cocoa routines.  
568 7958 d 23 h iacus /trunk/Mac-GUI/ first svn release of R Cocoa GUI