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
42208 6956 d 22 h murdoch /branches/djm-source/ Recreate branch from trunk  
/branches/djm-source
38705 7306 d 4 h ripley /trunk/src/ remove some unused entry points, take others static.
add prefixes to graphapp and some graphics entry points
improve the use of / <--> \ conversions under Windows
 
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/front-ends/rproxy_impl.c
/trunk/src/gnuwin32/front-ends/rterm.c
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/gnuwin32/graphapp/controls.c
/trunk/src/gnuwin32/graphapp/graphapp.h
/trunk/src/gnuwin32/rui.c
/trunk/src/include/Defn.h
/trunk/src/include/Graphics.h
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/include/Rconnections.h
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/main/attrib.c
/trunk/src/main/complex.c
/trunk/src/main/connections.c
/trunk/src/main/debug.c
/trunk/src/main/dotcode.c
/trunk/src/main/dounzip.c
/trunk/src/main/dstruct.c
/trunk/src/main/engine.c
/trunk/src/main/objects.c
/trunk/src/main/par.c
/trunk/src/main/sort.c
/trunk/src/main/util.c
38642 7315 d 1 h ripley /trunk/src/ allow the possibility to use -gdwarf-2  
/trunk/src/extra/bzip2/Makefile.win
/trunk/src/extra/intl/Makefile.win
/trunk/src/extra/pcre/Makefile.win
/trunk/src/extra/trio/Makefile.win
/trunk/src/extra/xdr/Makefile.win
/trunk/src/extra/zlib/Makefile.win
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/MakeDll
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/front-ends/make.rtest
/trunk/src/gnuwin32/getline/Makefile
/trunk/src/gnuwin32/getline/getline.c
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/gnuwin32/rw-FAQ.texi
/trunk/src/nmath/standalone/Makefile.win
37097 7498 d 20 h ripley /trunk/src/ change default optimization level to -O3  
/trunk/src/extra/bzip2/Makefile.win
/trunk/src/extra/intl/Makefile.win
/trunk/src/extra/pcre/Makefile.win
/trunk/src/extra/xdr/Makefile.win
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/graphapp/Makefile
32976 7847 d 3 h ripley /trunk/src/ remove distinction between SUPPORT_GUI_MBCS and SUPPORT_MBCS
arrange to ship both mbcs and non-mbcs versions of R.dll
start to document what needs to be done to run in a CJK locale.
 
/trunk/src/gnuwin32/INSTALL
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules
/trunk/src/gnuwin32/README
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/fixed/h/config.h
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/gnuwin32/graphapp/menus.c
/trunk/src/gnuwin32/installer/JRins.pl
/trunk/src/gnuwin32/installer/Makefile
/trunk/src/gnuwin32/rw-FAQ.texi
/trunk/src/main/util.c
32750 7859 d 4 h ripley /trunk/src/ add dependency checking  
/trunk/src/extra/bzip2/Makefile.win
/trunk/src/extra/pcre/Makefile.win
/trunk/src/extra/zlib/Makefile.win
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/graphapp/Makefile
32720 7860 d 2 h ripley /trunk/src/ support for internal use of UTF-8 on Windows  
/trunk/src/gnuwin32/INSTALL
/trunk/src/gnuwin32/exported-vars
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/gnuwin32/graphapp/ga.h
/trunk/src/gnuwin32/graphapp/gdraw.c
/trunk/src/include/Defn.h
/trunk/src/library/grDevices/src/Makefile.win
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/main/connections.c
/trunk/src/main/main.c
/trunk/src/main/platform.c
/trunk/src/main/plotmath.c
/trunk/src/main/sysutils.c
/trunk/src/main/util.c
32704 7861 d 23 h ripley /trunk/src/gnuwin32/ MBCS-related tweaks  
/trunk/src/gnuwin32/INSTALL
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/gnuwin32/graphapp/menus.c
/trunk/src/gnuwin32/rhome.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/system.c
32581 7869 d 3 h ripley /trunk/src/gnuwin32/ make MBCS support optional  
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/INSTALL
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/gnuwin32/graphapp/menus.c
29205 8125 d 3 h ripley /trunk/src/ build *.a in the source directories, not in gnuwn32 (for consistency, e.g. with Unix)  
/trunk/src/appl/Makefile.win
/trunk/src/extra/xdr/Makefile.win
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/getline/Makefile
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/main/Makefile.win
/trunk/src/nmath/Makefile.win
15716 9103 d 16 h ripley /trunk/src/ add DLL import/export flags and remove globalvars.h (from Windows port)  
/trunk/src/include/R_ext/libextern.h
/trunk/src/appl/Makefile.win
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/Makefile.packages
/trunk/src/gnuwin32/front-ends/rproxy_impl.c
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/gnuwin32/graphapp/cursors.c
/trunk/src/gnuwin32/graphapp/graphapp.h
/trunk/src/gnuwin32/rui.h
/trunk/src/gnuwin32/system.c
/trunk/src/gnuwin32/windlgs/src/ttest.c
/trunk/src/include/Defn.h
/trunk/src/include/R_ext/Arith.h
/trunk/src/include/Rinternals.h
/trunk/src/main/Makefile.win
/trunk/src/main/main.c
/trunk/src/modules/internet/Makefile.win
/trunk/src/modules/lapack/Makefile.win
/trunk/src/modules/vfonts/Makefile.win
/trunk/src/nmath/Makefile.win
11169 9399 d 3 h ripley /trunk/src/gnuwin32/ remove usages of winalloc, now we have a working malloc  
/trunk/src/gnuwin32/graphapp/winalloc.c
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/devga.c
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/gnuwin32/pager.c
/trunk/src/gnuwin32/run.c
10347 9473 d 18 h ripley /trunk/src/gnuwin32/ Use modified Doug Lea malloc for adequate GenGC performance  
/trunk/src/gnuwin32/malloc.c
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/gnuwin32/graphapp/array.c
6647 9748 d 2 h ripley /trunk/src/gnuwin32/graphapp/ remove gifs from make clean  
/trunk/src/gnuwin32/graphapp/Makefile
6509 9753 d 21 h ripley /trunk/src/gnuwin32/ remove remaining GIF code
change FSF address on regex.c, remove extra copy of GPL
 
/trunk/src/gnuwin32/regex/copylib.txt
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/graphapp/gif.c
/trunk/src/gnuwin32/regex/regex.c
6350 9763 d 16 h ripley /trunk/src/gnuwin32/graphapp/ remove the gif sources for the toolbar buttons (now in stdimg.c)  
/trunk/src/gnuwin32/graphapp/gifs
/trunk/src/gnuwin32/graphapp/Makefile
5221 9873 d 4 h ripley /trunk/src/gnuwin32/graphapp/ add some dependencies  
/trunk/src/gnuwin32/graphapp/Makefile
5035 9889 d 13 h ripley /trunk/src/gnuwin32/ makefile -> Makefile, for consistency  
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/getline/Makefile
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/gnuwin32/help/Makefile
/trunk/src/gnuwin32/regex/Makefile
/trunk/src/gnuwin32/xdr/Makefile
/trunk/src/gnuwin32/fixed/makefile
/trunk/src/gnuwin32/front-ends/makefile
/trunk/src/gnuwin32/getline/makefile
/trunk/src/gnuwin32/graphapp/makefile
/trunk/src/gnuwin32/help/makefile
/trunk/src/gnuwin32/regex/makefile
/trunk/src/gnuwin32/xdr/makefile