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
@ 77458
– 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
3535 d 0 h
luke
/branches/ALTREP/
merged changes from trunk through 71675.
71308
3599 d 1 h
luke
/branches/ALTREP/
Create ALTREP branch.
71289
3601 d 14 h
ripley
/trunk/src/include/
give #warning on use of NO_C_HEADERS
70298
3793 d 1 h
ripley
/trunk/src/include/R_ext/
this header also uses size_t
70030
3834 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
3835 d 15 h
ripley
/trunk/
introduce USE_CXX_HEADERS
68949
4006 d 7 h
ripley
/trunk/src/
use https
61285
4976 d 14 h
ripley
/trunk/src/include/
2.16.0 -> 3.0.0
60519
5079 d 1 h
ripley
/trunk/src/
more use of internals
60517
5079 d 5 h
ripley
/trunk/src/
introduce Memzero like Memcpy
60253
5096 d 9 h
ripley
/trunk/
start documenting what is and what is not API in the headers
59039
5217 d 11 h
ripley
/trunk/
use preferred form of 'R Core Team'
58668
5252 d 14 h
ripley
/trunk/src/
report types as names not numbers
allow to build without call_[RS] for testing purposes
51845
5936 d 5 h
ripley
/trunk/
PROBLEM ... ERROR is too prevalant
51840
5936 d 6 h
ripley
/trunk/
more tweaks to headers
42409
6934 d 14 h
ripley
/trunk/
document and make more use of NO_C_HEADERS
42308
6943 d 12 h
ripley
/trunk/src/include/
change reference to GPL
41767
6997 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
7021 d 1 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
7095 d 4 h
ripley
/trunk/src/include/R_ext/
using trio_snprintf seems to cause tcltk crashes, so back out
←Prev
1
2
Next→
Show All