The R Project SVN R

Rev

Rev 65805 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 65805 Rev 70779
Line 16... Line 16...
16
 
16
 
17
Various small changes were made to avoid warnings.
17
Various small changes were made to avoid warnings.
18
 
18
 
19
BDR
19
BDR
20
 
20
 
21
One more change for Mac OS X: the locale detection is simply off-loaded
21
One more change for macOS: the locale detection is simply off-loaded
22
to locale2charset, because the built-in detection in gettext doesn't work.
22
to locale2charset, because the built-in detection in gettext doesn't work.
23
This also ensures that R and gettext are in sync wrt the charset used.
23
This also ensures that R and gettext are in sync wrt the charset used.
24
 
24
 
25
SU
25
SU
26
 
26