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-4-0-branch
/
src
/
include
/
R_ext
/
Memory.h
– Rev 78076
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
78076
2313 d 21 h
pd
/branches/R-4-0-branch/
Create R-4-0-branch
74864
2971 d 22 h
luke
/trunk/src/
Added versions of malloc, calloc, and realloc that GC and retry after
initial failure.
71657
3542 d 3 h
plummer
/trunk/src/include/
Clarify license for LGPL headers.
71379
3590 d 7 h
ripley
/trunk/
prefer direct use of std::size_t from C++
71371
3590 d 13 h
ripley
/trunk/
make NO_C_HEADERS defunct
71289
3600 d 12 h
ripley
/trunk/src/include/
give #warning on use of NO_C_HEADERS
70297
3792 d 3 h
ripley
/trunk/src/include/R_ext/
Solaris CC has size_t only in the std namespace
70030
3833 d 10 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
3834 d 13 h
ripley
/trunk/
introduce USE_CXX_HEADERS
68949
4005 d 5 h
ripley
/trunk/src/
use https
66898
4288 d 7 h
ripley
/trunk/
add suitably-aligned R_allocLD
61719
4935 d 19 h
luke
/trunk/src/
Added support to profiling to record when samples occur during a GC.
60253
5095 d 7 h
ripley
/trunk/
start documenting what is and what is not API in the headers
58977
5220 d 9 h
ripley
/trunk/src/
be more consistent in copyrights
42409
6933 d 11 h
ripley
/trunk/
document and make more use of NO_C_HEADERS
42308
6942 d 10 h
ripley
/trunk/src/include/
change reference to GPL
41926
6985 d 4 h
ripley
/trunk/
revert R_alloc to char * since C++ seems to care.
remove surplus +1 in R_alloc as it is masking array overruns.
tidy up messages.
41915
6985 d 14 h
ripley
/trunk/src/include/R_ext/
use void*
41914
6985 d 14 h
ripley
/trunk/
use void *R_alloc(size_t, int) for 64-bit OSes with 32-bit longs
41901
6987 d 11 h
ripley
/trunk/src/
use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
←Prev
1
2
Next→
Show All