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
4815 6869 d 12 h deepayan /trunk/rcompgen/ bugfix: rc.settings had typo handling 'func'  
4617 6952 d 7 h deepayan /trunk/rcompgen/R/ check for missing doc Index files (happens if package has no man/ directory)  
4397 6998 d 15 h deepayan /trunk/rcompgen/R/ (1) regexp protection for ? (2) updated list of keywords
(3) [*+-] now split internally (/ already did) so readline doesn't have to (good for filename completion)
 
4380 7005 d 10 h deepayan /trunk/rcompgen/R/ better break rules for filename completion when using .guessTokenFromLine  
4289 7041 d 13 h deepayan /trunk/rcompgen/R/ bugfix: check if a function guess is avilable before trying to see if it's library etc  
4281 7050 d 7 h deepayan /trunk/rcompgen/R/ ~ expansion should be fixed on Windows  
4280 7050 d 7 h deepayan /trunk/rcompgen/R/ added FIXME note about last commit  
4279 7050 d 7 h deepayan /trunk/rcompgen/R/ guessTokenFromLine now does special things when inside quotes (like not split on space)  
4278 7050 d 8 h deepayan /trunk/rcompgen/ file completion seems to be working, updated version  
4276 7050 d 10 h deepayan /trunk/rcompgen/ fixed a setting bug, added (incomplete) support for filename completion, extended return value of win32 helper function  
4267 7054 d 6 h deepayan.sarkar /trunk/rcompgen/ not importing methods::slotNames until it's required, also added an SvnLog file  
4265 7062 d 6 h deepayan.sarkar /trunk/rcompgen/ added some stuff to help with completion in Rgui (Windows)  
4263 7096 d 23 h deepayan.sarkar /trunk/rcompgen/ added support for user supplied argument list for functions  
4260 7139 d 7 h deepayan.sarkar /trunk/rcompgen/ Added ? as a non-breaker for .guessTokenFromLine()  
4259 7155 d 11 h deepayan.sarkar /trunk/rcompgen/ changed details of rc.status  
4256 7156 d 5 h deepayan.sarkar /trunk/rcompgen/ added a function that tries to determine a reasonable token given the full line and cursor position  
4255 7157 d 1 h deepayan.sarkar /trunk/rcompgen/R/ some fixes related to filename completion  
4252 7157 d 4 h deepayan.sarkar /trunk/rcompgen/ removed call to C function, disabled function detection by default  
4250 7181 d 7 h deepayan.sarkar /trunk/rcompgen/R/ added do.call and methods to list of functions whose arguments are typically functions  
4249 7197 d 7 h deepayan.sarkar /trunk/rcompgen/ support for completing help topics of the form ?foo  

Show All