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 18 h ripley /trunk/ r84664 part II  
82597 1473 d 22 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 18 h kalibera /trunk/ Return "bytes"-marked result when using bytes in gsub, sub, strsplit.  
81697 1628 d 15 h kalibera /trunk/src/library/base/man/ Warn against changing current encoding in ?Encoding.  
80172 1929 d 13 h hornik /trunk/ Tweaks for c80160. By Brodie Gaslam.  
80116 1950 d 22 h hornik /trunk/src/library/base/man/ Tweaks. By Brodie Gaslam.  
80054 1972 d 20 h ripley /trunk/src/library/ phase 2 of charClass  
79790 2029 d 20 h maechler /trunk/src/library/ + \link{}s, clarification, examples -- less "#ifdef"  
79695 2039 d 17 h ripley /trunk/src/library/base/man/ clarify that positions used by CP1252 are actually undefined in ISO 8859-1  
76967 2541 d 20 h ripley /trunk/src/library/base/man/ mention writeLines(useBytes = TRUE)  
73791 3162 d 19 h ripley /trunk/src/library/base/man/ add comment on interpretation of Latin-1  
68948 4005 d 15 h ripley /trunk/src/library/ use https  
68833 4010 d 22 h ripley /trunk/src/library/base/man/ clarifications  
65505 4474 d 20 h ripley /trunk/ bug fixes and enhancements to enc2{utf8,native}  
61433 4962 d 18 h ripley /trunk/src/library/ remove trailing spaces  
59039 5216 d 20 h ripley /trunk/ use preferred form of 'R Core Team'  
56996 5432 d 10 h hornik /trunk/src/library/base/man/ Update.  
56186 5517 d 4 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 6 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
54747 5617 d 14 h ripley /trunk/ more support for "bytes" encoding  
54744 5617 d 16 h ripley /trunk/ start work on a new CHARSXP marked encoding  
54236 5650 d 20 h ripley /trunk/src/library/ add some hyperlinks  
52064 5911 d 22 h ripley /trunk/ add scan(fileEncoding=), tweaks to docs  
51317 5975 d 9 h ripley /trunk/src/library/base/man/ more documentation on primitives  
50971 6039 d 20 h ripley /trunk/ convert help files to UTF-8  
50903 6046 d 16 h hornik /trunk/ Typos.  
50762 6067 d 0 h ripley /trunk/ add enc2native and enc2utf8  
50272 6112 d 19 h ripley /trunk/src/library/base/man/ port fix from r50269  
50269 6113 d 21 h ripley /trunk/src/library/base/ more on removing 'encoding'  
50230 6117 d 18 h ripley /trunk/src/library/base/man/ update  
49415 6181 d 11 h ripley /trunk/src/ use UTF-8 for matching where suitable  
49396 6181 d 19 h ripley /trunk/ update comments  
46864 6470 d 0 h ripley /trunk/ a bit more on marking character strings  
46848 6471 d 14 h ripley /trunk/ more on encodings  
46251 6563 d 16 h ripley /trunk/ match R-patched  
45847 6626 d 16 h ripley /trunk/ clarify what field widths mean in sprintf() and formatC().
sprintf() and paste() now preserve UTF-8ness where sensible.
 
45822 6629 d 20 h ripley /trunk/src/library/base/man/ update for 2.7.x  
44054 6763 d 23 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 5 h ripley /trunk/src/ declare encoding on output text connections  
43937 6772 d 15 h ripley /trunk/src/library/base/man/ typo