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)
/
trunk
/
src
/
main
/
dstruct.c
@ 24527
– Rev 86712
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
86712
778 d 7 h
luke
/trunk/
Add R_mkClosure and mark as @apifun.
84246
1201 d 13 h
maechler
/trunk/src/main/
fix more typos in comments (+ 2 strings) from Eric Lindblad
84211
1204 d 10 h
ripley
/trunk/src/main/
use <Defn.h> consistently
83446
1321 d 11 h
ripley
/trunk/src/
C23 requires attributes before return values
73256
3238 d 23 h
maechler
/trunk/src/
-diffB
68947
4005 d 5 h
ripley
/trunk/src/
use https
67595
4202 d 9 h
ripley
/trunk/src/
update copyright dates for 2014 changes
64656
4586 d 4 h
ripley
/trunk/src/
correct/standardize copyright dates
62114
4894 d 1 h
luke
/trunk/src/main/
New value in mkPRIMSXP was not added to the cache.
59039
5216 d 9 h
ripley
/trunk/
use preferred form of 'R Core Team'
56493
5481 d 6 h
ripley
/trunk/
allow more types of body on a closure
55061
5602 d 5 h
ripley
/trunk/src/
use -Wunused-but-set-variable
54432
5641 d 2 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 10 h
ripley
/trunk/src/main/
code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
45667
6651 d 7 h
ripley
/trunk/src/main/
remove old comments on i18n if no longer relevant
45446
6670 d 7 h
ripley
/trunk/src/main/
whitespace cleanup
42307
6942 d 10 h
ripley
/trunk/src/
change reference to GPL
41807
6993 d 4 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 11 h
ripley
/trunk/src/
add checks of return values
38705
7304 d 13 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
←Prev
1
2
Next→
Show All