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
44986 6695 d 18 h ripley /trunk/ new interface for marked encodings  
44796 6706 d 17 h ripley /trunk/ more tidying up of error messages  
44795 6706 d 18 h ripley /trunk/src/ more information on failed file opening  
44198 6757 d 14 h ripley /trunk/src/main/ using of (void), tidy up use of headers  
44059 6764 d 21 h ripley /trunk/ more on preserving UTF-8  
43720 6798 d 1 h ripley /trunk/src/ now taskPR has been withdrawn, hide undocumented entry points  
43057 6874 d 14 h luke /trunk/src/main/ Modified reading of character strings to create CHARSXPs with the
right encoding rather than modify the encoding afterwards.
 
43050 6874 d 19 h luke /trunk/src/ Added support, not yet enabled, for maintaining the chains in the
CHARSXP hash table through the ATTRIB fields of the CHARSXPs.
 
43045 6874 d 23 h luke /trunk/src/main/ Split out test for non-NULL ATTRIB in WriteItem into hasattr variable.  
43035 6875 d 22 h ripley /trunk/src/main/ avoid overhead of CallocCharBuf for small strings.  
43030 6876 d 0 h ripley /trunk/ ENVSXPs have HASHTAB and not TAG: fortunately they are at the same address.  
42448 6929 d 1 h ripley /trunk/ avoid various (correct) warnings, add regression test  
42438 6931 d 19 h falcon /trunk/ Fix deserializtion of raw objects saved using ascii=TRUE

This patch also speeds up deserialization of raw objects when
ascii=FALSE.
 
42307 6944 d 4 h ripley /trunk/src/ change reference to GPL  
42049 6974 d 0 h ripley /trunk/src/ check that serialization to raw does not exceed the maximum size of a raw vector  
42047 6974 d 1 h ripley /trunk/ allow larger in-memory serialization  
41975 6982 d 6 h ripley /trunk/src/ clean up after making lazyLoadDBfetch primitive  
41972 6982 d 7 h ripley /trunk/ make lazyLoadDBfetch primitive  
41807 6994 d 21 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 7004 d 7 h ripley /trunk/ improvements to error/warning messages  

Show All