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
/
ALTREP
/
src
/
include
/
R_ext
/
RS.h
– Rev 71676
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
71676
3533 d 23 h
luke
/branches/ALTREP/
merged changes from trunk through 71675.
71308
3598 d 0 h
luke
/branches/ALTREP/
Create ALTREP branch.
71289
3600 d 13 h
ripley
/trunk/src/include/
give #warning on use of NO_C_HEADERS
70298
3792 d 1 h
ripley
/trunk/src/include/R_ext/
this header also uses size_t
70030
3833 d 12 h
ripley
/trunk/
use C++ headers in R.h etc
remove documentation for S.h (also done in R 3.2.4)
remove legacy use of S.h
allow NO_C_HEADERS for Rintenals.h
70014
3834 d 14 h
ripley
/trunk/
introduce USE_CXX_HEADERS
68949
4005 d 6 h
ripley
/trunk/src/
use https
61285
4975 d 13 h
ripley
/trunk/src/include/
2.16.0 -> 3.0.0
60519
5078 d 0 h
ripley
/trunk/src/
more use of internals
60517
5078 d 4 h
ripley
/trunk/src/
introduce Memzero like Memcpy
60253
5095 d 8 h
ripley
/trunk/
start documenting what is and what is not API in the headers
59039
5216 d 10 h
ripley
/trunk/
use preferred form of 'R Core Team'
58668
5251 d 13 h
ripley
/trunk/src/
report types as names not numbers
allow to build without call_[RS] for testing purposes
51845
5935 d 5 h
ripley
/trunk/
PROBLEM ... ERROR is too prevalant
51840
5935 d 5 h
ripley
/trunk/
more tweaks to headers
42409
6933 d 13 h
ripley
/trunk/
document and make more use of NO_C_HEADERS
42308
6942 d 11 h
ripley
/trunk/src/include/
change reference to GPL
41767
6996 d 23 h
rgentlem
/trunk/src/
more patches from Seth F, for the CHARSXP hashing
Seth says:
This patch series teaches R_StringHash how to handle the encoding
information stored in the general purpose bits of CHARSXPs. A new
interface for CHARSXP creation is added, mkCharEnc that allows for
specifying the encoding.
The patch series also captures more CHARSXPs in the global cache. In
particular, character.c:mkChar2 and gram.y:mkChar2 both use the cache
now.
The string hashing in scan.c has been removed as it no longer is
needed.
The CallocCharBuf macro gets a small fix (extra parens)
And last, but not least:
CHAR() from package code now returns (const char *)
Since CHARSXPs should no longer be modified in place, we can make
CHAR() return (const char *) so that compilers can warn or error about
improper modification. Thanks to Herve Pages for the suggestions.
41495
7020 d 0 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
40793
7094 d 3 h
ripley
/trunk/src/include/R_ext/
using trio_snprintf seems to cause tcltk crashes, so back out
←Prev
1
2
Next→
Show All