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  
42095 6967 d 3 h ripley /trunk/src/ tidy up primitive log*  
42093 6968 d 3 h ripley /trunk/ Take the rest of the S4 Math group primitive,
remove gammaCody from the S3 Math group (it was not even
documented as generic, and it no longer is).
The union of the S4 Math and Math2 groups is now the S3 Math group
 
41972 6980 d 11 h ripley /trunk/ make lazyLoadDBfetch primitive  
41901 6987 d 8 h ripley /trunk/src/ use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
 
41881 6990 d 2 h ripley /trunk/src/ use 'const char' not 'char const' for consistency  
41825 6992 d 1 h ripley /trunk/src/main/ wrap .Internal and primitive calls in setting vmax to avoid leaks.  
41813 6992 d 22 h ripley /trunk/src/ more 'const char *' issues  
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
 
41765 6996 d 21 h ripley /trunk/ garbage collect unused connections  
41749 6999 d 2 h ripley /trunk/ more nchar tweaks  
41732 7000 d 4 h ripley /trunk/ add nzchar  
41702 7003 d 20 h ripley /trunk/ add option to check for partial matching in attributes, and attr(exact=TRUE)
some fixes to partial matching of attributes.
 
41670 7005 d 22 h rgentlem /trunk/src/ a collection of changes to support [[ doing exact matching  
41669 7006 d 1 h ripley /trunk/ tidying up in grep and friends
add regression tests for regexp code, and fixed bugs it revealed
 
41598 7011 d 12 h ripley /trunk/src/main/ avoid reusing 'args' for answer  
41557 7014 d 18 h ripley /trunk/ back out r41550: fine on 32-bit, strange error on 64-bit  
41550 7014 d 20 h ripley /trunk/ merge perl versions of grep and regexpr with the main versions
add warnings for use of conflicting arguments
 
41545 7016 d 0 h ripley /trunk/ add ignore.case argument to [g]regexpr  
41535 7017 d 1 h ripley /trunk/ more startup performance improvements  

Show All