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
52864 5808 d 5 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52484 5864 d 13 h ripley /trunk/src/main/ avoid false match from --file=size...  
51274 5980 d 9 h ripley /trunk/src/main/ update copyright dates  
45667 6652 d 9 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6671 d 9 h ripley /trunk/src/main/ whitespace cleanup  
42569 6917 d 10 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 6935 d 2 h ripley /trunk/src/ move some headers to individual files  
42307 6943 d 12 h ripley /trunk/src/ change reference to GPL  
42253 6951 d 11 h ripley /trunk/src/ tweaks on use of 'long'  
40063 7181 d 1 h ripley /trunk/src/main/ tidy up output from Decode2Long  
39740 7212 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 7277 d 13 h ripley /trunk/ more on command-line length limits  
38417 7337 d 9 h ripley /trunk/src/main/ update copyright date  
37379 7466 d 11 h ripley /trunk/src/ tweaks for gnomeGUI  
37001 7508 d 3 h ripley /trunk/ more visibility attributes  
36990 7509 d 0 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36820 7525 d 4 h ripley /trunk/ update FSF address  
36499 7549 d 5 h ripley /trunk/src/main/ changes suggested by icc  
35691 7608 d 12 h ripley /trunk/src/main/ missing PROTECT  
35580 7621 d 8 h maechler /trunk/ increase PPsize from 10k to 50k  
35334 7647 d 11 h ripley /trunk/src/ More care in the use of long.
Comments about what will probably be needed on Win64.
 
33692 7798 d 10 h ripley /trunk/src/main/ more message improvements  
33297 7826 d 4 h ripley /trunk/src/ tweak error messages  
33099 7840 d 6 h ripley /trunk/src/ improvements to error messages  
32860 7853 d 4 h ripley /trunk/ more marking of messages  
32564 7869 d 10 h ripley /trunk/ add --encoding argument
start Internationalization section in NEWS
 
32380 7881 d 5 h ripley /trunk/src/ add notes about compatibility with UTF-8
clarify on help pages nbytes/nchars differences
 
31536 7950 d 6 h ripley /trunk/src/main/ typo  
31534 7950 d 6 h ripley /trunk/src/ Split Startup.h into a public part (needed for GUIs) and a private part  
30767 8013 d 10 h ripley /trunk/ find if SIZE_MAX is declared, and if it is use it for R_SIZE_T_MAX  
29748 8084 d 8 h ripley /trunk/src/ more splitting up src/unix/sys-common.c into smaller components