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-DL
/
src
/
include
/
R_ext
/
Error.h
– Rev 69024
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
69024
4001 d 19 h
murrell
/branches/R-DL/
create R-DL branch
68949
4005 d 5 h
ripley
/trunk/src/
use https
67181
4240 d 8 h
luke
/trunk/src/
Added NORET annotations; from Tomas Kalibera.
62363
4875 d 11 h
ripley
/trunk/src/include/R_ext/
help gcc with error messages
60253
5095 d 8 h
ripley
/trunk/
start documenting what is and what is not API in the headers
58977
5220 d 10 h
ripley
/trunk/src/
be more consistent in copyrights
43767
6791 d 4 h
ripley
/trunk/
use const char * in embedding interfaces where appropriate
42308
6942 d 11 h
ripley
/trunk/src/include/
change reference to GPL
36820
7524 d 3 h
ripley
/trunk/
update FSF address
34746
7710 d 10 h
ripley
/trunk/src/
The C99 standards says macros should not be defined with leading
underscores, and if they are they should be ignored.
29746
8083 d 8 h
ripley
/trunk/src/
declare R_ShowMessage in R_ext/Error.h
22931
8578 d 5 h
ripley
/trunk/
tidy up headers, make R_NO_REMAP useful, add STRICT_R_HEADERS
13997
9213 d 0 h
duncan
/trunk/src/
Changes to remove global variables to make the routines thread-safe and reentrant. Start of a major pass through the code to do this. Shout soon if it causes problems!
12778
9301 d 1 h
pd
/trunk/
branch update
11667
9368 d 3 h
ripley
/trunk/src/include/
move private enums out of public file
11211
9396 d 2 h
ripley
/trunk/
C++ wrappers
label lots of terminating #endif's
11046
9406 d 3 h
maechler
/trunk/src/
first pass at errorDB.. cleanup
7758
9681 d 10 h
ripley
/trunk/
exported symbol re-mapping / make static if unused
7754
9681 d 21 h
ripley
/trunk/src/
make symbols longer, static or re-mappable
7727
9683 d 0 h
ripley
/trunk/
new API layout