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
87747 524 d 1 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
85033 1061 d 12 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 14 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 6 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
83755 1270 d 7 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
83753 1270 d 12 h kalibera /trunk/src/gnuwin32/front-ends/ Use Unix file endings  
/trunk/src/gnuwin32/front-ends/Makefile
81406 1678 d 7 h kalibera /trunk/src/gnuwin32/front-ends/ Fix Windows frontends to quote a double quote (and backslashes preceding a
double quote) when invoking R. Reported by Henrik Bengtsson.
 
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/front-ends/Rfe.c
/trunk/src/gnuwin32/front-ends/rcmdfn.c
81142 1725 d 9 h kalibera /trunk/src/ Remove code duplication of Renviron processing. Fix handling of errors and
warnings at R startup.
 
/trunk/src/gnuwin32/front-ends/Renviron.c
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/main/Renviron.c
78881 2199 d 11 h ripley /trunk/src/gnuwin32/front-ends/ case issue  
/trunk/src/gnuwin32/front-ends/Makefile
76998 2538 d 10 h kalibera /trunk/ Support line editing in RTerm running under MSYS2/cygwin terminal when
winpty is available.
 
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/front-ends/rterm.c
/trunk/src/gnuwin32/system.c
/trunk/src/main/sysutils.c
67610 4201 d 14 h ripley /trunk/src/ legibility  
/trunk/src/appl/Makefile.win
/trunk/src/extra/bzip2/Makefile.win
/trunk/src/extra/graphapp/Makefile.win
/trunk/src/extra/pcre/Makefile.win
/trunk/src/extra/tre/Makefile.win
/trunk/src/extra/win_iconv/Makefile.win
/trunk/src/extra/xz/Makefile.win
/trunk/src/extra/zlib/Makefile.win
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/include/Makefile.win
/trunk/src/library/graphics/src/Makefile.win
/trunk/src/library/stats/src/Makefile.win
/trunk/src/main/Makefile.win
/trunk/src/modules/Makefile.win
/trunk/src/modules/lapack/Makefile.win
/trunk/src/nmath/Makefile.win
/trunk/src/nmath/standalone/Makefile.win
67240 4230 d 10 h murdoch /trunk/ Changes to Windows builds-MkRules.local now optional, MkRules.dist not used, rsync-extsoft target added.  
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-admin.texi
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/front-ends/Makefile
66869 4293 d 14 h ripley /trunk/src/gnuwin32/front-ends/ more on manifests  
/trunk/src/gnuwin32/front-ends/Rscript.exe.manifest
/trunk/src/gnuwin32/front-ends/Rscript64.exe.manifest
/trunk/src/gnuwin32/front-ends/rsico.rc
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/front-ends/Rcmd64.exe.manifest
/trunk/src/gnuwin32/front-ends/rcico.rc
66867 4293 d 16 h ripley /trunk/ add manifest to Rscript.exe  
/trunk/src/gnuwin32/front-ends/Rcmd64.exe.manifest
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/front-ends/Makefile
66625 4331 d 5 h murdoch /trunk/src/gnuwin32/front-ends/ Include Rfe.exe in builds to give another workaround for PR#15981; still need to modify the installer to put it in place when appropriate.  
/trunk/src/gnuwin32/front-ends/Makefile
62196 4887 d 8 h ripley /trunk/ workaround for PR#15200
reduce stack size to 16MB on 32-bit Windows
 
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/main/datetime.c
/trunk/tests/reg-tests-1c.R
60506 5078 d 22 h murdoch /trunk/src/gnuwin32/front-ends/ Rscript required clean builds to be rebuilt.  
/trunk/src/gnuwin32/front-ends/Makefile
58945 5222 d 15 h ripley /trunk/src/gnuwin32/ increase stack size  
/trunk/src/gnuwin32/CHANGES.Rd
/trunk/src/gnuwin32/front-ends/Makefile
57416 5390 d 6 h ripley /trunk/src/ use _W64  
/trunk/src/extra/tre/Makefile.win
/trunk/src/extra/tre/tre-parse.c
/trunk/src/extra/trio/Makefile.win
/trunk/src/extra/trio/compat.c
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/front-ends/graphappmain.c
/trunk/src/main/Makefile.win
/trunk/src/main/inspect.c
56057 5531 d 9 h ripley /trunk/src/ back out use of SSE2  
/trunk/src/gnuwin32/CHANGES.Rd
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/etc/Makeconf
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/front-ends/rgui.c
/trunk/src/gnuwin32/front-ends/rterm.c
/trunk/src/nmath/standalone/Makefile.win

Show All