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
46065 6585 d 7 h murdoch /branches/djm-SweaveRd/ Temporary branch to develop Sweave support for .Rd files.  
45847 6626 d 6 h ripley /trunk/ clarify what field widths mean in sprintf() and formatC().
sprintf() and paste() now preserve UTF-8ness where sensible.
 
45667 6651 d 7 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45639 6655 d 6 h maechler /trunk/ format(<environment>) via new EncodeEnvironment()  
45489 6668 d 9 h ripley /trunk/ file.path encoding issue  
45446 6670 d 7 h ripley /trunk/src/main/ whitespace cleanup  
45412 6671 d 6 h ripley /trunk/ revert r45390 --take another tack later  
45390 6673 d 1 h ripley /trunk/ more on embedded nuls  
44986 6694 d 1 h ripley /trunk/ new interface for marked encodings  
44094 6761 d 5 h ripley /trunk/ tidy up (move ASCII checks to mkCharEnc, renanme utf8strIsASCII).
document recent UTF-8 changes.
 
43724 6796 d 5 h ripley /trunk/ tweaks to paste()  
43466 6828 d 9 h ripley /trunk/ take paste and file.path completely internal  
42307 6942 d 10 h ripley /trunk/src/ change reference to GPL  
41899 6987 d 13 h ripley /trunk/ tidy up and document R_AllocStringBuffer
make use of it, or tidy up usage
 
41894 6989 d 5 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41784 6995 d 10 h ripley /trunk/src/ more 'const char *'  
41687 7005 d 6 h ripley /trunk/src/main/ patch from Seth Falcon to r41495  
41686 7005 d 6 h ripley /trunk/ more improvements to warning/error messages  
41631 7009 d 14 h ripley /trunk/src/ work on inlining
- allow C99 model
- use static inlining in units where function is used a lot
export isS4, asS4 (don't use them internally, rather macros)
work around an optimization bug in currnt gcc pre-4.3.0
 
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
 

Show All