The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
52864 5807 d 19 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
/branches/R-exp-R5
52708 5829 d 19 h ripley /trunk/ set readline application name to R (and not RCustomCompletion after .inputrc was read)  
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-intro.texi
/trunk/src/unix/sys-std.c
52515 5859 d 16 h ripley /trunk/ fixes for PR#14329,31,32  
/trunk/doc/NEWS.Rd
/trunk/src/library/stats/R/wilcox.test.R
/trunk/src/main/connections.c
/trunk/src/unix/sys-std.c
52035 5914 d 17 h ripley /trunk/ assume C99 headers now we assume C99 compiler  
/trunk/configure
/trunk/configure.ac
/trunk/src/include/Defn.h
/trunk/src/include/R_ext/RStartup.h
/trunk/src/main/connections.c
/trunk/src/main/platform.c
/trunk/src/main/unique.c
/trunk/src/unix/sys-std.c
51775 5943 d 19 h ripley /trunk/src/unix/ issue with deleting tempdir  
/trunk/src/unix/sys-std.c
50871 6052 d 2 h ripley /trunk/src/ add checks on malloc calls  
/trunk/src/main/CConverters.c
/trunk/src/main/Rdynload.c
/trunk/src/main/serialize.c
/trunk/src/main/sort.c
/trunk/src/main/sysutils.c
/trunk/src/unix/sys-std.c
50632 6081 d 17 h ripley /trunk/src/unix/ should use translateChar  
/trunk/src/unix/sys-std.c
50631 6081 d 22 h deepayan /trunk/ completion fixes: no sorting of comletions by readline (>=6 only), and no space added after unique completions  
/trunk/NEWS
/trunk/src/library/utils/R/completion.R
/trunk/src/unix/sys-std.c
48985 6213 d 9 h urbaneks /trunk/src/unix/ small input handler fixes  
/trunk/src/unix/sys-std.c
48904 6230 d 23 h ripley /trunk/src/ remove conditionalization on HAVE_ICONV  
/trunk/src/library/grDevices/src/devPS.c
/trunk/src/main/connections.c
/trunk/src/main/dotcode.c
/trunk/src/main/platform.c
/trunk/src/main/rlocale.c
/trunk/src/main/sysutils.c
/trunk/src/unix/sys-std.c
48750 6255 d 19 h ripley /trunk/src/ missing error checking when saving history
document when devices are shut and history saved, with some more details
 
/trunk/src/library/base/man/quit.Rd
/trunk/src/library/grDevices/man/dev.Rd
/trunk/src/library/utils/man/savehistory.Rd
/trunk/src/unix/sys-std.c
46663 6501 d 18 h luke /trunk/src/unix/ Make sure interrupts are enabled in R_SelectEx.  
/trunk/src/unix/sys-std.c
46167 6572 d 2 h ripley /trunk/src/unix/ removeInputHandlers had a memory leak -- tricky as some input handlers
remove themselves
 
/trunk/src/unix/sys-std.c
46057 6586 d 23 h maechler /trunk/src/unix/ fix small memory leak - thanks to Bill Dunlap  
/trunk/src/unix/sys-std.c
45947 6614 d 3 h ripley /trunk/ strerror is C90, so assume it rather than branch on it  
/trunk/configure
/trunk/configure.ac
/trunk/src/gnuwin32/fixed/h/config.h
/trunk/src/gnuwin32/fixed/h/config64.h
/trunk/src/include/config.h.in
/trunk/src/main/connections.c
/trunk/src/main/dounzip.c
/trunk/src/main/platform.c
/trunk/src/main/saveload.c
/trunk/src/main/serialize.c
/trunk/src/modules/internet/internet.c
/trunk/src/unix/sys-std.c
/trunk/src/unix/system.c
45685 6649 d 3 h ripley /trunk/src/unix/ add comment  
/trunk/src/unix/sys-std.c
45475 6669 d 21 h ripley /trunk/src/ more whitespace cleanup  
/trunk/src/modules/X11/cairoX11.c
/trunk/src/modules/X11/dataentry.c
/trunk/src/modules/X11/devX11.c
/trunk/src/modules/X11/devX11.h
/trunk/src/modules/X11/rbitmap.c
/trunk/src/modules/X11/rotated.c
/trunk/src/modules/X11/rotated.h
/trunk/src/modules/internet/Rsock.c
/trunk/src/modules/internet/internet.c
/trunk/src/modules/internet/nanoftp.c
/trunk/src/modules/internet/sock.c
/trunk/src/modules/internet/sock.h
/trunk/src/modules/internet/sockconn.c
/trunk/src/modules/vfonts/g_alab_her.c
/trunk/src/modules/vfonts/g_cntrlify.c
/trunk/src/modules/vfonts/g_cntrlify.h
/trunk/src/modules/vfonts/g_extern.h
/trunk/src/modules/vfonts/g_fontdb.c
/trunk/src/modules/vfonts/g_her_glyph.c
/trunk/src/modules/vfonts/g_her_metr.h
/trunk/src/modules/vfonts/g_jis.h
/trunk/src/unix/Rembedded.c
/trunk/src/unix/Rscript.c
/trunk/src/unix/Runix.h
/trunk/src/unix/X11.c
/trunk/src/unix/aqua.c
/trunk/src/unix/dynload.c
/trunk/src/unix/edit.c
/trunk/src/unix/sys-std.c
/trunk/src/unix/sys-unix.c
/trunk/src/unix/system.c
45074 6688 d 23 h ripley /trunk/ add set[Session]TimeLimit  
/trunk/src/library/base/man/setTimeLimit.Rd
/trunk/NEWS
/trunk/src/gnuwin32/system.c
/trunk/src/include/Defn.h
/trunk/src/include/Internal.h
/trunk/src/library/base/R/New-Internal.R
/trunk/src/library/base/R/time.R
/trunk/src/main/errors.c
/trunk/src/main/eval.c
/trunk/src/main/main.c
/trunk/src/main/names.c
/trunk/src/main/sysutils.c
/trunk/src/unix/sys-std.c
44795 6705 d 16 h ripley /trunk/src/ more information on failed file opening  
/trunk/src/gnuwin32/system.c
/trunk/src/main/connections.c
/trunk/src/main/dounzip.c
/trunk/src/main/saveload.c
/trunk/src/main/serialize.c
/trunk/src/modules/internet/internet.c
/trunk/src/unix/sys-std.c
/trunk/src/unix/system.c
44722 6713 d 19 h ripley /trunk/src/ better wording on message  
/trunk/src/gnuwin32/system.c
/trunk/src/unix/sys-std.c

Show All