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-noNULLenv
/
src
/
include
/
Rdynpriv.h
– Rev 36085
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
36085
7574 d 23 h
murdoch
/branches/R-noNULLenv/
Merged to r36076 from trunk
33359
7821 d 1 h
murdoch
/branches/R-noNULLenv/
Create no-NULL-environment branch
24733
8444 d 8 h
ripley
/trunk/src/
remove more classic MacOS stuff
22302
8627 d 4 h
duncan
/trunk/src/
Removed the CFunTab and getBaseSymbol from the dynamic loading since base now uses the regular registration mechanism. Will remove ROUTINES and comments when guaranteed to work!
20110
8807 d 22 h
duncan
/trunk/
Extended registration to allow types and in/out style qualifiers for parameters. Documentation on its way in the next few days. Packages that currently use the registration will need to be recompiled
19500
8853 d 22 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
18669
8902 d 23 h
ripley
/trunk/src/
Windows does not have dlfcn.h!
17164
9000 d 18 h
duncan
/trunk/
The getNativeSymbolInfo function and associated changes.
15776
9098 d 20 h
hornik
/trunk/src/
Move `Rdynpriv.h' from `src/include/R_ext' to `src/include'.