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
52864 5807 d 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52534 5856 d 5 h ripley /trunk/src/ workaround Windows' dismal memory manager  
52533 5856 d 7 h ripley /trunk/src/main/ cleaner code  
51842 5935 d 2 h ripley /trunk/src/main/ localize headers  
51398 5968 d 8 h ripley /trunk/src/ make use of C99 features  
50873 6051 d 8 h ripley /trunk/src/main/ typo  
50871 6051 d 8 h ripley /trunk/src/ add checks on malloc calls  
50320 6107 d 11 h ripley /trunk/src/ tweak when lazyload DB is flushed  
50172 6124 d 15 h luke /trunk/ Modified unserialize code to not change LEVELS value for CHARSXP
values to match input. This converts pre-2.8 CHARSXPs known encoding
to unknown encoding and avoids corrupting the CHARSXP cache.
 
50048 6131 d 10 h ripley /trunk/src/ open connection in appropriate mode where known  
49889 6144 d 20 h luke /trunk/src/main/ Modified serialize.c to not read or write HASHASH bit in CHARSXPs and
to make sure reading doesn't mess up HASHASH or CHACHED bits in cached
CHARSXP values.
 
49749 6155 d 12 h ripley /trunk/ don't cache lazy-load databases of more than 10Mb
add support for xz compression in lazy-data
 
49708 6159 d 2 h ripley /trunk/src/ add support (no API yet) for bzip2 compression in lazyload databases  
47460 6413 d 9 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
45947 6613 d 10 h ripley /trunk/ strerror is C90, so assume it rather than branch on it  
45510 6666 d 4 h ripley /trunk/ compare CHARSXPs in the cache by address  
45446 6670 d 6 h ripley /trunk/src/main/ whitespace cleanup  
45418 6670 d 23 h ripley /trunk/ note that mkCharLen null-terminates, more on removing embedded nuls.  
45416 6671 d 1 h ripley /trunk/ see what happens if CHARSXPs are not allowed to have embedded nuls  
45294 6678 d 21 h ripley /trunk/ more fixes to the handling of embedded nuls  

Show All