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  
41793 6994 d 12 h ripley /trunk/src/gnuwin32/ more 'const char' issues  
37676 7414 d 15 h ripley /trunk/src/gnuwin32/ SUPPORT_MBCS is now the only option used, so clean up code  
36938 7512 d 6 h ripley /trunk/src/ On Windows, record the locale's codepage and use it where appropriate.
devWindows needs to get the charmetric info for Unicode chars even
on Win9x for e.g. Japanese DBCS characters.
 
36930 7514 d 7 h ripley /trunk/src/ allow changes to a non-MBCS locale, e.g. Russian, on Windows.
work around the bug in mingwex when LC_CTYPE=C.
 
36921 7514 d 12 h ripley /trunk/src/ use widechar for output on NT in a MBCS locale  
36905 7515 d 9 h ripley /trunk/src/gnuwin32/ setting up a menu reset LC_TYPE  
33691 7797 d 10 h ripley /trunk/src/gnuwin32/graphapp/ need fix for shortcuts in Japanese  
32976 7845 d 14 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.
 
32804 7854 d 7 h ripley /trunk/src/gnuwin32/graphapp/ use error-checking mbrtowc  
32731 7858 d 3 h ripley /trunk/src/gnuwin32/ use mbrtowc not mbrlen  
32704 7860 d 9 h ripley /trunk/src/gnuwin32/ MBCS-related tweaks  
32581 7867 d 13 h ripley /trunk/src/gnuwin32/ make MBCS support optional  
32578 7867 d 23 h ripley /trunk/src/gnuwin32/ adopt the essence of Nakama's patches, except for writelineHelper
where they seemed only to work for non-shifted displays.
 
31401 7956 d 10 h murdoch /trunk/src/gnuwin32/ Ctrl chars in TCLTK would cause crash in Rgui  
28991 8140 d 1 h murdoch /trunk/ Editor support (mostly in Windows) by Chris Jackson  
9184 9572 d 4 h ripley /trunk/src/gnuwin32/graphapp/ minor tidying up  
7712 9684 d 1 h ripley /trunk/src/gnuwin32/graphapp/ fix broken deletion of menutiems  
4394 9953 d 2 h ripley /trunk/src/gnuwin32/ commit gnuwin32 sources