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
81452 1663 d 1 h ripley /branches/R-structure/ update to match trunk  
/branches/R-structure
/branches/R-structure/doc/NEWS.Rd
/branches/R-structure/doc/manual/rw-FAQ.texi
/branches/R-structure/src/gnuwin32/MkRules.dist
/branches/R-structure/src/gnuwin32/MkRules.rules
/branches/R-structure/src/gnuwin32/fixed/h/psignal.h
/branches/R-structure/src/gnuwin32/front-ends/rterm.c
/branches/R-structure/src/library/base/man/connections.Rd
/branches/R-structure/src/library/base/man/deparse.Rd
/branches/R-structure/src/library/base/man/sQuote.Rd
/branches/R-structure/src/library/utils/man/clipboard.Rd
/branches/R-structure/src/main/connections.c
/branches/R-structure/tests/structure.R
/branches/R-structure/tests/structure.Rout.save
81425 1666 d 15 h ripley /branches/R-structure/ add branch for expeiments with specials in depares/structure  
/branches/R-structure
81376 1686 d 10 h kalibera /trunk/src/gnuwin32/ Use more general way to compute default LOCAL_SOFT when building R from
source on Windows.
 
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
81360 1687 d 14 h kalibera /trunk/ merged R-ucrt branch r81322:81359 into trunk  
/trunk
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-exts.texi
/trunk/doc/manual/R-ints.texi
/trunk/doc/manual/rw-FAQ.texi
/trunk/src/gnuwin32/Maintainers.notes
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/etc/Makeconf
/trunk/src/gnuwin32/fixed/etc/Rcmd_environ
/trunk/src/gnuwin32/fixed/h/config.h
/trunk/src/gnuwin32/front-ends/RGui32.manifest
/trunk/src/gnuwin32/front-ends/RGui64.manifest
/trunk/src/gnuwin32/front-ends/Rcmd.exe.manifest
/trunk/src/gnuwin32/front-ends/Rcmd64.exe.manifest
/trunk/src/gnuwin32/front-ends/Rscript.exe.manifest
/trunk/src/gnuwin32/front-ends/Rterm32.manifest
/trunk/src/gnuwin32/front-ends/Rterm64.manifest
/trunk/src/gnuwin32/front-ends/graphappmain.c
/trunk/src/gnuwin32/installer/Makefile
/trunk/src/gnuwin32/installer/code.iss
/trunk/src/library/base/R/library.R
/trunk/src/library/base/man/Version.Rd
/trunk/src/library/base/man/libPaths.Rd
/trunk/src/library/base/man/windows/shell.exec.Rd
/trunk/src/library/grDevices/src/Makefile.win
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/library/profile/Rprofile.windows
/trunk/src/library/tcltk/R/windows/zzz.R
/trunk/src/library/tcltk/src/Makefile.win
/trunk/src/library/tools/R/QC.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/utils/R/windows/install.packages.R
/trunk/src/library/utils/R/zzz.R
/trunk/src/library/utils/man/download.file.Rd
/trunk/src/library/utils/man/tar.Rd
/trunk/src/main/sysutils.c
/trunk/src/main/version.c
/trunk/src/scripts/config
/trunk/src/unix/Rscript.c
81254 1702 d 14 h kalibera /trunk/src/gnuwin32/ User -fexceptions instead of -fno-reorder-blocks-and-partition to ensure
correct unwind information on Windows for long jumps.
 
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
81200 1712 d 13 h kalibera /trunk/src/gnuwin32/ Enable SEH unwinding on Windows, but use -fno-reorder-blocks-and-partition
to ensure correct unwind information with GCC.
 
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/h/psignal.h
78900 2195 d 17 h ripley /trunk/src/gnuwin32/ tweak LTO handling  
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.rules
78887 2198 d 14 h ripley /trunk/src/gnuwin32/ protect against make setting AR and RANLIB  
/trunk/src/gnuwin32/MkRules.rules
78886 2198 d 16 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
78249 2291 d 23 h ligges /trunk/src/gnuwin32/ defaults to find the new toolchain (rtools40) thanks to Jeroen Ooms  
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/etc/Makeconf
/trunk/src/gnuwin32/installer/Makefile
78239 2293 d 8 h ligges /trunk/src/gnuwin32/ take curl-ca-bundle.crt from rtools >= 4.0  
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.rules
78005 2321 d 16 h kalibera /trunk/src/gnuwin32/ SSE2 on Windows requires stack realignment to avoid traps due to misaligned
memory accesses.
 
/trunk/src/gnuwin32/MkRules.rules
77719 2373 d 14 h maechler /trunk/src/gnuwin32/ use "sse" via EOPTS in compilation flags; -> 32-bit Windows should behave more compatibly, e.g., for round()  
/trunk/src/gnuwin32/MkRules.rules
76828 2572 d 11 h kalibera /trunk/src/gnuwin32/ Do not build with -mtune=core2 on Windows anymore.  
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
76788 2579 d 6 h ligges /trunk/src/ prepare for new cairo / new toolchain, thanks to Jeroen Ooms  
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/library/grDevices/src/cairo/Makefile.win
76752 2586 d 10 h kalibera /trunk/src/gnuwin32/ Use -fno-optimize-sibling-calls on Windows also when compiling packages.  
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/etc/Makeconf
75808 2787 d 12 h ripley /trunk/ MAKEINFO -> TEXI2ANY  
/trunk/config.site
/trunk/configure
/trunk/doc/NEWS.Rd
/trunk/doc/manual/Makefile.in
/trunk/doc/manual/Makefile.win
/trunk/doc/manual/R-admin.texi
/trunk/m4/R.m4
/trunk/src/gnuwin32/MkRules.rules
70374 3776 d 8 h murdoch /trunk/ Add COMPILED_BY config variable (to replace temporary R_COMPILED_BY environment variable).  
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/etc/Makeconf
/trunk/src/scripts/config
70363 3779 d 5 h murdoch /trunk/ Default R-devel to new toolchain  
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-admin.texi
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/cran/rdevel.in
70358 3780 d 7 h murdoch /trunk/src/gnuwin32/ Fix for PR#16776.  
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules

Show All