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
47757 6389 d 18 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47460 6413 d 8 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
45947 6613 d 9 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 5 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 0 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  
44986 6693 d 23 h ripley /trunk/ new interface for marked encodings  
44796 6704 d 22 h ripley /trunk/ more tidying up of error messages  
44795 6704 d 22 h ripley /trunk/src/ more information on failed file opening  
44198 6755 d 19 h ripley /trunk/src/main/ using of (void), tidy up use of headers  
44059 6763 d 2 h ripley /trunk/ more on preserving UTF-8  
43720 6796 d 5 h ripley /trunk/src/ now taskPR has been withdrawn, hide undocumented entry points  
43057 6872 d 19 h luke /trunk/src/main/ Modified reading of character strings to create CHARSXPs with the
right encoding rather than modify the encoding afterwards.
 
43050 6872 d 23 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 6873 d 4 h luke /trunk/src/main/ Split out test for non-NULL ATTRIB in WriteItem into hasattr variable.  
43035 6874 d 3 h ripley /trunk/src/main/ avoid overhead of CallocCharBuf for small strings.  
43030 6874 d 4 h ripley /trunk/ ENVSXPs have HASHTAB and not TAG: fortunately they are at the same address.  
42448 6927 d 5 h ripley /trunk/ avoid various (correct) warnings, add regression test  

Show All