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
47757 6391 d 13 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47262 6430 d 6 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
45826 6630 d 20 h ripley /trunk/src/ use UTF-8 version of nchar on Unix as well as Windows.  
45792 6637 d 3 h ripley /trunk/src/ change what nchar() gives on non-representable \uxxxx sequences on Windows.  
45416 6672 d 19 h ripley /trunk/ see what happens if CHARSXPs are not allowed to have embedded nuls  
44184 6757 d 23 h ripley /trunk/src/library/ use consistent markup for 'Details'  
42440 6930 d 7 h ripley /trunk/src/library/base/man/ add comment  
42333 6942 d 2 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41749 7000 d 22 h ripley /trunk/ more nchar tweaks  
41742 7001 d 7 h ripley /trunk/ change the default to nchars(type="chars")
tweak the layout of errors with embedded newlines in messages
 
41732 7002 d 0 h ripley /trunk/ add nzchar  
38947 7281 d 5 h ripley /trunk/ nchar now preserves names  
38939 7282 d 4 h ripley /trunk/src/library/base/man/ document that dim and dimnames are preserved but names are not.  
38402 7340 d 4 h ripley /trunk/src/library/ remove distracting historical comments  
36058 7580 d 3 h ripley /trunk/src/ take partial matching for nchar(type=) internal  
32727 7860 d 1 h ripley /trunk/src/library/base/man/ add comment on validity check  
32711 7861 d 2 h ripley /trunk/src/ make nchar always return #bytes in a non-multibyte locale  
32530 7871 d 22 h ripley /trunk/ add support for \x.. and \u.... character escapes.
add wrapper with safety checks for the use of mbrtowc
 
32452 7876 d 17 h ripley /trunk/ use the right type of nchar
add function strtrim and make use of it
 
32397 7880 d 18 h ripley /trunk/src/ More preparation for UTF-8 support
new args to nchar.
 

Show All