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
28362 8193 d 8 h murdoch /branches/R-Win-CMD/ Merge from trunk  
28254 20661 d 22 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
28176 8214 d 6 h rgentlem /trunk/src/ changes so that $ and [[ work for environments  
27383 8269 d 23 h rgentlem /trunk/src/main/ repaired a bug ...  
27365 8270 d 7 h rgentlem /trunk/src/ modified the API for vector subscript computations to allow for
a more general interface for external matrix/vector representations
 
24954 8432 d 3 h ripley /trunk/ a<- NULL; a[["b"]] <- 1:3 now coerces a to list()  
24896 8435 d 5 h ripley /trunk/ branch update  
24836 8438 d 9 h luke /trunk/ branch update  
24526 8460 d 5 h luke /trunk/src/main/ Added byte code support.  
24188 8483 d 13 h ripley /trunk/ branch update  
23628 8537 d 14 h ripley /trunk/ [<- was losing the object bit  
23412 8549 d 12 h ripley /trunk/ fix PR 2586, 2590, 2591  
22883 8582 d 3 h ripley /trunk/ allow subscripts to recurse into lists (PR#1558)  
20003 8815 d 8 h ripley /trunk/ extendng char arrays  
19912 8822 d 19 h duncan /trunk/src/ Some removal of global variables in src/main  
18678 8903 d 2 h ripley /trunk/ more missing list cases  
17685 8965 d 6 h jmc /trunk/src/main/ allow empty arg list to "[<-", as well as the
list of length 1 contaning R_MissingArg, as the parser generates (PR#1247)
 
16707 9022 d 8 h jmc /trunk/ make formal method dispatch internal via DispatchOrEval
for primitive functions
 
15928 9090 d 5 h luke /trunk/ Added weak reference support.  
15783 9098 d 20 h rgentlem /trunk/ made length generic and added an arg to DispatchOrEval  

Show All