The R Project SVN R

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
52865 5806 d 23 h urbaneks /branches/R-exp-R5/src/ add support for function argument types  
/branches/R-exp-R5/src/include/Rinternals.h
/branches/R-exp-R5/src/include/config.h.in
/branches/R-exp-R5/src/main/gram.c
/branches/R-exp-R5/src/main/gram.y
/branches/R-exp-R5/src/main/names.c
52864 5807 d 1 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
52799 5816 d 5 h ripley /trunk/ assume popen
clean up error codes from system() where possible
 
/trunk/configure
/trunk/configure.ac
/trunk/doc/NEWS.Rd
/trunk/src/include/config.h.in
/trunk/src/library/base/man/system.Rd
/trunk/src/library/grDevices/man/postscript.Rd
/trunk/src/library/grDevices/src/devPS.c
/trunk/src/main/connections.c
/trunk/src/main/sysutils.c
/trunk/src/unix/sys-unix.c
/trunk/tests/reg-tests-1.R
52731 5825 d 21 h hornik /trunk/ Undo accidental commits.  
/trunk/configure
/trunk/src/include/config.h.in
/trunk/src/library/base/R/datetime.R
/trunk/src/library/splines/man/xyVector.Rd
52730 5825 d 22 h hornik /trunk/ Add full support for checkers supporting the Ispell pipe interface
(Aspell, Hunspell and Ispell), adding a 'program' argument to control
which program to use for spell checking.
Add utility for inspecting the context of possible mis-spelled words.
 
/trunk/configure
/trunk/src/include/config.h.in
/trunk/src/library/base/R/datetime.R
/trunk/src/library/grid/inst/doc/frame.Snw
/trunk/src/library/grid/inst/doc/grid.Snw
/trunk/src/library/splines/man/xyVector.Rd
/trunk/src/library/tools/R/Rdtools.R
/trunk/src/library/tools/R/Sweavetools.R
/trunk/src/library/tools/man/RdTextFilter.Rd
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/aspell.R
/trunk/src/library/utils/man/aspell-utils.Rd
/trunk/src/library/utils/man/aspell.Rd
52586 5850 d 6 h ripley /trunk/ add readRenviron  
/trunk/src/library/base/man/readRenviron.Rd
/trunk/doc/NEWS.Rd
/trunk/src/include/Internal.h
/trunk/src/library/base/R/files.R
/trunk/src/library/base/man/Startup.Rd
/trunk/src/main/Renviron.c
/trunk/src/main/names.c
/trunk/tests/demos.Rout.save
52432 5869 d 0 h ripley /trunk/src/include/ fix up declarations  
/trunk/src/include/Rinternals.h
52431 5869 d 3 h maechler /trunk/ match() and hence %in% now deal with "POSIXlt" consistently with e.g. "POSIXct"  
/trunk/NEWS
/trunk/doc/NEWS.Rd
/trunk/src/include/Rinlinedfuns.h
/trunk/src/include/Rinternals.h
/trunk/src/library/base/R/match.R
/trunk/src/main/objects.c
/trunk/src/main/scan.c
/trunk/src/main/unique.c
52406 5873 d 19 h murrell /trunk/ added support for polygons with holes  
/trunk/src/library/graphics/man/polypath.Rd
/trunk/src/library/grid/man/grid.path.Rd
/trunk/doc/NEWS.Rd
/trunk/src/extra/graphapp/ga.h
/trunk/src/extra/graphapp/gdraw.c
/trunk/src/include/Internal.h
/trunk/src/include/R_ext/GraphicsDevice.h
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/include/Rgraphics.h
/trunk/src/library/grDevices/src/devPS.c
/trunk/src/library/grDevices/src/devPicTeX.c
/trunk/src/library/grDevices/src/devQuartz.c
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/library/graphics/NAMESPACE
/trunk/src/library/graphics/R/polygon.R
/trunk/src/library/grid/NAMESPACE
/trunk/src/library/grid/R/primitives.R
/trunk/src/library/grid/inst/doc/changes.txt
/trunk/src/library/grid/src/grid.c
/trunk/src/library/grid/src/grid.h
/trunk/src/library/grid/src/register.c
/trunk/src/main/engine.c
/trunk/src/main/graphics.c
/trunk/src/main/names.c
/trunk/src/main/plot.c
/trunk/src/modules/X11/cairoX11.c
/trunk/src/modules/X11/devX11.c
52331 5881 d 2 h murdoch /trunk/ Add parseLatex and related material  
/trunk/src/library/tools/R/parseLatex.R
/trunk/src/library/tools/man/parseLatex.Rd
/trunk/src/main/gramLatex.c
/trunk/src/main/gramLatex.y
/trunk/NEWS
/trunk/src/include/Internal.h
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/zzz.R
/trunk/src/main/Makefile.in
/trunk/src/main/Makefile.win
/trunk/src/main/names.c
/trunk/tests/Examples/tools-Ex.Rout.save
52219 5894 d 11 h murdoch /trunk/ Change graphics device callback initEvent to eventHelper
Add support of graphics events to X11 device
 
/trunk/NEWS
/trunk/src/include/R_ext/GraphicsDevice.h
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/library/grDevices/man/getGraphicsEvent.Rd
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/main/gevents.c
/trunk/src/modules/X11/devX11.c
52172 5899 d 7 h ripley /trunk/src/ add isatty  
/trunk/src/include/Internal.h
/trunk/src/library/base/R/connections.R
/trunk/src/library/base/man/showConnections.Rd
/trunk/src/main/connections.c
/trunk/src/main/names.c
52104 5906 d 1 h ripley /trunk/src/ have R_ProcessEvents on all platforms  
/trunk/src/include/Defn.h
/trunk/src/main/errors.c
/trunk/src/main/gevents.c
/trunk/src/main/sysutils.c
/trunk/src/modules/internet/Rsock.c
/trunk/src/modules/internet/nanoftp.c
/trunk/src/modules/internet/nanohttp.c
/trunk/src/unix/aqua.c
/trunk/src/unix/sys-unix.c
52081 5909 d 1 h murdoch /trunk/ New graphics event handling  
/trunk/NEWS
/trunk/doc/manual/R-ints.texi
/trunk/src/include/Internal.h
/trunk/src/include/R_ext/GraphicsDevice.h
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/library/grDevices/NAMESPACE
/trunk/src/library/grDevices/R/gevents.R
/trunk/src/library/grDevices/man/getGraphicsEvent.Rd
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/library/grDevices/src/devWindows.h
/trunk/src/main/devices.c
/trunk/src/main/gevents.c
/trunk/src/main/memory.c
/trunk/src/main/names.c
/trunk/tests/Examples/grDevices-Ex.Rout.save
52035 5913 d 22 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
52022 5915 d 0 h ripley /trunk/src/ tweaks for standalone Rmath  
/trunk/src/include/Rmath.h0.in
/trunk/src/nmath/pnorm.c
51845 5935 d 0 h ripley /trunk/ PROBLEM ... ERROR is too prevalant  
/trunk/NEWS
/trunk/doc/manual/R-exts.texi
/trunk/src/include/R.h
/trunk/src/include/R_ext/RS.h
/trunk/src/include/S.h
/trunk/src/library/stats/src/fexact.c
51840 5935 d 1 h ripley /trunk/ more tweaks to headers  
/trunk/NEWS
/trunk/doc/manual/R-exts.texi
/trunk/src/include/R.h
/trunk/src/include/R_ext/RS.h
/trunk/src/include/S.h
/trunk/src/library/stats/src/fexact.c
51839 5935 d 2 h ripley /trunk/ tweaks to headers  
/trunk/NEWS
/trunk/src/include/R.h
/trunk/src/include/Rinternals.h
51838 5935 d 10 h ripley /trunk/ clean up headers  
/trunk/m4/R.m4
/trunk/src/include/Defn.h
/trunk/src/main/coerce.c
/trunk/src/main/deparse.c
/trunk/src/main/format.c
/trunk/src/main/graphics.c
/trunk/src/main/optimize.c
/trunk/src/main/plot.c
/trunk/src/main/plot3d.c
/trunk/src/main/scan.c
/trunk/src/main/seq.c

Show All