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
69024 4001 d 18 h murrell /branches/R-DL/ create R-DL branch  
68949 4005 d 5 h ripley /trunk/src/ use https  
61285 4975 d 12 h ripley /trunk/src/include/ 2.16.0 -> 3.0.0  
60519 5077 d 23 h ripley /trunk/src/ more use of internals  
60517 5078 d 3 h ripley /trunk/src/ introduce Memzero like Memcpy  
60253 5095 d 7 h ripley /trunk/ start documenting what is and what is not API in the headers  
59039 5216 d 9 h ripley /trunk/ use preferred form of 'R Core Team'  
58668 5251 d 12 h ripley /trunk/src/ report types as names not numbers
allow to build without call_[RS] for testing purposes
 
51845 5935 d 3 h ripley /trunk/ PROBLEM ... ERROR is too prevalant  
51840 5935 d 4 h ripley /trunk/ more tweaks to headers  
42409 6933 d 11 h ripley /trunk/ document and make more use of NO_C_HEADERS  
42308 6942 d 10 h ripley /trunk/src/include/ change reference to GPL  
41767 6996 d 21 h rgentlem /trunk/src/ more patches from Seth F, for the CHARSXP hashing
Seth says:
This patch series teaches R_StringHash how to handle the encoding
information stored in the general purpose bits of CHARSXPs. A new
interface for CHARSXP creation is added, mkCharEnc that allows for
specifying the encoding.

The patch series also captures more CHARSXPs in the global cache. In
particular, character.c:mkChar2 and gram.y:mkChar2 both use the cache
now.

The string hashing in scan.c has been removed as it no longer is
needed.

The CallocCharBuf macro gets a small fix (extra parens)

And last, but not least:

CHAR() from package code now returns (const char *)

Since CHARSXPs should no longer be modified in place, we can make
CHAR() return (const char *) so that compilers can warn or error about
improper modification. Thanks to Herve Pages for the suggestions.
 
41495 7019 d 23 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
 
40793 7094 d 2 h ripley /trunk/src/include/R_ext/ using trio_snprintf seems to cause tcltk crashes, so back out  
40788 7094 d 7 h ripley /trunk/src/ 1) Use trio_[v]s[n]printf in packages.
2) Update the dlmalloc to 2.8.3.
 
39967 7186 d 6 h ripley /trunk/ extend scope of STRICT_R_HEADERS  
39103 7266 d 3 h jmc /trunk/src/ make IS_S4_OBJECT and friends work with strict barrier  
39077 7267 d 4 h jmc /trunk/ introduce S4 object bit and document it  
36820 7524 d 3 h ripley /trunk/ update FSF address  

Show All