R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-classInheritance
/
src
/
main
/
paste.c
@ 77458
– Rev 47757
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
47757
6390 d 20 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
45847
6627 d 7 h
ripley
/trunk/
clarify what field widths mean in sprintf() and formatC().
sprintf() and paste() now preserve UTF-8ness where sensible.
45667
6652 d 8 h
ripley
/trunk/src/main/
remove old comments on i18n if no longer relevant
45639
6656 d 7 h
maechler
/trunk/
format(<environment>) via new EncodeEnvironment()
45489
6669 d 10 h
ripley
/trunk/
file.path encoding issue
45446
6671 d 8 h
ripley
/trunk/src/main/
whitespace cleanup
45412
6672 d 7 h
ripley
/trunk/
revert r45390 --take another tack later
45390
6674 d 2 h
ripley
/trunk/
more on embedded nuls
44986
6695 d 2 h
ripley
/trunk/
new interface for marked encodings
44094
6762 d 6 h
ripley
/trunk/
tidy up (move ASCII checks to mkCharEnc, renanme utf8strIsASCII).
document recent UTF-8 changes.
43724
6797 d 6 h
ripley
/trunk/
tweaks to paste()
43466
6829 d 10 h
ripley
/trunk/
take paste and file.path completely internal
42307
6943 d 11 h
ripley
/trunk/src/
change reference to GPL
41899
6988 d 13 h
ripley
/trunk/
tidy up and document R_AllocStringBuffer
make use of it, or tidy up usage
41894
6990 d 6 h
ripley
/trunk/
deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
41784
6996 d 11 h
ripley
/trunk/src/
more 'const char *'
41687
7006 d 7 h
ripley
/trunk/src/main/
patch from Seth Falcon to r41495
41686
7006 d 7 h
ripley
/trunk/
more improvements to warning/error messages
41631
7010 d 14 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
41495
7020 d 23 h
rgentlem
/trunk/src/
a large number of changes to alter the behavior of CHARSXPs so that
they are unique and hashed. This will have some effect on run time, but
for any application which uses a lot of names (like big arrays with
row or column names) the savings are often impressive
←Prev
1
2
Next→
Show All