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 6 h murdoch /branches/djm-source/ Recreate branch from trunk  
41901 6987 d 10 h ripley /trunk/src/ use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
 
41894 6989 d 5 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41854 6991 d 1 h ripley /trunk/src/main/ more const char *  
41807 6993 d 3 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
 
41784 6995 d 10 h ripley /trunk/src/ more 'const char *'  
41781 6995 d 23 h ripley /trunk/src/ start introducing const char *  
41511 7018 d 12 h ripley /trunk/ look for getOption("device") in the grDevices namespace if all else fails  
41495 7019 d 22 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
 
40634 7115 d 0 h ripley /trunk/src/main/ take more care not to switch to a graphics device that is in the process of being closed  
40612 7118 d 12 h ripley /trunk/src/main/ tidy up and add comments  
39955 7186 d 11 h duncan /trunk/ allow options(device = ) to take a function object and not just the name of the function.  
39439 7249 d 10 h ripley /trunk/src/main/ rationalize messages  
39344 7254 d 11 h ripley /trunk/src/main/ correct comment  
38813 7294 d 6 h ripley /trunk/src/ changes prompted by gcc/gfortran pre-4.2.0
in particular, remove illegal tabs in Fortran files
 
38621 7317 d 0 h ripley /trunk/ new option(par.ask.default) to set the default for par(ask=)
lock bindings on an output text connection whilst it is open.
 
38620 7317 d 2 h ripley /trunk/src/main/ revert premature commit  
38619 7317 d 2 h ripley /trunk/src/main/ typo  
38546 7322 d 2 h ripley /trunk/src/main/ separate out LGLSXP and INTSXP for future use  
38417 7336 d 7 h ripley /trunk/src/main/ update copyright date  

Show All