| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 47757 |
6389 d 19 h |
jmc |
/branches/R-classInheritance/ |
create branch for class inheritance |
|
| 45667 |
6651 d 6 h |
ripley |
/trunk/src/main/ |
remove old comments on i18n if no longer relevant |
|
| 45446 |
6670 d 6 h |
ripley |
/trunk/src/main/ |
whitespace cleanup |
|
| 44986 |
6694 d 0 h |
ripley |
/trunk/ |
new interface for marked encodings |
|
| 44286 |
6751 d 22 h |
ripley |
/trunk/ |
sweep up |
|
| 44275 |
6752 d 4 h |
falcon |
/trunk/src/main/ |
Fix zero-length pattern bug in gregexpr("", "abc", perl=TRUE) |
|
| 44094 |
6761 d 4 h |
ripley |
/trunk/ |
tidy up (move ASCII checks to mkCharEnc, renanme utf8strIsASCII).
document recent UTF-8 changes. |
|
| 44059 |
6763 d 3 h |
ripley |
/trunk/ |
more on preserving UTF-8 |
|
| 44054 |
6763 d 11 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. |
|
| 44041 |
6765 d 0 h |
ripley |
/trunk/ |
move list.file's 'pattern' argument to R level to allow case-insensitive
matching and more. |
|
| 43719 |
6796 d 10 h |
ripley |
/trunk/src/main/ |
only set encoding in [g]sub if useBytes=FALSE |
|
| 43042 |
6873 d 19 h |
ripley |
/trunk/src/ |
change markKnown to avoid in-place conversion of encoding bits |
|
| 42307 |
6942 d 9 h |
ripley |
/trunk/src/ |
change reference to GPL |
|
| 42190 |
6956 d 6 h |
duncan |
/trunk/ |
copy attributes on result when perl = TRUE. Updates to NEWS |
|
| 41899 |
6987 d 12 h |
ripley |
/trunk/ |
tidy up and document R_AllocStringBuffer
make use of it, or tidy up usage |
|
| 41839 |
6991 d 9 h |
ripley |
/trunk/ |
add UCP support for PCRE |
|
| 41784 |
6995 d 9 h |
ripley |
/trunk/src/ |
more 'const char *' |
|
| 41669 |
7006 d 3 h |
ripley |
/trunk/ |
tidying up in grep and friends
add regression tests for regexp code, and fixed bugs it revealed |
|
| 41631 |
7009 d 13 h |
ripley |
/trunk/src/ |
work on inlining
- allow C99 model
- use static inlining in units where function is used a lot
export isS4, asS4 (don't use them internally, rather macros)
work around an optimization bug in currnt gcc pre-4.3.0 |
|
| 41590 |
7012 d 10 h |
ripley |
/trunk/src/main/ |
because the .Internal names do not correspond to visible functions,
use warning/error not warningcall etc. |
|