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
28254 20661 d 22 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
27383 8269 d 23 h rgentlem /trunk/src/main/ repaired a bug ...  
27365 8270 d 8 h rgentlem /trunk/src/ modified the API for vector subscript computations to allow for
a more general interface for external matrix/vector representations
 
24735 8444 d 8 h ripley /trunk/src/ remove #ifdef-ed old code  
22883 8582 d 3 h ripley /trunk/ allow subscripts to recurse into lists (PR#1558)  
15390 9117 d 12 h ripley /trunk/src/main/ zap -Wall warnings  
15317 9120 d 9 h rgentlem /trunk/ exposed vectorSubscript  
14913 9152 d 7 h rgentlem /trunk/src/ changes to allow packages to more easily implement the subset paradigm  
10921 9419 d 6 h maechler /trunk/src/main/ -Warn shadow: s/index/indx/  
10782 9429 d 1 h luke /trunk/src/main/ Added special case for simple indices in makeSubscript.  
10718 9435 d 4 h maechler /trunk/src/ using ARITHOP_TYPE & RELOP_TYPE; using Rboolean in more places  
10172 9484 d 23 h luke /trunk/ Merged with R-GenGC branch  
8872 9596 d 11 h pd /trunk/ branch update  
8505 9632 d 11 h pd /trunk/ branch update  
8339 9651 d 8 h pd /trunk/ string indexing of matrix bug  
8253 9656 d 5 h ripley /trunk/src/main/ VectorAssign was getting wrong string for duplicated new indices.  
7701 9684 d 5 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6994 9725 d 1 h pd /trunk/ branch update  
6191 9782 d 7 h maechler /trunk/src/main/ dropped "\n" in error[call](..)  
6098 9790 d 4 h pd /trunk/ branch update - not bugfree  
5731 9820 d 4 h ripley /trunk/src/ remove trailing "\n" in warning(call) and error(call), as now supplied  
5603 9835 d 1 h ihaka /trunk/src/main/ Final changes til October :-)  
5458 9848 d 12 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5187 9874 d 5 h hornik /trunk/src/main/ Always include Rconfig.h first.  
4562 9941 d 23 h pd /trunk/ branch update  
4288 9953 d 14 h ihaka /trunk/src/main/ Changes to fix over-evaluation in do.call and a partial fixup for a
logical subscripting problem.
 
3992 9980 d 6 h ripley /trunk/src/ Shut up char/uchar and dubious escape: \% messages from SunPro CC  
3786 10006 d 2 h pd /trunk/ branch update  
2504 10153 d 5 h pd /trunk/src/main/ A couple of memory bugs...  
2363 10161 d 5 h pd /trunk/src/main/ remove attributes from index  
2213 10174 d 9 h maechler /trunk/src/main/ 7 files: -Wall..  
1895 10209 d 22 h ihaka /trunk/src/main/ Final brushup and bug fixes for new list stuff.  
1858 10214 d 1 h ihaka /trunk/src/ Bugfixes for list change.  
1839 10217 d 14 h ihaka /trunk/src/ Changes to support new list (generic vector) structure.  
1160 10311 d 14 h maechler /trunk/src/main/ -Wall fixes; including some #ifdef not_defined  
1026 10338 d 13 h ihaka /trunk/ Exchanged our internal dataframe code for Chambers' interpreted code
(with his permission). This is a BIG change.
 
1016 10343 d 4 h maechler /trunk/src/ Lots (not all) of -Wall fixes  
785 10378 d 2 h pd /trunk/src/ Updated from 0.61.2 branch.  
612 10414 d 21 h rgentlem /trunk/src/main/ fixed logical subsetting so it wraps  
544 10424 d 7 h pd /trunk/ branch update