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
47757 6389 d 21 h jmc /branches/R-classInheritance/ create branch for class inheritance  
45667 6651 d 8 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6670 d 8 h ripley /trunk/src/main/ whitespace cleanup  
42569 6916 d 9 h ripley /trunk/src/ move Rbitmap.dll to grDevices where it is used
clean up loadRconsole
more notes on where entry points are used.
 
42398 6934 d 1 h ripley /trunk/src/ move some headers to individual files  
42307 6942 d 11 h ripley /trunk/src/ change reference to GPL  
42253 6950 d 10 h ripley /trunk/src/ tweaks on use of 'long'  
40063 7180 d 1 h ripley /trunk/src/main/ tidy up output from Decode2Long  
39740 7211 d 5 h murdoch /trunk/ Fix for bug causing startup crash with bad Rconsole file in Windows. At the same time, a little cleanup of the preferences dialog in Rgui, and the addition of a --no-Rconsole command line option in Windows.  
38976 7276 d 13 h ripley /trunk/ more on command-line length limits  
38417 7336 d 9 h ripley /trunk/src/main/ update copyright date  
37379 7465 d 11 h ripley /trunk/src/ tweaks for gnomeGUI  
37001 7507 d 3 h ripley /trunk/ more visibility attributes  
36990 7507 d 23 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36820 7524 d 4 h ripley /trunk/ update FSF address  
36499 7548 d 4 h ripley /trunk/src/main/ changes suggested by icc  
35691 7607 d 12 h ripley /trunk/src/main/ missing PROTECT  
35580 7620 d 7 h maechler /trunk/ increase PPsize from 10k to 50k  
35334 7646 d 10 h ripley /trunk/src/ More care in the use of long.
Comments about what will probably be needed on Win64.
 
33692 7797 d 9 h ripley /trunk/src/main/ more message improvements  
33297 7825 d 4 h ripley /trunk/src/ tweak error messages  
33099 7839 d 6 h ripley /trunk/src/ improvements to error messages  
32860 7852 d 4 h ripley /trunk/ more marking of messages  
32564 7868 d 9 h ripley /trunk/ add --encoding argument
start Internationalization section in NEWS
 
32380 7880 d 4 h ripley /trunk/src/ add notes about compatibility with UTF-8
clarify on help pages nbytes/nchars differences
 
31536 7949 d 5 h ripley /trunk/src/main/ typo  
31534 7949 d 5 h ripley /trunk/src/ Split Startup.h into a public part (needed for GUIs) and a private part  
30767 8012 d 10 h ripley /trunk/ find if SIZE_MAX is declared, and if it is use it for R_SIZE_T_MAX  
29748 8083 d 7 h ripley /trunk/src/ more splitting up src/unix/sys-common.c into smaller components