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
87919 504 d 1 h smeyer /trunk/ cleanup, comment  
/trunk/doc/manual/R-admin.texi
/trunk/src/gnuwin32/Makefile
87747 523 d 20 h kalibera /trunk/ Use C23 on Windows for R and R packages.  
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/etc/Makeconf
/trunk/src/gnuwin32/front-ends/Makefile
87573 559 d 3 h kalibera /trunk/src/gnuwin32/ Link zstd on Windows (fixes the build).  
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/fixed/h/config.h
87562 563 d 1 h kalibera /trunk/src/gnuwin32/ Add support for building with sanitizers on Windows.  
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/etc/Makeconf
86115 865 d 11 h kalibera /trunk/src/gnuwin32/ Use libdeflate on Windows. Rtools44 is now required for the build.  
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/fixed/h/config.h
85033 1061 d 6 h kalibera /trunk/ Remove build support for 32-bit Windows (unused since R 4.2.0).  
/trunk/doc/manual/R-exts.texi
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/etc/Makeconf
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/installer/JRins.R
/trunk/src/gnuwin32/installer/Makefile
/trunk/src/gnuwin32/installer/WiXins.R
84987 1073 d 9 h kalibera /trunk/src/ Improve handling of R_ARCH on Windows.  
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/front-ends/RSetReg.c
/trunk/src/gnuwin32/front-ends/rcmdfn.c
/trunk/src/gnuwin32/system.c
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/main/Makefile.win
/trunk/src/main/main.c
/trunk/src/main/platform.c
/trunk/src/main/version.c
84980 1075 d 1 h kalibera /trunk/src/ Reduce conditioning on WIN in Windows make files.  
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/h/config.h
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/installer/Makefile
/trunk/src/include/Makefile.win
84976 1075 d 5 h kalibera /trunk/src/ Do not recompute R_ARCH in grDevices on Windows.  
/trunk/src/gnuwin32/Makefile
/trunk/src/library/grDevices/src/Makefile.win
/trunk/src/library/grDevices/src/cairo/Makefile.win
/trunk/src/library/grDevices/src/devWindows.c
84922 1083 d 4 h kalibera /trunk/src/gnuwin32/ Add LLVM support (experimental).  
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/etc/Makeconf
/trunk/src/gnuwin32/fixed/h/config.h
83755 1270 d 1 h kalibera /trunk/ Remove some path length limitations on Windows. Avoid using deprecated API.
Ensure variables remain after call to putenv.
 
/trunk/doc/manual/R-exts.texi
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/embeddedR.c
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/front-ends/RSetReg.c
/trunk/src/gnuwin32/front-ends/Rfe.c
/trunk/src/gnuwin32/front-ends/rcmdfn.c
/trunk/src/gnuwin32/front-ends/rpwd.c
/trunk/src/gnuwin32/front-ends/rterm.c
/trunk/src/gnuwin32/front-ends/rtest.c
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/rhome.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/shext.c
/trunk/src/gnuwin32/sys-win32.c
/trunk/src/gnuwin32/system.c
/trunk/src/include/Rembedded.h
/trunk/src/library/tools/R/sotools.R
/trunk/src/main/Renviron.c
/trunk/src/main/startup.c
83541 1302 d 4 h ligges /trunk/ remove unneeded make targets for Windows: rsync-extsoft and 32-bit  
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.dist
82622 1463 d 2 h kalibera /trunk/src/gnuwin32/ Stop forcing -fno-optimize-sibling-calls on Windows.  
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/etc/Makeconf
81980 1585 d 9 h ligges /trunk/src/gnuwin32/ moved CRAN specific files from the R sources to the svn R-dev-web/trunk/WindowsBuilds/crandir  
/trunk/src/gnuwin32/cran
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/README.compilation
80832 1792 d 2 h kalibera /trunk/ Use system memory allocator on Windows (removes support for
--max-mem-size, R_MAX_MEM_SIZE, memory.limit() and memory.size()).
 
/trunk/src/gnuwin32/malloc.c
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-intro.texi
/trunk/doc/manual/R-ints.texi
/trunk/doc/manual/rw-FAQ.texi
/trunk/src/extra/xdr/rpc/types.h
/trunk/src/gnuwin32/CHANGES2
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/system.c
/trunk/src/library/base/man/Memory-limits.Rd
/trunk/src/library/base/man/Memory.Rd
/trunk/src/library/utils/R/windows/sysutils.R
/trunk/src/library/utils/man/memory.size.Rd
/trunk/src/library/utils/src/init.c
/trunk/src/library/utils/src/stubs.c
/trunk/src/library/utils/src/utils.h
/trunk/src/main/memory.c
78900 2195 d 11 h ripley /trunk/src/gnuwin32/ tweak LTO handling  
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.rules
78886 2198 d 10 h ripley /trunk/ tweaks for LTO builds and cross-compiling  
/trunk/share/make/winshlib.mk
/trunk/src/extra/trio/Makefile.win
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/etc/Makeconf
/trunk/src/library/Makefile.win
78239 2293 d 2 h ligges /trunk/src/gnuwin32/ take curl-ca-bundle.crt from rtools >= 4.0  
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.rules
78018 2319 d 23 h kalibera /trunk/src/gnuwin32/ Clean/distclean the Windows installer when Rscript is still available.  
/trunk/src/gnuwin32/Makefile
78015 2320 d 2 h kalibera /trunk/src/gnuwin32/ Remove cached per-release NEWS files on distclean  
/trunk/src/gnuwin32/Makefile

Show All