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
/
djm-source
/
src
/
main
/
eval.c
– Rev 42208
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
42208
6955 d 6 h
murdoch
/branches/djm-source/
Recreate branch from trunk
42046
6972 d 7 h
ripley
/trunk/src/main/
remove unused variable
41992
6979 d 1 h
luke
/trunk/
Added a promise evaluation stack so interrupted promise evaluations
can be restarted. This addresses the 'recursive default argument'
error when an interrupted lazy load is retried.
41923
6985 d 3 h
ripley
/trunk/src/main/
amplify message
41901
6987 d 10 h
ripley
/trunk/src/
use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
41894
6989 d 4 h
ripley
/trunk/
deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
41861
6990 d 12 h
ripley
/trunk/src/
more use of 'const char *', especially in output routines
41825
6992 d 3 h
ripley
/trunk/src/main/
wrap .Internal and primitive calls in setting vmax to avoid leaks.
41817
6992 d 20 h
luke
/trunk/src/main/
Added const to declaration in DO_GETVAR.
41807
6993 d 3 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
41784
6995 d 9 h
ripley
/trunk/src/
more 'const char *'
41715
7002 d 12 h
ripley
/trunk/
improvements to error/warning messages
41613
7010 d 8 h
ripley
/trunk/
add arguments to warn on partial matching
41455
7022 d 1 h
ripley
/trunk/
support smaller intervals for Rprof
41365
7030 d 4 h
ripley
/trunk/src/
use positional matching for binary operators
41237
7039 d 13 h
ripley
/trunk/src/main/
add S4 pretest to DispatchGroup
41222
7040 d 7 h
ripley
/trunk/src/
switch off dispatch of S4 methods on S3 objects for primitives
update Windows' hiding list
41082
7051 d 14 h
ripley
/trunk/src/main/
remove alternative branch that no longer works
add comments
40961
7059 d 11 h
ripley
/trunk/src/
arrange to get call attached to this warning
40705
7104 d 11 h
ripley
/trunk/
bugfix in duplicate on CHARSXPs
more use of translateChar
←Prev
1
2
Next→
Show All