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
/
include
/
Defn.h
– 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 7 h
murdoch
/branches/djm-source/
Recreate branch from trunk
41992
6979 d 3 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.
41974
6980 d 13 h
ripley
/trunk/src/
R_StringHash is not in the API
41973
6980 d 13 h
ripley
/trunk/src/
various internal defines have been put in Rinternals.h
41944
6983 d 6 h
ripley
/trunk/
enhance enviroment for codetools checks
split showCalls into two, make showErrorCalls the default in non-interactive use
41914
6985 d 15 h
ripley
/trunk/
use void *R_alloc(size_t, int) for 64-bit OSes with 32-bit longs
41904
6987 d 8 h
ripley
/trunk/src/
comments on various limits, and example values.
41901
6987 d 12 h
ripley
/trunk/src/
use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
41862
6990 d 13 h
ripley
/trunk/src/include/
cosmetics, remove unused entries
41861
6990 d 14 h
ripley
/trunk/src/
more use of 'const char *', especially in output routines
41856
6991 d 1 h
ripley
/trunk/src/
remove non-existent/commented-out functions
41813
6993 d 1 h
ripley
/trunk/src/
more 'const char *' issues
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
41784
6995 d 11 h
ripley
/trunk/src/
more 'const char *'
41783
6995 d 23 h
ripley
/trunk/src/
add const to char *
41777
6996 d 8 h
ripley
/trunk/src/include/
patches to allow building with the write barrier enabled
41714
7003 d 4 h
ripley
/trunk/
updates, write barrier check
41712
7003 d 7 h
ripley
/trunk/
add experimental showCalls option.
improvements to layout of error messages, and to some messages.
41702
7003 d 23 h
ripley
/trunk/
add option to check for partial matching in attributes, and attr(exact=TRUE)
some fixes to partial matching of attributes.
41681
7005 d 11 h
ripley
/trunk/src/include/
improvements to error messages
←Prev
1
2
Next→
Show All