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 5807 d 14 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52804 5815 d 15 h ripley /trunk/src/gnuwin32/ tidy up the use of alloca  
52666 5836 d 16 h murdoch /trunk/src/gnuwin32/ readClipboard could segfault if the last line was the longest but was unterminated  
52152 5902 d 12 h ripley /trunk/src/gnuwin32/ update win.version  
52150 5902 d 13 h ripley /trunk/src/gnuwin32/ reposrt W7 as such, not Vista  
52072 5909 d 18 h murdoch /trunk/src/gnuwin32/ Allow errors (e.g. settings from newer versions) in Rconsole file.  
51980 5921 d 16 h murdoch /trunk/src/gnuwin32/ Tell file.rename to wait for the rename to be complete before it returns. This might fix the install.packages() problems reported on R-devel by Georgi Boshnakov and Mike Prager.  
51977 5921 d 18 h murdoch /trunk/src/ normalizePath now generates a warning instead of an error  
51502 5963 d 17 h ripley /trunk/src/gnuwin32/ tweak for MinGW32 headers  
51499 5963 d 18 h ripley /trunk/src/ enhance readRegistry  
51497 5963 d 19 h ripley /trunk/src/ comments on different registry views  
51119 6010 d 12 h ripley /trunk/src/ add some coercions and checks of types for Windows progress bars  
50961 6040 d 18 h ripley /trunk/src/gnuwin32/ tweak for win64  
50907 6046 d 14 h ripley /trunk/src/gnuwin32/ limit must be size_t  
50657 6079 d 21 h ripley /trunk/src/ more steps on extracting out menu/select.list common interface  
50308 6109 d 23 h ripley /trunk/src/gnuwin32/ enhance file.rename  
50298 6110 d 19 h ripley /trunk/src/ more on making wtransChar part of Defn.h  
49745 6156 d 23 h ripley /trunk/src/ more hiding of entry points  
49628 6166 d 16 h murdoch /trunk/src/gnuwin32/ Don't try to arrange zero windows.  
49479 6177 d 13 h murdoch /trunk/src/ Allow tiling/cascading etc from R functions and SDI GUI menu.  
48613 6271 d 20 h ripley /trunk/ fix PR#13709
bugfix to trio bugfix
 
48428 6299 d 16 h murdoch /trunk/src/gnuwin32/ file.choose() and the save console dialog did not set the
file filters properly.
 
48394 6303 d 11 h murdoch /trunk/src/gnuwin32/ Avoid compiler warning.  
48390 6303 d 17 h murdoch /trunk/src/ Fix spurious error in memory.limit (PR#13673), plus some cleanup of the docs  
48339 6310 d 13 h murdoch /trunk/src/gnuwin32/ Use %ls for wide char messages.  
47756 6390 d 9 h murdoch /trunk/src/gnuwin32/ More informative error message from normalizePath (contributed by Bill Dunlap, with correction).  
47352 6421 d 14 h ripley /trunk/src/ add msgWindow  
46842 6473 d 12 h ripley /trunk/src/gnuwin32/ lots of changes to the handling of filenames (e.g. moves to Unicode)  
46778 6486 d 12 h murdoch /trunk/src/gnuwin32/ No need for translation  
46777 6486 d 12 h murdoch /trunk/src/ Fix for PR#13199, normalizePath in Windows  
46567 6513 d 22 h ripley /trunk/src/gnuwin32/ typo  
46549 6520 d 10 h murdoch /trunk/src/ Fix readRegistry typos (PR#12937)  
46470 6539 d 14 h ripley /trunk/ add xtfrm, use it in order() etc
make is.unsorted work on classed objects
 
45865 6625 d 23 h ripley /trunk/src/gnuwin32/ fix for PR#11596  
45657 6653 d 0 h ripley /trunk/src/ double result from getWinProgressBar
iconv() converts to CP1252 not Latin-1, etc.
 
45295 6679 d 8 h murdoch /trunk/src/gnuwin32/ timestamp() wasn't being recorded in Rgui  
45070 6688 d 23 h ripley /trunk/src/gnuwin32/ layout and whitespace cleanup  
45014 6691 d 20 h ripley /trunk/src/ fix settext bug in GraphApp
more functionality for setWinProgressBar
 
45005 6692 d 15 h ripley /trunk/src/ add winProgressBar  
44986 6694 d 12 h ripley /trunk/ new interface for marked encodings