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
60276 5094 d 5 h ripley /branches/R-2-15-branch/ port various tweaks from trunk  
59040 5216 d 5 h ripley /branches/R-2-15-branch/ port r59039 from trunk  
58735 5248 d 3 h maechler /branches/R-2-15-branch/ ported r58733:4 [print(x, max=*) notably for "Date"] from trunk  
58549 5260 d 18 h pd /branches/R-2-15-branch/ Create R-2-15-branch  
58298 5283 d 5 h maechler /trunk/ C level print*Matrix() protection bug fix  
45667 6651 d 4 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6670 d 4 h ripley /trunk/src/main/ whitespace cleanup  
44027 6766 d 5 h ripley /trunk/src/ move towards outputting UTF-8 on Rgui console (disabled pending further tests).  
42307 6942 d 7 h ripley /trunk/src/ change reference to GPL  
42077 6970 d 4 h ripley /trunk/src/ take various entry points static  
41937 6984 d 8 h ripley /trunk/ change arguments of getMatrixDimnames  
41831 6991 d 17 h rgentlem /trunk/ yet another set of CHARSXP patches - hopefully almost the last of these  
41807 6993 d 1 h rgentlem /trunk/ patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes

CHAR() internal macro now returns (const char *)

Add CHAR_RW: writable CHARSXP access for internal R use only

const char fixes for methods package

Add NEWS item and some doc to R-ext for CHARSXP changes
 
41784 6995 d 7 h ripley /trunk/src/ more 'const char *'  
40705 7104 d 9 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
39079 7266 d 23 h ripley /trunk/src/main/ config.h should be *first*, and order matters on Solaris  
39078 7266 d 23 h ripley /trunk/src/main/ must not assume ENABLE_NLS  
38980 7276 d 6 h maechler /trunk/ options(max.print) for arrays; print.default(*, max)  
38961 7278 d 3 h maechler /trunk/ fix options("max.print") case for matrix; first cut for array  
38954 7279 d 0 h maechler /trunk/src/main/ - factor out comunalities (into macros)
- add comments

('max.print' still not yet!)
 

Show All