The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
42208 6955 d 8 h murdoch /branches/djm-source/ Recreate branch from trunk  
38705 7304 d 14 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
 
38642 7313 d 11 h ripley /trunk/src/ allow the possibility to use -gdwarf-2  
37097 7497 d 6 h ripley /trunk/src/ change default optimization level to -O3  
32976 7845 d 13 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.
 
32750 7857 d 13 h ripley /trunk/src/ add dependency checking  
32720 7858 d 11 h ripley /trunk/src/ support for internal use of UTF-8 on Windows  
32704 7860 d 8 h ripley /trunk/src/gnuwin32/ MBCS-related tweaks  
32581 7867 d 12 h ripley /trunk/src/gnuwin32/ make MBCS support optional  
29205 8123 d 13 h ripley /trunk/src/ build *.a in the source directories, not in gnuwn32 (for consistency, e.g. with Unix)  
15716 9102 d 1 h ripley /trunk/src/ add DLL import/export flags and remove globalvars.h (from Windows port)  
11169 9397 d 12 h ripley /trunk/src/gnuwin32/ remove usages of winalloc, now we have a working malloc  
10347 9472 d 3 h ripley /trunk/src/gnuwin32/ Use modified Doug Lea malloc for adequate GenGC performance  
6647 9746 d 11 h ripley /trunk/src/gnuwin32/graphapp/ remove gifs from make clean  
6509 9752 d 6 h ripley /trunk/src/gnuwin32/ remove remaining GIF code
change FSF address on regex.c, remove extra copy of GPL
 
6350 9762 d 2 h ripley /trunk/src/gnuwin32/graphapp/ remove the gif sources for the toolbar buttons (now in stdimg.c)  
5221 9871 d 13 h ripley /trunk/src/gnuwin32/graphapp/ add some dependencies  
5035 9887 d 23 h ripley /trunk/src/gnuwin32/ makefile -> Makefile, for consistency