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
43096 6870 d 0 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
43074 6872 d 6 h ripley /trunk/src/ add mkCharLen for strings with known length and pssobly embedded nuls  
43041 6874 d 1 h ripley /trunk/src/main/ results of iconv is not necessarily cache-safe  
43039 6874 d 2 h luke /trunk/src/main/ Modified to avoid changing encodings on CHARSXPs that might be in the cache.  
43034 6874 d 6 h ripley /trunk/ make sure iconv works with UCS-2 strings  
42804 6897 d 5 h maechler /trunk/src/ strlen() efficiency patch by John Brzustowski PR#9902  
42780 6900 d 5 h urbaneks /trunk/src/main/ fix an invalid call to setenv  
42627 6913 d 3 h ripley /trunk/src/main/ define ICONV_CONST if not defined  
42623 6913 d 5 h ripley /trunk/src/ link against iconv.dll rather that dynload it (as it is always used)  
42427 6931 d 9 h ripley /trunk/src/ tweaks for glibc systems under -ansi and -std=c99  
42398 6934 d 1 h ripley /trunk/src/ move some headers to individual files  
42355 6937 d 7 h ripley /trunk/ remove unused InitRand, merge into RNG initialization  
42346 6939 d 11 h ripley /trunk/src/main/ typos in non-iconv case  
42307 6942 d 11 h ripley /trunk/src/ change reference to GPL  
41904 6987 d 8 h ripley /trunk/src/ comments on various limits, and example values.  
41899 6987 d 14 h ripley /trunk/ tidy up and document R_AllocStringBuffer
make use of it, or tidy up usage
 
41894 6989 d 6 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41885 6990 d 2 h ripley /trunk/ casts needed for libiconv on Solaris 10  
41884 6990 d 3 h ripley /trunk/src/main/ more portable to always used Riconv  
41883 6990 d 3 h ripley /trunk/src/ remove non-longer-needed casts
don't use variable as format in error.
 

Show All