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-conn
/
src
/
include
/
Internal.h
– Rev 11625
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
11625
9369 d 2 h
ripley
/branches/R-conn/src/include/
update from trunk
11398
9384 d 9 h
ripley
/branches/R-conn/
add pipes on Unix
tweaks for Windows (which lacks a few things)
11369
9385 d 11 h
ripley
/branches/R-conn/
first commit for branch R-conn
11368
9385 d 11 h
/branches/R-conn/
This commit was manufactured by cvs2svn to create branch 'R-conn'.
11296
9391 d 9 h
ripley
/trunk/
add readLines function
11197
9396 d 7 h
ripley
/trunk/
new options for memory management
new function mem.limits
11139
9399 d 0 h
maechler
/trunk/src/
Startup.h has SA_ (from Defn); many more cleanups
11121
9400 d 0 h
ripley
/trunk/
add path.expand
document R_ExpandFileName
11003
9410 d 2 h
ripley
/trunk/
add preliminary version of object.size
10983
9412 d 23 h
ihaka
/trunk/src/
Added versions of .External and .Call which allow us to call external
code which performs low-level graphics calls. The new entry points
.External.gr and .Call.gr call the orginal functions and on successful
return, make an entry in the device driver display list.
10935
9418 d 12 h
maechler
/trunk/src/
more missing do_<...> into Internal.h
10919
9419 d 4 h
maechler
/trunk/src/
SEXP do_stop
10892
9421 d 2 h
maechler
/trunk/src/include/
s/R_Internal/Internal/