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
84678 1112 d 22 h ripley /trunk/ r84664 part II  
82597 1474 d 2 h kalibera /trunk/ Switch back to the old behavior of sub/gsub/strsplit re marking result as
"bytes", but add environment variables to allow testing/adapting code.
Too many contributed packages currently don't work with the 82589.
 
82587 1475 d 22 h kalibera /trunk/ Return "bytes"-marked result when using bytes in gsub, sub, strsplit.  
81697 1628 d 20 h kalibera /trunk/src/library/base/man/ Warn against changing current encoding in ?Encoding.  
80172 1929 d 17 h hornik /trunk/ Tweaks for c80160. By Brodie Gaslam.  
80116 1951 d 3 h hornik /trunk/src/library/base/man/ Tweaks. By Brodie Gaslam.  
80054 1973 d 0 h ripley /trunk/src/library/ phase 2 of charClass  
79790 2030 d 1 h maechler /trunk/src/library/ + \link{}s, clarification, examples -- less "#ifdef"  
79695 2039 d 21 h ripley /trunk/src/library/base/man/ clarify that positions used by CP1252 are actually undefined in ISO 8859-1  
76967 2542 d 1 h ripley /trunk/src/library/base/man/ mention writeLines(useBytes = TRUE)  
73791 3163 d 0 h ripley /trunk/src/library/base/man/ add comment on interpretation of Latin-1  
68948 4005 d 20 h ripley /trunk/src/library/ use https  
68833 4011 d 3 h ripley /trunk/src/library/base/man/ clarifications  
65505 4475 d 0 h ripley /trunk/ bug fixes and enhancements to enc2{utf8,native}  
61433 4962 d 23 h ripley /trunk/src/library/ remove trailing spaces  
59039 5217 d 0 h ripley /trunk/ use preferred form of 'R Core Team'  
56996 5432 d 15 h hornik /trunk/src/library/base/man/ Update.  
56186 5517 d 9 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 11 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
54747 5617 d 19 h ripley /trunk/ more support for "bytes" encoding  
54744 5617 d 21 h ripley /trunk/ start work on a new CHARSXP marked encoding  
54236 5651 d 1 h ripley /trunk/src/library/ add some hyperlinks  
52064 5912 d 3 h ripley /trunk/ add scan(fileEncoding=), tweaks to docs  
51317 5975 d 14 h ripley /trunk/src/library/base/man/ more documentation on primitives  
50971 6040 d 1 h ripley /trunk/ convert help files to UTF-8  
50903 6046 d 21 h hornik /trunk/ Typos.  
50762 6067 d 5 h ripley /trunk/ add enc2native and enc2utf8  
50272 6113 d 0 h ripley /trunk/src/library/base/man/ port fix from r50269  
50269 6114 d 2 h ripley /trunk/src/library/base/ more on removing 'encoding'  
50230 6117 d 23 h ripley /trunk/src/library/base/man/ update  
49415 6181 d 15 h ripley /trunk/src/ use UTF-8 for matching where suitable  
49396 6182 d 0 h ripley /trunk/ update comments  
46864 6470 d 5 h ripley /trunk/ a bit more on marking character strings  
46848 6471 d 19 h ripley /trunk/ more on encodings  
46251 6563 d 20 h ripley /trunk/ match R-patched  
45847 6626 d 21 h ripley /trunk/ clarify what field widths mean in sprintf() and formatC().
sprintf() and paste() now preserve UTF-8ness where sensible.
 
45822 6630 d 0 h ripley /trunk/src/library/base/man/ update for 2.7.x  
44054 6764 d 4 h ripley /trunk/ Give informative warnings for regex compilation messages

Allow postscript() and pdf() to handle UTF-8 text directly

Use direct handling of UTF-8 encoded text in substr, substr<-,
chartr, tolower/toupper and fixed/perl options in grep and [g]sub.
 
43996 6769 d 9 h ripley /trunk/src/ declare encoding on output text connections  
43937 6772 d 19 h ripley /trunk/src/library/base/man/ typo