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-BIGSEXP
/
src
/
main
/
dstruct.c
– Rev 68746
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
68746
4016 d 22 h
luke
/branches/R-BIGSEXP/
Merged in trunk changes through r68000.
68553
4055 d 23 h
luke
/branches/R-BIGSEXP/
Merged in trunk changes through r65000.
63522
4736 d 15 h
luke
/branches/R-BIGSEXP/
Added changes to support a struct representation of SEXPs.
63512
4738 d 17 h
luke
/branches/R-BIGSEXP/
Branch for experimenting with changing the SEXP representation to a struct.
62114
4893 d 19 h
luke
/trunk/src/main/
New value in mkPRIMSXP was not added to the cache.
59039
5216 d 3 h
ripley
/trunk/
use preferred form of 'R Core Team'
56493
5481 d 0 h
ripley
/trunk/
allow more types of body on a closure
55061
5601 d 23 h
ripley
/trunk/src/
use -Wunused-but-set-variable
54432
5640 d 20 h
luke
/trunk/src/main/
Modified mkPRIMSXP to cache the results it returns so a given query
will always produce the same SEXP. This avoids the need for GC
protection in cases where the result might come from reconstructing a
.Primitive after a package clobbered a defintion in base.
47460
6413 d 4 h
ripley
/trunk/src/main/
code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
45667
6651 d 1 h
ripley
/trunk/src/main/
remove old comments on i18n if no longer relevant
45446
6670 d 1 h
ripley
/trunk/src/main/
whitespace cleanup
42307
6942 d 4 h
ripley
/trunk/src/
change reference to GPL
41807
6992 d 22 h
rgentlem
/trunk/
patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes
CHAR() internal macro now returns (const char *)
Add CHAR_RW: writable CHARSXP access for internal R use only
const char fixes for methods package
Add NEWS item and some doc to R-ext for CHARSXP changes
39507
7245 d 5 h
ripley
/trunk/src/
add checks of return values
38705
7304 d 7 h
ripley
/trunk/src/
remove some unused entry points, take others static.
add prefixes to graphapp and some graphics entry points
improve the use of / <--> \ conversions under Windows
37088
7498 d 2 h
ripley
/trunk/src/
more inlining
37001
7506 d 20 h
ripley
/trunk/
more visibility attributes
36820
7523 d 21 h
ripley
/trunk/
update FSF address
34549
7724 d 21 h
tlumley
/trunk/
as.function.default no longer asks for a bug report when the body is
invalid
←Prev
1
2
Next→
Show All