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
84152 1211 d 11 h maechler /branches/R-matOps/ ported 84074:84151 from trunk  
/branches/R-matOps/src/library/base/R/S3extensions.R
/branches/R-matOps/src/library/base/man/chooseOpsMethod.Rd
/branches/R-matOps
/branches/R-matOps/configure
/branches/R-matOps/doc/NEWS.Rd
/branches/R-matOps/doc/manual/R-admin.texi
/branches/R-matOps/doc/manual/R-ints.texi
/branches/R-matOps/doc/manual/rw-FAQ.texi
/branches/R-matOps/m4/R.m4
/branches/R-matOps/src/extra/intl/gettextP.h
/branches/R-matOps/src/extra/intl/plural.c
/branches/R-matOps/src/extra/tzone/Make.zi
/branches/R-matOps/src/extra/tzone/Notes
/branches/R-matOps/src/extra/tzone/zoneinfo.zip
/branches/R-matOps/src/gnuwin32/MkRules.dist
/branches/R-matOps/src/include/Defn.h
/branches/R-matOps/src/include/Graphics.h
/branches/R-matOps/src/include/Print.h
/branches/R-matOps/src/include/R_ext/Callbacks.h
/branches/R-matOps/src/include/R_ext/Complex.h
/branches/R-matOps/src/include/R_ext/GraphicsEngine.h
/branches/R-matOps/src/include/R_ext/QuartzDevice.h
/branches/R-matOps/src/include/R_ext/RS.h
/branches/R-matOps/src/include/R_ext/RStartup.h
/branches/R-matOps/src/include/Rinternals.h
/branches/R-matOps/src/include/Rmath.h0.in
/branches/R-matOps/src/library/base/R/zzz.R
/branches/R-matOps/src/library/base/man/class.Rd
/branches/R-matOps/src/library/base/man/groupGeneric.Rd
/branches/R-matOps/src/library/base/man/timezones.Rd
/branches/R-matOps/src/library/grDevices/src/devQuartz.c
/branches/R-matOps/src/library/grDevices/src/qdBitmap.c
/branches/R-matOps/src/library/graphics/R/cdplot.R
/branches/R-matOps/src/library/graphics/R/screen.R
/branches/R-matOps/src/library/graphics/R/spineplot.R
/branches/R-matOps/src/library/graphics/man/cdplot.Rd
/branches/R-matOps/src/library/graphics/man/spineplot.Rd
/branches/R-matOps/src/library/stats/R/glm.R
/branches/R-matOps/src/library/stats/R/ks.test.R
/branches/R-matOps/src/library/stats/R/logLik.R
/branches/R-matOps/src/library/stats/demo/glm.vr.R
/branches/R-matOps/src/library/stats/man/anova.glm.Rd
/branches/R-matOps/src/library/stats/man/kmeans.Rd
/branches/R-matOps/src/library/stats/src/filter.c
/branches/R-matOps/src/library/stats/src/init.c
/branches/R-matOps/src/library/stats/src/ks.c
/branches/R-matOps/src/library/stats/src/statsR.h
/branches/R-matOps/src/library/tools/R/QC.R
/branches/R-matOps/src/library/tools/R/RdConv2.R
/branches/R-matOps/src/library/tools/R/check.R
/branches/R-matOps/src/library/tools/man/QC.Rd
/branches/R-matOps/src/library/utils/R/write.table.R
/branches/R-matOps/src/library/utils/man/write.table.Rd
/branches/R-matOps/src/main/eval.c
/branches/R-matOps/src/main/memory.c
/branches/R-matOps/src/main/objects.c
/branches/R-matOps/src/main/subset.c
/branches/R-matOps/src/main/summary.c
/branches/R-matOps/tests/Examples/datasets-Ex.Rout.save
/branches/R-matOps/tests/Examples/stats-Ex.Rout.save
/branches/R-matOps/tests/d-p-q-r-tst-2.R
/branches/R-matOps/tests/demos.Rout.save
/branches/R-matOps/tests/eval-etc.Rout.save
/branches/R-matOps/tests/method-dispatch.R
/branches/R-matOps/tests/method-dispatch.Rout.save
/branches/R-matOps/tests/reg-tests-2.Rout.save
/branches/R-matOps/tests/reg-tests-3.R
/branches/R-matOps/tests/reg-tests-3.Rout.save
/branches/R-matOps/tests/utf8-regex.R
84054 1220 d 7 h maechler /branches/R-matOps/ Create R-matOps  
/branches/R-matOps
83986 1229 d 10 h kalibera /trunk/src/ Support FlexiBLAS in BLAS/LAPACK detection (sessionInfo).  
/trunk/src/main/flexiblas.c
/trunk/src/include/Defn.h
/trunk/src/main/Makefile.in
/trunk/src/main/Makefile.win
/trunk/src/main/platform.c
/trunk/src/modules/lapack/Lapack.c
/trunk/src/modules/lapack/Makefile.in
/trunk/src/modules/lapack/Makefile.win
83979 1231 d 2 h luke /trunk/ Improved error context for missing argument and object not found errors.
From Lionel Henry in PR18241.
 
/trunk/doc/NEWS.Rd
/trunk/src/include/Defn.h
/trunk/src/main/context.c
/trunk/src/main/eval.c
/trunk/tests/reg-tests-2.R
/trunk/tests/reg-tests-2.Rout.save
83963 1235 d 6 h kalibera /trunk/src/ Simplify R_NewHashedEnv (suggested by Davis Vaughan).  
/trunk/src/include/Defn.h
/trunk/src/library/tools/src/gramRd.c
/trunk/src/library/tools/src/gramRd.y
/trunk/src/main/Rdynload.c
/trunk/src/main/attrib.c
/trunk/src/main/envir.c
/trunk/src/main/eval.c
83914 1245 d 1 h luke /trunk/ ALTREP now supports \code{VECSXP} vectors.
Contributed by Gabor Csardi in PR17620.
 
/trunk/doc/NEWS.Rd
/trunk/src/include/Defn.h
/trunk/src/include/R_ext/Altrep.h
/trunk/src/main/altclasses.c
/trunk/src/main/altrep.c
/trunk/src/main/dotcode.c
/trunk/src/main/memory.c
83897 1249 d 6 h kalibera /trunk/src/ Avoid using MinGW-W64 implementation of dirent functions, which does not
work with long paths and is not directly supported by Windows.
 
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/dos_wglob.c
/trunk/src/gnuwin32/extra.c
/trunk/src/include/Defn.h
/trunk/src/library/tools/R/sotools.R
/trunk/src/library/tools/src/install.c
/trunk/src/main/platform.c
83883 1252 d 6 h kalibera /trunk/src/ Introduce R_PATH_MAX to raise path-length limit on Windows in code
that uses statically allocated buffers.
 
/trunk/src/include/Defn.h
/trunk/src/main/Rdynload.c
/trunk/src/main/Renviron.c
/trunk/src/main/dotcode.c
/trunk/src/main/dounzip.c
/trunk/src/main/platform.c
/trunk/src/main/sysutils.c
/trunk/src/main/util.c
83882 1252 d 7 h kalibera /trunk/src/ Remove path length limitations.  
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Defn.h
/trunk/src/main/Renviron.c
/trunk/src/main/main.c
/trunk/src/main/util.c
83860 1256 d 5 h kalibera /trunk/src/ Remove path name limitations on Windows. Simplify list_files and list_dirs.  
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Defn.h
/trunk/src/main/connections.c
/trunk/src/main/platform.c
/trunk/src/main/startup.c
83772 1266 d 10 h kalibera /trunk/src/ Remove some path length limitations on Windows. Simplify implementation of
normalizePath for Windows.
 
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/extra.c
/trunk/src/include/Defn.h
/trunk/src/main/envir.c
/trunk/src/main/util.c
83455 1321 d 8 h ripley /trunk/ more moving NORET to the front  
/trunk/doc/manual/R-exts.texi
/trunk/src/include/Defn.h
/trunk/src/include/Internal.h
/trunk/src/include/Parse.h
/trunk/src/include/Rinterface.h
/trunk/src/include/Rinternals.h
/trunk/src/include/Startup.h
/trunk/src/modules/X11/rbitmap.c
83452 1321 d 10 h ripley /trunk/src/ start moving NORET nearer the beginning  
/trunk/src/extra/intl/dcigettext.c
/trunk/src/extra/intl/gettextP.h
/trunk/src/extra/intl/plural-exp.h
/trunk/src/include/Defn.h
/trunk/src/include/R_ext/Error.h
/trunk/src/main/attrib.c
/trunk/src/main/connections.c
/trunk/src/main/debug.c
/trunk/src/main/dounzip.c
/trunk/src/main/errors.c
/trunk/src/main/eval.c
/trunk/src/main/gram.c
/trunk/src/main/gram.y
/trunk/src/unix/Runix.h
/trunk/src/unix/sys-std.c
/trunk/src/unix/sys-unix.c
/trunk/src/unix/system.c
83361 1348 d 5 h maechler /trunk/ define and use new CAD5R() abbreviation  
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-exts.texi
/trunk/src/include/Defn.h
/trunk/src/include/Rinternals.h
/trunk/src/library/utils/src/io.c
/trunk/src/main/connections.c
/trunk/src/main/memory.c
83083 1384 d 3 h kalibera /trunk/src/include/ Amend 83082 (stack checking with ASAN).  
/trunk/src/include/Defn.h
83082 1384 d 4 h kalibera /trunk/ Protect stack direction detection and stack overflow checking against
clang-15 ASAN instrumentation (which uses fake stack, allocating local
variables on the heap).
 
/trunk/configure
/trunk/m4/R.m4
/trunk/src/include/Defn.h
/trunk/src/main/errors.c
/trunk/src/main/main.c
82754 1433 d 8 h ripley /trunk/src/ changes for -Wstrict-prototypes  
/trunk/src/extra/intl/dcigettext.c
/trunk/src/include/Defn.h
/trunk/src/include/R_ext/Lapack.h
/trunk/src/include/R_ext/Memory.h
/trunk/src/include/R_ext/QuartzDevice.h
/trunk/src/include/R_ext/Random.h
/trunk/src/include/Rinterface.h
/trunk/src/include/Rinternals.h
/trunk/src/include/Rmodules/Rinternet.h
/trunk/src/library/grDevices/src/devQuartz.c
/trunk/src/library/grDevices/src/grDevices.h
/trunk/src/library/grid/src/grid.h
/trunk/src/library/methods/src/methods.h
/trunk/src/library/parallel/src/fork.c
/trunk/src/main/Rdynload.c
/trunk/src/main/errors.c
/trunk/src/main/gevents.c
/trunk/src/main/main.c
/trunk/src/main/memory.c
/trunk/src/main/radixsort.c
/trunk/src/main/startup.c
82544 1483 d 14 h maechler /trunk/ x[[]] now should fail (w/ classed error) in all cases -- PR#18367  
/trunk/doc/NEWS.Rd
/trunk/src/include/Defn.h
/trunk/src/include/Errormsg.h
/trunk/src/main/errors.c
/trunk/src/main/subscript.c
/trunk/tests/reg-tests-1d.R
82528 1491 d 6 h kalibera /trunk/ Do not escape invalid characters in strings used for TRE regular expression
operations. This fixes validity checks in regex code and reduces the risk
that regexes run on characters resulting from escaped invalid bytes (with
Brodie Gaslam). The new checks may uncover previously undetected use of
invalid strings in regular expression operations.
 
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Defn.h
/trunk/src/library/tools/R/testing.R
/trunk/src/main/grep.c
/trunk/src/main/sysutils.c
/trunk/tests/utf8-regex.R
82495 1502 d 8 h kalibera /trunk/src/ Do not escape invalid characters in strings used for regular expression
operations. This fixes validity checks in regex code and reduces the risk
that regexes run on characters resulting from escaped invalid bytes (with
Brodie Gaslam).
 
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/include/Defn.h
/trunk/src/main/grep.c
/trunk/src/main/sysutils.c

Show All