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
86967 724 d 2 h kalibera /trunk/src/ Provide user domain in Sys.info on Windows.  
/trunk/src/gnuwin32/extra.c
/trunk/src/library/base/man/Sys.info.Rd
85648 970 d 7 h kalibera /trunk/src/gnuwin32/ Improve handling of encoding in file names in system/system2 on Windows
(PR#18631).
 
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/run.c
/trunk/src/gnuwin32/sys-win32.c
/trunk/src/gnuwin32/system.c
85614 977 d 4 h kalibera /trunk/src/ Fixes of formatted output.  
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/system.c
/trunk/src/library/graphics/src/graphics.c
/trunk/src/library/grid/src/grid.c
/trunk/src/library/methods/src/methods_list_dispatch.c
/trunk/src/library/parallel/src/ncpus.c
/trunk/src/library/tcltk/src/tcltk.c
/trunk/src/library/utils/src/io.c
/trunk/src/library/utils/src/windows/registry.c
/trunk/src/main/main.c
/trunk/src/main/objects.c
/trunk/src/main/radixsort.c
84681 1111 d 2 h kalibera /trunk/src/ Fixes for clang/aarch64.  
/trunk/src/extra/xdr/xdr_stdio.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/rui.c
/trunk/src/main/eval.c
83954 1237 d 5 h kalibera /trunk/src/ On Windows, use Vista features unconditionally.  
/trunk/src/gnuwin32/dynload.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/front-ends/rgui.c
/trunk/src/gnuwin32/system.c
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/library/parallel/man/detectCores.Rd
/trunk/src/library/parallel/src/ncpus.c
/trunk/src/library/utils/src/windows/registry.c
/trunk/src/main/platform.c
/trunk/src/main/sysutils.c
/trunk/src/main/util.c
83911 1245 d 23 h kalibera /trunk/src/gnuwin32/ Fix normalizePath on Windows for non-existent paths (amends 83772, reported by Yihui Xie).  
/trunk/src/gnuwin32/extra.c
83897 1249 d 4 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
83775 1266 d 0 h kalibera /trunk/src/ Remove some path length limitations on Windows in GraphApp.  
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/graphapp/init.c
/trunk/src/extra/graphapp/printer.c
/trunk/src/gnuwin32/extra.c
83772 1266 d 7 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
81491 1655 d 7 h ripley /trunk/ more migration to R_Calloc  
/trunk/doc/manual/R-ints.texi
/trunk/src/gnuwin32/dos_wglob.c
/trunk/src/gnuwin32/extra.c
/trunk/src/include/R.h
/trunk/src/library/utils/src/windows/dialogs.c
/trunk/src/main/CommandLineArgs.c
/trunk/src/main/memory.c
80832 1792 d 3 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
80707 1818 d 13 h kalibera /trunk/src/gnuwin32/ Fix typo in macro name.  
/trunk/src/gnuwin32/extra.c
80618 1839 d 9 h kalibera /trunk/src/ Remove unused wrappers to fake UTF-8 encoding on Windows (patch from Brodie
Gaslam).
 
/trunk/src/gnuwin32/extra.c
/trunk/src/include/Defn.h
/trunk/src/main/platform.c
/trunk/src/main/sysutils.c
78140 2307 d 7 h kalibera /trunk/src/gnuwin32/ Fix for newer versions of MinGW/Windows.  
/trunk/src/gnuwin32/extra.c
78069 2314 d 6 h kalibera /trunk/src/gnuwin32/ Handle the case when pathname is not representable in current native
encoding after following symlinks in normalizePath on Windows.
 
/trunk/src/gnuwin32/extra.c
77919 2331 d 4 h kalibera /trunk/src/ Fixes/changes to avoid compiler warnings.  
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/trio/trio.c
/trunk/src/extra/trio/trionan.c
/trunk/src/extra/trio/triostr.c
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/front-ends/Rfe.c
/trunk/src/gnuwin32/getline/getline.c
/trunk/src/gnuwin32/rhome.c
/trunk/src/gnuwin32/run.c
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/library/utils/src/windows/widgets.c
/trunk/src/main/grep.c
/trunk/src/main/platform.c
/trunk/src/main/raw.c
77460 2435 d 22 h kalibera /trunk/src/ Do not introduce UNC paths in normalizePath() on Windows.  
/trunk/src/gnuwin32/extra.c
/trunk/src/library/base/man/normalizePath.Rd
77459 2436 d 0 h kalibera /trunk/src/gnuwin32/ Fix normalization of UNC paths on Windows (Unicode version of 77458).  
/trunk/src/gnuwin32/extra.c
77458 2436 d 0 h kalibera /trunk/src/gnuwin32/ Return correct UNC paths on Windows in normalizePath (amends 77324).  
/trunk/src/gnuwin32/extra.c
77324 2470 d 4 h kalibera /trunk/ Resolve symlinks and normalize case of long names of path elements in case
insensitive folders on Windows in normalizePath() (PR#17165).
 
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/extra.c
/trunk/src/library/base/man/normalizePath.Rd

Show All