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
69386 3968 d 0 h luke /branches/R-NEWSTR/src/ Copied over current state from my git repo.  
/branches/R-NEWSTR/src/gnuwin32/extra.c
/branches/R-NEWSTR/src/gnuwin32/run.c
/branches/R-NEWSTR/src/gnuwin32/windlgs/src/ttest.c
/branches/R-NEWSTR/src/include/Defn.h
/branches/R-NEWSTR/src/include/Print.h
/branches/R-NEWSTR/src/include/Rinlinedfuns.h
/branches/R-NEWSTR/src/include/Rinternals.h
/branches/R-NEWSTR/src/library/grDevices/src/cairo/cairoBM.c
/branches/R-NEWSTR/src/library/grDevices/src/colors.c
/branches/R-NEWSTR/src/library/grDevices/src/devWindows.c
/branches/R-NEWSTR/src/library/grDevices/src/devices.c
/branches/R-NEWSTR/src/library/graphics/src/par.c
/branches/R-NEWSTR/src/library/graphics/src/plot.c
/branches/R-NEWSTR/src/library/grid/src/gpar.c
/branches/R-NEWSTR/src/library/grid/src/grid.c
/branches/R-NEWSTR/src/library/stats/src/arima.c
/branches/R-NEWSTR/src/library/stats/src/influence.c
/branches/R-NEWSTR/src/library/stats/src/integrate.c
/branches/R-NEWSTR/src/library/stats/src/ksmooth.c
/branches/R-NEWSTR/src/library/stats/src/line.c
/branches/R-NEWSTR/src/library/stats/src/loglin.c
/branches/R-NEWSTR/src/library/stats/src/model.c
/branches/R-NEWSTR/src/library/stats/src/optim.c
/branches/R-NEWSTR/src/library/stats/src/optimize.c
/branches/R-NEWSTR/src/library/stats/src/smooth.c
/branches/R-NEWSTR/src/library/stats/src/splines.c
/branches/R-NEWSTR/src/library/tcltk/src/tcltk.c
/branches/R-NEWSTR/src/library/tools/src/Rmd5.c
/branches/R-NEWSTR/src/library/tools/src/getfmts.c
/branches/R-NEWSTR/src/library/tools/src/gramLatex.c
/branches/R-NEWSTR/src/library/tools/src/gramLatex.y
/branches/R-NEWSTR/src/library/tools/src/gramRd.c
/branches/R-NEWSTR/src/library/tools/src/gramRd.y
/branches/R-NEWSTR/src/library/tools/src/text.c
/branches/R-NEWSTR/src/library/utils/src/io.c
/branches/R-NEWSTR/src/library/utils/src/windows/dataentry.c
/branches/R-NEWSTR/src/library/utils/src/windows/dialogs.c
/branches/R-NEWSTR/src/library/utils/src/windows/registry.c
/branches/R-NEWSTR/src/library/utils/src/windows/util.c
/branches/R-NEWSTR/src/library/utils/src/windows/widgets.c
/branches/R-NEWSTR/src/main/CommandLineArgs.c
/branches/R-NEWSTR/src/main/Rdynload.c
/branches/R-NEWSTR/src/main/agrep.c
/branches/R-NEWSTR/src/main/apply.c
/branches/R-NEWSTR/src/main/array.c
/branches/R-NEWSTR/src/main/attrib.c
/branches/R-NEWSTR/src/main/bind.c
/branches/R-NEWSTR/src/main/builtin.c
/branches/R-NEWSTR/src/main/character.c
/branches/R-NEWSTR/src/main/coerce.c
/branches/R-NEWSTR/src/main/connections.c
/branches/R-NEWSTR/src/main/datetime.c
/branches/R-NEWSTR/src/main/dcf.c
/branches/R-NEWSTR/src/main/deparse.c
/branches/R-NEWSTR/src/main/dotcode.c
/branches/R-NEWSTR/src/main/dounzip.c
/branches/R-NEWSTR/src/main/duplicate.c
/branches/R-NEWSTR/src/main/envir.c
/branches/R-NEWSTR/src/main/errors.c
/branches/R-NEWSTR/src/main/eval.c
/branches/R-NEWSTR/src/main/format.c
/branches/R-NEWSTR/src/main/gram.c
/branches/R-NEWSTR/src/main/gram.y
/branches/R-NEWSTR/src/main/grep.c
/branches/R-NEWSTR/src/main/inspect.c
/branches/R-NEWSTR/src/main/internet.c
/branches/R-NEWSTR/src/main/list.c
/branches/R-NEWSTR/src/main/main.c
/branches/R-NEWSTR/src/main/memory.c
/branches/R-NEWSTR/src/main/objects.c
/branches/R-NEWSTR/src/main/options.c
/branches/R-NEWSTR/src/main/paste.c
/branches/R-NEWSTR/src/main/platform.c
/branches/R-NEWSTR/src/main/plot3d.c
/branches/R-NEWSTR/src/main/print.c
/branches/R-NEWSTR/src/main/printarray.c
/branches/R-NEWSTR/src/main/printvector.c
/branches/R-NEWSTR/src/main/qsort.c
/branches/R-NEWSTR/src/main/raw.c
/branches/R-NEWSTR/src/main/scan.c
/branches/R-NEWSTR/src/main/seq.c
/branches/R-NEWSTR/src/main/sort.c
/branches/R-NEWSTR/src/main/source.c
/branches/R-NEWSTR/src/main/split.c
/branches/R-NEWSTR/src/main/sprintf.c
/branches/R-NEWSTR/src/main/subassign.c
/branches/R-NEWSTR/src/main/subscript.c
/branches/R-NEWSTR/src/main/subset.c
/branches/R-NEWSTR/src/main/summary.c
/branches/R-NEWSTR/src/main/sysutils.c
/branches/R-NEWSTR/src/main/unique.c
/branches/R-NEWSTR/src/main/util.c
/branches/R-NEWSTR/src/main/version.c
/branches/R-NEWSTR/src/modules/X11/dataentry.c
/branches/R-NEWSTR/src/modules/internet/Rhttpd.c
/branches/R-NEWSTR/src/modules/internet/libcurl.c
/branches/R-NEWSTR/src/modules/lapack/Lapack.c
/branches/R-NEWSTR/src/unix/X11.c
/branches/R-NEWSTR/src/unix/sys-unix.c
69385 3968 d 1 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
/branches/R-NEWSTR
69326 3975 d 0 h luke /trunk/src/ Improved arity checks from Tomas Kalibera.  
/trunk/src/gnuwin32/sys-win32.c
/trunk/src/main/CommandLineArgs.c
/trunk/src/main/array.c
/trunk/src/main/attrib.c
/trunk/src/main/builtin.c
/trunk/src/main/complex.c
/trunk/src/main/connections.c
/trunk/src/main/debug.c
/trunk/src/main/engine.c
/trunk/src/main/envir.c
/trunk/src/main/errors.c
/trunk/src/main/eval.c
/trunk/src/main/inspect.c
/trunk/src/main/internet.c
/trunk/src/main/main.c
/trunk/src/main/memory.c
/trunk/src/main/names.c
/trunk/src/main/options.c
/trunk/src/main/platform.c
/trunk/src/main/print.c
/trunk/src/main/raw.c
/trunk/src/main/relop.c
/trunk/src/main/summary.c
/trunk/src/main/times.c
/trunk/src/unix/sys-unix.c
68947 4005 d 6 h ripley /trunk/src/ use https  
/trunk/src/appl/integrate.c
/trunk/src/appl/interv.c
/trunk/src/appl/lbfgsb.c
/trunk/src/appl/maxcol.c
/trunk/src/appl/optim.c
/trunk/src/appl/pretty.c
/trunk/src/appl/uncmin.c
/trunk/src/main/CommandLineArgs.c
/trunk/src/main/RBufferUtils.h
/trunk/src/main/RNG.c
/trunk/src/main/Rdynload.c
/trunk/src/main/Renviron.c
/trunk/src/main/Rmain.c
/trunk/src/main/Rstrptime.h
/trunk/src/main/agrep.c
/trunk/src/main/apply.c
/trunk/src/main/arithmetic.c
/trunk/src/main/arithmetic.h
/trunk/src/main/array.c
/trunk/src/main/attrib.c
/trunk/src/main/basedecl.h
/trunk/src/main/bind.c
/trunk/src/main/builtin.c
/trunk/src/main/character.c
/trunk/src/main/coerce.c
/trunk/src/main/colors.c
/trunk/src/main/complex.c
/trunk/src/main/connections.c
/trunk/src/main/context.c
/trunk/src/main/contour-common.h
/trunk/src/main/cum.c
/trunk/src/main/datetime.c
/trunk/src/main/datetime.h
/trunk/src/main/dcf.c
/trunk/src/main/debug.c
/trunk/src/main/deparse.c
/trunk/src/main/devices.c
/trunk/src/main/dotcode.c
/trunk/src/main/dounzip.c
/trunk/src/main/dstruct.c
/trunk/src/main/duplicate.c
/trunk/src/main/duplicate.h
/trunk/src/main/edit.c
/trunk/src/main/engine.c
/trunk/src/main/envir.c
/trunk/src/main/errors.c
/trunk/src/main/eval.c
/trunk/src/main/format.c
/trunk/src/main/gevents.c
/trunk/src/main/gram-ex.c
/trunk/src/main/gram.c
/trunk/src/main/gram.y
/trunk/src/main/graphics.c
/trunk/src/main/grep.c
/trunk/src/main/identical.c
/trunk/src/main/inlined.c
/trunk/src/main/inspect.c
/trunk/src/main/internet.c
/trunk/src/main/iosupport.c
/trunk/src/main/lapack.c
/trunk/src/main/list.c
/trunk/src/main/localecharset.c
/trunk/src/main/logic.c
/trunk/src/main/main.c
/trunk/src/main/mapply.c
/trunk/src/main/match.c
/trunk/src/main/memory.c
/trunk/src/main/names.c
/trunk/src/main/objects.c
/trunk/src/main/options.c
/trunk/src/main/paste.c
/trunk/src/main/platform.c
/trunk/src/main/plot.c
/trunk/src/main/plot3d.c
/trunk/src/main/plotmath.c
/trunk/src/main/print.c
/trunk/src/main/printarray.c
/trunk/src/main/printutils.c
/trunk/src/main/printvector.c
/trunk/src/main/qsort-body.c
/trunk/src/main/qsort.c
/trunk/src/main/random.c
/trunk/src/main/raw.c
/trunk/src/main/registration.c
/trunk/src/main/relop.c
/trunk/src/main/rlocale.c
/trunk/src/main/rlocale_data.h
/trunk/src/main/saveload.c
/trunk/src/main/scan.c
/trunk/src/main/seq.c
/trunk/src/main/serialize.c
/trunk/src/main/sort.c
/trunk/src/main/source.c
/trunk/src/main/split.c
/trunk/src/main/sprintf.c
/trunk/src/main/startup.c
/trunk/src/main/strncasecmp.c
/trunk/src/main/subassign.c
/trunk/src/main/subscript.c
/trunk/src/main/subset.c
/trunk/src/main/summary.c
/trunk/src/main/sysutils.c
/trunk/src/main/times.c
/trunk/src/main/unique.c
/trunk/src/main/util.c
/trunk/src/main/version.c
/trunk/src/main/xxxpr.f
/trunk/src/nmath/bd0.c
/trunk/src/nmath/bessel.h
/trunk/src/nmath/bessel_i.c
/trunk/src/nmath/bessel_j.c
/trunk/src/nmath/bessel_k.c
/trunk/src/nmath/bessel_y.c
/trunk/src/nmath/beta.c
/trunk/src/nmath/chebyshev.c
/trunk/src/nmath/choose.c
/trunk/src/nmath/d1mach.c
/trunk/src/nmath/dbeta.c
/trunk/src/nmath/dbinom.c
/trunk/src/nmath/dcauchy.c
/trunk/src/nmath/dchisq.c
/trunk/src/nmath/dexp.c
/trunk/src/nmath/df.c
/trunk/src/nmath/dgamma.c
/trunk/src/nmath/dgeom.c
/trunk/src/nmath/dhyper.c
/trunk/src/nmath/dlnorm.c
/trunk/src/nmath/dlogis.c
/trunk/src/nmath/dnbeta.c
/trunk/src/nmath/dnbinom.c
/trunk/src/nmath/dnchisq.c
/trunk/src/nmath/dnf.c
/trunk/src/nmath/dnorm.c
/trunk/src/nmath/dnt.c
/trunk/src/nmath/dpois.c
/trunk/src/nmath/dpq.h
/trunk/src/nmath/dt.c
/trunk/src/nmath/dunif.c
/trunk/src/nmath/dweibull.c
/trunk/src/nmath/expm1.c
/trunk/src/nmath/fmax2.c
/trunk/src/nmath/fmin2.c
/trunk/src/nmath/fprec.c
/trunk/src/nmath/fround.c
/trunk/src/nmath/fsign.c
/trunk/src/nmath/ftrunc.c
/trunk/src/nmath/gamma.c
/trunk/src/nmath/gammalims.c
/trunk/src/nmath/i1mach.c
/trunk/src/nmath/imax2.c
/trunk/src/nmath/imin2.c
/trunk/src/nmath/lbeta.c
/trunk/src/nmath/lgamma.c
/trunk/src/nmath/lgammacor.c
/trunk/src/nmath/log1p.c
/trunk/src/nmath/mlutils.c
/trunk/src/nmath/nmath.h
/trunk/src/nmath/nmath2.h
/trunk/src/nmath/pbeta.c
/trunk/src/nmath/pbinom.c
/trunk/src/nmath/pcauchy.c
/trunk/src/nmath/pchisq.c
/trunk/src/nmath/pexp.c
/trunk/src/nmath/pf.c
/trunk/src/nmath/pgamma.c
/trunk/src/nmath/pgeom.c
/trunk/src/nmath/phyper.c
/trunk/src/nmath/plnorm.c
/trunk/src/nmath/plogis.c
/trunk/src/nmath/pnbinom.c
/trunk/src/nmath/pnf.c
/trunk/src/nmath/pnorm.c
/trunk/src/nmath/pnt.c
/trunk/src/nmath/polygamma.c
/trunk/src/nmath/ppois.c
/trunk/src/nmath/pt.c
/trunk/src/nmath/ptukey.c
/trunk/src/nmath/punif.c
/trunk/src/nmath/pweibull.c
/trunk/src/nmath/qbeta.c
/trunk/src/nmath/qbinom.c
/trunk/src/nmath/qchisq.c
/trunk/src/nmath/qexp.c
/trunk/src/nmath/qf.c
/trunk/src/nmath/qgamma.c
/trunk/src/nmath/qgeom.c
/trunk/src/nmath/qhyper.c
/trunk/src/nmath/qlnorm.c
/trunk/src/nmath/qlogis.c
/trunk/src/nmath/qnbeta.c
/trunk/src/nmath/qnbinom.c
/trunk/src/nmath/qnchisq.c
/trunk/src/nmath/qnf.c
/trunk/src/nmath/qnorm.c
/trunk/src/nmath/qnt.c
/trunk/src/nmath/qpois.c
/trunk/src/nmath/qt.c
/trunk/src/nmath/qtukey.c
/trunk/src/nmath/qunif.c
/trunk/src/nmath/qweibull.c
/trunk/src/nmath/rbeta.c
/trunk/src/nmath/rbinom.c
/trunk/src/nmath/rcauchy.c
/trunk/src/nmath/rchisq.c
/trunk/src/nmath/rexp.c
/trunk/src/nmath/rf.c
/trunk/src/nmath/rgamma.c
/trunk/src/nmath/rgeom.c
/trunk/src/nmath/rhyper.c
/trunk/src/nmath/rlnorm.c
/trunk/src/nmath/rlogis.c
/trunk/src/nmath/rmultinom.c
/trunk/src/nmath/rnbinom.c
/trunk/src/nmath/rnchisq.c
/trunk/src/nmath/rnorm.c
/trunk/src/nmath/rpois.c
/trunk/src/nmath/rt.c
/trunk/src/nmath/runif.c
/trunk/src/nmath/rweibull.c
/trunk/src/nmath/sexp.c
/trunk/src/nmath/sign.c
/trunk/src/nmath/signrank.c
/trunk/src/nmath/snorm.c
/trunk/src/nmath/standalone/sunif.c
/trunk/src/nmath/standalone/test.c
/trunk/src/nmath/stirlerr.c
/trunk/src/nmath/wilcox.c
/trunk/src/unix/Rembedded.c
/trunk/src/unix/Rscript.c
/trunk/src/unix/X11.c
/trunk/src/unix/dynload.c
/trunk/src/unix/hpdlfcn.c
/trunk/src/unix/sys-std.c
/trunk/src/unix/sys-unix.c
/trunk/src/unix/system.c
67570 4204 d 10 h ripley /trunk/ correct copyright dates  
/trunk/doc/manual/rw-FAQ.texi
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/system.c
/trunk/src/include/Defn.h
/trunk/src/include/Rinternals.h
/trunk/src/include/Rmath.h0.in
/trunk/src/library/base/R/New-Internal.R
/trunk/src/library/base/R/dates.R
/trunk/src/library/base/R/dynload.R
/trunk/src/library/base/R/eigen.R
/trunk/src/library/base/R/files.R
/trunk/src/library/base/R/grep.R
/trunk/src/library/base/R/load.R
/trunk/src/library/base/R/match.R
/trunk/src/library/base/R/options.R
/trunk/src/library/base/R/traceback.R
/trunk/src/library/base/R/userhooks.R
/trunk/src/library/base/man/Random.Rd
/trunk/src/library/base/man/agrep.Rd
/trunk/src/library/base/man/file.info.Rd
/trunk/src/library/base/man/match.call.Rd
/trunk/src/library/base/man/ns-topenv.Rd
/trunk/src/library/datasets/man/UCBAdmissions.Rd
/trunk/src/library/grDevices/src/devPS.c
/trunk/src/library/graphics/man/mosaicplot.Rd
/trunk/src/library/methods/R/BasicClasses.R
/trunk/src/library/methods/man/Methods.Rd
/trunk/src/library/methods/man/MethodsList.Rd
/trunk/src/library/methods/man/testInheritedMethods.Rd
/trunk/src/library/parallel/src/fork.c
/trunk/src/library/stats/R/aggregate.R
/trunk/src/library/stats/man/NegBinomial.Rd
/trunk/src/library/stats/man/lm.influence.Rd
/trunk/src/library/stats/src/arima.c
/trunk/src/library/tools/R/Rd2HTML.R
/trunk/src/library/tools/R/Rd2latex.R
/trunk/src/library/tools/R/Rd2txt.R
/trunk/src/library/tools/R/Sweavetools.R
/trunk/src/library/tools/R/admin.R
/trunk/src/library/tools/R/build.R
/trunk/src/library/tools/R/check.R
/trunk/src/library/tools/R/install.R
/trunk/src/library/tools/R/translations.R
/trunk/src/library/tools/R/utils.R
/trunk/src/library/tools/man/checkMD5sums.Rd
/trunk/src/library/tools/man/package_dependencies.Rd
/trunk/src/library/tools/man/startDynamicHelp.Rd
/trunk/src/library/tools/src/gramRd.c
/trunk/src/library/tools/src/gramRd.y
/trunk/src/library/utils/R/URLencode.R
/trunk/src/library/utils/R/browseVignettes.R
/trunk/src/library/utils/R/citation.R
/trunk/src/library/utils/R/help.R
/trunk/src/library/utils/R/help.search.R
/trunk/src/library/utils/R/help.start.R
/trunk/src/library/utils/man/adist.Rd
/trunk/src/library/utils/man/aspell.Rd
/trunk/src/library/utils/man/available.packages.Rd
/trunk/src/library/utils/man/browseEnv.Rd
/trunk/src/library/utils/man/bug.report.Rd
/trunk/src/library/utils/man/person.Rd
/trunk/src/main/RNG.c
/trunk/src/main/Rdynload.c
/trunk/src/main/Renviron.c
/trunk/src/main/arithmetic.c
/trunk/src/main/builtin.c
/trunk/src/main/devices.c
/trunk/src/main/errors.c
/trunk/src/main/objects.c
/trunk/src/main/options.c
/trunk/src/main/platform.c
/trunk/src/main/print.c
/trunk/src/main/raw.c
/trunk/src/main/serialize.c
/trunk/src/main/startup.c
/trunk/src/modules/X11/dataentry.c
/trunk/src/nmath/dbinom.c
/trunk/src/nmath/dpois.c
/trunk/src/nmath/nmath.h
/trunk/src/scripts/javareconf.in
/trunk/src/unix/sys-std.c
67542 4207 d 4 h maechler /trunk/src/main/ recycle some more message strings [=> needs fewer translations]  
/trunk/src/main/Renviron.c
/trunk/src/main/errors.c
/trunk/src/main/objects.c
/trunk/src/main/raw.c
/trunk/src/main/unique.c
67418 4215 d 1 h luke /trunk/src/main/ warningcall_immediate was not going through condition system  
/trunk/src/main/errors.c
67351 4219 d 0 h luke /trunk/src/ More protect fixes from Tomas Kalibera.  
/trunk/src/library/grDevices/src/devPS.c
/trunk/src/library/methods/src/methods_list_dispatch.c
/trunk/src/library/parallel/src/fork.c
/trunk/src/library/stats/src/arima.c
/trunk/src/library/tools/src/gramRd.c
/trunk/src/library/tools/src/gramRd.y
/trunk/src/main/Rdynload.c
/trunk/src/main/devices.c
/trunk/src/main/envir.c
/trunk/src/main/errors.c
/trunk/src/main/print.c
/trunk/src/modules/X11/dataentry.c
67181 4240 d 8 h luke /trunk/src/ Added NORET annotations; from Tomas Kalibera.  
/trunk/src/include/Defn.h
/trunk/src/include/Internal.h
/trunk/src/include/Parse.h
/trunk/src/include/R_ext/Error.h
/trunk/src/include/Rinterface.h
/trunk/src/include/Rinternals.h
/trunk/src/library/graphics/src/graphics.c
/trunk/src/library/graphics/src/par.c
/trunk/src/library/methods/src/class_support.c
/trunk/src/library/methods/src/methods.h
/trunk/src/library/parallel/src/fork.c
/trunk/src/library/stats/src/deriv.c
/trunk/src/library/stats/src/fexact.c
/trunk/src/library/stats/src/ksmooth.c
/trunk/src/library/stats/src/optimize.c
/trunk/src/main/attrib.c
/trunk/src/main/connections.c
/trunk/src/main/context.c
/trunk/src/main/debug.c
/trunk/src/main/dounzip.c
/trunk/src/main/errors.c
/trunk/src/main/eval.c
/trunk/src/main/grep.c
/trunk/src/main/memory.c
/trunk/src/main/objects.c
/trunk/src/main/plotmath.c
/trunk/src/main/print.c
/trunk/src/main/random.c
/trunk/src/main/scan.c
/trunk/src/main/source.c
/trunk/src/main/util.c
/trunk/src/modules/X11/dataentry.c
/trunk/src/modules/X11/devX11.c
/trunk/src/modules/X11/rbitmap.c
/trunk/src/unix/Runix.h
/trunk/src/unix/sys-std.c
67099 4253 d 23 h luke /trunk/src/ Protect fixes from pqR, from Tomas Kalibera.  
/trunk/src/library/tcltk/src/tcltk.c
/trunk/src/library/utils/src/windows/dataentry.c
/trunk/src/main/agrep.c
/trunk/src/main/attrib.c
/trunk/src/main/datetime.c
/trunk/src/main/envir.c
/trunk/src/main/errors.c
/trunk/src/main/gevents.c
/trunk/src/main/grep.c
/trunk/src/main/objects.c
/trunk/src/modules/X11/dataentry.c
/trunk/src/modules/internet/internet.c
/trunk/src/modules/lapack/Lapack.c
67013 4267 d 0 h luke /trunk/src/main/ Removed redundant protect in R_InsertRestartHandlers?; from Tomas Kalibera.  
/trunk/src/main/errors.c
66091 4402 d 9 h pd /trunk/src/main/ pointer confusion PR#15856  
/trunk/src/main/errors.c
65321 4504 d 14 h ripley /trunk/src/main/ tweak for -Wall  
/trunk/src/main/errors.c
65311 4505 d 10 h ripley /trunk/src/ message changes as suggested by Ɓukasz Daniel  
/trunk/src/library/base/R/dataframe.R
/trunk/src/library/base/R/factor.R
/trunk/src/library/base/R/library.R
/trunk/src/library/base/po/R-base.pot
/trunk/src/library/base/po/R-da.po
/trunk/src/library/base/po/R-de.po
/trunk/src/library/base/po/R-fa.po
/trunk/src/library/base/po/R-fr.po
/trunk/src/library/base/po/R-it.po
/trunk/src/library/base/po/R-ja.po
/trunk/src/library/base/po/R-ko.po
/trunk/src/library/base/po/R-nn.po
/trunk/src/library/base/po/R-pl.po
/trunk/src/library/base/po/R-pt_BR.po
/trunk/src/library/base/po/R-ru.po
/trunk/src/library/base/po/R-tr.po
/trunk/src/library/base/po/R-zh_CN.po
/trunk/src/library/base/po/R.pot
/trunk/src/library/base/po/da.po
/trunk/src/library/base/po/de.po
/trunk/src/library/base/po/en.po
/trunk/src/library/base/po/en_GB.po
/trunk/src/library/base/po/es.po
/trunk/src/library/base/po/fa.po
/trunk/src/library/base/po/fr.po
/trunk/src/library/base/po/it.po
/trunk/src/library/base/po/ja.po
/trunk/src/library/base/po/ko.po
/trunk/src/library/base/po/nn.po
/trunk/src/library/base/po/pl.po
/trunk/src/library/base/po/pt_BR.po
/trunk/src/library/base/po/ru.po
/trunk/src/library/base/po/tr.po
/trunk/src/library/base/po/zh_CN.po
/trunk/src/library/base/po/zh_TW.po
/trunk/src/library/graphics/src/graphics.h
/trunk/src/library/methods/R/Methods.R
/trunk/src/library/methods/R/MethodsListClass.R
/trunk/src/library/methods/R/RClassUtils.R
/trunk/src/library/methods/R/methodsTable.R
/trunk/src/library/methods/po/R-da.po
/trunk/src/library/methods/po/R-de.po
/trunk/src/library/methods/po/R-fr.po
/trunk/src/library/methods/po/R-ja.po
/trunk/src/library/methods/po/R-ko.po
/trunk/src/library/methods/po/R-methods.pot
/trunk/src/library/methods/po/R-pl.po
/trunk/src/library/methods/po/R-pt_BR.po
/trunk/src/library/methods/po/R-ru.po
/trunk/src/library/methods/po/R-zh_CN.po
/trunk/src/library/stats/R/acf.R
/trunk/src/library/stats/R/filter.R
/trunk/src/library/stats/R/stl.R
/trunk/src/library/stats/po/R-da.po
/trunk/src/library/stats/po/R-de.po
/trunk/src/library/stats/po/R-fr.po
/trunk/src/library/stats/po/R-it.po
/trunk/src/library/stats/po/R-ja.po
/trunk/src/library/stats/po/R-ko.po
/trunk/src/library/stats/po/R-pl.po
/trunk/src/library/stats/po/R-pt_BR.po
/trunk/src/library/stats/po/R-ru.po
/trunk/src/library/stats/po/R-stats.pot
/trunk/src/library/stats/po/R-tr.po
/trunk/src/library/stats/po/R-zh_CN.po
/trunk/src/library/tools/R/Vignettes.R
/trunk/src/library/tools/R/testing.R
/trunk/src/library/tools/R/utils.R
/trunk/src/library/tools/po/R-da.po
/trunk/src/library/tools/po/R-de.po
/trunk/src/library/tools/po/R-fr.po
/trunk/src/library/tools/po/R-it.po
/trunk/src/library/tools/po/R-ja.po
/trunk/src/library/tools/po/R-ko.po
/trunk/src/library/tools/po/R-pl.po
/trunk/src/library/tools/po/R-pt_BR.po
/trunk/src/library/tools/po/R-ru.po
/trunk/src/library/tools/po/R-tools.pot
/trunk/src/library/tools/po/R-tr.po
/trunk/src/library/tools/po/R-zh_CN.po
/trunk/src/library/translations/inst/da/LC_MESSAGES/R-base.mo
/trunk/src/library/translations/inst/da/LC_MESSAGES/R-methods.mo
/trunk/src/library/translations/inst/da/LC_MESSAGES/R-stats.mo
/trunk/src/library/translations/inst/da/LC_MESSAGES/R-tools.mo
/trunk/src/library/translations/inst/da/LC_MESSAGES/R-utils.mo
/trunk/src/library/translations/inst/da/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/de/LC_MESSAGES/R-base.mo
/trunk/src/library/translations/inst/de/LC_MESSAGES/R-methods.mo
/trunk/src/library/translations/inst/de/LC_MESSAGES/R-stats.mo
/trunk/src/library/translations/inst/de/LC_MESSAGES/R-tools.mo
/trunk/src/library/translations/inst/de/LC_MESSAGES/R-utils.mo
/trunk/src/library/translations/inst/de/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/en/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/en@quot/LC_MESSAGES/R-base.mo
/trunk/src/library/translations/inst/en@quot/LC_MESSAGES/R-methods.mo
/trunk/src/library/translations/inst/en@quot/LC_MESSAGES/R-stats.mo
/trunk/src/library/translations/inst/en@quot/LC_MESSAGES/R-tools.mo
/trunk/src/library/translations/inst/en@quot/LC_MESSAGES/R-utils.mo
/trunk/src/library/translations/inst/en@quot/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/en_GB/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/es/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/fa/LC_MESSAGES/R-base.mo
/trunk/src/library/translations/inst/fa/LC_MESSAGES/R-utils.mo
/trunk/src/library/translations/inst/fa/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/fr/LC_MESSAGES/R-base.mo
/trunk/src/library/translations/inst/fr/LC_MESSAGES/R-methods.mo
/trunk/src/library/translations/inst/fr/LC_MESSAGES/R-stats.mo
/trunk/src/library/translations/inst/fr/LC_MESSAGES/R-tools.mo
/trunk/src/library/translations/inst/fr/LC_MESSAGES/R-utils.mo
/trunk/src/library/translations/inst/fr/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/it/LC_MESSAGES/R-base.mo
/trunk/src/library/translations/inst/it/LC_MESSAGES/R-stats.mo
/trunk/src/library/translations/inst/it/LC_MESSAGES/R-tools.mo
/trunk/src/library/translations/inst/it/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/ja/LC_MESSAGES/R-base.mo
/trunk/src/library/translations/inst/ja/LC_MESSAGES/R-methods.mo
/trunk/src/library/translations/inst/ja/LC_MESSAGES/R-stats.mo
/trunk/src/library/translations/inst/ja/LC_MESSAGES/R-tools.mo
/trunk/src/library/translations/inst/ja/LC_MESSAGES/R-utils.mo
/trunk/src/library/translations/inst/ja/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/ko/LC_MESSAGES/R-base.mo
/trunk/src/library/translations/inst/ko/LC_MESSAGES/R-methods.mo
/trunk/src/library/translations/inst/ko/LC_MESSAGES/R-stats.mo
/trunk/src/library/translations/inst/ko/LC_MESSAGES/R-tools.mo
/trunk/src/library/translations/inst/ko/LC_MESSAGES/R-utils.mo
/trunk/src/library/translations/inst/ko/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/nn/LC_MESSAGES/R-base.mo
/trunk/src/library/translations/inst/nn/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/pl/LC_MESSAGES/R-base.mo
/trunk/src/library/translations/inst/pl/LC_MESSAGES/R-methods.mo
/trunk/src/library/translations/inst/pl/LC_MESSAGES/R-stats.mo
/trunk/src/library/translations/inst/pl/LC_MESSAGES/R-tools.mo
/trunk/src/library/translations/inst/pl/LC_MESSAGES/R-utils.mo
/trunk/src/library/translations/inst/pl/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/pt_BR/LC_MESSAGES/R-base.mo
/trunk/src/library/translations/inst/pt_BR/LC_MESSAGES/R-methods.mo
/trunk/src/library/translations/inst/pt_BR/LC_MESSAGES/R-stats.mo
/trunk/src/library/translations/inst/pt_BR/LC_MESSAGES/R-tools.mo
/trunk/src/library/translations/inst/pt_BR/LC_MESSAGES/R-utils.mo
/trunk/src/library/translations/inst/pt_BR/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/ru/LC_MESSAGES/R-base.mo
/trunk/src/library/translations/inst/ru/LC_MESSAGES/R-methods.mo
/trunk/src/library/translations/inst/ru/LC_MESSAGES/R-stats.mo
/trunk/src/library/translations/inst/ru/LC_MESSAGES/R-tools.mo
/trunk/src/library/translations/inst/ru/LC_MESSAGES/R-utils.mo
/trunk/src/library/translations/inst/ru/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/tr/LC_MESSAGES/R-base.mo
/trunk/src/library/translations/inst/tr/LC_MESSAGES/R-stats.mo
/trunk/src/library/translations/inst/tr/LC_MESSAGES/R-tools.mo
/trunk/src/library/translations/inst/tr/LC_MESSAGES/R-utils.mo
/trunk/src/library/translations/inst/tr/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/zh_CN/LC_MESSAGES/R-base.mo
/trunk/src/library/translations/inst/zh_CN/LC_MESSAGES/R-methods.mo
/trunk/src/library/translations/inst/zh_CN/LC_MESSAGES/R-stats.mo
/trunk/src/library/translations/inst/zh_CN/LC_MESSAGES/R-tools.mo
/trunk/src/library/translations/inst/zh_CN/LC_MESSAGES/R-utils.mo
/trunk/src/library/translations/inst/zh_CN/LC_MESSAGES/R.mo
/trunk/src/library/translations/inst/zh_TW/LC_MESSAGES/R.mo
/trunk/src/library/utils/R/Sweave.R
/trunk/src/library/utils/po/R-da.po
/trunk/src/library/utils/po/R-de.po
/trunk/src/library/utils/po/R-fa.po
/trunk/src/library/utils/po/R-fr.po
/trunk/src/library/utils/po/R-ja.po
/trunk/src/library/utils/po/R-ko.po
/trunk/src/library/utils/po/R-pl.po
/trunk/src/library/utils/po/R-pt_BR.po
/trunk/src/library/utils/po/R-ru.po
/trunk/src/library/utils/po/R-tr.po
/trunk/src/library/utils/po/R-utils.pot
/trunk/src/library/utils/po/R-zh_CN.po
/trunk/src/main/Rdynload.c
/trunk/src/main/arithmetic.c
/trunk/src/main/errors.c
/trunk/src/main/gram.c
/trunk/src/main/gram.y
/trunk/src/main/memory.c
/trunk/src/main/seq.c
65024 4542 d 1 h luke /trunk/src/main/ Only run finalizers at points where interrupt are checked in eval and
bcEval, not at all checks.
 
/trunk/src/main/errors.c
/trunk/src/main/eval.c
65009 4544 d 8 h ripley /trunk/ markup, typos, document change to finalizers  
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-exts.texi
/trunk/src/library/base/man/reg.finalizer.Rd
/trunk/src/main/errors.c
/trunk/src/main/memory.c
65004 4546 d 9 h luke /trunk/src/ Moved running of finalizers to R_CheckUserInterrupt.  
/trunk/src/include/Rinternals.h
/trunk/src/main/errors.c
/trunk/src/main/memory.c
64828 4572 d 12 h ripley /trunk/ add noBreaks. arg to warning(), make use of it  
/trunk/doc/NEWS.Rd
/trunk/src/library/base/R/stop.R
/trunk/src/library/base/man/warning.Rd
/trunk/src/library/grDevices/R/unix/quartz.R
/trunk/src/library/grDevices/R/unix/x11.R
/trunk/src/library/grDevices/R/windows/windows.R
/trunk/src/main/errors.c
/trunk/src/main/names.c
63481 4741 d 8 h ripley /trunk/src/ report stack usage, allow for unreliable limits from OS  
/trunk/src/include/Rinternals.h
/trunk/src/main/errors.c
/trunk/src/unix/system.c
63454 4746 d 1 h luke /trunk/src/ Added intptr_t casts in comparisons in R_CheckStack for Solaris cc.  
/trunk/src/include/Rinternals.h
/trunk/src/main/errors.c

Show All