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
42208 6955 d 4 h murdoch /branches/djm-source/ Recreate branch from trunk  
42049 6972 d 3 h ripley /trunk/src/ check that serialization to raw does not exceed the maximum size of a raw vector  
42047 6972 d 4 h ripley /trunk/ allow larger in-memory serialization  
41975 6980 d 9 h ripley /trunk/src/ clean up after making lazyLoadDBfetch primitive  
41972 6980 d 11 h ripley /trunk/ make lazyLoadDBfetch primitive  
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
 
41715 7002 d 10 h ripley /trunk/ improvements to error/warning messages  
41495 7019 d 20 h rgentlem /trunk/src/ a large number of changes to alter the behavior of CHARSXPs so that
they are unique and hashed. This will have some effect on run time, but
for any application which uses a lot of names (like big arrays with
row or column names) the savings are often impressive
 
40705 7104 d 9 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40700 7105 d 20 h ripley /trunk/src/ use R_fopen consistently.
move towards a wchar interface for filenames on Windows.
 
40568 7123 d 2 h luke /trunk/src/main/ Needed update buffer size in resize_buffer.  
40102 7177 d 7 h ripley /trunk/src/main/ expand error message  
39792 7203 d 15 h duncan /trunk/src/main/ Constant variable R_DefaultSerializeVersion. Trying to remove some of these programmatically with the RGCCTranslationUnit package  
39507 7245 d 8 h ripley /trunk/src/ add checks of return values  
38546 7321 d 23 h ripley /trunk/src/main/ separate out LGLSXP and INTSXP for future use  
38544 7322 d 0 h ripley /trunk/ more incorrect types  
38536 7322 d 3 h ripley /trunk/src/main/ don't use SET_VECTOR_ELT on STRSXP  
38476 7329 d 2 h jmc /trunk/ Introduce S4 SEXP type, but not used by default  
38442 7334 d 1 h ripley /trunk/src/main/ typos  
38417 7336 d 4 h ripley /trunk/src/main/ update copyright date  

Show All